/third_party/rust/crates/os_str_bytes/tests/ |
H A D | random_common.rs | 20 let mut buffer = vec![0; buffer_length]; variables
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | strtod.h | 53 inline Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | double-conversion-strtod.h | 67 inline Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() argument
|
/third_party/libuv/src/unix/ |
H A D | procfs-exepath.c | 28 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
/third_party/libuv/test/ |
H A D | test-uname.c | 37 uv_utsname_t buffer; in TEST_IMPL() local
|
/third_party/ltp/testcases/kernel/crypto/ |
H A D | af_alg05.c | 28 char buffer[4096] __attribute__((aligned(4096))) = { 0 }; in run() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | cpuinfo.c | 55 char *buffer; in _mesa_get_cpu_string() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | double-conversion-strtod.h | 67 inline Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/ |
H A D | string_strcpy_test.cpp | 23 char buffer[BUF_SIZE]; in HWTEST_F() local 43 char buffer[BUF_SIZ in HWTEST_F() local 58 char buffer[BUF_SIZE]; HWTEST_F() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_screen_buffer.h | 52 static inline struct r300_buffer *r300_buffer(struct pipe_resource *buffer) in r300_buffer() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | procfs-exepath.c | 28 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_ord2utf.c | 59 PRIV(ord2utf)(uint32_t cvalue, PCRE2_UCHAR *buffer) in ord2utf() argument 81 PRIV(ord2utf)(uint32_t cvalue, PCRE2_UCHAR *buffer) in ord2utf() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | double-conversion-strtod.h | 67 inline Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() argument
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | RawInputStream.php | 38 private $buffer; variable 42 $this->buffer = $buffer; variable
|
/third_party/rust/crates/minimal-lexical/etc/correctness/rng-tests/ |
H A D | smoke.rs | 17 let mut buffer = ryu::Buffer::new(); in main() variables
|
H A D | f32.rs | 9 let mut buffer = ryu::Buffer::new(); in main() variables
|
/third_party/rust/crates/io-lifetimes/examples/ |
H A D | easy-conversions.rs | 24 let mut buffer = String::new(); in main() variables
|
/third_party/skia/docs/examples/ |
H A D | Matrix_set9.cpp | 8 SkScalar buffer[9] = {4, 0, 3, 0, 5, 4, 0, 0, 1}; in REG_FIDDLE() local
|
/third_party/selinux/libsepol/cil/test/unit/ |
H A D | CilTest.h | 37 char *buffer; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dvaudio.h | 24 static inline int dv_get_audio_sample_count(const uint8_t *buffer, int dsf) in dv_get_audio_sample_count() argument
|
/third_party/bounds_checking_function/src/ |
H A D | sscanf_s.c | 43 int sscanf_s(const char *buffer, const char *format, ...) in sscanf_s() argument
|
H A D | swscanf_s.c | 42 int swscanf_s(const wchar_t *buffer, const wchar_t *format, ...) in swscanf_s() argument
|
/third_party/libsnd/src/ |
H A D | test_binheader_writef.c | 33 { char buffer [18] ; in test_binheader_writef() local
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
H A D | keyctl09.c | 21 char buffer[128]; in do_test() local
|
/third_party/lwip/src/include/netif/ppp/polarssl/ |
H A D | sha1.h | 49 unsigned char buffer[64]; /*!< data block being processed */ member
|