Home
last modified time | relevance | path

Searched refs:x00 (Results 3251 - 3275 of 4409) sorted by relevance

1...<<131132133134135136137138139140>>...177

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreend.h617 #define V_028B6C_TESS_ISOLINE 0x00
623 #define V_028B6C_PART_INTEGER 0x00
630 #define V_028B6C_OUTPUT_POINT 0x00
640 #define V_028B6C_PATCH_MAJOR 0x00
1000 #define V_02880C_EXPORT_DB_FULL 0x00
1730 #define V_SQ_ROUND_NEAREST_EVEN 0x00
2306 #define V_028B54_LS_STAGE_OFF 0x00
2311 #define V_028B54_ES_STAGE_OFF 0x00
2316 #define V_028B54_VS_STAGE_REAL 0x00
2426 #define V_028C08_X_1_16TH 0x00
[all...]
H A Dr600_sq.h478 #define V_SQ_CF_COND_ACTIVE 0x00
486 #define SQ_ALU_VEC_012 0x00
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_access_control_rsa_sign_verify_test.cpp707 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0xa5, 0xb8, 0xa3, 0x78, 0x1d, in HWTEST_F()
711 0xb3, 0x57, 0x88, 0x19, 0x6f, 0x00, 0x4b, 0xad, 0xee, 0x34, 0x35, in HWTEST_F()
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_sender.cpp102 (void)memset_s(tpdu->data.submit.userData.data, MAX_USER_DATA_LEN + 1, 0x00, MAX_USER_DATA_LEN + 1); in TextBasedSmsSplitDelivery()
543 (void)memset_s(tpdu->data.submit.userData.data, MAX_USER_DATA_LEN + 1, 0x00, MAX_USER_DATA_LEN + 1); in SetPduInfo()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp509 char realPath[PATH_MAX] = { 0x00 }; in LoaderJsonFile()
600 char realPath[PATH_MAX] = {0x00}; in GetFileChecksum()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp54 0x00, 0x1D, 0x3A, 0x27, 0x74, 0x69, 0x4E, 0x53,
375 frame.joint_ = 0x00; in UnpackFrameStream()
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_rw.cpp46 static uint8_t RW_TAG_SLP_REQ[] = {0x50, 0x00};
858 shouldReconnect = ((len == 1) && (data[0] != 0x00)); in Reselect()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_l2cap.cpp110 (void)memset_s(&l2capConfigInfo, sizeof(L2capConfigInfo), 0x00, sizeof(L2capConfigInfo)); in AcceptConnection()
497 (void)memset_s(&l2capConfigInfo, sizeof(L2capConfigInfo), 0x00, sizeof(L2capConfigInfo)); in TransportRecvConnectionRspCallbackNative()
/test/xts/acts/kernel_lite/ipc_posix/message_queue/
H A DIpcMqTest.cpp186 rMsg[i] = 0x00; in HWTEST_F()
641 rMsg[i] = 0x00; in HWTEST_F()
/third_party/ffmpeg/libavcodec/
H A Dlibxvid.c288 if (pkt->data[i] == 0x00 && in xvid_strip_vol_header()
289 pkt->data[i + 1] == 0x00 && in xvid_strip_vol_header()
/third_party/elfutils/libdw/
H A Ddwarf.h963 DW_CFA_nop = 0x00,
1007 DW_EH_PE_absptr = 0x00,
/third_party/backends/sanei/
H A Dsanei_pp.c373 outbyte400( fd, 0x00 ); in pp_probe()
416 for( i = 0x00; i < 0x80; i += 0x20 ) { in pp_probe()
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c371 .endpoint = 0x00, /* Control pipe */
380 .endpoint = 0x00, /* Control pipe */
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c51 #define SLOT_EMPTY 0x00 /* slot has never been used */
55 #define ATTR_NORMAL 0x00 /* normal file */
/third_party/mbedtls/library/
H A Dsha3.c77 H(0, 0, 0) | 0x01, H(0, 0, 1) | 0x82, H(1, 0, 1) | 0x8a, H(1, 1, 1) | 0x00,
483 0xF5, 0x00, 0x19, 0x9D, 0x95, 0xB6, 0xD3, 0xE3,
/third_party/nghttp2/bpf/
H A Dreuseport_kern.c79 0x52, 0x3b, 0xd6, 0xb3, 0x29, 0xe3, 0x2f, 0x84, 0x53, 0xd1, 0x00, 0xed,
105 0x90, 0xd8, 0xab, 0x00, 0x8c, 0xbc, 0xd3, 0x0a, 0xf7, 0xe4, 0x58, 0x05,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c347 mode = 0x00; in nv50_sprite_coords_validate()
454 memset(lin, 0x00, sizeof(lin)); in nv50_fp_linkage_validate()
/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format.pl549 if (m/(.*?)([\x00-\x09\x0B-\x1F\x7F-\xFF])/) {
551 report(($2 eq "\x09" ? "TAB" : $2 eq "\x0D" ? "CR " : $2 =~ m/[\x00-\x1F]/ ? "non-printable"
/third_party/openssl/util/
H A Dcheck-format.pl549 if (m/(.*?)([\x00-\x09\x0B-\x1F\x7F-\xFF])/) {
551 report(($2 eq "\x09" ? "TAB" : $2 eq "\x0D" ? "CR " : $2 =~ m/[\x00-\x1F]/ ? "non-printable"
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djidctfst-sse2.asm146 pshufd xmm6, xmm0, 0x00 ; xmm6=col0=(00 00 00 00 00 00 00 00)
150 pshufd xmm1, xmm7, 0x00 ; xmm1=col4=(04 04 04 04 04 04 04 04)
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctfst-sse2.asm140 pshufd xmm6, xmm0, 0x00 ; xmm6=col0=(00 00 00 00 00 00 00 00)
144 pshufd xmm1, xmm7, 0x00 ; xmm1=col4=(04 04 04 04 04 04 04 04)
/third_party/optimized-routines/math/test/rtest/
H A Dsemi.c675 if ((exponent == 0x00) && (fraction == 0)) out[0] = 0; in test_fpclassify()
676 else if ((exponent == 0x00) && (fraction != 0)) out[0] = 4; in test_fpclassify()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java242 assertWriteVarint(bytes(0x00), 0); in testWriteVarint()
260 (0x00 << 0) in testWriteVarint()
/third_party/skia/gm/
H A Ddashing.cpp574 p.setARGB(0xff, 0xbb, 0x00, 0x00); in DEF_SIMPLE_GM()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_shared.c344 *pos = 0x00; in hostapd_ext_capab_byte()
720 *pos++ = 0x00; /* TODO: Protected Keep-Alive Required */ in hostapd_eid_bss_max_idle_period()

Completed in 44 milliseconds

1...<<131132133134135136137138139140>>...177