Searched refs:x00 (Results 2701 - 2725 of 4650) sorted by relevance
1...<<101102103104105106107108109110>>...186
/third_party/alsa-lib/test/ |
H A D | midifile.h | 94 #define sequence_number 0x00
|
/third_party/alsa-utils/alsactl/ |
H A D | init_sysfs.c | 104 memset(attr, 0x00, sizeof(struct sysfs_attr)); in sysfs_attr_get_value()
|
/third_party/backends/backend/ |
H A D | coolscan.h | 196 #define AF_NEVER 0x00
|
H A D | kvs20xx_cmd.h | 33 #define TEST_UNIT_READY 0x00
|
H A D | tamarack.h | 166 #define TAMARACK_SCSI_TEST_UNIT_READY 0x00
|
H A D | p5_device.h | 279 #define REG0 0x00
|
H A D | magicolor.h | 64 #define STATUS_READY 0x00 /* scanner is ready */
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_dfu.h | 125 #define USB_DFU_OK 0x00
|
H A D | rndis_std.h | 115 #define RNDIS_SEND_ENCAPSULATED_COMMAND 0x00
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | panfrost_drm.h | 15 #define DRM_PANFROST_SUBMIT 0x00
|
/third_party/mbedtls/include/mbedtls/ |
H A D | asn1.h | 81 #define MBEDTLS_ASN1_PRIMITIVE 0x00
|
/third_party/libdrm/include/drm/ |
H A D | mach64_drm.h | 156 #define DRM_MACH64_INIT 0x00
|
H A D | savage_drm.h | 67 #define DRM_SAVAGE_BCI_INIT 0x00
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_drm.h | 6 #define DRM_KGSL_GEM_CREATE 0x00
|
/third_party/mbedtls/programs/fuzz/ |
H A D | fuzz_client.c | 23 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
|
/third_party/mbedtls/programs/psa/ |
H A D | psa_hash.c | 53 0x4a, 0xdd, 0xd2, 0x00, 0x12, 0x6d, 0x90, 0x69 \
|
/third_party/jerryscript/jerry-core/lit/ |
H A D | lit-strings.h | 45 #define LIT_UTF8_1_BYTE_MARKER (0x00)
|
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | afuc.h | 46 OPC_NOP = 0x00,
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/exception/ |
H A D | basic.tentative.any.js | 107 kExprRethrow, 0x00,
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-constants.h | 75 kNoMaximum = 0x00, // Also valid for table limits.
|
/third_party/node/test/fixtures/wpt/encoding/legacy-mb-korean/euc-kr/ |
H A D | euckr-encoder.js | 57 if (cp >= 0x00 && cp <= 0x7f) {
|
/third_party/node/test/fixtures/wpt/encoding/legacy-mb-tchinese/big5/ |
H A D | big5-encoder.js | 67 if (cp >= 0x00 && cp <= 0x7f) {
|
/third_party/node/test/fixtures/wpt/encoding/legacy-mb-japanese/euc-jp/ |
H A D | eucjp-encoder.js | 55 if (cp >= 0x00 && cp <= 0x7f) {
|
/third_party/node/test/fixtures/wpt/encoding/legacy-mb-japanese/shift_jis/ |
H A D | sjis-encoder.js | 62 if ((cp >= 0x00 && cp <= 0x7f) || cp == 0x80) {
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
H A D | ip6.h | 87 #define IP6OPT_TYPE_SKIP 0x00
|
Completed in 14 milliseconds
1...<<101102103104105106107108109110>>...186