Home
last modified time | relevance | path

Searched defs:buff (Results 101 - 125 of 204) sorted by relevance

123456789

/third_party/node/deps/openssl/openssl/crypto/
H A Dmem.c143 char buff[80]; in shouldfail() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dtemplate.hpp93 T* buff; member in Nested
98 T* buff; member in NestedBase
136 T* buff; member in ReplacedWithDestructor
142 T* buff; member in ReplacedWithoutDestructor
166 T* buff; member in ReplacedWithDestructorDeclaredAfter
/third_party/pcre2/pcre2/src/
H A Dpcre2_study.c823 PCRE2_UCHAR buff[6]; in set_table_bit() local
877 PCRE2_UCHAR buff[6]; in set_type_bits() local
1089 PCRE2_UCHAR buff[6]; in set_start_bits() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dscal.c76 float *buff; member
160 float *buff; in speex_decorrelate() local
[all...]
/third_party/openssl/crypto/
H A Dmem.c139 char buff[80]; in shouldfail() local
/third_party/openssl/crypto/ui/
H A Dui_util.c22 char buff[BUFSIZ]; in UI_UTIL_read_pw_string() local
32 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, in UI_UTIL_read_pw() argument
/third_party/openssl/providers/implementations/signature/
H A Deddsa_sig.c379 unsigned long long buff[512]; in s390x_ed25519_digestsign() member
404 unsigned long long buff[512]; in s390x_ed448_digestsign() member
431 unsigned long long buff[512]; in s390x_ed25519_digestverify() member
453 unsigned long long buff[512]; in s390x_ed448_digestverify() member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort2.c94 FT_UShort buff[7]; in gxv_mort_subtable_type2_subtable_setup() local
H A Dgxvmorx1.c84 FT_ULong buff[5]; in gxv_morx_subtable_type1_subtable_setup() local
H A Dgxvmorx2.c96 FT_ULong buff[7]; in gxv_morx_subtable_type2_subtable_setup() local
H A Dgxvmorx5.c93 FT_ULong buff[5]; in gxv_morx_subtable_type5_subtable_setup() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrsbit.c287 FT_Byte* buff; in pfr_lookup_bitmap_data() local
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dapinames.c257 static char buff[LINEBUFF_SIZE + 1]; in read_header_file() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc633 alignas(FixedArrType) unsigned char buff[sizeof(FixedArrType)]; in TEST() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp129 std::ostringstream buff; in getUniformName() local
137 std::ostringstream buff; in getFirstComponentName() local
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c82 static __thread char buff[BUFSIZ + 1]; variable
/third_party/ltp/tools/genload/
H A Dstress.c744 char buff[chunk]; in hoghdd() local
H A Dgenload.c744 char buff[chunk]; in hoghdd() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c651 char buff[MAX_PRIV_CMD_SIZE] = {0}; in get_cust_config_params() local
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
H A Dipc_capi.cpp693 uint8_t buff[10] = {0}; in OHIPCParcelWriteBuffer() local
713 uint8_t buff[10] = {0}; in OHIPCParcelReadBuffer() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeWindowTest.cpp1092 uint8_t buff[len]; in HWTEST_F() local
/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c425 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c449 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
/third_party/ffmpeg/libavformat/
H A Dsdp.c60 static void sdp_write_address(char *buff, int size, const char *dest_addr, in sdp_write_address() argument
76 static void sdp_write_header(char *buff, int size, struct sdp_session_level *s) in sdp_write_header() argument
143 char buff[64]; in sdp_get_address() local
511 sdp_write_media_attributes(char *buff, int size, const AVStream *st, int payload_type, AVFormatContext *fmt) sdp_write_media_attributes() argument
811 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
915 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
[all...]
H A Dutils.c454 char *ff_data_to_hex(char *buff, const uint8_t *src, int s, int lowercase) in ff_data_to_hex() argument

Completed in 22 milliseconds

123456789