HomeSort by relevance Sort by last modified time
    Searched refs:_1 (Results 1 - 25 of 27) sorted by null

1 2

  /external/clang/test/SemaTemplate/
deduction.cpp 33 struct _1 {}; struct
36 // Replaces all occurrences of _1 with Arg1 and _2 with Arg2 in T.
44 struct Replace<_1, Arg1, Arg2> {
79 int array0[is_same<Replace<_1, int, float>::type, int>::value? 1 : -1];
80 int array1[is_same<Replace<const _1, int, float>::type, const int>::value? 1 : -1];
81 int array2[is_same<Replace<vector<_1>, int, float>::type, vector<int> >::value? 1 : -1];
82 int array3[is_same<Replace<vector<const _1>, int, float>::type, vector<const int> >::value? 1 : -1];
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p1.cpp 39 test<2> _1 = (foo)(a); local
65 a _1 = A::a();
  /external/clang/test/SemaCXX/
class-layout.cpp 56 SA(6_1, sizeof(I) == 5);
  /external/markdown/markdown/extensions/
headerid.py 145 """ Ensure ID is unique. Append '_1', '_2'... if not """
  /external/stlport/stlport/
functional 85 using ::_1;
  /ndk/sources/cxx-stl/stlport/stlport/
functional 85 using ::_1;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
functional 85 using ::_1;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
functional 85 using ::_1;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
functional 85 using ::_1;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
functional 85 using ::_1;
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-darwin.S 96 L_$0_1: /* Even though we can't take a signal until the sigprocmask completes,
syscall-x86-darwin.S 90 L_$0_1: /* Even though we can't take a signal until the
  /external/qemu-pc-bios/bochs/bios/
apmbios.S 259 APMSYM(07_1):
261 jmp APMSYM(07_1)
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 345 placeholder<1> _1; variable
351 bind(plus<int>(), x, _1)(y);
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 108 {OpcodeInfo::all, {0xFE, _1}, {r_m8}, DU },
109 {OpcodeInfo::em64t, {REX_W, 0xFF, _1}, {r_m64}, DU },
383 DEFINE_ALU_OPCODES(_1, 0x08, 0x08, DU_U )
436 {OpcodeInfo::all, {0x0F, 0xC7, _1}, {m64}, DU },
594 {OpcodeInfo::all, {0xFE, _1}, {r_m8}, DU },
596 {OpcodeInfo::all, {Size16, 0xFF, _1}, {r_m16}, DU },
597 {OpcodeInfo::all, {0xFF, _1}, {r_m32}, DU },
598 {OpcodeInfo::em64t, {REX_W, 0xFF, _1}, {r_m64}, DU },
669 {OpcodeInfo::all, {0xD8, _1}, {FP0S, m32}, DU_U },
670 {OpcodeInfo::all, {0xDC, _1}, {FP0D, m64}, DU_U }
    [all...]
enc_prvt.h 114 #define _1 OpcodeByteKind_SlashNum|1 macro
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 188 8859_1 ISO-8859-1 0x00FF
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
mandreel.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /dalvik/vm/analysis/
CodeVerify.cpp 143 #define _1 kRegTypeOne macro
193 { /*1*/ _X,_X,_X,_Z,_1,_Z,_y,_Y,_h,_H,_c,_i,_b,_B,_s,_S,_C,_I,_F,_X,_X,_X,_X,_X,_X },
220 #undef _1 macro
    [all...]
  /external/dropbear/libtommath/
bn.tex 165 another pre--defined class ``SC\_RSA\_1'' which works in conjunction with the RSA from LibTomCrypt. Additional
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]

Completed in 795 milliseconds

1 2