Home
last modified time | relevance | path

Searched refs:x00 (Results 3676 - 3700 of 4429) sorted by relevance

1...<<141142143144145146147148149150>>...178

/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage.cpp483 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 Dsqlite3.c11616 ** 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 Dh264dsp_lasx.c408 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 Dtestunity.c1462 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 Dsndfile.c2819 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 Ddoio.c3679 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 DTextureZeroInitTests.cpp1827 {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 DIceInstARM32.cpp425 *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 DGPRArith.cpp229 {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 Dresmgr_fuzzer.cpp627 (void)memset_s(ch, size, 0x00, size); in LLVMFuzzerTestOneInput()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp72 (void)memset_s(ch, size + 1, 0x00, size + 1); in ParseData()
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c56 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 Dhks_access_control_secure_sign_test.cpp456 static const uint8_t g_eData[] = { 0x01, 0x00, 0x01 };
/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp558 (void)memset_s(&t, sizeof(t), 0x00, sizeof(t)); in TestInitTimeAndTimeZone()
/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp827 { 0x75, 0x55, 0x44, 0x20, 0x00 }, in HWTEST_F()
/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()
/third_party/eudev/src/cdrom_id/
H A Dcdrom_id.c605 case 0x00: in cd_profiles()

Completed in 216 milliseconds

1...<<141142143144145146147148149150>>...178