HomeSort by relevance Sort by last modified time
    Searched defs:zz (Results 26 - 50 of 62) sorted by null

12 3

  /external/clang/test/Sema/
designated-initializers.c 98 struct outer { struct inner { int x, *y; } in, *inp; } zz[] = { variable in typeref:struct:outer
99 [0].in.x = 2, &zz[0].in.x, &zz[0].in,
100 0, &anint, &zz[1].in,
102 [7].in.y = &anint, &zz[0].in,
106 int zz_sizecheck[sizeof(zz) / sizeof(struct outer) == 8? 1 : -1 ];
array-init.c 149 static char const zz[3] = "test"; // expected-warning{{initializer-string for char array is too long}} variable
  /external/syslinux/com32/lib/jpeg/
tinyjpeg.c 492 const unsigned char *zz = zigzag; local
496 *qtable++ = ref_table[*zz++] * aanscalefactor[i] * aanscalefactor[j];
  /external/valgrind/VEX/test/
test-amd64.c 636 short zz = (fpuc & ~0x0c00) | (i << 10); local
637 asm volatile ("fldcw %0" : : "m" (zz));
    [all...]
  /external/mesa3d/src/mesa/math/
m_matrix.c 797 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local
926 zz = z * z;
948 M(2,2) = (one_c * zz) + c;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 1795 Int *zz, nc, zzorder; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ThreadTest.java 74 zz(); method
99 public void zz() throws BogusException { method in class:ThreadTest.ResSupThread
  /system/core/libpixelflinger/
scanline.cpp 878 uint16_t zz = uint32_t(z)>>(16); local
    [all...]
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 3737 int zz = a + b; local
3754 int zz = a + b; local
    [all...]
  /external/swiftshader/src/Reactor/
Nucleus.hpp 2036 Swizzle2Float4<0xAA> zz; member in union:sw::Float4::__anon30849
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 2775 { Int32 zz, tmp; zz = nHeap; tmp = heap[zz]; while (weight[tmp] < weight[heap[zz >> 1]]) { heap[zz] = heap[zz >> 1]; zz >>= 1; } heap[zz] = tmp; }; local
2781 n1 = heap[1]; heap[1] = heap[nHeap]; nHeap--; { Int32 zz, yy, tmp; zz = 1; tmp = heap[zz]; while (((Bool)1)) { yy = zz << 1; if (yy > nHeap) break; if (yy < nHeap && weight[heap[yy+1]] < weight[heap[yy]]) yy++; if (weight[tmp] < weight[heap[yy]]) break; heap[zz] = heap[yy]; zz = yy; } heap[zz] = tmp; }; local
2782 n2 = heap[1]; heap[1] = heap[nHeap]; nHeap--; { Int32 zz, yy, tmp; zz = 1; tmp = heap[zz]; while (((Bool)1)) { yy = zz << 1; if (yy > nHeap) break; if (yy < nHeap && weight[heap[yy+1]] < weight[heap[yy]]) yy++; if (weight[tmp] < weight[heap[yy]]) break; heap[zz] = heap[yy]; zz = yy; } heap[zz] = tmp; }; local
2789 { Int32 zz, tmp; zz = nHeap; tmp = heap[zz]; while (weight[tmp] < weight[heap[zz >> 1]]) { heap[zz] = heap[zz >> 1]; zz >>= 1; } heap[zz] = tmp; }; local
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.3/
plexus-archiver-2.3.jar 
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 

Completed in 1484 milliseconds

12 3