/third_party/rust/crates/os_str_bytes/tests/ |
H A D | random_common.rs | 20 let mut buffer = vec![0; buffer_length]; variables
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | tx_common.h | 24 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 D | tx_common.h | 25 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 D | tx_common.h | 19 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 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
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
H A D | md5_alt.h | 45 unsigned char buffer[64]; /*!< data block being processed */ member
|
/drivers/hdf_core/adapter/khdf/linux/model/camera/include/ |
H A D | sg_dma.h | 19 static inline struct sg_table *DmaSgPlaneDesc(struct CameraBuffer *buffer, uint32_t planeId) in DmaSgPlaneDesc() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | crct10dif_common.c | 70 __u16 crc_t10dif_generic(__u16 crc, const unsigned char *buffer, size_t len) in crc_t10dif_generic() argument
|