Home
last modified time | relevance | path

Searched refs:Alternate (Results 1 – 25 of 60) sorted by relevance

123

/external/clang/test/SemaObjC/
Dmethod-lookup-3.m5 typedef struct { int x; } Alternate; typedef
7 #define INTERFERE_TYPE Alternate*
/external/e2fsprogs/
De2fsprogs.lsm14 Alternate-site:
/external/regex-re2/re2/
Dset.cc78 re2::Regexp* re = re2::Regexp::Alternate(const_cast<re2::Regexp**>(&re_[0]), in Compile()
Dregexp.h390 static Regexp* Alternate(Regexp** subs, int nsubs, ParseFlags flags);
Dregexp.cc258 Regexp* Regexp::Alternate(Regexp** sub, int nsub, ParseFlags flags) { in Alternate() function in re2::Regexp
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gsub-private.h105 HB_UShort* Alternate; /* array of alternate glyph IDs */ member
Dharfbuzz-gsub.c542 as->Alternate = NULL; in Load_AlternateSet()
544 if ( ALLOC_ARRAY( as->Alternate, count, HB_UShort ) ) in Load_AlternateSet()
547 a = as->Alternate; in Load_AlternateSet()
566 FREE( as->Alternate ); in Free_AlternateSet()
698 aset.GlyphCount, aset.Alternate, in Lookup_AlternateSubst()
703 value = aset.Alternate[alt_index]; in Lookup_AlternateSubst()
/external/harfbuzz/src/
Dharfbuzz-gsub-private.h105 HB_UShort* Alternate; /* array of alternate glyph IDs */ member
Dharfbuzz-gsub.c542 as->Alternate = NULL; in Load_AlternateSet()
544 if ( ALLOC_ARRAY( as->Alternate, count, HB_UShort ) ) in Load_AlternateSet()
547 a = as->Alternate; in Load_AlternateSet()
566 FREE( as->Alternate ); in Free_AlternateSet()
698 aset.GlyphCount, aset.Alternate, in Lookup_AlternateSubst()
703 value = aset.Alternate[alt_index]; in Lookup_AlternateSubst()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh1064 Alternate = 3, enumerator
1079 case Alternate: return TRACE_RETURN (u.alternate.dispatch (c)); in dispatch()
1096 case Alternate: return TRACE_RETURN (u.alternate.sanitize (c)); in sanitize()
1272 …if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Alternate, lookup_props, 1))) return TRA… in serialize_alternate()
/external/chromium/chrome/browser/ui/cocoa/
Djs_modal_dialog_cocoa.mm103 // "Alternate" button in NSRunAlertPanel.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DAMutableDictionary.m217 // Alternate implementations may set state->itemsPtr to an internal C array of objects.
DAMutableArray.m243 // Alternate implementations may set state->itemsPtr to an internal C array of objects.
/external/bison/
DChangeLog-1998924 * src/reader.c (readgram): Alternate YYSTYPE defn for MSDOS.
982 (__yy_bcopy): Alternate definition for C++.
1262 * src/files.c (openfiles): Alternate file names for MSDOS.
1329 * src/new.h (FREE): Alternate definition for __STDC__ avoids error
/external/llvm/test/Transforms/InstCombine/
Dselect.ll204 ;; Alternate code sequence for (X & 16) ? 16 : 0
215 ;; Alternate code sequence for (X & 16) ? 16 : 0
/external/webkit/Source/WebKit/gtk/po/
Den_GB.po216 msgid "Alternate Title"
217 msgstr "Alternate Title"
Dgr.po183 msgid "Alternate Title"
Det.po160 msgid "Alternate Title"
Dlv.po183 msgid "Alternate Title"
Dar.po212 msgid "Alternate Title"
Dru.po216 msgid "Alternate Title"
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2307 bool Alternate = !ForceTopDown && !ForceBottomUp; in createInstructionShuffler() local
2311 return new ScheduleDAGMI(C, new InstructionShuffler(Alternate, TopDown)); in createInstructionShuffler()
/external/clang/include/clang/Basic/
DTokenKinds.def480 // Alternate spelling for various tokens. There are GCC extensions in all
/external/iproute2/
DChangeLog527 Alternate fix: was to timeout if route table doesn't empty.
/external/icu4c/data/mappings/
Dconvrtrs.txt686 …# windows-950 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows cod…
720 …windows-936 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows codep…
852 …# windows-949 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows cod…

123