Home
last modified time | relevance | path

Searched defs:buffer (Results 1 - 25 of 3556) sorted by relevance

12345678910>>...143

/third_party/rust/crates/os_str_bytes/tests/
H A Drandom_common.rs20 let mut buffer = vec![0; buffer_length]; variables
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstrtod.h53 inline Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() argument
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-strtod.h67 inline Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() argument
/third_party/libuv/src/unix/
H A Dprocfs-exepath.c28 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
/third_party/libuv/test/
H A Dtest-uname.c37 uv_utsname_t buffer; in TEST_IMPL() local
/third_party/ltp/testcases/kernel/crypto/
H A Daf_alg05.c28 char buffer[4096] __attribute__((aligned(4096))) = { 0 }; in run() local
/third_party/mesa3d/src/mesa/main/
H A Dcpuinfo.c55 char *buffer; in _mesa_get_cpu_string() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-strtod.h67 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 Dstring_strcpy_test.cpp23 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 Dr300_screen_buffer.h52 static inline struct r300_buffer *r300_buffer(struct pipe_resource *buffer) in r300_buffer() argument
/third_party/node/deps/uv/src/unix/
H A Dprocfs-exepath.c28 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_ord2utf.c59 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 Ddouble-conversion-strtod.h67 inline Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DRawInputStream.php38 private $buffer; variable
42 $this->buffer = $buffer; variable
/third_party/rust/crates/minimal-lexical/etc/correctness/rng-tests/
H A Dsmoke.rs17 let mut buffer = ryu::Buffer::new(); in main() variables
H A Df32.rs9 let mut buffer = ryu::Buffer::new(); in main() variables
/third_party/rust/crates/io-lifetimes/examples/
H A Deasy-conversions.rs24 let mut buffer = String::new(); in main() variables
/third_party/skia/docs/examples/
H A DMatrix_set9.cpp8 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 DCilTest.h37 char *buffer; member
/third_party/ffmpeg/libavcodec/
H A Ddvaudio.h24 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 Dsscanf_s.c43 int sscanf_s(const char *buffer, const char *format, ...) in sscanf_s() argument
H A Dswscanf_s.c42 int swscanf_s(const wchar_t *buffer, const wchar_t *format, ...) in swscanf_s() argument
/third_party/libsnd/src/
H A Dtest_binheader_writef.c33 { char buffer [18] ; in test_binheader_writef() local
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl09.c21 char buffer[128]; in do_test() local
/third_party/lwip/src/include/netif/ppp/polarssl/
H A Dsha1.h49 unsigned char buffer[64]; /*!< data block being processed */ member

Completed in 6 milliseconds

12345678910>>...143