Home
last modified time | relevance | path

Searched defs:buf2 (Results 51 - 75 of 130) sorted by relevance

123456

/third_party/python/Modules/
H A Dgrpmodule.c115 char *buf = NULL, *buf2 = NULL; in grp_getgrgid_impl() local
193 char *buf = NULL, *buf2 = NULL, *name_chars; in grp_getgrnam_impl() local
H A Dpwdmodule.c134 char *buf = NULL, *buf2 = NULL; in pwd_getpwuid() local
215 char *buf = NULL, *buf2 = NULL, *name_chars; in pwd_getpwnam_impl() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_p2p_test.cpp132 char buf2[] = "wpa_state=SCANNING\n" in HWTEST_F() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Duiondk.cpp64 char buf2[] = "testreadv2"; in Readv() local
122 char buf2[] = "testreadv2"; in PReadV() local
146 char buf2[] = "testreadv2"; PReadV64() local
168 char buf2[] = "and pwritev"; PWriteV() local
197 char buf2[] = "and pwritev"; PWriteV64() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Descape130.c38 uint8_t *buf1, *buf2; member
H A Dvc1dec.c475 uint8_t *buf2 = NULL; in vc1_decode_init() local
633 uint8_t *buf2 = NULL; in vc1_decode_frame() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib557.c1121 static int _string_check(int linenumber, char *buf, const char *buf2) in _string_check() argument
/third_party/ffmpeg/libavfilter/
H A Daf_resample.c121 char buf1[64], buf2[64]; in config_output() local
/third_party/ffmpeg/libavformat/
H A Daacdec.c39 const uint8_t *buf2; in adts_aac_probe() local
/third_party/ffmpeg/libavutil/
H A Dbprint.c198 char buf2[1024]; in av_bprint_strftime() local
/third_party/alsa-utils/topology/
H A Dtopology.c89 void *buf, *buf2; in load() local
/third_party/bounds_checking_function/src/
H A Dmemset_s.c59 SecStrBuf2 buf2; member
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c121 struct read_format buf, buf2, diff; in count_hardware_counters() local
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv203.c101 char buf2[CHUNK_SZ]; in nowait_reader() local
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params_generate.c391 unsigned char buf2[EVP_MAX_MD_SIZE]; in generate_q_fips186_2() local
/third_party/openssl/test/
H A Dparams_api_test.c475 char buf[100], buf2[100], *bufp, *bufp2; in test_param_construct() local
/third_party/openssl/crypto/ffc/
H A Dffc_params_generate.c391 unsigned char buf2[EVP_MAX_MD_SIZE]; in generate_q_fips186_2() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc33 double Sub(const uint8_t* buf1, const uint8_t* buf2) { in Sub() argument
38 CalculateDiff(const Format::Segment* seg, const uint8_t* buf1, const uint8_t* buf2) CalculateDiff() argument
[all...]
H A Dpipeline_test.cc370 auto buf2 = MakeUnique<Buffer>(); in TEST_F() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Drfkill.c110 char buf2[31 + 11 + 1]; in rfkill_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dxml-utils.c126 char *buf, *buf2, *start; in node_from_file() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Drfkill.c110 char buf2[31 + 11 + 1]; in rfkill_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dxml-utils.c126 char *buf, *buf2, *start; in node_from_file() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp315 char buf2[dataLen]; in HWTEST_F() local
/third_party/alsa-lib/src/topology/
H A Dsave.c559 struct tplg_buf buf, buf2; in snd_tplg_save() local

Completed in 22 milliseconds

123456