/third_party/ltp/testcases/kernel/watchqueue/ |
H A D | common.h | 127 unsigned char buffer[433], *p, *end; in wqueue_consumer() local
|
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | tomoyo_policy_memory_test.c | 54 char buffer[8192]; in check_policy_common() local
|
/third_party/ltp/testcases/kernel/syscalls/bind/ |
H A D | bind05.c | 128 char buffer[BUFFER_SIZE]; in test_bind() local
|
H A D | bind04.c | 114 char buffer[BUFFER_SIZE]; in test_bind() local
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
H A D | msgrcv02.c | 47 struct buf *buffer; member
|
/third_party/ltp/testcases/kernel/syscalls/pkeys/ |
H A D | pkey01.c | 131 char *buffer; in pkey_test() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/readlink/ |
H A D | readlink03.c | 47 static char buffer[256]; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/stat/ |
H A D | stat02.c | 25 char *buffer; variable
|
/third_party/lwip/src/core/ |
H A D | def.c | 105 lwip_strnstr(const char *buffer, const char *token, size_t n) in lwip_strnstr() argument
|
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/ |
H A D | minimal-http-client-hugeurl.c | 103 char buffer[1024 + LWS_PRE]; in callback_http() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/ |
H A D | multi_con_pro.c | 31 int buffer[BUF_SIZE]; member
|
/third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
H A D | name-trait.h | 48 static constexpr auto buffer = in GetTypename() local
|
/third_party/node/deps/v8/include/cppgc/internal/ |
H A D | name-trait.h | 47 static constexpr auto buffer = in GetTypename() local
|
/third_party/node/deps/v8/include/ |
H A D | v8-wasm.h | 32 std::unique_ptr<const uint8_t[]> buffer; member
|
/third_party/node/deps/v8/src/codegen/ |
H A D | turbo-assembler.cc | 18 TurboAssemblerBase(Isolate* isolate, const AssemblerOptions& options, CodeObjectRequired create_code_object, std::unique_ptr<AssemblerBuffer> buffer) TurboAssemblerBase() argument
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-wasm.h | 33 std::unique_ptr<const uint8_t[]> buffer; member
|
/third_party/node/deps/v8/src/execution/ |
H A D | simulator.h | 111 static GeneratedCode FromBuffer(Isolate* isolate, byte* buffer) { in FromBuffer() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | fixed-array.h | 612 bool matches(int offset, const T* buffer, int length) { in matches() argument
|
/third_party/node/deps/v8/src/utils/ |
H A D | scoped-list.h | 39 explicit ScopedList(std::vector<TBacking>* buffer) in ScopedList() argument
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_batchbuffer.h | 96 i915_winsys_batchbuffer_reloc(struct i915_winsys_batchbuffer *batch, struct i915_winsys_buffer *buffer, enum i915_winsys_buffer_usage usage, size_t offset, bool fenced) i915_winsys_batchbuffer_reloc() argument
|
H A D | i915_resource.h | 81 struct i915_winsys_buffer *buffer; member
|
H A D | i915_resource_buffer.c | 48 struct i915_buffer *buffer = i915_buffer(resource); in i915_resource_destroy() local 74 struct i915_buffer *buffer = i915_buffer(resource); in i915_buffer_transfer_map() local 102 struct i915_buffer *buffer = i915_buffer(resource); in i915_buffer_subdata() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_vertex_state_cache.c | 66 util_vertex_state_cache_get(struct pipe_screen *screen, struct pipe_vertex_buffer *buffer, const struct pipe_vertex_element *elements, unsigned num_elements, struct pipe_resource *indexbuf, uint32_t full_velem_mask, struct util_vertex_state_cache *cache) util_vertex_state_cache_get() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_query.cpp | 46 pipe_resource *buffer; member
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_disk_cache.c | 141 void *buffer = disk_cache_get(compiler->disk_cache, cache_key, &size); in etna_disk_cache_retrieve() local
|