Home
last modified time | relevance | path

Searched refs:CEB (Results 1 – 25 of 51) sorted by relevance

123

/external/icu/icu4c/source/samples/ugrep/
Dugrep.sln3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ugrep", "ugrep.vcxproj", "{63166CEB-02CC-472C-…
13 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|Win32.ActiveCfg = Debug|Win32
14 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|Win32.Build.0 = Debug|Win32
15 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|x64.ActiveCfg = Debug|x64
16 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|x64.Build.0 = Debug|x64
17 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|Win32.ActiveCfg = Release|Win32
18 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|Win32.Build.0 = Release|Win32
19 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|x64.ActiveCfg = Release|x64
20 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|x64.Build.0 = Release|x64
/external/icu/icu4c/source/samples/all/
Dall.sln35 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ugrep", "..\ugrep\ugrep.vcxproj", "{63166CEB-0…
181 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|x64.ActiveCfg = Debug|x64
182 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|x64.Build.0 = Debug|x64
183 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|x86.ActiveCfg = Debug|Win32
184 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|x86.Build.0 = Debug|Win32
185 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|x64.ActiveCfg = Release|x64
186 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|x64.Build.0 = Release|x64
187 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|x86.ActiveCfg = Release|Win32
188 {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|x86.Build.0 = Release|Win32
/external/llvm/test/CodeGen/SystemZ/
Dfp-cmp-01.ll20 ; Check the low end of the CEB range.
33 ; Check the high end of the aligned CEB range.
78 ; Check that CEB allows indices.
94 ; Check that comparisons of spilled values can use CEB rather than CEBR.
164 ; Check the comparison can be reversed if that allows CEB to be used,
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dfp-cmp-01.ll24 ; Check the low end of the CEB range.
38 ; Check the high end of the aligned CEB range.
86 ; Check that CEB allows indices.
103 ; Check that comparisons of spilled values can use CEB rather than CEBR.
174 ; Check the comparison can be reversed if that allows CEB to be used,
Dfp-strict-cmp-01.ll27 ; Check the low end of the CEB range.
44 ; Check the high end of the aligned CEB range.
101 ; Check that CEB allows indices.
121 ; Check that comparisons of spilled values can use CEB rather than CEBR.
228 ; Check the comparison can be reversed if that allows CEB to be used,
Dfoldmemop-vec-cmp.mir205 # CEB can't be used if one operand is a VR32 (and not FP32).
425 # CEB can't be used if one operand is a VR32 (and not FP32).
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp344 if (auto CEB = P.getAs<CallExitBegin>()) in getStmtForDiagnostics() local
345 return CEB->getReturnStmt(); in getStmtForDiagnostics()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp707 } else if (auto CEB = P.getAs<CallExitBegin>()) { in create() local
708 if (const ReturnStmt *RS = CEB->getReturnStmt()) in create()
710 CEB->getLocationContext()); in create()
712 CEB->getLocationContext()->getDecl()->getSourceRange().getEnd(), SMng); in create()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dpal-userdata-regs.ll16 …1\CD\A2\03\10\CD\A2\04\CE\01\08\00\00\CD\A2\06\CD\04?\CD\A2\07\00\CD\A2\86\CEB\80\00\00\CD\A2\87\C…
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dtlds-alpha-by-domain.txt227 CEB
/external/icu/icu4c/source/data/unidata/
DDerivedCoreProperties.txt768 2CEB..2CEE ; Alphabetic
2520 2CEB ; Uppercase
2769 2CEB..2CEE ; Cased
3800 2CEB ; Changes_When_Lowercased
5678 2CEB ; Changes_When_Casefolded
5902 2CEB..2CEE ; Changes_When_Casemapped
6250 2CEB..2CEE ; ID_Start
7251 2CEB..2CEE ; ID_Continue
8242 2CEB..2CEE ; XID_Start
9243 2CEB..2CEE ; XID_Continue
[all …]
DCaseFolding.txt1118 2CEB; C; 2CEC; # COPTIC CAPITAL LETTER CRYPTOGRAMMIC SHEI
1477 10CAB; C; 10CEB; # OLD HUNGARIAN CAPITAL LETTER UU
DDerivedNormalizationProps.txt4388 2CEB ; NFKC_CF; 2CEC
6891 10CAB ; NFKC_CF; 10CEB
9462 2CEB ; Changes_When_NFKC_Casefolded
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td446 def CEB : CompareRXE<"ceb", 0xED09, z_fcmp, FP32, load, 4>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td544 def CEB : CompareRXE<"ceb", 0xED09, z_any_fcmp, FP32, load, 4>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td544 def CEB : CompareRXE<"ceb", 0xED09, z_any_fcmp, FP32, load, 4>;
/external/ImageMagick/PerlMagick/t/
Dinput.mat46 … 8DD;$+"#Rnccbbbbcabbaa`_^]]_`_^]\]^[YZ\[YX[\XUUVTUYXVUVVVXY[cg`XQE@??CEB=9:=>AGLLJKPX`jomnsv…
/external/cldr/common/uca/
Dallkeys_DUCET.txt4300 2849 ; [*0CEB.0020.0002.2849] # BRAILLE PATTERN DOTS-147
7161 0CEB ; [.15E6.0020.0002.0CEB] # KANNADA DIGIT FIVE
10519 2CEB ; [.1971.0020.0008.2CEB] # COPTIC CAPITAL LETTER CRYPTOGRAMMIC SHEI
11967 0636 ; [.1CEB.0020.0002.0636] # ARABIC LETTER DAD
11968 1EE19 ; [.1CEB.0020.0005.1EE19] # ARABIC MATHEMATICAL DAD
11969 1EE39 ; [.1CEB.0020.0005.1EE39] # ARABIC MATHEMATICAL INITIAL DAD
11970 1EE59 ; [.1CEB.0020.0005.1EE59] # ARABIC MATHEMATICAL TAILED DAD
11971 1EE79 ; [.1CEB.0020.0005.1EE79] # ARABIC MATHEMATICAL STRETCHED DAD
11972 1EE99 ; [.1CEB.0020.0005.1EE99] # ARABIC MATHEMATICAL LOOPED DAD
11973 1EEB9 ; [.1CEB.0020.0005.1EEB9] # ARABIC MATHEMATICAL DOUBLE-STRUCK DAD
[all …]
DCollationTest_CLDR_SHIFTED_SHORT.txt49808 0CEB 0021
49909 0CEB 003F
50144 0CEB 0061
50245 0CEB 0041
50384 0CEB 0062
79223 2CEB 0021
79224 2CEB 003F
79227 2CEB 0061
79228 2CEB 0041
79230 2CEB 0062
[all …]
/external/icu/icu4c/source/data/unidata/norm2/
Dnfkc_cf.txt1503 2CEB>2CEC
4006 10CAB>10CEB
/external/ImageMagick/PerlMagick/t/reference/write/read/
Dinput_mat.miff49 �����xk]H/(5Lany����������~sg[K50$249>@?CEB@FFDEDGFEJHNOROOTSSTXYVXXYYYZ[[YXZwm<JTU^WZ\c^XX_ijlicj…
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc2777 134235081U, // CEB
5580 0U, // CEB
8383 0U, // CEB
10887 // BAL, BAS, C, CD, CDB, CE, CEB, CG, CGF, CGH, CH, CHF, CHY, CL, CLG, CL...
/external/icu/icu4c/source/test/testdata/
DCollationTest_SHIFTED_SHORT.txt49808 0CEB 0021
49909 0CEB 003F
50144 0CEB 0061
50245 0CEB 0041
50384 0CEB 0062
79223 2CEB 0021
79224 2CEB 003F
79227 2CEB 0061
79228 2CEB 0041
79230 2CEB 0062
[all …]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt49808 0CEB 0021
49909 0CEB 003F
50144 0CEB 0061
50245 0CEB 0041
50384 0CEB 0062
79223 2CEB 0021
79224 2CEB 003F
79227 2CEB 0061
79228 2CEB 0041
79230 2CEB 0062
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt49808 0CEB 0021
49909 0CEB 003F
50144 0CEB 0061
50245 0CEB 0041
50384 0CEB 0062
79223 2CEB 0021
79224 2CEB 003F
79227 2CEB 0061
79228 2CEB 0041
79230 2CEB 0062
[all …]

123