Home
last modified time | relevance | path

Searched refs:x00 (Results 4551 - 4575 of 4650) sorted by relevance

1...<<181182183184185186

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c692 #define WORD_DATA 0x00
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp2435 memset(decodeSessionMemoryRequirements, 0x00, sizeof(decodeSessionMemoryRequirements));
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp400 const uint8_t unusedReference = 0x00; in SetStencilForShaderExport()
/third_party/openssl/ssl/
H A Ds3_lib.c30 0x44, 0x4f, 0x57, 0x4e, 0x47, 0x52, 0x44, 0x00
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp331 Unk = 0x00,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp895 case 0x00: // EQUAL in Lower()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2779 for (size_t Val : {0x00, 0xf1, 0xf2, 0xf3, 0xf5, 0xf8}) { in initializeCallbacks()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_cli.c3035 cli_cmd_flag_none = 0x00,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_cli.c3493 cli_cmd_flag_none = 0x00,
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android_ext.c2937 uchar mesh_oui[]={0x00, 0x22, 0xf4}; in wl_mesh_clear_mesh_info()
2958 uchar mesh_oui[]={0x00, 0x22, 0xf4}; in wl_mesh_update_vndr_ie()
6404 // translate 0x00 to 0, others to 1 in wl_ext_wowl_pattern()
H A Ddhd_linux.c6974 dhd->pub.dhd_cspec.country_abbrev[0] = 0x00; in dhd_stop()
6976 dhd->pub.dhd_cspec.ccode[0] = 0x00; in dhd_stop()
11214 dhd->pktfilter[DHD_UNICAST_FILTER_NUM] = "100 0 0 0 0x01 0x00"; in dhd_preinit_ioctls()
12081 uint8 temp_addr[ETHER_ADDR_LEN] = { 0x00, 0x90, 0x4c, 0x11, 0x22, 0x33 }; in dhd_register_if()
14942 *(pmac_frame++) = 0x00; in dhd_dev_start_mkeep_alive()
/third_party/backends/backend/
H A Dumax.c914 case 0x00: /* no sense */ in sense_handler()
1034 if (asc == 0x00) in sense_handler()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c288 pseudoToUChar[(uint8_t) 0 ] = 0x0000; UCharToPseudo[0x00] = (uint8_t) 0 ; in buildPseudoTables()
312 pseudoToUChar[(uint8_t)'`'] = 0x0300; UCharToPseud2[0x00] = (uint8_t)'`'; /* NSM */ in buildPseudoTables()
H A Dcnumtst.c2227 UChar pattern_hash[] = { 0x23, 0x00 }; /* "#" */ in TestMaxInt()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600d.h503 #define V_028808_SPECIAL_NORMAL 0x00
2302 #define V_028C08_X_1_16TH 0x00
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c430 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07, /* 0 - 7 */
493 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07, /* 0 - 7 F0 */
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp20 constexpr uint8_t kCompressedImageETC2[] = {0x7E, 0x80, 0x04, 0x7F, 0x00, 0x07, 0xE0, 0x00};
/third_party/vixl/test/aarch32/traces/
H A Dassembler-cond-rdlow-rnlow-operand-immediate-imm8-adds-t32.h38 0x00, 0x1c // adds al r0 r0 0
50 0x00, 0x1d // adds al r0 r0 4
H A Dassembler-cond-rdlow-rnlow-operand-immediate-imm8-subs-t32.h38 0x00, 0x1e // subs al r0 r0 0
50 0x00, 0x1f // subs al r0 r0 4
/third_party/python/Lib/test/
H A Dtest_socket.py1228 self.assertEqual(b'\x00'*4, socket.inet_aton('0.0.0.0'))
1241 self.assertEqual(b'\x00\x00\x00\x00', f('0.0.0.0'))
1242 self.assertEqual(b'\xff\x00\xff\x00', f('255.0.255.0'))
1254 self.assertEqual(b'\x00\x00\x00\x0
[all...]
/third_party/json/single_include/nlohmann/
H A Djson.hpp7681 JSON_ASSERT(0x00 <= codepoint && codepoint <= 0x10FFFF);
7724 case 0x00:
9264 @return `true` if the \x00-byte indicating the end of the string was
9277 if (current == 0x00)
9503 // Integer 0x00..0x17 (0..23)
9504 case 0x00:
9554 // Negative integer -1-0x00..-1-0x17 (-1..-24)
9606 // Binary data (0x00..0x17 bytes follow)
9641 // UTF-8 string (0x00..0x17 bytes follow)
9676 // array (0x00
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc11643 uint64_t tags[] = {0x00, 0x1, 0x55, 0xff};
11854 uint64_t tags[] = {0x00, 0x1, 0x55, 0xff};
12025 uint64_t tags[] = {0x00, 0x1, 0x55, 0xff};
12191 uint64_t tags[] = {0x00, 0x1, 0x55, 0xff};
12315 uint64_t tags[] = {0x00, 0x1, 0x55, 0xff};
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_debug.c2044 /* 4L-0x01, 3L-0x00 */ in frl_rx_lm_table_set()
2637 /* 4L-0x01, 3L-0x00 */ in debug_frl_crc_check()
2638 hdmi_reg_write_u32(0x11143830, (hdmi_dev->frl_info.rate_info.cur_rate > FRL_WORK_MODE_3L6G) ? 0x01 : 0x00); in debug_frl_crc_check()
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp4262 0xE0u, 0xB8u, 0xB9u, 0xE0u, 0xB9u, 0x82u, 0xE0u, 0xB8u, 0xA3u, 0x00}; in TestBug5532()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c717 drm->drm_cmd |= 0x00 << DRM_CMD_ALGORITHM_SHIFT; in set_drm_keys()

Completed in 196 milliseconds

1...<<181182183184185186