| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | mem.c | 143 char buff[80]; in shouldfail() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | template.hpp | 93 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 D | pcre2_study.c | 823 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 D | scal.c | 76 float *buff; member 160 float *buff; in speex_decorrelate() local [all...] |
| /third_party/openssl/crypto/ |
| H A D | mem.c | 139 char buff[80]; in shouldfail() local
|
| /third_party/openssl/crypto/ui/ |
| H A D | ui_util.c | 22 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 D | eddsa_sig.c | 379 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 D | gxvmort2.c | 94 FT_UShort buff[7]; in gxv_mort_subtable_type2_subtable_setup() local
|
| H A D | gxvmorx1.c | 84 FT_ULong buff[5]; in gxv_morx_subtable_type1_subtable_setup() local
|
| H A D | gxvmorx2.c | 96 FT_ULong buff[7]; in gxv_morx_subtable_type2_subtable_setup() local
|
| H A D | gxvmorx5.c | 93 FT_ULong buff[5]; in gxv_morx_subtable_type5_subtable_setup() local
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrsbit.c | 287 FT_Byte* buff; in pfr_lookup_bitmap_data() local
|
| /third_party/skia/third_party/externals/freetype/src/tools/ |
| H A D | apinames.c | 257 static char buff[LINEBUFF_SIZE + 1]; in read_header_file() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | fixed_array_test.cc | 633 alignas(FixedArrType) unsigned char buff[sizeof(FixedArrType)]; in TEST() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fUniformLocationTests.cpp | 129 std::ostringstream buff; in getUniformName() local 137 std::ostringstream buff; in getFirstComponentName() local
|
| /third_party/ltp/testcases/realtime/func/rt-migrate/ |
| H A D | rt-migrate.c | 82 static __thread char buff[BUFSIZ + 1]; variable
|
| /third_party/ltp/tools/genload/ |
| H A D | stress.c | 744 char buff[chunk]; in hoghdd() local
|
| H A D | genload.c | 744 char buff[chunk]; in hoghdd() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
| H A D | driver_nl80211_hisi.c | 651 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 D | ipc_capi.cpp | 693 uint8_t buff[10] = {0}; in OHIPCParcelWriteBuffer() local 713 uint8_t buff[10] = {0}; in OHIPCParcelReadBuffer() local
|
| /test/xts/acts/graphic/graphicnapitest/ |
| H A D | NativeWindowTest.cpp | 1092 uint8_t buff[len]; in HWTEST_F() local
|
| /test/xts/device_attest/services/core/attest/ |
| H A D | attest_service_auth.c | 425 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
|
| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_auth.c | 449 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | sdp.c | 60 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 D | utils.c | 454 char *ff_data_to_hex(char *buff, const uint8_t *src, int s, int lowercase) in ff_data_to_hex() argument
|