/external/clang/lib/ARCMigrate/ |
D | TransGCCalls.cpp | 46 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local 47 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(CEE)) { in VisitCallExpr()
|
/external/clang/lib/Analysis/ |
D | CallGraph.cpp | 46 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local 47 if (BlockExpr *Block = dyn_cast<BlockExpr>(CEE)) { in getDeclFromCall()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 175 if (Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>()) in addVisitorIfNecessary() local 176 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary() 192 Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>(); in addVisitorIfNecessary() local 193 if (!CEE) in addVisitorIfNecessary() 196 const StackFrameContext *CalleeContext = CEE->getCalleeContext(); in addVisitorIfNecessary() 923 } else if (Optional<CallExitEnd> CEE = pp.getAs<CallExitEnd>()) { in trackNullOrUndefValue() local 924 if (CEE->getCalleeContext()->getCallSite() == S || in trackNullOrUndefValue() 925 CEE->getCalleeContext()->getCallSite() == Inner) in trackNullOrUndefValue()
|
D | PathDiagnostic.cpp | 683 } else if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local 684 return getLocationForCaller(CEE->getCalleeContext(), in create() 685 CEE->getLocationContext(), in create() 702 if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) in getStmt() local 703 return CEE->getCalleeContext()->getCallSite(); in getStmt()
|
D | ExprEngineCallAndReturn.cpp | 86 } else if (Optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local 87 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt() 98 } while (!CE || CE->getCalleeContext() != CEE->getCalleeContext()); in getLastStmt()
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 162 CEE = 0x90, enumerator
|
/external/clang/lib/AST/ |
D | Expr.cpp | 1198 Expr *CEE = getCallee()->IgnoreParenImpCasts(); in getCalleeDecl() local 1201 = dyn_cast<SubstNonTypeTemplateParmExpr>(CEE)) { in getCalleeDecl() 1202 CEE = NTTP->getReplacement()->IgnoreParenCasts(); in getCalleeDecl() 1206 if (BinaryOperator *BO = dyn_cast<BinaryOperator>(CEE)) { in getCalleeDecl() 1208 CEE = BO->getRHS()->IgnoreParenCasts(); in getCalleeDecl() 1209 } else if (UnaryOperator *UO = dyn_cast<UnaryOperator>(CEE)) { in getCalleeDecl() 1211 CEE = UO->getSubExpr()->IgnoreParenCasts(); in getCalleeDecl() 1213 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(CEE)) in getCalleeDecl() 1215 if (MemberExpr *ME = dyn_cast<MemberExpr>(CEE)) in getCalleeDecl()
|
/external/icu/icu4c/source/data/unidata/ |
D | DerivedCoreProperties.txt | 699 1CEE..1CF1 ; Alphabetic 755 2CEB..2CEE ; Alphabetic 1707 2CEE ; Lowercase 2584 2CEB..2CEE ; Cased 4148 2CEE ; Changes_When_Uppercased 4764 2CEE ; Changes_When_Titlecased 5583 2CEB..2CEE ; Changes_When_Casemapped 5864 1CEE..1CF1 ; ID_Start 5919 2CEB..2CEE ; ID_Start 6776 1CEE..1CF1 ; ID_Continue [all …]
|
D | CaseFolding.txt | 1063 2CED; C; 2CEE; # COPTIC CAPITAL LETTER CRYPTOGRAMMIC GANGIA 1376 10CAE; C; 10CEE; # OLD HUNGARIAN CAPITAL LETTER EV
|
D | DerivedNormalizationProps.txt | 4325 2CED ; NFKC_CF; 2CEE 6780 10CAE ; NFKC_CF; 10CEE
|
D | FractionalUCA.txt | 16358 0CEE; [22, 05, 05] 20117 2CEE; [5F C2, 05, 05] 24255 1CEE; [67 92, 05, 20] 33511 10CEE; [76 86, 05, 05]
|
D | ppucd.txt | 4483 cp;0CEE;-Alpha;gc=Nd;-IDS;InSC=Number;lb=NU;na=KANNADA DIGIT EIGHT;nt=De;nv=8;SB=NU;WB=NU;-XIDS 5870 cp;127C;na=ETHIOPIC SYLLABLE CEE 8485 cp;1CEE;Alpha;bc=L;-CI;-Dia;gc=Lo;GCB=XX;Gr_Base;-Gr_Ext;IDS;jt=U;lb=AL;na=VEDIC SIGN HEXIFORM LONG… 12913 cp;2CED;age=5.2;cf=2CEE;CWCF;CWKCF;CWL;gc=Lu;na=COPTIC CAPITAL LETTER CRYPTOGRAMMIC GANGIA;NFKC_CF=… 12914 cp;2CEE;age=5.2;CWT;CWU;Lower;na=COPTIC SMALL LETTER CRYPTOGRAMMIC GANGIA;stc=2CED;suc=2CED 16184 cp;A51A;na=VAI SYLLABLE CEE 22593 cp;10CAE;cf=10CEE;CWCF;CWKCF;CWL;gc=Lu;na=OLD HUNGARIAN CAPITAL LETTER EV;NFKC_CF=10CEE;SB=UP;scf=1… 22646 cp;10CEE;CWT;CWU;Lower;na=OLD HUNGARIAN SMALL LETTER EV;stc=10CAE;suc=10CAE
|
/external/icu/icu4c/source/data/translit/ |
D | Amharic_Latin_BGN.txt | 121 ቼ → chē ; # ETHIOPIC SYLLABLE CEE
|
/external/ImageMagick/PerlMagick/t/ |
D | input.mat | 230 …������������������������������������������������������nV<+*29>><;76>CA@?=>?CEE@5+'.=IPTMEA90.-($$*…
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | nfkc_cf.txt | 1450 2CED>2CEE 3905 10CAE>10CEE
|
D | uts46.txt | 2905 2CED >2CEE # 5.2 COPTIC CAPITAL LETTER CRYPTOGRAMMIC GANGIA 2906 # 2CEE..2CF1 valid # 5.2 COPTIC SMALL LETTER CRYPTOGRAMMIC GANGIA..COPTIC COM… 5891 10CAE >10CEE # 8.0 OLD HUNGARIAN CAPITAL LETTER EV
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | CollationTest_NON_IGNORABLE_SHORT.txt | 43479 0CEE 0021 43561 0CEE 003F 43653 0CEE 0061 43721 0CEE 0041 43817 0CEE 0062 66501 2CEE 0021 66503 2CEE 003F 66505 2CEE 0061 66506 2CEE 0041 66509 2CEE 0062 [all …]
|
D | CollationTest_SHIFTED_SHORT.txt | 44703 0CEE 0021 44771 0CEE 003F 44913 0CEE 0061 44981 0CEE 0041 45083 0CEE 0062 71367 2CEE 0021 71368 2CEE 003F 71371 2CEE 0061 71372 2CEE 0041 71375 2CEE 0062 [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | CollationTest_NON_IGNORABLE_SHORT.txt | 43479 0CEE 0021 43561 0CEE 003F 43653 0CEE 0061 43721 0CEE 0041 43817 0CEE 0062 66501 2CEE 0021 66503 2CEE 003F 66505 2CEE 0061 66506 2CEE 0041 66509 2CEE 0062 [all …]
|
D | CollationTest_SHIFTED_SHORT.txt | 44703 0CEE 0021 44771 0CEE 003F 44913 0CEE 0061 44981 0CEE 0041 45083 0CEE 0062 71367 2CEE 0021 71368 2CEE 003F 71371 2CEE 0061 71372 2CEE 0041 71375 2CEE 0062 [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | CollationTest_NON_IGNORABLE_SHORT.txt | 43479 0CEE 0021 43561 0CEE 003F 43653 0CEE 0061 43721 0CEE 0041 43817 0CEE 0062 66501 2CEE 0021 66503 2CEE 003F 66505 2CEE 0061 66506 2CEE 0041 66509 2CEE 0062 [all …]
|
D | CollationTest_SHIFTED_SHORT.txt | 44703 0CEE 0021 44771 0CEE 003F 44913 0CEE 0061 44981 0CEE 0041 45083 0CEE 0062 71367 2CEE 0021 71368 2CEE 003F 71371 2CEE 0061 71372 2CEE 0041 71375 2CEE 0062 [all …]
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Han_Pinyin.txt | 3730 峮 > qūn; #5CEE 7703 泮 > pàn; #6CEE 11661 糮 > xiàn; #7CEE 15660 賮 > jìn; #8CEE 19659 鳮 > jī; #9CEE
|
/external/webrtc/talk/media/testdata/ |
D | faces.1280x720_P420.yuv | 3 …��������������������������weWNKKIE@:6/'##$%%%')*)&#'3FW^\SKGFBACB??@C?835:?CEE@88<;;<:89>C>;<>@AEH…
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 2851 0CEE;KANNADA DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;; 4031 127C;ETHIOPIC SYLLABLE CEE;Lo;0;L;;;;;N;;;;; 6360 1CEE;VEDIC SIGN HEXIFORM LONG ANUSVARA;Lo;0;L;;;;;N;;;;; 10273 2CED;COPTIC CAPITAL LETTER CRYPTOGRAMMIC GANGIA;Lu;0;L;;;;;N;;;;2CEE; 10274 2CEE;COPTIC SMALL LETTER CRYPTOGRAMMIC GANGIA;Ll;0;L;;;;;N;;;2CED;;2CED 13260 A51A;VAI SYLLABLE CEE;Lo;0;L;;;;;N;;;;; 18599 10CAE;OLD HUNGARIAN CAPITAL LETTER EV;Lu;0;R;;;;;N;;;;10CEE; 18650 10CEE;OLD HUNGARIAN SMALL LETTER EV;Ll;0;R;;;;;N;;;10CAE;;10CAE
|