| /third_party/musl/src/misc/ |
| H A D | getentropy.c | 7 int getentropy(void *buffer, size_t len) in getentropy() argument
|
| /third_party/ltp/testcases/network/rpc/basic_tests/rpc01/lib/ |
| H A D | librpc01.c | 22 bool_t xdr_receive_data(XDR *xdrs, struct data **buffer) in xdr_receive_data() argument 38 bool_t xdr_send_data(XDR *xdrs, struct data *buffer) in xdr_send_data() argument
|
| /third_party/ltp/testcases/kernel/syscalls/keyctl/ |
| H A D | keyctl07.c | 21 char buffer[128]; in try_to_read_negative_key() local
|
| /third_party/lz4/ossfuzz/ |
| H A D | standaloneengine.c | 25 uint8_t *buffer = NULL; in main() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
| H A D | linux_prctl_test.cpp | 24 char buffer[BUFSIZ]; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/ |
| H A D | getentropy.c | 26 void *buffer[256]; in getentropy_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
| H A D | misc_getentropy_test.cpp | 22 char buffer[SIZE]; in HWTEST_F() local 49 char buffer[BUFFER_SIZE]; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | tmpnam.c | 27 char buffer[L_tmpnam]; in tmpnam_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
| H A D | unistd_Exit_test.cpp | 33 char buffer[BUF_SIZE]; in HWTEST_F() local
|
| H A D | unistd_pipe_test.cpp | 26 char buffer[BUF_SIZE]; in HWTEST_F() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | blocks.hpp | 12 const void *buffer, variable
|
| /third_party/rust/crates/clap/examples/ |
| H A D | repl.rs | 87 let mut buffer = String::new(); in readline() variables
|
| /third_party/skia/src/core/ |
| H A D | SkMalloc.cpp | 16 void* sk_realloc_throw(void* buffer, size_t count, size_t elemSize) { in sk_realloc_throw() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | FrameBufferAndroid.hpp | 45 ANativeWindowBuffer *buffer; member in sw::FrameBufferAndroid
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| H A D | pngtopng.c | 42 png_bytep buffer; in main() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/ |
| H A D | ImpulseOscillator.cpp | 29 float *buffer = output.getBuffer(); in onProcess() local
|
| H A D | SawtoothOscillator.cpp | 29 float *buffer = output.getBuffer(); in onProcess() local
|
| H A D | SineOscillator.cpp | 33 float *buffer = output.getBuffer(); in onProcess() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/ |
| H A D | common_jni.cc | 22 Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData( JNIEnv* env, jobject , jobject buffer) Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | md5.h | 37 unsigned char buffer[64]; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape-complex-vowel-constraints.cc | 24 _output_dotted_circle (hb_buffer_t *buffer) in _output_dotted_circle() argument 31 _output_with_dotted_circle (hb_buffer_t *buffer) in _output_with_dotted_circle() argument 38 _hb_preprocess_text_vowel_constraints(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) _hb_preprocess_text_vowel_constraints() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Errno.cpp | 43 char buffer[MaxErrStrLen];
in StrError() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Errno.cpp | 42 char buffer[MaxErrStrLen]; in StrError() local
|
| /third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/ |
| H A D | deflate_set_dictionary_fuzzer.cc | 12 static Bytef buffer[256 * 1024] = {0}; variable
|
| H A D | inflate_fuzzer.cc | 13 static Bytef buffer[256 * 1024] = {0}; variable
|