HomeSort by relevance Sort by last modified time
    Searched refs:Where (Results 26 - 50 of 140) sorted by null

12 3 4 5 6

  /external/clang/lib/Rewrite/
TokenRewriter.cpp 70 TokenRewriter::AddToken(const Token &T, TokenRefTy Where) {
71 Where = TokenList.insert(Where, T);
74 Where)).second;
77 return Where;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where,
54 Where(Where), Pad(Pad), Options(Options) {}
60 AlignStyle Where = AlignStyle::Right;
85 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where,
112 FmtAlign Align(*W, R.Where, R.Align);
178 // loc - Where to print the formatted text within the field. Only valid if
  /external/flatbuffers/tests/FlatBuffers.Test/
Program.cs 31 .Where(t => t.IsClass && t.GetCustomAttributes(typeof (FlatBuffersTestClassAttribute), false).Length > 0);
37 .Where(m => m.GetCustomAttributes(typeof(FlatBuffersTestMethodAttribute), false).Length > 0);
  /external/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyStoreResults.cpp 95 MachineInstr *Where = O.getParent();
98 if (&MI == Where || !MDT.dominates(&MI, Where))
102 SlotIndex WhereIdx = LIS.getInstructionIndex(*Where);
113 DEBUG(dbgs() << "Setting operand " << O << " in " << *Where << " from "
  /external/valgrind/exp-bbv/tests/amd64-linux/
fldcw_check.S 15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
  /external/valgrind/exp-bbv/tests/x86/
fldcw_check.S 15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
LocaleValidityChecker.java 34 public static class Where {
71 public boolean isValid(ULocale locale, Where where) {
72 where.set(null, null);
79 // // the only case where this is valid is if there is only an 'x' extension string
82 // return where.set(Datatype.x, "Null language only with x-...");
86 if (!isValid(Datatype.language, language, where)) {
89 where.set(null, null); // for x, well-formed == valid
94 if (!isValid(Datatype.script, script, where)) return false;
95 if (!isValid(Datatype.region, region, where)) return false
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
LocaleValidityChecker.java 32 public static class Where {
69 public boolean isValid(ULocale locale, Where where) {
70 where.set(null, null);
77 // // the only case where this is valid is if there is only an 'x' extension string
80 // return where.set(Datatype.x, "Null language only with x-...");
84 if (!isValid(Datatype.language, language, where)) {
87 where.set(null, null); // for x, well-formed == valid
92 if (!isValid(Datatype.script, script, where)) return false;
93 if (!isValid(Datatype.region, region, where)) return false
    [all...]

Completed in 517 milliseconds

12 3 4 5 6