Home
last modified time | relevance | path

Searched refs:CRef (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
H A DArithmeticTest.kt73 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 DHfsHandler.cpp434 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 DComHandler.cpp93 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 DApfsHandler.cpp1509 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 DIsoHandler.cpp209 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 DIsoIn.h232 struct CRef struct
280 CRecordVector<CRef> Refs;
H A DIsoIn.cpp389 CRef ref; in CreateRefs()
624 const CRef &ref = Refs[i]; in Open2()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfHandler.cpp233 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 DUdfIn.h375 struct CRef struct
385 CRecordVector<CRef> Refs; argument
H A DUdfIn.cpp738 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 DReference.h43 using CRef = Ref<T const>; variable
H A DSymbolEnv.h134 using TypeRef = CRef<TType>;
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/
H A DRawTypes.h28 support::ulittle32_t CRef; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h42 support::ulittle32_t CRef; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h42 support::ulittle32_t CRef; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h42 support::ulittle32_t CRef; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h42 support::ulittle32_t CRef; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h42 support::ulittle32_t CRef; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h42 support::ulittle32_t CRef; member
/aosp_15_r20/external/clang/test/SemaCXX/
H A Denable_if.cpp346 …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 DGSIStreamBuilder.cpp141 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 DGSIStreamBuilder.cpp226 HashRecords[HashIdx].CRef = 1; in finalizeBuckets()