Home
last modified time | relevance | path

Searched defs:buffer (Results 651 - 675 of 3556) sorted by relevance

1...<<21222324252627282930>>...143

/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h127 unsigned char buffer[433], *p, *end; in wqueue_consumer() local
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_policy_memory_test.c54 char buffer[8192]; in check_policy_common() local
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind05.c128 char buffer[BUFFER_SIZE]; in test_bind() local
H A Dbind04.c114 char buffer[BUFFER_SIZE]; in test_bind() local
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv02.c47 struct buf *buffer; member
/third_party/ltp/testcases/kernel/syscalls/pkeys/
H A Dpkey01.c131 char *buffer; in pkey_test() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/readlink/
H A Dreadlink03.c47 static char buffer[256]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat02.c25 char *buffer; variable
/third_party/lwip/src/core/
H A Ddef.c105 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 Dminimal-http-client-hugeurl.c103 char buffer[1024 + LWS_PRE]; in callback_http() local
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
H A Dmulti_con_pro.c31 int buffer[BUF_SIZE]; member
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dname-trait.h48 static constexpr auto buffer = in GetTypename() local
/third_party/node/deps/v8/include/cppgc/internal/
H A Dname-trait.h47 static constexpr auto buffer = in GetTypename() local
/third_party/node/deps/v8/include/
H A Dv8-wasm.h32 std::unique_ptr<const uint8_t[]> buffer; member
/third_party/node/deps/v8/src/codegen/
H A Dturbo-assembler.cc18 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 Dv8-wasm.h33 std::unique_ptr<const uint8_t[]> buffer; member
/third_party/node/deps/v8/src/execution/
H A Dsimulator.h111 static GeneratedCode FromBuffer(Isolate* isolate, byte* buffer) { in FromBuffer() argument
/third_party/node/deps/v8/src/objects/
H A Dfixed-array.h612 bool matches(int offset, const T* buffer, int length) { in matches() argument
/third_party/node/deps/v8/src/utils/
H A Dscoped-list.h39 explicit ScopedList(std::vector<TBacking>* buffer) in ScopedList() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_batchbuffer.h96 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 Di915_resource.h81 struct i915_winsys_buffer *buffer; member
H A Di915_resource_buffer.c48 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 Du_vertex_state_cache.c66 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 Dd3d12_query.cpp46 pipe_resource *buffer; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disk_cache.c141 void *buffer = disk_cache_get(compiler->disk_cache, cache_key, &size); in etna_disk_cache_retrieve() local

Completed in 16 milliseconds

1...<<21222324252627282930>>...143