HomeSort by relevance Sort by last modified time
    Searched refs:AT (Results 226 - 250 of 474) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/subzero/src/
IceBitVector.h 14 /// inline storage, at the expense of limited, static size.
247 template <template <typename> class AT> class BitVectorTmpl {
249 using Allocator = AT<BitWord>;
822 template <template <typename> class AT>
823 inline void swap(Ice::BitVectorTmpl<AT> &LHS, Ice::BitVectorTmpl<AT> &RHS) {
  /external/clang/lib/Analysis/
ScanfFormatString.cpp 499 const analyze_scanf::ArgType &AT = getArgType(Ctx);
500 if (AT.isValid() && AT.matchesType(Ctx, QT))
  /external/llvm/lib/Support/
regengine.inc 53 #define at sat
65 #define at lat
110 static void at(struct match *, char *, char *, char *, sopno, sopno);
118 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2)
123 #define AT(t, p1, p2, s1, s2) /* nothing */
311 AT("diss", start, stop, startst, stopst);
499 AT("back", start, stop, startst, stopst);
580 AT("hard", sp, stop, ss, stopst);
680 - fast - step through the string at top spee
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regengine.inc 53 #define at sat
65 #define at lat
110 static void at(struct match *, char *, char *, char *, sopno, sopno);
118 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2)
123 #define AT(t, p1, p2, s1, s2) /* nothing */
311 AT("diss", start, stop, startst, stopst);
499 AT("back", start, stop, startst, stopst);
580 AT("hard", sp, stop, ss, stopst);
680 - fast - step through the string at top spee
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regengine.inc 53 #define at sat
65 #define at lat
110 static void at(struct match *, char *, char *, char *, sopno, sopno);
118 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2)
123 #define AT(t, p1, p2, s1, s2) /* nothing */
311 AT("diss", start, stop, startst, stopst);
499 AT("back", start, stop, startst, stopst);
580 AT("hard", sp, stop, ss, stopst);
680 - fast - step through the string at top spee
    [all...]
  /art/compiler/optimizing/
code_generator_mips64.cc 6 * You may obtain a copy of the License at
165 HInstruction* at,
169 : SlowPathCodeMIPS64(at),
174 DCHECK(at->IsLoadClass() || at->IsClinitCheck());
673 // Note that we cannot use AT or TMP to save the old reference, as those
676 DCHECK_NE(temp1_, AT);
730 GpuRegister tmp = AT; // Value in memory.
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 89 #define at sat macro
101 #define at lat macro
148 static void at(struct match *m, char *title, char *start, char *stop, sopno startst, sopno stopst);
161 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2)
166 #define AT(t, p1, p2, s1, s2) /* nothing */
380 AT("diss", start, stop, startst, stopst);
587 AT("back", start, stop, startst, stopst);
668 AT("hard", sp, stop, ss, stopst);
767 - fast - step through the string at top spee
1129 at( function
1186 #undef at macro
    [all...]
  /external/libcxx/test/support/
test_allocator.h 27 typedef std::allocator_traits<Alloc> AT;
28 return AT::max_size(a);
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssTokens.java 191 AT,
434 : "token and types out of sync at " + tokenBreaksLimit
439 // <at-keyword>, <hash>, <string>, <bad-string>, <url>,
484 type = TokenType.AT;
623 : "empty token at " + pos + ", ch0=" + css.charAt(startOfToken)
696 // Treat a BOM as white-space so that it is ignored at the beginning
    [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 25 "AT",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
anames.go 25 "AT",
  /external/clang/lib/CodeGen/
TargetInfo.cpp 420 while (const ConstantArrayType *AT = Context.getAsConstantArrayType(FT)) {
421 if (AT->getSize() == 0)
423 FT = AT->getElementType();
430 // C++ record fields are never empty, at least in the Itanium ABI.
515 while (const ConstantArrayType *AT = Context.getAsConstantArrayType(FT)) {
516 if (AT->getSize().getZExtValue() != 1)
518 FT = AT->getElementType();
548 // Only a few cases are covered here at the moment -- those needed
    [all...]
  /art/compiler/jni/quick/mips/
calling_convention_mips.cc 6 * You may obtain a copy of the License at
215 // We start at the aligned register A2.
219 cur_reg = 2; // Skip {A0=JNIEnv, A1=jobject} / {A0=JNIEnv, A1=jclass} parameters (start at A2).
234 // (where SP is the stack pointer at the start of called function).
332 return MipsManagedRegister::FromCoreRegister(AT);
  /art/runtime/arch/mips/
quick_method_frame_info_mips.h 6 * You may obtain a copy of the License at
41 (1 << art::mips::AT) | (1 << art::mips::V0) | (1 << art::mips::V1) |
  /art/runtime/arch/mips64/
quick_method_frame_info_mips64.h 6 * You may obtain a copy of the License at
43 (1 << art::mips64::AT) | (1 << art::mips64::V0) | (1 << art::mips64::V1) |
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /external/libjpeg-turbo/simd/
jsimd_mips_dspr2_asm.h 26 #define AT $1
  /frameworks/minikin/libs/minikin/
GraphemeBreak.cpp 6 * You may obtain a copy of the License at
152 // look at character before ZWJ to see that both can participate in an emoji zwj sequence
164 // Tailored version of Rule GB12 and Rule GB13 that look at even-odd cases.
177 // Look at up to 1000 code units.
228 case AT:
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;

Completed in 805 milliseconds

1 2 3 4 5 6 7 8 91011>>