Home
last modified time | relevance | path

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

12345678910>>...316

/third_party/rust/crates/os_str_bytes/tests/
H A Drandom_common.rs20 let mut buffer = vec![0; buffer_length]; variables
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dtx_common.h24 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtx_common.h25 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dtx_common.h19 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() argument
/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
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dmd5_alt.h45 unsigned char buffer[64]; /*!< data block being processed */ member
/drivers/hdf_core/adapter/khdf/linux/model/camera/include/
H A Dsg_dma.h19 static inline struct sg_table *DmaSgPlaneDesc(struct CameraBuffer *buffer, uint32_t planeId) in DmaSgPlaneDesc() argument
/kernel/linux/linux-5.10/crypto/
H A Dcrct10dif_common.c70 __u16 crc_t10dif_generic(__u16 crc, const unsigned char *buffer, size_t len) in crc_t10dif_generic() argument

Completed in 5 milliseconds

12345678910>>...316