Searched defs:Code (Results 1 – 11 of 11) sorted by relevance
7 ### Code subsection11 ##### Constructor15 ##### addToSync27 ##### markSyncReady31 ##### addTransactionToSync35 ##### addSyncCompleteCallback39 ##### SurfaceViewFrameCallback43 #### ViewRootImpl's SurfaceSyncGroup49 #### SurfaceSyncGroup added to Multiple SurfaceSyncGroups52 #### WindowManagerService Involvement
143 static void WriteStringRecord(unsigned Code, StringRef Str, in WriteStringRecord()250 unsigned Code = 0; in WriteTypeTable() local880 unsigned Code = -1U; in WriteConstants() local1097 unsigned Code = 0; in WriteInstruction() local1424 unsigned Code; in WriteValueSymbolTable() local1452 unsigned Code; in WriteUseList() local
50 enum Code { enum
143 static void WriteStringRecord(unsigned Code, StringRef Str, in WriteStringRecord()248 unsigned Code = 0; in WriteTypeTable() local842 unsigned Code = -1U; in WriteConstants() local1064 unsigned Code = 0; in WriteInstruction() local1390 unsigned Code; in WriteValueSymbolTable() local
120 static void WriteStringRecord(unsigned Code, StringRef Str, in WriteStringRecord()263 unsigned Code = 0; in WriteTypeTable() local844 unsigned Code = -1U; in WriteConstants() local1066 unsigned Code = 0; in WriteInstruction() local1328 unsigned Code; in WriteValueSymbolTable() local
1126 unsigned Code = Stream.ReadCode(); in ParseOldTypeTable() local1302 unsigned Code = Stream.ReadCode(); in ParseOldTypeSymbolTable() local1353 unsigned Code = Stream.ReadCode(); in ParseValueSymbolTable() local1414 unsigned Code = Stream.ReadCode(); in ParseMetadata() local2038 unsigned Code = Stream.ReadCode(); in ParseModule() local2563 unsigned Code = Stream.ReadCode(); in ParseFunctionBody() local
1421 unsigned Code = Stream.ReadCode(); in ParseOldTypeTable() local1614 unsigned Code = Stream.ReadCode(); in ParseOldTypeSymbolTable() local1665 unsigned Code = Stream.ReadCode(); in ParseValueSymbolTable() local1726 unsigned Code = Stream.ReadCode(); in ParseMetadata() local2826 unsigned Code = Stream.ReadCode(); in ParseFunctionBody() local
192 open class Code(val lines: List<String>): CodeChunk() {} in <lambda>() class in com.android.codegen.FileInfo.CodeChunk
172 using Code = int; in getIAudioPolicyServiceStatistics() typedef
1798 using Code = int; in getIEffectStatistics() typedef
200 using Code = android::AudioFlingerServerAdapter::Delegate::TransactionCode; in getIAudioFlingerStatistics() typedef