HomeSort by relevance Sort by last modified time
    Searched full:x000000 (Results 251 - 275 of 291) sorted by null

<<1112

  /external/valgrind/main/none/tests/ppc32/
jm-insns.c     [all...]
test_isa_2_06_part1.c 137 * +0.0 : 0 0x00 0x000000 => 0x00000000
138 * -0.0 : 1 0x00 0x000000 => 0x80000000
139 * +infinity : 0 0xFF 0x000000 => 0x7F800000
140 * -infinity : 1 0xFF 0x000000 => 0xFF800000
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_07_part2.c 152 * +0.0 : 0 0x00 0x000000 => 0x00000000
153 * -0.0 : 1 0x00 0x000000 => 0x80000000
154 * +infinity : 0 0xFF 0x000000 => 0x7F800000
155 * -infinity : 1 0xFF 0x000000 => 0xFF800000
    [all...]
test_isa_2_07_part1.c 922 * +0.0 : 0 0x00 0x000000 => 0x00000000
923 * -0.0 : 1 0x00 0x000000 => 0x80000000
924 * +infinity : 0 0xFF 0x000000 => 0x7F800000
925 * -infinity : 1 0xFF 0x000000 => 0xFF800000
    [all...]
  /external/valgrind/main/VEX/priv/
host_arm64_defs.c     [all...]
  /external/chromium_org/third_party/skia/samplecode/
SampleAll.cpp 245 { 0x808080, 0x000000 }, // just-mul case
246 { 0xFFFFFF, 0x000000 } // identity case
  /external/skia/samplecode/
SampleAll.cpp 243 { 0x808080, 0x000000 }, // just-mul case
244 { 0xFFFFFF, 0x000000 } // identity case
  /external/chromium_org/tools/relocation_packer/src/
elf_file.cc 523 // LOAD 0x000000 0x00000000 0x00000000 0x1efc818 0x1efc818 R E 0x1000
526 // GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0
536 // LOAD 0x000000 0x00000000 0x00000000 0x14ea4 0x14ea4 R E 0x1000
    [all...]
  /art/runtime/
dex_instruction.h 148 kVerifyNone = 0x000000,
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractImmutableSetTest.java 342 assertEquals(0x000000, (int) webSafeColorArray[0]);
ImmutableListTest.java 700 assertEquals(0x000000, (int) webSafeColorArray[0]);
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 44 #define NFA_HCI_VERSION_HW 0x000000 /* HCI HW Version number */
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_video.c 327 /* 24 bit RGB */ {0xFF0000, 0x00FF00, 0x0000FF, 0x000000, 24},
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h 209 Black = 0x000000,
  /external/libpcap/
pcap-filter.manmisc.in 386 0x000000, for encapsulated Ethernet; it doesn't check whether the packet
387 is in SNAP format with an OUI of 0x000000.
417 frame or an 802.2 SNAP frame with an OUI of 0x000000;
gencode.c     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java     [all...]
  /bionic/libc/kernel/uapi/drm/
i915_drm.h 617 #define I915_OVERLAY_NO_SWAP 0x000000
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 631 /* TRACE_TYPE 0x000000^^*/
  /external/chromium_org/third_party/skia/src/utils/
SkParseColor.cpp 44 { "black", 0x000000 },
  /external/chromium_org/ui/events/keycodes/dom4/
keycode_converter_data.h 15 USB_KEYMAP(0x000000, 0x0000, 0x0000, 0xffff, NULL), // Invalid
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 930 #define I915_OVERLAY_NO_SWAP 0x000000
    [all...]
  /external/libnfc-nci/src/include/
bt_types.h 623 /* TRACE_TYPE 0x000000^^*/
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_cursor.c 499 const Uint32 pixels[2] = { 0xFFFFFF, 0x000000 };
  /external/skia/src/utils/
SkParseColor.cpp 44 { "black", 0x000000 },

Completed in 951 milliseconds

<<1112