/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/ |
D | BENCHMARKS | 1 $ python3.4 -OO bench/main.py bench/*.css 16 $ python3.3 -OO bench/main.py bench/*.css 31 $ python3.2 -OO bench/main.py bench/*.css 46 $ python2.7 -OO bench/main.py bench/*.css
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/ |
D | BENCHMARKS | 1 $ python3.4 -OO bench/main.py bench/*.js 46 $ python3.3 -OO bench/main.py bench/*.js 91 $ python3.2 -OO bench/main.py bench/*.js 136 $ python3.1 -OO bench/main.py bench/*.js 181 $ python3.0 -OO bench/main.py bench/*.js 217 $ python2.7 -OO bench/main.py bench/*.js 262 $ python2.6 -OO bench/main.py bench/*.js 307 $ python2.5 -OO bench/main.py bench/*.js 352 $ python2.4 -OO bench/main.py bench/*.js
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_kfst_spho7.pkb | 13 …OOO>67PRS[\]^…
|
/external/antlr/antlr-3.4/runtime/Perl5/docs/ |
D | design.pod | 21 =head2 OO section in Basic Porting Considerations 23 C<ANTLR::Runtime> uses C<Object::InsideOut> for OO modelling.
|
/external/icu/icu4c/source/data/translit/ |
D | Tamil_InterIndic.txt | 11 ோ→\uE04B;# VOWEL SIGN OO 26 ஓ→\uE013; # LETTER OO
|
D | Gurmukhi_InterIndic.txt | 21 ਓ→\uE013; # LETTER OO 65 \u0A4B→\uE04B; # VOWEL SIGN OO
|
D | InterIndic_Telugu.txt | 28 \uE013→ఓ; # LETTER OO 83 \uE04B→\u0C4B; # VOWEL SIGN OO 86 \uE050→ఓం; # REMAP (indicExceptions.txt): \u0C50→ఓం = OM→LETTER OO.SIGN ANUSVARA
|
D | InterIndic_Gurmukhi.txt | 32 \uE013→ਓ; # LETTER OO 86 \uE04B→\u0A4B; # VOWEL SIGN OO 89 \uE050→ਏ\u0A02; # FALLBACK to OO+BINDI : OM
|
D | InterIndic_Malayalam.txt | 28 \uE013→ഓ; # LETTER OO 82 \uE049→ോ; # REMAP (indicExceptions.txt): \u0D49→ോ = VOWEL SIGN CANDRA O→VOWEL SIGN OO 84 \uE04B→ോ; # VOWEL SIGN OO
|
D | InterIndic_Kannada.txt | 29 \uE013→ಓ; # LETTER OO 84 \uE04B→ೋ; # VOWEL SIGN OO 87 \uE050→ಓಂ; # REMAP (indicExceptions.txt): \u0CD0→ಓಂ = OM→LETTER OO.SIGN ANUSVARA
|
D | Telugu_InterIndic.txt | 27 ఓ→\uE013; # LETTER OO 74 \u0C4B→\uE04B; # VOWEL SIGN OO
|
D | Kannada_InterIndic.txt | 13 \u0CC6ೂೕ→\uE04B; # VOWEL SIGN OO 30 ಓ→\uE013; # LETTER OO
|
D | InterIndic_Tamil.txt | 28 \uE013→ஓ; # LETTER OO 85 \uE04B→ோ; # VOWEL SIGN OO 88 \uE050→ஓம\u0BCD; # REMAP (indicExceptions.txt): \u0BD0→ஓம\u0BCD = OM→LETTER OO.LETTER MA.SIGN VIRAMA
|
D | InterIndic_Gujarati.txt | 28 \uE013→ઓ; # UNMAPPED InterIndic-Gujarati: LETTER OO (ઓ = LETTER O) 82 \uE04B→ો; # UNMAPPED InterIndic-Gujarati: VOWEL SIGN OO (ો = VOWEL SIGN O)
|
D | Malayalam_InterIndic.txt | 24 ഓ→\uE013; # LETTER OO
|
D | InterIndic_Oriya.txt | 28 \uE013→ଓ; # FALLBACK LETTER OO (ଓ = LETTER O)
|
/external/llvm/test/FileCheck/ |
D | check-multiple-prefixes-nomatch-2.txt | 10 ; CHECK-NEXT: {{F}}OO: fo{{[{][{]o[}][}]}}
|
/external/icu/icu4c/source/data/brkitr/ |
D | es.txt | 14 "JJ.OO.",
|
/external/clang/lib/Sema/ |
D | SemaExceptionSpec.cpp | 201 OverloadedOperatorKind OO = New->getDeclName().getCXXOverloadedOperator(); in CheckEquivalentExceptionSpec() local 202 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec()
|
/external/clang/docs/ |
D | MSVCCompatibility.rst | 50 OO features you would expect: virtual method inheritance, multiple
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_klex.pkb | 503 …C!LIS!BE5;ö2!LC!LI5A!%O;QAö\/2!LC!LI5A!%O;QA÷ 45A[!BQKø2!,31OO!2S1ø\/2!,31OO!2S1ù2!ZC!L…
|
D | it-IT_cm0_kpdf_phs.pkb | 201 &.32/)!G����������Ʀ�~}zn\OO\p��|dG- !,7==6,!
|
/external/clang/lib/AST/ |
D | MicrosoftMangle.cpp | 273 void mangleOperatorName(OverloadedOperatorKind OO, SourceLocation Loc); 895 void MicrosoftCXXNameMangler::mangleOperatorName(OverloadedOperatorKind OO, in mangleOperatorName() argument 897 switch (OO) { in mangleOperatorName()
|
D | Expr.cpp | 1082 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode() argument 1083 switch (OO) { in getOverloadedOpcode() 1821 BinaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO) { in getOverloadedOpcode() argument 1822 switch (OO) { in getOverloadedOpcode()
|
D | ItaniumMangle.cpp | 368 void mangleOperatorName(OverloadedOperatorKind OO, unsigned Arity); 1659 CXXNameMangler::mangleOperatorName(OverloadedOperatorKind OO, unsigned Arity) { in mangleOperatorName() argument 1660 switch (OO) { in mangleOperatorName()
|