Home
last modified time | relevance | path

Searched refs:CIP (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/Support/
DHost.cpp967 const char *CIP = CPUInfoStart; in getHostCPUName() local
974 while (CIP < CPUInfoEnd && CPUStart == 0) { in getHostCPUName()
975 if (CIP < CPUInfoEnd && *CIP == '\n') in getHostCPUName()
976 ++CIP; in getHostCPUName()
978 if (CIP < CPUInfoEnd && *CIP == 'c') { in getHostCPUName()
979 ++CIP; in getHostCPUName()
980 if (CIP < CPUInfoEnd && *CIP == 'p') { in getHostCPUName()
981 ++CIP; in getHostCPUName()
982 if (CIP < CPUInfoEnd && *CIP == 'u') { in getHostCPUName()
983 ++CIP; in getHostCPUName()
[all …]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DHost.cpp1009 const char *CIP = CPUInfoStart; in getHostCPUName() local
1016 while (CIP < CPUInfoEnd && CPUStart == 0) { in getHostCPUName()
1017 if (CIP < CPUInfoEnd && *CIP == '\n') in getHostCPUName()
1018 ++CIP; in getHostCPUName()
1020 if (CIP < CPUInfoEnd && *CIP == 'c') { in getHostCPUName()
1021 ++CIP; in getHostCPUName()
1022 if (CIP < CPUInfoEnd && *CIP == 'p') { in getHostCPUName()
1023 ++CIP; in getHostCPUName()
1024 if (CIP < CPUInfoEnd && *CIP == 'u') { in getHostCPUName()
1025 ++CIP; in getHostCPUName()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp79 StringRef::const_iterator CIP = CPUInfoStart; in getHostCPUNameForPowerPC() local
86 while (CIP < CPUInfoEnd && CPUStart == 0) { in getHostCPUNameForPowerPC()
87 if (CIP < CPUInfoEnd && *CIP == '\n') in getHostCPUNameForPowerPC()
88 ++CIP; in getHostCPUNameForPowerPC()
90 if (CIP < CPUInfoEnd && *CIP == 'c') { in getHostCPUNameForPowerPC()
91 ++CIP; in getHostCPUNameForPowerPC()
92 if (CIP < CPUInfoEnd && *CIP == 'p') { in getHostCPUNameForPowerPC()
93 ++CIP; in getHostCPUNameForPowerPC()
94 if (CIP < CPUInfoEnd && *CIP == 'u') { in getHostCPUNameForPowerPC()
95 ++CIP; in getHostCPUNameForPowerPC()
[all …]
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h41 Value(const DIExpression *Expr, const ConstantInt *CIP) in Value()
43 Constant.CIP = CIP; in Value()
61 const ConstantInt *CIP; member
73 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt()
87 Constant.CIP->dump(); in dump()
170 return A.Constant.CIP == B.Constant.CIP;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h42 Value(const DIExpression *Expr, const ConstantInt *CIP) in Value()
44 Constant.CIP = CIP; in Value()
62 const ConstantInt *CIP; member
74 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt()
89 Constant.CIP->dump(); in dump()
173 return A.Constant.CIP == B.Constant.CIP;
/external/clang/test/SemaTemplate/
Dtemp_class_order.cpp26 typedef const int* CIP; typedef
27 int array3[X1<const int*, CIP>::value == 3? 1 : -1];
/external/ImageMagick/coders/
Dcip.h27 MagickCoderExports(CIP)
Dcoders-list.h26 AddMagickCoder(CIP)
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h83 const ConstantInt *CIP; member
100 Constant(true) { Constants.CIP = IPtr; EntryKind = E_ConstantInt; } in DotDebugLocEntry()
118 const ConstantInt *getConstantInt() { return Constants.CIP; } in getConstantInt()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp837 CallInlinePolicy CIP = mayInlineCallKind(Call, Pred, Opts); in shouldInlineCall() local
838 if (CIP != CIP_Allowed) { in shouldInlineCall()
839 if (CIP == CIP_DisallowedAlways) { in shouldInlineCall()
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D14d36c0b6ee723778cc9d7db6ff1b564.0003a861.honggfuzz.cov904 …뱃��A�t�+=<M�ڞ��F4�0*Ƕ1@�K\ݥ'ɜ�[�.4���\'O��@ ���q�a�M�� ��sJ�� d����^�~���Z2̪�CIP˿/�޿�HH���*
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D14d36c0b6ee723778cc9d7db6ff1b564.0003a861.honggfuzz.cov904 …뱃��A�t�+=<M�ڞ��F4�0*Ƕ1@�K\ݥ'ɜ�[�.4���\'O��@ ���q�a�M�� ��sJ�� d����^�~���Z2̪�CIP˿/�޿�HH���*
/external/icu/icu4c/source/data/unidata/
Dconfusables.txt6957 A4BE ; A2B1 ; MA #* ( ꒾ → ꊱ ) YI RADICAL CIP → YI SYLLABLE CIP #
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
Dconfusables.txt6957 A4BE ; A2B1 ; MA #* ( ꒾ → ꊱ ) YI RADICAL CIP → YI SYLLABLE CIP #
DUnicodeData.txt12852 A2B1;YI SYLLABLE CIP;Lo;0;L;;;;;N;;;;;
13374 A4BE;YI RADICAL CIP;So;0;ON;;;;;N;;;;;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
Dconfusables.txt6957 A4BE ; A2B1 ; MA #* ( ꒾ → ꊱ ) YI RADICAL CIP → YI SYLLABLE CIP #
DUnicodeData.txt12852 A2B1;YI SYLLABLE CIP;Lo;0;L;;;;;N;;;;;
13374 A4BE;YI RADICAL CIP;So;0;ON;;;;;N;;;;;
/external/cldr/tools/java/org/unicode/cldr/util/data/
DApproximateWidth.txt4455 A4BC..A4BE; 6; # YI RADICAL CY..YI RADICAL CIP
/external/toolchain-utils/android_bench_suite/panorama_input/
Dtest_006.ppm1687 `#�CIPu<BB7>- <���������#�0 /
/external/cldr/common/uca/
Dallkeys_DUCET.txt4694 A4BE ; [*0E75.0020.0002.A4BE] # YI RADICAL CIP
20189 A2B1 ; [.35CD.0020.0002.A2B1] # YI SYLLABLE CIP
Dallkeys_CLDR.txt5347 A4BE ; [.0EC5.0020.0002] # YI RADICAL CIP
25193 A2B1 ; [.4459.0020.0002] # YI SYLLABLE CIP
DUCA_Rules.txt5281 < ꒾ # 3.0 [So] [0EC5.0020.0002] U+A4BE YI RADICAL CIP
23336 < ꊱ # 3.0 [Yiii] [4459.0020.0002] U+A2B1 YI SYLLABLE CIP
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart2.csv1392 ,"GB","CIP","Crimplesham","Crimplesham","NFK","--3-----","RL","1201",,"5236N 00026E",
11874 ,"IT","CIP","Chignolo Po","Chignolo Po","PV","--3-----","RL","0701",,"4509N 00929E",
D2013-1_UNLOCODE_CodeListPart3.csv12294 ,"US","CIP","Central Islip","Central Islip","NY","--3-----","RQ","9307",,,
28548 ,"ZM","CIP","Chipata","Chipata",,"---4----","AI","9501",,,
/external/cldr/tools/java/org/unicode/cldr/draft/
DCategories.txt12414 A2B1 Lo Syllable YI SYLLABLE CIP
12936 A4BE So Syllable Radical YI RADICAL CIP

12