Home
last modified time | relevance | path

Searched refs:x00 (Results 3476 - 3500 of 4207) sorted by relevance

1...<<131132133134135136137138139140>>...169

/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/sha/
H A Dsha256-x86_64.s47 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
2010 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
3123 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4199 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4266 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
4527 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
5405 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
5433 .cfi_escape 0x0f,0x06,0x76,0xd8,0x00,0x06,0x23,0x08
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/sha/
H A Dsha256-x86_64.s47 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
2010 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
3123 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4199 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4266 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
4527 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
5405 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
5433 .cfi_escape 0x0f,0x06,0x76,0xd8,0x00,0x06,0x23,0x08
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/sha/
H A Dsha256-x86_64.s47 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
2010 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
3123 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4199 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4266 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
4527 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
5405 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
5433 .cfi_escape 0x0f,0x06,0x76,0xd8,0x00,0x06,0x23,0x08
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/sha/
H A Dsha256-x86_64.s47 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
2010 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
3123 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4199 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
4266 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
4527 .cfi_escape 0x0f,0x05,0x77,0x00,0x06,0x23,0x08
5405 .cfi_escape 0x0f,0x06,0x77,0xd8,0x00,0x06,0x23,0x08
5433 .cfi_escape 0x0f,0x06,0x76,0xd8,0x00,0x06,0x23,0x08
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1298 static const unsigned char two_bytes[] = { 0xd7, 0x84, 0x00 }; in getUtf8Character()
1299 static const unsigned char three_bytes[] = { 0xe3, 0x82, 0x81, 0x00 }; in getUtf8Character()
1300 static const unsigned char four_bytes[] = { 0xf0, 0x93, 0x83, 0x93, 0x00 }; in getUtf8Character()
1301 static const unsigned char five_bytes[] = { 0xfa, 0x82, 0x82, 0x82, 0x82, 0x00 }; in getUtf8Character()
1302 static const unsigned char six_bytes[] = { 0xfd, 0x82, 0x82, 0x82, 0x82, 0x82, 0x00 }; in getUtf8Character()
1303 static const unsigned char redundant_bytes[] = { 0xf2, 0x80, 0x80, 0x5e, 0x00 }; in getUtf8Character()
3092 static const GLchar line_continuation_ending_dos[] = { '\\', 0x0d, 0x0a, 0x00 }; in getLineContinuationString()
3093 static const GLchar line_continuation_ending_unix[] = { '\\', 0x0a, 0x00 }; in getLineContinuationString()
/third_party/vixl/test/aarch32/traces/
H A Dassembler-cond-rdlow-operand-imm8-cmp-t32.h38 0x00, 0x28 // cmp al r0 0
806 0x00, 0x29 // cmp al r1 0
1574 0x00, 0x2a // cmp al r2 0
2342 0x00, 0x2b // cmp al r3 0
3110 0x00, 0x2c // cmp al r4 0
3878 0x00, 0x2d // cmp al r5 0
4646 0x00, 0x2e // cmp al r6 0
5414 0x00, 0x2f // cmp al r7 0
H A Dassembler-cond-rdlow-operand-imm8-movs-t32.h38 0x00, 0x20 // movs al r0 0
806 0x00, 0x21 // movs al r1 0
1574 0x00, 0x22 // movs al r2 0
2342 0x00, 0x23 // movs al r3 0
3110 0x00, 0x24 // movs al r4 0
3878 0x00, 0x25 // movs al r5 0
4646 0x00, 0x26 // movs al r6 0
5414 0x00, 0x27 // movs al r7 0
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp104 char realPath[PATH_MAX] = { 0x00 }; in IsDirExist()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp705 buf[0x05], buf[0x04], buf[0x03], buf[0x02], buf[0x01], buf[0x00]); in RecvSocketFd()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h40 AVRC_TG_SERVICE_STATE_INVALID = 0x00,
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h388 static constexpr uint8_t TLV_END = 0x00;
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnfcc_nci_adapter.cpp263 static uint8_t prevMoreVal = 0x00; in DoNfaDiscResultEvt()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp527 char path[PATH_MAX + 1] = {0x00}; in SaveFile()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c832 if (*opCode != 0x00) { in L2capDataFilterUseAvctp()
/third_party/ffmpeg/libavcodec/
H A Dintrax8.c127 #define extra_level (0x00 << 8) // 1 bit
204 /* t = lut_mask[l] = { 0x0f, 0x03, 0x01, 0x00 }[l]; in x8_get_ac_rlf()
H A Dflicvideo.c926 /* set the whole frame to 0x00 which is black for 24 bit mode. */ in flic_decode_frame_24BPP()
927 memset(pixels, 0x00, in flic_decode_frame_24BPP()
H A Drpzaenc.c799 put_bits32(&s->pb, 0x00); in rpza_encode_frame()
H A Dsvq1dec.c79 0x00, 0xD5, 0x7F, 0xAA, 0xFE, 0x2B, 0x81, 0x54,
H A Dsvq1enc.c54 put_bits(&s->pb, 8, 0x00); in svq1_write_header()
H A Dvqavideo.c252 if (bytestream2_peek_byte(&s->gb) == 0x00) { in decode_format80()
/third_party/eudev/src/cdrom_id/
H A Dcdrom_id.c605 case 0x00: in cd_profiles()
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_altivec.S307 #define WORD_0 0x00,0x01,0x02,0x03
/third_party/ffmpeg/libavformat/
H A Doggenc.c324 bytestream_put_byte(&p, 0x00); // streaminfo in ogg_build_flac_headers()
/third_party/glslang/SPIRV/
H A Dhex_float.h933 uint_type write_bit = (number & 0x8) ? 0x01 : 0x00; in operator >>()
/third_party/backends/backend/pixma/
H A Dpixma_mp730.c233 data[0x1e] = (s->param->depth == 1) ? 0x80 : 0x00; /* modify for lineart: 0x80 NEW */ in send_scan_param()

Completed in 77 milliseconds

1...<<131132133134135136137138139140>>...169