Home
last modified time | relevance | path

Searched defs:buffer (Results 126 - 150 of 9734) sorted by relevance

12345678910>>...390

/third_party/musl/src/misc/
H A Dgetentropy.c7 int getentropy(void *buffer, size_t len) in getentropy() argument
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/lib/
H A Dlibrpc01.c22 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 Dkeyctl07.c21 char buffer[128]; in try_to_read_negative_key() local
/third_party/lz4/ossfuzz/
H A Dstandaloneengine.c25 uint8_t *buffer = NULL; in main() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_prctl_test.cpp24 char buffer[BUFSIZ]; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dgetentropy.c26 void *buffer[256]; in getentropy_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
H A Dmisc_getentropy_test.cpp22 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 Dtmpnam.c27 char buffer[L_tmpnam]; in tmpnam_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_Exit_test.cpp33 char buffer[BUF_SIZE]; in HWTEST_F() local
H A Dunistd_pipe_test.cpp26 char buffer[BUF_SIZE]; in HWTEST_F() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dblocks.hpp12 const void *buffer, variable
/third_party/rust/crates/clap/examples/
H A Drepl.rs87 let mut buffer = String::new(); in readline() variables
/third_party/skia/src/core/
H A DSkMalloc.cpp16 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 DFrameBufferAndroid.hpp45 ANativeWindowBuffer *buffer; member in sw::FrameBufferAndroid
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dpngtopng.c42 png_bytep buffer; in main() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DImpulseOscillator.cpp29 float *buffer = output.getBuffer(); in onProcess() local
H A DSawtoothOscillator.cpp29 float *buffer = output.getBuffer(); in onProcess() local
H A DSineOscillator.cpp33 float *buffer = output.getBuffer(); in onProcess() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/
H A Dcommon_jni.cc22 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 Dmd5.h37 unsigned char buffer[64]; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-vowel-constraints.cc24 _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 DErrno.cpp43 char buffer[MaxErrStrLen]; in StrError() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DErrno.cpp42 char buffer[MaxErrStrLen]; in StrError() local
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
H A Ddeflate_set_dictionary_fuzzer.cc12 static Bytef buffer[256 * 1024] = {0}; variable
H A Dinflate_fuzzer.cc13 static Bytef buffer[256 * 1024] = {0}; variable

Completed in 5 milliseconds

12345678910>>...390