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

<<11121314151617181920>>

  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.AKM.h 55 // TODO: following four APIs need further implementation for MPL's
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
se_explicit 17 PRE = three four
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
debugreg.h 27 bits - each field corresponds to one of the four debug registers,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fenv.h 46 /* The ix87 FPU supports all of the four defined rounding modes. We
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
debugreg.h 27 bits - each field corresponds to one of the four debug registers,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fenv.h 46 /* The ix87 FPU supports all of the four defined rounding modes. We
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
debugreg.h 27 bits - each field corresponds to one of the four debug registers,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fenv.h 46 /* The ix87 FPU supports all of the four defined rounding modes. We
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
framework.py 24 A framework name can take one of the following four forms:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config_cmd.py 66 self.assertEqual(cmd.library_dirs, ['three', 'four'])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
framework.py 24 A framework name can take one of the following four forms:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_config_cmd.py 66 self.assertEqual(cmd.library_dirs, ['three', 'four'])
  /system/core/libnetutils/
dhcpmsg.h 62 /* first four bytes of options are a cookie to indicate that
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_SSE2.cpp 551 // by an R, G, B, or A suffix. Components of one of the four pixels that
630 // Merge into one SSE regsiter with sixteen 8-bit values (four pixels),
639 // by an R, G, B, or A suffix. Components of one of the four pixels that
708 // Merge into one SSE regsiter with sixteen 8-bit values (four pixels),
737 // Set alpha to 0xFF and replicate source four times in SSE register.
739 // Interleave with zeros to get two sets of four 16-bit values.
745 // Load four destination pixels into dst_sse.
747 // Load four 16-bit masks into lower half of mask_sse.
807 // Set alpha to 0xFF and replicate source four times in SSE register.
813 // Load four destination pixels into dst_sse
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_SSE2.cpp 551 // by an R, G, B, or A suffix. Components of one of the four pixels that
630 // Merge into one SSE regsiter with sixteen 8-bit values (four pixels),
639 // by an R, G, B, or A suffix. Components of one of the four pixels that
708 // Merge into one SSE regsiter with sixteen 8-bit values (four pixels),
737 // Set alpha to 0xFF and replicate source four times in SSE register.
739 // Interleave with zeros to get two sets of four 16-bit values.
745 // Load four destination pixels into dst_sse.
747 // Load four 16-bit masks into lower half of mask_sse.
807 // Set alpha to 0xFF and replicate source four times in SSE register.
813 // Load four destination pixels into dst_sse
    [all...]
  /art/test/003-omnibus-opcodes/src/
Array.java 79 Main.assertTrue(strings[4].equals("four"));
219 "zero", "one", "two", "three", "four" };
  /art/test/015-switch/src/
Main.java 30 case 4: System.out.print("four\n"); break;
35 case 4: System.out.print("four\n"); break;
  /cts/tools/signature-tools/test/signature/converter/
ConvertEnumTest.java 93 " public static A FOUR = ONE;" +
107 assertEquals("FOUR", field.getName());
  /dalvik/tests/003-omnibus-opcodes/src/
Array.java 66 assert(strings[4].equals("four"));
206 "zero", "one", "two", "three", "four" };
  /dalvik/tests/015-switch/src/
Main.java 30 case 4: System.out.print("four\n"); break;
35 case 4: System.out.print("four\n"); break;
  /development/samples/ApiDemos/res/layout/
image_view_1.xml 26 <!-- The following four examples use a large image -->
83 <!-- Repeating the previous four examples with small image -->
  /external/bison/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.
rawmemchr.c 78 the four* bytes in the longword in question are equal to NUL or
80 to testing whether *any of the four* bytes in longword1 is zero.
strchrnul.c 80 the four* bytes in the longword in question are equal to NUL or
82 to testing whether *any of the four* bytes in longword1 or
  /external/chromium_org/chrome/browser/google_apis/
task_util.h 87 // ComposedCallback with four arguments.
98 // ComposedCallback with four arguments, and the second one is scoped_ptr.

Completed in 1511 milliseconds

<<11121314151617181920>>