Home
last modified time | relevance | path

Searched refs:oe (Results 1 – 25 of 27) sorted by relevance

12

/external/oprofile/libpopt/
Dpopt.c776 char *oe; in poptGetNextOpt() local
793 for (oe = optString; *oe && *oe != '='; oe++) in poptGetNextOpt()
795 if (*oe == '=') { in poptGetNextOpt()
796 *oe++ = '\0'; in poptGetNextOpt()
798 longArg = origOptString + (oe - localOptString); in poptGetNextOpt()
/external/llvm/lib/CodeGen/
DTargetInstrInfoImpl.cpp190 oe = MI->memoperands_end(); in hasLoadFromStackSlot() local
191 o != oe; in hasLoadFromStackSlot()
208 oe = MI->memoperands_end(); in hasStoreToStackSlot() local
209 o != oe; in hasStoreToStackSlot()
DMachineLICM.cpp389 oe = MI->memoperands_end(); o != oe; ++o) { in InstructionStoresToFI() local
/external/icu4c/data/translit/
DAny_Accents.txt32 $pre oe $post ↔ œ ; # LATIN SMALL LIGATURE OE
DLatin_ConjoiningJamo.txt238 $jamoInitial {oe} ↔ $OE;
DKorean_Latin_BGN.txt262 ᅬ → oe ; # HANGUL JUNGSEONG OE
DLatin_ASCII.txt39 œ → oe ; # 0153;LATIN SMALL LIGATURE OE (from ‹character-fallback›)
/external/icu4c/data/rbnf/
Dde.txt16 … "&ue=\u00FC&ae=\u00E4&oe=\u00F6&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp972 for (unsigned oi = 1 , oe = RC.getNumOrders(); oi != oe; ++oi) { in runTargetDesc() local
985 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) in runTargetDesc() local
/external/qemu/pc-bios/keymaps/
Dda56 oe 0x18 altgr
Dno56 oe 0x18 altgr
Dfi57 oe 0x18 altgr
/external/llvm/lib/Target/PowerPC/
DPPCInstrFormats.td703 class XOForm_1<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL, string asmstr,
717 let Inst{21} = oe;
722 class XOForm_3<bits<6> opcode, bits<9> xo, bit oe,
724 : XOForm_1<opcode, xo, oe, OOL, IOL, asmstr, itin, pattern> {
/external/clang/lib/Sema/
DSemaCast.cpp763 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local
765 << oe->getName() << DestType << OpRange in CheckStaticCast()
766 << oe->getQualifierLoc().getSourceRange(); in CheckStaticCast()
DSemaDeclObjC.cpp177 oe = Overridden->param_end(); in CheckObjCMethodOverride() local
180 ni != ne && oi != oe; ++ni, ++oi) { in CheckObjCMethodOverride()
DSemaDecl.cpp2384 oe = oldMethod->param_end(); in mergeObjCMethodDecls() local
2387 ni != ne && oi != oe; ++ni, ++oi) in mergeObjCMethodDecls()
/external/webkit/Source/WebCore/dom/
DDocument.cpp1573 if (Element* oe = ownerElement()) in updateLayout() local
1574 oe->document()->updateLayout(); in updateLayout()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kpdf_mgc.pkb227 …���k�' ��0O��]��� �������/)%$>iH�Y{�Zpʥoe��$! !(05[6[JRZE5  …
3985 �����8��Q�j�+6N?M*2*S`oe\gfI0@D',D2&)<!',T(.0.9:(/@KLGU4:+%8&,% />;:EGLLU*$(9;6,03B�…
/external/qemu/
Dppc-dis.c1855 #define XO(op, xop, oe, rc) \ argument
1856 …(OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 1) | ((((unsigned long)(oe)) & 1) << 10) | (((unsi…
/external/libffi/
Dtexinfo.tex3502 \definedummyword\oe
3645 \def\oe{oe}%
/external/e2fsprogs/doc/
Dtexinfo.tex3288 \definedummyword\oe
3430 \def\oe{oe}%
/external/grub/docs/
Dtexinfo.tex3200 \definedummyword{oe}%
3348 \def\oe{oe}%
/external/bison/build-aux/
Dtexinfo.tex3283 \definedummyword\oe
3426 \def\oe{oe}%
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kpdf_mgc.pkb2895 ����%��u�v�Mm�Q=1Z2dV���@\t�@R8+1M����������pê�e����ole{oe��S[�Pyllo[xg�w���y>/.7TR�8� �B��)…
/external/icu4c/test/testdata/
Dconfusables.txt1763 0153 ; 006F 0065 ; SL # ( œ → oe ) LATIN SMALL LIGATURE OE → LATIN SMALL LETTER O, LATIN SMALL LETT…
9693 0153 ; 006F 0065 ; SA # ( œ → oe ) LATIN SMALL LIGATURE OE → LATIN SMALL LETTER O, LATIN SMALL LETT…
17185 0153 ; 006F 0065 ; ML # ( œ → oe ) LATIN SMALL LIGATURE OE → LATIN SMALL LETTER O, LATIN SMALL LETT…
25480 0153 ; 006F 0065 ; MA # ( œ → oe ) LATIN SMALL LIGATURE OE → LATIN SMALL LETTER O, LATIN SMALL LETT…

12