HomeSort by relevance Sort by last modified time
    Searched refs:g1 (Results 101 - 115 of 115) sorted by null

1 2 3 45

  /external/v8/test/mjsunit/
large-object-allocation.js 64 this.g1 = i;
  /external/webp/src/enc/
dsp_sse2.c 430 const __m128i g1 = _mm_add_epi16(f1, _mm_cmpeq_epi16(a32, zero)); local
433 _mm_storel_epi64((__m128i*)&out[ 4], g1);
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 460 let g1 = declare_global i32_type "One" m in var
463 insist (Before g1 = global_begin m);
464 insist (Before g2 = global_succ g1);
468 insist (After g1 = global_pred g2);
469 insist (At_start m = global_pred g1);
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 5731 long g1 = createGroup(mAccount, "g1", "t1", 0, true \/* autoAdd *\/, false \/* favorite *\/); local
5771 long g1 = createGroup(mAccount, "g1", "t1", 0, true \/* autoAdd *\/, false \/* favorite *\/); local
5796 long g1 = createGroup(mAccount, "g1", "t1", 0, false \/* autoAdd *\/, true \/* favorite *\/); local
5857 long g1 = createGroup(mAccount, "g1", "t1", 0, false \/* autoAdd *\/, true \/* favorite *\/); local
5932 long g1 = createGroup(mAccount, "g1", "t1", 0, false \/* autoAdd *\/, true \/* favorite *\/); local
    [all...]
  /external/clang/test/CodeGenCXX/
mangle.cpp 104 void g1() { function
  /external/openssl/crypto/aes/asm/
aes-sparcv9.pl 51 $acc10="%g1";
515 or %o0,%o1,%g1
516 andcc %g1,3,%g0
1061 or %o0,%o1,%g1
1062 andcc %g1,3,%g0
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp 277 const uint16_t g1 = pack565(0x17,0x2f,0x17); local
278 const uint16_t wormholeTexData[4] = { g0, g1, g1, g0 };
    [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c 6609 IRTemp g1 = newTemp(Ity_I64); local
8458 IRTemp g1 = newTemp(Ity_V128); local
13026 IRTemp e3, e2, e1, e0, g3, g2, g1, g0; local
13069 IRTemp g1 = newTemp(Ity_I64); local
    [all...]
guest_x86_toIR.c 5576 IRTemp g1 = newTemp(Ity_I64); local
7233 IRTemp g1 = newTemp(Ity_V128); local
11683 IRTemp e3, e2, e1, e0, g3, g2, g1, g0; local
11725 IRTemp g1 = newTemp(Ity_I64); local
    [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h     [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H     [all...]
  /external/v8/test/cctest/
test-api.cc 9694 Local<Function> g1 = local
9773 Local<Function> g1; local
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 975 milliseconds

1 2 3 45