HomeSort by relevance Sort by last modified time
    Searched full:four (Results 376 - 400 of 2972) sorted by null

<<11121314151617181920>>

  /external/libhevc/common/arm/
ihevc_itrans_recon_8x8.s 610 @//step6 operate on first four rows and find their idct
614 @// element 0 first four - d2 - y0
615 @// element 1 first four - d6 - y1
616 @// element 2 first four - d3 - y2
617 @// element 3 first four - d7 - y3
618 @// element 4 first four - d4 - y4
619 @// element 5 first four - d8 - y5
620 @// element 6 first four - d5 - y6
621 @// element 7 first four - d9 - y7
622 @// element 0 second four - d10 - y
    [all...]
  /external/llvm/test/CodeGen/Mips/cconv/
arguments.ll 60 ; The first four arguments are the same in O32/N32/N64
66 ; N32/N64 get an extra four arguments in registers
68 ; always reserved for the first four arguments.
136 ; N32/N64 get an extra four arguments in registers and still have two left from
137 ; the first four.
139 ; always reserved for the first four arguments.
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ZoomActivity.java 101 * <li>Animate each of four positioning/sizing properties (X, Y, SCALE_X, SCALE_Y)
165 // Construct and run the parallel animation of the four translation and scale properties
201 // Animate the four positioning/sizing properties in parallel, back to their
  /external/iptables/extensions/
libxt_u32.man 100 right. Shifting 24 bits would give the first byte, so only 22 bits is four
102 on the right and the first four bits of the first byte. For instance, if IHL=5,
106 the packet, and read four bytes starting from there. This is the first 4 bytes
  /external/libutf/
rune.c 132 * four character sequence (21-bit value)
215 * four character sequence (21-bit value)
295 * four character sequence (21-bit value)
  /external/llvm/unittests/Support/
MemoryBufferTest.cpp 122 OwningBuffer Four(MemoryBuffer::getNewMemBuffer(123, "zeros"));
123 EXPECT_TRUE(nullptr != Four.get());
125 EXPECT_EQ(0, Four->getBufferStart()[0]);
  /external/skia/gm/
megalooper.cpp 15 // This GM tests 3 different ways of drawing four shadows around a square:
26 k1x4_Type, // all four shadows in one looper
81 // Just draw a blurred rect at each of the four corners of a square (centered at x,y).
  /art/test/079-phantom/src/
Main.java 83 mBitmap3 = mBitmap4 = new Bitmap("three/four", 20, 20, dataB);
  /development/samples/ApiDemos/res/layout/
link.xml 27 <!-- Four TextView widgets, each one displaying text containing links. -->
  /development/samples/Snake/src/com/example/android/snake/
BackgroundView.java 80 // Construct our center and four corners
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Method.java 24 * This class defines the constants which are the names of the four default
  /external/clang/test/CodeGenObjC/
next-objc-dispatch.m 19 // There are basically four ways that we end up doing message dispatch for the
  /external/compiler-rt/lib/asan/
asan_flags.h 21 // ASan flag values can be defined in four ways:
  /external/compiler-rt/lib/builtins/
popcountdi2.c 30 /* The lower 32 bits hold four 16 bit sums (5 significant bits). */
  /external/e2fsprogs/lib/et/
com_err.3 61 table has a name of up to four characters, which is used in place of
compile_et.1 20 consists of a declaration supplying the name (up to four characters
  /external/elfutils/src/libelf/
gnuhash_xlate.h 44 /* First four control words, 32 bits. */
  /external/fonttools/Lib/fontTools/encodings/
StandardEncoding.py 12 'three', 'four', 'five', 'six', 'seven', 'eight', 'nine',
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
TableCollectionTest.java 142 return "four";
168 table.put('b', "four", 4);
226 table.put('b', "four", 8);
246 table.put('b', "four", 4);
266 table.put('b', "four", 4);
289 table.put("four", 'b', 4);
340 table.put("four", 'b', 4);
360 table.put("four", 'b', 4);
380 table.put("four", 'b', 4);
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestStringMapGenerator.java 43 Helpers.mapEntry("four", "April"),
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
TestStringBiMapGenerator.java 47 Helpers.mapEntry("four", "April"),
  /external/guava/guava-tests/test/com/google/common/base/
Utf8Test.java 161 // Four byte characters
183 * Tests that round tripping of a sample of four byte permutations work.
185 * This method tests specific four-byte cases.
208 // Four-byte characters
  /external/jemalloc/test/integration/
chunk.c 66 * There are at least four size classes per doubling, so
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
SimplexCollisionShape.java 17 * A simple point, line, triangle or quad collisionShape based on one to four points-
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
SimplexCollisionShape.java 17 * A simple point, line, triangle or quad collisionShape based on one to four points-

Completed in 421 milliseconds

<<11121314151617181920>>