Home
last modified time | relevance | path

Searched defs:CInfo (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.h31 struct CInfo struct
33 NUpdateMode::EEnum UpdateMode;
34 NWildcard::ECensorPathMode PathMode;
36 bool SolidIsSpecified;
38 UInt64 SolidBlockSize;
39 UInt32 NumThreads;
41 NCompression::CMemUse MemUsage;
43 CRecordVector<UInt64> VolumeSizes;
45 UInt32 Level;
46 UString Method;
[all …]
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DZipRegistry.h25 struct CInfo struct
27 NPathMode::EEnum PathMode;
28 NOverwriteMode::EEnum OverwriteMode;
29 bool PathMode_Force;
30 bool OverwriteMode_Force;
32 CBoolPair SplitDest;
33 CBoolPair ElimDup;
35 CBoolPair NtSecurity;
36 CBoolPair ShowPassword;
38 UStringVector Paths;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp250 void BPFAbstractMemberAccess::ResetMetadata(struct CallInfo &CInfo) { in ResetMetadata()
356 CallInfo &CInfo) { in IsPreserveDIAccessIndexCall()
469 CallInfo CInfo; in removePreserveAccessIndexIntrinsic() local
652 CallInfo CInfo; in collectAICallChains() local
853 CallInfo &CInfo, in computeBaseAndAccessKey()
1009 CallInfo &CInfo, in computeAccessKey()
1074 CallInfo &CInfo) { in transformGEPChain()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp236 CallInfo &CInfo) { in IsPreserveDIAccessIndexCall()
322 CallInfo CInfo; in removePreserveAccessIndexIntrinsic() local
505 CallInfo CInfo; in collectAICallChains() local
695 CallInfo &CInfo, in computeBaseAndAccessKey()
847 CallInfo &CInfo) { in transformGEPChain()
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dreporter.cc50 for (auto &CInfo : info.caches) { in PrintBasicContext() local
H A Dsysinfo.cc315 using CInfo = CACHE_DESCRIPTOR; in GetCacheSizesWindows() typedef
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dreporter.cc54 for (auto &CInfo : info.caches) { in PrintBasicContext() local
H A Dsysinfo.cc327 using CInfo = CACHE_DESCRIPTOR; in GetCacheSizesWindows() typedef
/aosp_15_r20/external/google-benchmark/src/
H A Dreporter.cc54 for (auto &CInfo : info.caches) { in PrintBasicContext() local
H A Dsysinfo.cc331 using CInfo = CACHE_DESCRIPTOR; in GetCacheSizesWindows() typedef
/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp305 const SDNodeInfo &CInfo = CGP.getSDNodeInfo(N->getOperator()); in EmitOperatorMatchCode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp8384 const auto &CInfo = InstInfo[CompIdx]; in cvtVOPD() local