/external/clang/lib/Analysis/ |
D | ThreadSafetyTIL.cpp | 221 auto *Alternate = Pred; in computeDominator() local 222 while (Alternate != Candidate) { in computeDominator() 223 if (Candidate->BlockID > Alternate->BlockID) in computeDominator() 226 Alternate = Alternate->DominatorNode.Parent; in computeDominator() 248 auto *Alternate = Succ; in computePostDominator() local 249 while (Alternate != Candidate) { in computePostDominator() 250 if (Candidate->BlockID < Alternate->BlockID) in computePostDominator() 253 Alternate = Alternate->PostDominatorNode.Parent; in computePostDominator()
|
/external/clang/test/SemaObjC/ |
D | method-lookup-3.m | 5 typedef struct { int x; } Alternate; typedef 7 #define INTERFERE_TYPE Alternate*
|
/external/e2fsprogs/ |
D | e2fsprogs.lsm | 14 Alternate-site:
|
/external/regex-re2/re2/ |
D | set.cc | 78 re2::Regexp* re = re2::Regexp::Alternate(const_cast<re2::Regexp**>(&re_[0]), in Compile()
|
D | regexp.h | 390 static Regexp* Alternate(Regexp** subs, int nsubs, ParseFlags flags);
|
D | regexp.cc | 258 Regexp* Regexp::Alternate(Regexp** sub, int nsub, ParseFlags flags) { in Alternate() function in re2::Regexp
|
/external/llvm/test/Feature/ |
D | optnone-llc.ll | 53 ; Alternate post-RA scheduler.
|
/external/mesa3d/docs/ |
D | MESA_ycbcr_texture.spec | 139 In section 3.8.2, Alternate Texture Image Specification Commands, on
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 1092 Alternate = 3, enumerator 1107 case Alternate: return TRACE_RETURN (u.alternate.dispatch (c)); in dispatch() 1124 case Alternate: return TRACE_RETURN (u.alternate.sanitize (c)); in sanitize() 1252 …if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Alternate, lookup_props, 1))) return TRA… in serialize_alternate()
|
/external/libxml2/os400/iconv/ |
D | README.iconv | 22 xxxxx is the 5 digit CCSID; no null terminator is required. Alternate codes
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otTables.py | 344 alternates[input[i]] = alts[i].Alternate 366 alts.Alternate = set
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | AMutableDictionary.m | 217 // Alternate implementations may set state->itemsPtr to an internal C array of objects.
|
D | AMutableArray.m | 243 // Alternate implementations may set state->itemsPtr to an internal C array of objects.
|
/external/skia/site/dev/chrome/ |
D | blink.md | 55 #### Code suppression does not yet exist \- Alternate method
|
/external/bison/ |
D | ChangeLog-1998 | 924 * 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/clang/include/clang/Basic/ |
D | TokenKinds.def | 513 // Alternate spelling for various tokens. There are GCC extensions in all
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 3222 bool Alternate = !ForceTopDown && !ForceBottomUp; in createInstructionShuffler() local 3226 return new ScheduleDAGMILive(C, make_unique<InstructionShuffler>(Alternate, TopDown)); in createInstructionShuffler()
|
/external/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 666 …# windows-950 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows cod… 701 …windows-936 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows codep… 835 …# windows-949 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows cod…
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.td | 446 // Vector operand versions of the FP registers. Alternate name printing and
|
/external/llvm/test/Transforms/InstCombine/ |
D | select.ll | 205 ;; Alternate code sequence for (X & 16) ? 16 : 0 216 ;; Alternate code sequence for (X & 16) ? 16 : 0
|
/external/selinux/libsemanage/ |
D | ChangeLog | 83 * Alternate path for semanage.conf
|
/external/selinux/policycoreutils/po/ |
D | cs.po | 3446 msgid "Alternate root directory, defaults to /" 3620 msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy"
|
D | si_LK.po | 3442 msgid "Alternate root directory, defaults to /" 3616 msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy"
|
D | lo.po | 3442 msgid "Alternate root directory, defaults to /" 3616 msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy"
|
D | tl.po | 3442 msgid "Alternate root directory, defaults to /" 3616 msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy"
|