/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | scoped_set_env_test.cc | 28 char buf[1024]; in GetEnvVar() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | numbers.h | 121 inline void PutTwoDigits(size_t i, char* buf) { in PutTwoDigits() argument
|
/third_party/selinux/libselinux/utils/ |
H A D | getfilecon.c | 10 char *buf; in main() local
|
/third_party/skia/buildtools/third_party/libc++abi/ |
H A D | cxa_demangle_stub.cc | 17 __cxa_demangle(const char* mangled_name, char* buf, size_t* n, int* status) __cxa_demangle() argument
|
/third_party/selinux/libselinux/src/ |
H A D | disable.c | 16 char buf[20]; in security_disable() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | rand.rs | 57 let mut buf = [0; 32]; in test_rand_bytes() variables [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | md5_i.h | 13 u32 buf[4]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst_ctrl_iface.h | 26 fst_ctrl_iface_mb_info(const u8 *addr, char *buf, size_t buflen) in fst_ctrl_iface_mb_info() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | md5_i.h | 13 u32 buf[4]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst_ctrl_iface.h | 26 fst_ctrl_iface_mb_info(const u8 *addr, char *buf, size_t buflen) in fst_ctrl_iface_mb_info() argument
|
/third_party/decimal.js/ |
H A D | decimal.cpp | 18 void NAPI_arkts_math_Decimal_GetMJSCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetMJSCode() argument 30 void NAPI_arkts_math_Decimal_GetABCCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetABCCode() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | dsd.h | 42 uint8_t buf[FIFOSIZE]; member
|
H A D | videodsp.c | 35 static void just_return(uint8_t *buf, ptrdiff_t stride, int h) in just_return() argument
|
H A D | vp3_parser.c | 23 parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) parse() argument
|
/third_party/elfutils/lib/ |
H A D | crc32.c | 94 crc32 (uint32_t crc, unsigned char *buf, size_t len) in crc32() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | rmsipr.c | 41 void ff_rm_reorder_sipr_data(uint8_t *buf, int sub_packet_h, int framesize) in ff_rm_reorder_sipr_data() argument
|
H A D | mkvtimestamp_v2.c | 35 char buf[256]; in write_packet() local
|
H A D | rtpenc_vp8.c | 26 void ff_rtp_send_vp8(AVFormatContext *s1, const uint8_t *buf, int size) in ff_rtp_send_vp8() argument
|
H A D | rtpenc_vp9.c | 26 void ff_rtp_send_vp9(AVFormatContext *ctx, const uint8_t *buf, int size) in ff_rtp_send_vp9() argument
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | bprint.c | 48 char buf[256]; in main() local
|
/third_party/ffmpeg/libavutil/ |
H A D | bprint.h | 185 av_bprint_is_complete(const AVBPrint *buf) av_bprint_is_complete() argument [all...] |
/third_party/elfutils/libebl/ |
H A D | eblosabiname.c | 39 ebl_osabi_name (Ebl *ebl, int osabi, char *buf, size_t len) in ebl_osabi_name() argument
|
H A D | eblreloctypename.c | 39 ebl_reloc_type_name (Ebl *ebl, int reloc, char *buf, size_t len) in ebl_reloc_type_name() argument
|
/third_party/curl/lib/ |
H A D | curl_get_line.c | 39 char *Curl_get_line(char *buf, int len, FILE *input) in Curl_get_line() argument
|
/third_party/icu/icu4c/source/samples/numfmt/ |
H A D | capi.c | 17 char buf[256]; in uprintf() local 28 UChar buf[256]; in capi() local
|