/third_party/backends/backend/ |
H A D | plustek-pp_scandata.h | 491 #define _MemBankSize2k96001 0x00
|
H A D | pieusb_buffer.c | 182 g = 0x00; in sanei_pieusb_buffer_create()
|
/third_party/backends/sanei/ |
H A D | sanei_ab306.c | 491 ab306_outb (port + i, port[i].base + 1, 0x00); in sanei_ab306_exit()
|
/third_party/curl/lib/ |
H A D | curl_setup.h | 745 #define SHUT_RD 0x00
|
/third_party/cJSON/tests/unity/extras/fixture/test/ |
H A D | unity_fixture_Test.c | 431 s[-1] = (char)0x00; /* Will not detect 0 */ in TEST()
|
/third_party/cups-filters/cupsfilters/ |
H A D | rgb.c | 111 else if (g == 0x00 && rgbptr->cache_init) in cupsRGBDoGray()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | UnicodeCompressor.java | 691 // high byte is always 0x00 - no need for in compress() 693 byteBuffer[bytePos++] = (byte) 0x00; in compress()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ |
H A D | ExhaustiveTest.java | 390 int aByte = 0x00; in printBytes()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
H A D | StatisticsTool.java | 58 (byte) 0x00, (byte) 0x01, (byte) 0x02, (byte) 0x03, (byte) 0x04, (byte) 0x05, (byte) 0x06, (byte) 0x07,
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | UnicodeCompressor.java | 688 // high byte is always 0x00 - no need for in compress() 690 byteBuffer[bytePos++] = (byte) 0x00; in compress()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/ |
H A D | ExhaustiveTest.java | 393 int aByte = 0x00; in printBytes()
|
/third_party/mesa3d/include/CL/ |
H A D | cl_ext_intel.h | 366 #define CL_AVC_ME_BLOCK_BASED_SKIP_4x4_INTEL 0x00
|
/third_party/mbedtls/library/ |
H A D | pkcs5.c | 449 { 0x4b, 0x00, 0x79, 0x01, 0xb7, 0x65, 0x48, 0x9a,
|
/third_party/mbedtls/include/psa/ |
H A D | crypto_extra.h | 760 #define PSA_PAKE_ROLE_NONE ((psa_pake_role_t) 0x00)
|
/third_party/lame/libmp3lame/ |
H A D | fft.c | 151 0x00, 0x80, 0x40, 0xc0, 0x20, 0xa0, 0x60, 0xe0,
|
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | emu.c | 94 return 0x00; in emu_alu()
|
/third_party/libwebsockets/lib/system/dhcpclient/ |
H A D | dhcpc4.c | 68 0x45, 0x00, 0, 0, 0, 0, 0x40, 0, 0x2e, IPPROTO_UDP,
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_pipe.c | 117 rast.sprite_coord_enable = rs[D3DRS_POINTSPRITEENABLE] ? 0xff : 0x00; in nine_convert_rasterizer_state()
|
/third_party/node/deps/brotli/c/dec/ |
H A D | huffman.c | 29 0x00, 0x80, 0x40, 0xC0, 0x20, 0xA0, 0x60, 0xE0,
|
/third_party/node/deps/brotli/c/enc/ |
H A D | entropy_encode.c | 459 0x00, 0x08, 0x04, 0x0C, 0x02, 0x0A, 0x06, 0x0E, in BrotliReverseBits()
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_pkt.h | 147 NGTCP2_FRAME_PADDING = 0x00,
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_read.c | 55 #define SUBOPCODE_VERSION 0x00
|
/third_party/libexif/libexif/pentax/ |
H A D | exif-mnote-data-pentax.c | 258 /* probably assert(!memcmp(buf + datao, "\x00\x1b", 2)) */ in exif_mnote_data_pentax_load() 441 if ((e->size >= 2) && (e->data[0] == 0x00) && (e->data[1] == 0x1b)) in exif_mnote_data_pentax_identify()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmpv6_sender.c | 290 alart_p->padn_len = 0x00; /* 2 Octets */ in create_mld_query()
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
H A D | main.c | 32 #define ALL 0x00
|