/third_party/skia/third_party/externals/angle2/src/image_util/ |
H A D | loadimage.cpp | 483 dest[4 * x + 0] = 0x00; in LoadRG8ToBGRX8() 512 dest[4 * x + 0] = 0x00; in LoadR8ToBGRX8() 513 dest[4 * x + 1] = 0x00; in LoadR8ToBGRX8()
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 11616 ** 0x00 if it is not. 15651 ** FORDELETE cursor may return a null row: 0x01 0x00. 16210 /* 0 */ 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x01, 0x00,\ 16218 /* 64 */ 0x01, 0x00, 0x00, [all...] |
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264dsp_lasx.c | 408 p1_org = __lasx_xvpermi_d(row2, 0x00); in ff_h264_h_lpf_chroma_8_lasx() 410 q0_org = __lasx_xvpermi_d(row3, 0x00); in ff_h264_h_lpf_chroma_8_lasx() 907 p1_org = __lasx_xvpermi_d(row2, 0x00); in ff_h264_h_lpf_chroma_intra_8_lasx() 909 q0_org = __lasx_xvpermi_d(row3, 0x00); in ff_h264_h_lpf_chroma_intra_8_lasx()
|
/third_party/cJSON/tests/unity/test/tests/ |
H A D | testunity.c | 1462 v0 = 0x00; in testGreaterThanHEX8() 1665 v1 = 0x00; in testLessThanHEX8() 1808 const char str1[] = { 0x41, 0x42, 0x03, 0x00 }; in testNotEqualString5() 1809 const char str2[] = { 0x41, 0x42, 0x04, 0x00 }; in testNotEqualString5()
|
/third_party/libsnd/src/ |
H A D | sndfile.c | 2819 if ((buffer [0] & MAKE_MARKER (0xFF, 0xFF, 0xF8, 0xFF)) == MAKE_MARKER (0x64, 0xA3, 0x00, 0x00) || in guess_file_type() 2820 (buffer [0] & MAKE_MARKER (0xFF, 0xF8, 0xFF, 0xFF)) == MAKE_MARKER (0x00, 0x00, 0xA3, 0x64)) in guess_file_type()
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 3679 memset(expected, 0x00, sizeof(expected)); in doio_pat_check() 3680 memset(actual, 0x00, sizeof(actual)); in doio_pat_check() 3876 memset(&shm_ds, 0x00, sizeof(struct shmid_ds)); in alloc_mem() 4706 memset((char *)&aiop->iosw, 0x00, sizeof(aiop->iosw)); in aio_register()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | TextureZeroInitTests.cpp | 1827 {0x00, 0x20, 0x08, 0xFF}); in SampleCompressedTextureAndVerifyColor() 1836 {0x00, 0x00, 0x00, 0xFF}); in SampleCompressedTextureAndVerifyColor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceInstARM32.cpp | 425 *ModifiedImm = ((I32 & a) ? 0x80 : 0x00) | ((I32 & bbbbb) ? 0x40 : 0x00) | in canHoldImm() 460 *ModifiedImm = ((I32 & a) ? 0x80 : 0x00) | in canHoldImm() 461 ((I32 & bbbbbbbb) ? 0x40 : 0x00) | ((I32 & cdefgh) >> 16); in canHoldImm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | GPRArith.cpp | 229 {0x00, 0x06, -0x06, 0x0600, -0x6000, 0x6000000, -0x6000000}) { in TEST_F() 243 {0x00, 0x06, -0x06, 0x0600, -0x6000, 0x6000000, -0x6000000}) { in TEST_F() 253 {0x00, 0x06, -0x06, 0x0600, -0x6000, 0x6000000, -0x6000000}) { in TEST_F() 303 /*mod=*/0x00 | /*reg*/ (GPRRegister::Encoded_Reg_##Dst << 3) | \ in TEST_F()
|
/base/global/resource_management/test/fuzztest/resmgr_fuzzer/ |
H A D | resmgr_fuzzer.cpp | 627 (void)memset_s(ch, size, 0x00, size); in LLVMFuzzerTestOneInput()
|
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/ |
H A D | locatorabilitystub_fuzzer.cpp | 72 (void)memset_s(ch, size + 1, 0x00, size + 1); in ParseData()
|
/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_core_service_key_generate.c | 56 static const uint8_t g_defaultRsaPubExponent[] = { 0x01, 0x00, 0x01 }; /* default 65537 */
|
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_access_control_secure_sign_test.cpp | 456 static const uint8_t g_eData[] = { 0x01, 0x00, 0x01 };
|
/base/telephony/core_service/services/network_search/test/ |
H A D | test.cpp | 558 (void)memset_s(&t, sizeof(t), 0x00, sizeof(t)); in TestInitTimeAndTimeZone()
|
/base/web/webview/test/unittest/pasteboard_adapter/ |
H A D | pasteboard_client_adapter_test.cpp | 827 { 0x75, 0x55, 0x44, 0x20, 0x00 }, in HWTEST_F()
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_adapter_impl.cpp | 104 char realPath[PATH_MAX] = { 0x00 }; in IsDirExist()
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_socket.cpp | 705 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 D | avrcp_tg_service.h | 40 AVRC_TG_SERVICE_STATE_INVALID = 0x00,
|
/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | pixel_map.h | 388 static constexpr uint8_t TLV_END = 0x00;
|
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
H A D | nfcc_nci_adapter.cpp | 263 static uint8_t prevMoreVal = 0x00; in DoNfaDiscResultEvt()
|
/foundation/distributedhardware/distributed_audio/common/src/ |
H A D | daudio_util.cpp | 527 char path[PATH_MAX + 1] = {0x00}; in SaveFile()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter_acl.c | 832 if (*opCode != 0x00) { in L2capDataFilterUseAvctp()
|
/third_party/ffmpeg/libavcodec/ |
H A D | intrax8.c | 127 #define extra_level (0x00 << 8) // 1 bit 204 /* t = lut_mask[l] = { 0x0f, 0x03, 0x01, 0x00 }[l]; in x8_get_ac_rlf()
|
H A D | flicvideo.c | 926 /* 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()
|
/third_party/eudev/src/cdrom_id/ |
H A D | cdrom_id.c | 605 case 0x00: in cd_profiles()
|