Searched defs:LowerIndex (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | rpcndr.h | 160 #define byte_array_from_ndr(Source,LowerIndex,UpperIndex,Target) { NDRcopy ((((char *)(Target))+(Lo… argument 162 #define boolean_array_from_ndr(Source,LowerIndex,UpperIndex,Target) { NDRcopy ((((char *)(Target))+… argument 165 #define small_array_from_ndr(Source,LowerIndex,UpperIndex,Target) { NDRcopy ((((char *)(Target))+(L… argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 510 bool tryMergeUpwards(StratifiedIndex LowerIndex, StratifiedIndex UpperIndex) { in tryMergeUpwards()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 521 bool tryMergeUpwards(StratifiedIndex LowerIndex, StratifiedIndex UpperIndex) { in tryMergeUpwards()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 511 bool tryMergeUpwards(StratifiedIndex LowerIndex, StratifiedIndex UpperIndex) { in tryMergeUpwards()
|