/aosp_15_r20/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/ |
H A D | ArithmeticTest.kt | 73 val new = ARef(BRef(CRef(DRef(ERef(7))))) in testDeepReference() 98 val abcderef = atomic(ARef(BRef(CRef(DRef(ERef(5)))))) 102 data class BRef(val c: CRef) 103 data class CRef(val d: DRef) dataClass
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | HfsHandler.cpp | 434 struct CRef struct 440 CRef(): AttrIndex(kAttrIndex_Item), Parent(-1) {} in CRef() argument 455 CRecordVector<CRef> Refs; 492 UInt64 Get_UnpackSize_of_Ref(const CRef &ref) const in Get_UnpackSize_of_Ref() 534 const CRef &ref = Refs[cur]; in GetItemPath() 558 const CRef &ref = Refs[cur]; in GetItemPath() 1261 CRef ref; in LoadCatalog() 1286 CRef &ref = Refs[i]; in LoadCatalog() 1319 CRef ref; in LoadCatalog() 1680 const CRef &ref = Refs[index]; [all …]
|
H A D | ComHandler.cpp | 93 struct CRef struct 114 CRecordVector<CRef> Refs; 232 CRef ref; in AddNode() 363 const CRef &ref = Refs[index]; in GetItemPath() 707 const CRef &ref = _db.Refs[index]; in Z7_COM7F_IMF()
|
H A D | ApfsHandler.cpp | 1509 struct CRef struct 1660 CRecordVector<CRef> Refs; 3227 CRef ref; 3310 CRef ref; 3365 CRef &ref = Refs[item.RefIndex]; 3658 const CRef &ref = vol.Refs[ref2.RefIndex]; 3716 const CRef &ref = vol.Refs[ref2.RefIndex]; 3793 const CRef &ref = vol.Refs[ref2.RefIndex]; 4063 const CRef &ref = vol.Refs[ref2.RefIndex]; 4136 const CRef &ref = vol.Refs[ref2.RefIndex]; [all …]
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Iso/ |
H A D | IsoHandler.cpp | 209 const CRef &ref = _archive.Refs[index]; in Z7_COM7F_IMF() 336 const CRef &ref = _archive.Refs[index]; in Z7_COM7F_IMF() 375 const CRef &ref = _archive.Refs[index]; in Z7_COM7F_IMF() 402 const CRef &ref = _archive.Refs[index]; in Z7_COM7F_IMF() 446 const CRef &ref = _archive.Refs[index]; in Z7_COM7F_IMF()
|
H A D | IsoIn.h | 232 struct CRef struct 280 CRecordVector<CRef> Refs;
|
H A D | IsoIn.cpp | 389 CRef ref; in CreateRefs() 624 const CRef &ref = Refs[i]; in Open2()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/ |
H A D | UdfHandler.cpp | 233 const CRef &ref = vol.FileSets[ref2.Fs].Refs[ref2.Ref]; in Z7_COM7F_IMF() 267 const CRef &ref = vol.FileSets[ref2.Fs].Refs[ref2.Ref]; in Z7_COM7F_IMF() 337 const CRef &ref = _archive.LogVols[ref2.Vol].FileSets[ref2.Fs].Refs[ref2.Ref]; in Z7_COM7F_IMF() 367 const CRef &ref = _archive.LogVols[ref2.Vol].FileSets[ref2.Fs].Refs[ref2.Ref]; in Z7_COM7F_IMF()
|
H A D | UdfIn.h | 375 struct CRef struct 385 CRecordVector<CRef> Refs; argument
|
H A D | UdfIn.cpp | 738 CRef ref; in FillRefs() 1260 const CRef &ref = vol.FileSets[fsIndex].Refs[i]; in Open2() 1712 const CRef &ref = fs.Refs[refIndex]; in GetItemPath()
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | Reference.h | 43 using CRef = Ref<T const>; variable
|
H A D | SymbolEnv.h | 134 using TypeRef = CRef<TType>;
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
H A D | RawTypes.h | 28 support::ulittle32_t CRef; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 42 support::ulittle32_t CRef; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 42 support::ulittle32_t CRef; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 42 support::ulittle32_t CRef; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 42 support::ulittle32_t CRef; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 42 support::ulittle32_t CRef; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 42 support::ulittle32_t CRef; member
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | enable_if.cpp | 346 …auto CRef = (NoMatchTy)&foo; // expected-error{{address of overloaded function 'foo' does not matc… in testIt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 141 HR.CRef = 1; // Always use a refcount of 1. in finalizeBuckets()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 226 HashRecords[HashIdx].CRef = 1; in finalizeBuckets()
|