HomeSort by relevance Sort by last modified time
    Searched full:x07 (Results 1126 - 1150 of 3255) sorted by null

<<41424344454647484950>>

  /bionic/libc/stdlib/
tolower_.c 14 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
toupper_.c 15 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv6/
ip6_tables.h 54 #define IP6T_F_MASK 0x07
  /development/ndk/platforms/android-9/arch-mips/include/asm/
dma.h 80 #define DMA_CNT_3 0x07
  /development/ndk/platforms/android-9/arch-x86/include/asm/
dma_32.h 76 #define DMA_CNT_3 0x07
  /external/blktrace/
blktrace.h 65 #define SUPPORTED_VERSION (0x07)
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
ev_bubble_decoration.mm 59 NSColor* text_color = ColorWithRGBBytes(0x07, 0x95, 0x00);
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
ev_bubble_decoration.mm 54 NSColor* text_color = ColorWithRGBBytes(0x07, 0x95, 0x00);
  /external/chromium_org/media/base/android/
media_codec_bridge_unittest.cc 47 0x21, 0x00, 0x0c, 0x84, 0x18, 0x03, 0x07, 0x85, 0x40, 0xc6, 0xa5, 0x70,
52 0x0b, 0x03, 0xc2, 0x76, 0xa3, 0x4f, 0xb9, 0x16, 0xc2, 0x70, 0x41, 0x07,
61 0x20, 0x38, 0x1b, 0x95, 0x07, 0xfa, 0xa8, 0x9c, 0x21, 0x0f, 0x13, 0x8c,
78 0x02, 0x08, 0x0d, 0xf2, 0xfc, 0x03, 0xa0, 0x74, 0x21, 0x8b, 0x07, 0x3a,
  /external/chromium_org/net/cert/
ev_root_ca_metadata_unittest.cc 23 { { 0x74, 0x2c, 0x31, 0x92, 0xe6, 0x07, 0xe4, 0x24, 0xeb, 0x45,
jwk_serializer_nss.cc 61 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
ClipboardChromiumTest.cpp 45 "\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f"
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_shader.h 34 #define NVFX_VP_INST_SCA_OP_LIT 0x07
53 #define NVFX_VP_INST_VEC_OP_DP4 0x07
221 #define NVFX_FP_OP_OPCODE_DST 0x07
292 #define NVFX_FP_OP_COND_MASK (0x07 << 18)
  /external/dropbear/libtomcrypt/src/hashes/whirl/
whirl.c 217 0xC5, 0x30, 0x23, 0x21, 0x30, 0xD4, 0x07, 0xF8, 0x9A, 0xFE, 0xE0, 0x96, 0x49, 0x97, 0xF7, 0xA7,
218 0x3E, 0x83, 0xBE, 0x69, 0x8B, 0x28, 0x8F, 0xEB, 0xCF, 0x88, 0xE3, 0xE0, 0x3C, 0x4F, 0x07, 0x57,
229 0xB6, 0xBB, 0x03, 0xD3, 0x46, 0x94, 0x8B, 0x04, 0xF4, 0xF4, 0x0C, 0x72, 0x6F, 0x07, 0x58, 0x70,
254 0x40, 0xE3, 0x76, 0x34, 0x27, 0x1E, 0x65, 0x5C, 0xA1, 0x67, 0x4E, 0xBF, 0xF5, 0x07, 0xF8, 0xCB }
  /external/dropbear/libtomcrypt/src/pk/asn1/der/utf8/
der_encode_utf8_string.c 91 case 4: out[x++] = 0xF0 | ((in[y] >> 18) & 0x07); out[x++] = 0x80 | ((in[y] >> 12) & 0x3F); out[x++] = 0x80 | ((in[y] >> 6) & 0x3F); out[x++] = 0x80 | (in[y] & 0x3F); break;
  /external/e2fsprogs/lib/ext2fs/
dosio.h 119 #define HW_DRIVE_FAIL() ((unsigned char)_dio_hw_error == 0x07)
  /external/guava/guava-tests/test/com/google/common/hash/
HashCodesTest.java 29 (byte) 0x05, (byte) 0x06, (byte) 0x07, (byte) 0x08},
  /external/kernel-headers/original/linux/
hil.h 146 HIL_CMD_WRG = 0x07, /* Write Register */
148 HIL_CMDID_ACF = 0x07, /* Auto Configure bits with incremented ID */
258 #define HIL_IDD_IOD_NBUTTON_MASK 0x07 /* Number of buttons */
366 "english.canadian", /* 0x07 Canadian English */ \
ipmi_msgdefs.h 47 #define IPMI_NETFN_APP_RESPONSE 0x07
kxtf9.h 77 #define SENSITIVITY_REGS 0x07
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp 48 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type
  /external/libpcap/
atmuni31.h 47 #define CONNECT 0x07 /* connect */
  /external/llvm/test/MC/ARM/
neont2-shuffle-encoding.s 11 @ CHECK: vext.8 q8, q9, q8, #7 @ encoding: [0xf2,0xef,0xe0,0x07]
neont2-sub-encoding.s 9 @ CHECK: vext.8 q8, q9, q8, #7 @ encoding: [0xf2,0xef,0xe0,0x07]
  /external/llvm/test/MC/Mips/
mips-register-names.s 14 # CHECK: encoding: [0x24,0x07,0x00,0x00]

Completed in 2093 milliseconds

<<41424344454647484950>>