Home
last modified time | relevance | path

Searched refs:OO (Results 1 – 25 of 44) sorted by relevance

12

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/
DBENCHMARKS1 $ 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/
DBENCHMARKS1 $ 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/
Dfr-FR_kfst_spho7.pkb13OO�O���>������67�������������������������������P����R�������������������S�������[����������\]�^�…
/external/antlr/antlr-3.4/runtime/Perl5/docs/
Ddesign.pod21 =head2 OO section in Basic Porting Considerations
23 C<ANTLR::Runtime> uses C<Object::InsideOut> for OO modelling.
/external/icu/icu4c/source/data/translit/
DTamil_InterIndic.txt11 ோ→\uE04B;# VOWEL SIGN OO
26 ஓ→\uE013; # LETTER OO
DGurmukhi_InterIndic.txt21 ਓ→\uE013; # LETTER OO
65 \u0A4B→\uE04B; # VOWEL SIGN OO
DInterIndic_Telugu.txt28 \uE013→ఓ; # LETTER OO
83 \uE04B→\u0C4B; # VOWEL SIGN OO
86 \uE050→ఓం; # REMAP (indicExceptions.txt): \u0C50→ఓం = OM→LETTER OO.SIGN ANUSVARA
DInterIndic_Gurmukhi.txt32 \uE013→ਓ; # LETTER OO
86 \uE04B→\u0A4B; # VOWEL SIGN OO
89 \uE050→ਏ\u0A02; # FALLBACK to OO+BINDI : OM
DInterIndic_Malayalam.txt28 \uE013→ഓ; # LETTER OO
82 \uE049→ോ; # REMAP (indicExceptions.txt): \u0D49→ോ = VOWEL SIGN CANDRA O→VOWEL SIGN OO
84 \uE04B→ോ; # VOWEL SIGN OO
DInterIndic_Kannada.txt29 \uE013→ಓ; # LETTER OO
84 \uE04B→ೋ; # VOWEL SIGN OO
87 \uE050→ಓಂ; # REMAP (indicExceptions.txt): \u0CD0→ಓಂ = OM→LETTER OO.SIGN ANUSVARA
DTelugu_InterIndic.txt27 ఓ→\uE013; # LETTER OO
74 \u0C4B→\uE04B; # VOWEL SIGN OO
DKannada_InterIndic.txt13 \u0CC6ೂೕ→\uE04B; # VOWEL SIGN OO
30 ಓ→\uE013; # LETTER OO
DInterIndic_Tamil.txt28 \uE013→ஓ; # LETTER OO
85 \uE04B→ோ; # VOWEL SIGN OO
88 \uE050→ஓம\u0BCD; # REMAP (indicExceptions.txt): \u0BD0→ஓம\u0BCD = OM→LETTER OO.LETTER MA.SIGN VIRAMA
DInterIndic_Gujarati.txt28 \uE013→ઓ; # UNMAPPED InterIndic-Gujarati: LETTER OO (ઓ = LETTER O)
82 \uE04B→ો; # UNMAPPED InterIndic-Gujarati: VOWEL SIGN OO (ો = VOWEL SIGN O)
DMalayalam_InterIndic.txt24 ഓ→\uE013; # LETTER OO
DInterIndic_Oriya.txt28 \uE013→ଓ; # FALLBACK LETTER OO (ଓ = LETTER O)
/external/llvm/test/FileCheck/
Dcheck-multiple-prefixes-nomatch-2.txt10 ; CHECK-NEXT: {{F}}OO: fo{{[{][{]o[}][}]}}
/external/icu/icu4c/source/data/brkitr/
Des.txt14 "JJ.OO.",
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp201 OverloadedOperatorKind OO = New->getDeclName().getCXXOverloadedOperator(); in CheckEquivalentExceptionSpec() local
202 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec()
/external/clang/docs/
DMSVCCompatibility.rst50 OO features you would expect: virtual method inheritance, multiple
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_klex.pkb503 …C!LIS!BE5;ö2!LC!LI5A!%O;QAö\/2!LC!LI5A!%O;QA÷ 45A[!BQKø 2!,31OO!2S1ø\/ 2!,31OO!2S1ù2!ZC!L…
Dit-IT_cm0_kpdf_phs.pkb201  &.32/)! G�����������Ʀ�~}zn\OO\p��|dG-  !,7==6,!
/external/clang/lib/AST/
DMicrosoftMangle.cpp273 void mangleOperatorName(OverloadedOperatorKind OO, SourceLocation Loc);
895 void MicrosoftCXXNameMangler::mangleOperatorName(OverloadedOperatorKind OO, in mangleOperatorName() argument
897 switch (OO) { in mangleOperatorName()
DExpr.cpp1082 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()
DItaniumMangle.cpp368 void mangleOperatorName(OverloadedOperatorKind OO, unsigned Arity);
1659 CXXNameMangler::mangleOperatorName(OverloadedOperatorKind OO, unsigned Arity) { in mangleOperatorName() argument
1660 switch (OO) { in mangleOperatorName()

12