HomeSort by relevance Sort by last modified time
    Searched full:four (Results 451 - 475 of 3258) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_fs.c 67 * Execute fragment shader for the four fragments in the quad.
68 * \return TRUE if quad is alive, FALSE if all four pixels are killed
  /external/regex-re2/util/
rune.cc 97 * four character sequence (21-bit value)
171 * four character sequence (21-bit value)
  /external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 27 // @param xy is the location where the xy parameters for four pixels should be
73 // @param xy is the location where the xy parameters for four pixels should be
123 // @param pixel0..3 are the four input pixels
165 // the results have to be shifted by four places (dividing by 16), or shifted
184 // Wrapper to calculate two output pixels from four input pixels. The
342 // at a time. This means that only the bottom four 16 bit components are set.
370 // This also allows us to store the four pixels with a single store.
374 // in 32 bit values to 8 bit values repeated four times.
  /external/skia/tests/
PathOpsSimplifyRectThreadedTest.cpp 10 // four rects, of four sizes
  /external/srec/config/en.us/grammars/
ipaq_commands.grxml 127 <item> four <tag>V='4'</tag> </item>
141 <item> four <tag>V='4'</tag> </item>
  /external/v8/test/mjsunit/
debug-return-value.js 70 // Listener which expects to do four steps to reach returning from the function.
133 // Four steps from the debugger statement in this function will position us at
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
BIQUAD.h 139 LVM_INT32 Storage[ (1*4) ]; /* One channel, four taps of size LVM_INT32 */
144 LVM_INT32 Storage[ (2*4) ]; /* Two channels, four taps of size LVM_INT32 */
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
InstAlloc.c 54 Size = ((Size + 3) & 0xFFFFFFFC); /* Ceil the size to a multiple of four */
116 * Input : pms - Pointer to array of four INST_ALLOC instances
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 43 ;// $x four packed bytes, x[3] : x[2] : x[1] : x[0]
44 ;// $y four packed bytes, y[3] : y[2] : y[1] : y[0]
49 ;// $dest four packed bytes, z[3] : z[2] : z[1] : z[0]
85 ;// $out0 four packed bytes, z[3] : z[2] : z[1] : z[0]
86 ;// $out1 four packed bytes, z[7] : z[6] : z[5] : z[4]
166 ;// Extract four registers of four pixels for X interpolation
552 ;// Four calls of this macro with the 4 prediction modes populate all the 32
  /hardware/invensense/60xx/mlsdk/mllite/
mlcontrol.h 157 // An array of four numbers representing the grid number for each
160 // An array of four numbers representing the change in grid number
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
parallelism 11 start up to four jobs simultaneously. In this case, since the
32 def_3 : ; \@$sleep_command 1 ; echo FOUR",
  /ndk/sources/host-tools/sed-4.2.1/lib/
memchr.c 112 longword at a time. The tricky part is testing if *any of the four*
115 four* bytes in longword1 is zero.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeView.java 24 // EdgeView draws EdgeEffect (blue glow) at four sides of the view.
67 // Set up transforms for the four edges. Without transforms an
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_lao1.xml 40 <!-- U+0ED4: "?" LAO DIGIT FOUR -->
103 U+0ED4: "?" LAO DIGIT FOUR -->
rowkeys_thai1.xml 42 <!-- U+0E54: "?" THAI DIGIT FOUR -->
105 U+0E54: "?" THAI DIGIT FOUR -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
taskstats.h 72 /* Following four fields atomically updated using task->delays->lock */
140 /* The following four fields are I/O statistics of a task. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
taskstats.h 72 /* Following four fields atomically updated using task->delays->lock */
140 /* The following four fields are I/O statistics of a task. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
taskstats.h 72 /* Following four fields atomically updated using task->delays->lock */
140 /* The following four fields are I/O statistics of a task. */
  /system/core/fastboot/
fastboot_protocol.txt 28 The first four bytes of the response are "OKAY", "FAIL", "DATA",
54 The first four bytes of the response are "OKAY", "FAIL", or "INFO".
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_IDCT_s.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_IDCT_s.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c 759 * [in] pMBInter - Array, of dimension four, containing pointers to information associated with four
1099 * [in] pMBInter - Array, of dimension four, containing pointers to information associated with four
1101 * [in] pMBIntra - Array, of dimension four, containing pointers to information associated with four
    [all...]
  /dalvik/tests/046-reflect/src/
Main.java 50 String one, two, three, four; local
189 String four; local
191 four = (String) field.get(instance);
193 + four);
215 String four; local
  /external/eigen/Eigen/src/LU/arch/
Inverse_SSE.h 54 // original matrix is divide into four 2x2 sub-matrices. Since each
55 // register holds four matrix element, the smaller matrices are
59 __m128 A, B, C, D; // the four sub-matrices
176 // original matrix is divide into four 2x2 sub-matrices. Since each
181 // the four sub-matrices
  /external/chromium_org/net/http/
http_pipelined_network_transaction_unittest.cc 206 four_transaction.Start(GetRequestInfo("four.html", options),
217 ExpectResponse("four.html", four_transaction, SYNCHRONOUS);
300 MockWrite(SYNCHRONOUS, 12, "GET /four.html HTTP/1.1\r\n"
316 MockRead(SYNCHRONOUS, 15, "four.html"),
343 MockWrite(SYNCHRONOUS, 12, "GET /four.html HTTP/1.1\r\n"
359 MockRead(SYNCHRONOUS, 15, "four.html"),
685 MockWrite(SYNCHRONOUS, 12, "GET /four.html HTTP/1.1\r\n"
707 MockRead(SYNCHRONOUS, 15, "four.html"),
    [all...]

Completed in 2315 milliseconds

<<11121314151617181920>>