/third_party/backends/backend/ |
H A D | xerox_mfp.c | 516 0x00, 0x01, 0x03, 0x05
|
H A D | hp-scl.c | 571 static hp_byte_t tur_cmd[] = { 0x00, 0, 0, 0, 0, 0}; in sanei_hp_scsi_new()
|
H A D | kvs40xx_opt.c | 272 0x00,
|
/third_party/cups-filters/filter/ |
H A D | pdftoraster.cxx | 134 0x00,0x80,0x40,0xc0,0x20,0xa0,0x60,0xe0,0x10,0x90,0x50,0xd0,0x30,0xb0,0x70,0xf0,
|
/third_party/googletest/googlemock/scripts/generator/cpp/ |
H A D | ast.py | 62 FUNCTION_NONE = 0x00
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | custrtst.c | 987 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; in TestStringCopy()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationbuilder.cpp | 1686 0x5b, 0x3a, 0x5e, 0x6c, 0x63, 0x63, 0x63, 0x3d, 0x30, 0x3a, 0x5d, 0x5d, 0x00 }; in ucol_getUnsafeSet()
|
/third_party/mbedtls/tests/src/test_helpers/ |
H A D | ssl_helpers.c | 1855 * consisting of only 0x00 for the client and only 0xFF for the server. in mbedtls_test_ssl_exchange_data() 1866 memset(msg_buf_1, 0x00, msg_len_1); in mbedtls_test_ssl_exchange_data()
|
/third_party/mbedtls/library/ |
H A D | rsa.c | 475 /* Decode EME-PKCS1-v1_5 padding: 0x00 || 0x02 || PS || 0x00 in mbedtls_ct_rsaes_pkcs1_v15_unpadding() 480 * the 0x00 byte and remember the padding length in pad_count. */ in mbedtls_ct_rsaes_pkcs1_v15_unpadding() 2408 *p++ = 0x00; in rsa_rsassa_pkcs1_v15_encode() 2886 #define RSA_PT "\xAA\xBB\xCC\x03\x02\x01\x00\xFF\xFF\xFF\xFF\xFF" \
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_uniforms.c | 1347 memset(uniform, 0x00, sizeof(struct gl_uniform_storage)); in nir_link_uniform()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.h | 163 DCC_CLEAR_0000 = DCC_CODE(0x00), /* all bits are 0 */
|
H A D | radeon_vcn_enc_1_2.c | 772 radeon_enc_code_fixed_bits(enc, 0x00, 3); in radeon_enc_nalu_aud_hevc()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | asn1.h | 44 # define V_ASN1_UNIVERSAL 0x00
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-opcodes.h | 35 V(Unreachable, 0x00, _) \
|