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

<<11121314151617181920>>

  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_mmx.asm 345 movd mm0, [rax] ; Copy four bytes to mm0
346 movd mm1, [rbx] ; Copy four bytes to mm1
354 movd mm1, [rbx] ; Copy four bytes to mm1
359 movd mm0, [rax] ; Copy four bytes to mm0
368 movd mm1, [rbx] ; Copy four bytes to mm1
372 movd mm0, [rax] ; Copy four bytes to mm0
381 movd mm1, [rbx] ; Copy four bytes to mm1
385 movd mm0, [rax] ; Copy four bytes to mm0
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.h 21 // disassembler distinguishes four kinds of opcodes, which are enumerated in
26 // 3. Depending on the opcode type, look in one of four ClassDecision structures
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 123 const MCExpr *Four = MCConstantExpr::Create(4, Context);
124 return MCBinaryExpr::CreateAdd(Res, Four, Context);
  /external/mesa3d/src/gallium/docs/source/cso/
sampler.rst 9 Texture coordinates are always treated as four-dimensional, and referred to
56 * ``PIPE_TEX_FILTER_LINEAR``: Two, four or eight texels (depending on the
  /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/okhttp/okio/okio/src/main/java/okio/
BufferedSink.java 84 /** Writes a big-endian int to this sink using four bytes. */
87 /** Writes a little-endian int to this sink using four bytes. */
  /external/protobuf/python/google/protobuf/internal/
message_factory_test.py 65 msg.factory_1_message.list_value.append(u'four')
73 msg.list_value.extend([u'four', u'three', u'two'])
  /external/regex-re2/util/
rune.cc 97 * four character sequence (21-bit value)
171 * four character sequence (21-bit value)
  /external/skia/tests/
PathOpsOpRectThreadedTest.cpp 10 // four rects, of four sizes
PathOpsSimplifyRectThreadedTest.cpp 10 // four rects, of four sizes
  /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) & (LVM_UINT32)~3); /* Ceil the size to a multiple of four */
116 * Input : pms - Pointer to array of four INST_ALLOC instances
  /frameworks/base/core/java/android/hardware/camera2/params/
RggbChannelVector.java 197 * {@code %f} respectively represents one of the the four color channels. </p>
210 * respectively represents one of the the four color channels. </p>
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
fallback_malloc.ipp 22 // Allocates chunks in multiples of four bytes, with a four byte header
  /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",
  /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 30 <!-- U+0ED4: "?" LAO DIGIT FOUR -->
74 U+0ED4: "?" LAO DIGIT FOUR -->
rowkeys_thai1.xml 33 <!-- U+0E54: "?" THAI DIGIT FOUR -->
80 U+0E54: "?" THAI DIGIT FOUR -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
taskstats.h 74 /* Following four fields atomically updated using task->delays->lock */
142 /* The following four fields are I/O statistics of a task. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/nfsd/
nfsfh.h 43 * The file handle starts with a sequence of four-byte words.
48 * All four-byte values are in host-byte-order.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
taskstats.h 74 /* Following four fields atomically updated using task->delays->lock */
142 /* 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...]

Completed in 357 milliseconds

<<11121314151617181920>>