/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cmd_buffer.c | 1920 tu_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) tu_CmdBindIndexBuffer() argument [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_private.h | 674 struct v3dv_buffer *buffer; member 1021 struct v3dv_buffer *buffer; global() member 1033 struct v3dv_buffer *buffer; global() member 1227 struct v3dv_buffer *buffer; global() member 1318 VkBuffer buffer; global() member 1415 struct v3dv_buffer *buffer; global() member [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 3057 VkBuffer buffer; in radv_device_init_vrs_state() local 3133 radv_DestroyBuffer(radv_device_to_handle(device), buffer, &device->meta_state.alloc); radv_device_init_vrs_state() local 6029 radv_buffer_init(struct radv_buffer *buffer, struct radv_device *device, struct radeon_winsys_bo *bo, uint64_t size, uint64_t offset) radv_buffer_init() argument 6045 radv_buffer_finish(struct radv_buffer *buffer) radv_buffer_finish() argument 6051 radv_destroy_buffer(struct radv_device *device, const VkAllocationCallbacks *pAllocator, struct radv_buffer *buffer) radv_destroy_buffer() argument 6066 struct radv_buffer *buffer; radv_CreateBuffer() local [all...] |
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_private.h | 233 struct pvr_buffer *buffer; member 832 struct pvr_buffer *buffer; member [all...] |
H A D | pvr_cmd_buffer.c | 2084 pvr_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) pvr_CmdBindIndexBuffer() argument 4641 struct pvr_buffer *buffer = state->index_buffer_binding.buffer; pvr_emit_vdm_index_list() local [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 3446 struct anv_address buffer = cmd_buffer_flush_mesh_inline_data() local 3469 struct anv_address buffer = cmd_buffer_flush_mesh_inline_data() local 3827 struct anv_buffer *buffer = cmd_buffer->state.vertex_bindings[vb].buffer; cmd_buffer_flush_state() local [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 3965 dzn_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) dzn_CmdDrawIndirect() argument 3978 dzn_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) dzn_CmdDrawIndexedIndirect() argument 3991 dzn_CmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) dzn_CmdDrawIndirectCount() argument 4009 dzn_CmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) dzn_CmdDrawIndexedIndirectCount() argument 4052 dzn_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) dzn_CmdBindIndexBuffer() argument 4397 dzn_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset) dzn_CmdDispatchIndirect() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cloctst.c | 701 UChar buffer[100]; in TestDisplayNames() local 1935 char buffer[256]; TestKeywordVariants() local 2049 char buffer[256]; TestKeywordVariantParsing() local 2163 char buffer[1024]; TestKeywordSet() local 2226 char buffer[1024]; TestKeywordSetError() local 2419 char buffer[256]; TestCanonicalization() local 2467 char buffer[256]; TestCanonicalizationBuffer() local 2503 char buffer[256]; TestCanonicalization21749StackUseAfterScope() local 2762 UChar buffer[128]; /* sufficient for this test */ TestTrailingNull() local 5987 char buffer[ULOC_FULLNAME_CAPACITY + ULOC_KEYWORD_AND_VALUES_CAPACITY + 1]; TestLikelySubtags() local [all...] |
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 388 static unsigned char *buffer = buff_a + OFFSET_HEADER; variable [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.cc | 1090 char buffer[kMaxPrefixLength]; in PrintBlockRow() local 1096 os << buffer; in PrintBlockRow() local 1137 char buffer[kMaxPrefixLength]; in PrintRangeRow() local 1146 os << buffer; in PrintRangeRow() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | effect-control-linearizer.cc | 4880 Node* buffer = in AdaptFastCallTypedArrayArgument() local 5642 Node* buffer = node->InputAt(0); in LowerLoadTypedElement() local 5670 Node* buffer in LowerStoreTypedElement() local [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.cc | 321 Assembler(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) Assembler() argument [all...] |
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.cc | 265 Assembler(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) Assembler() argument
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | assembler-mips.cc | 291 Assembler(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) Assembler() argument
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | assembler-loong64.cc | 167 Assembler(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) Assembler() argument
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | assembler-arm.cc | 532 Assembler(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) Assembler() argument
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.cc | 213 Assembler(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) Assembler() argument
|
/third_party/node/deps/v8/src/execution/arm/ |
H A D | simulator-arm.cc | 200 v8::base::EmbeddedVector<char, 256> buffer; in Debug() local 373 v8::base::EmbeddedVector<char, 256> buffer; in ExecDebugCommand() local 776 char buffer[ in get_double_from_register_pair() local 6132 v8::base::EmbeddedVector<char, 256> buffer; InstructionDecode() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 955 uint8_t buffer[] = {static_cast<uint8_t>(code)}; in LookupSingleCharacterStringFromCode() local 961 uint16_t buffer[] in LookupSingleCharacterStringFromCode() local 2948 NewJSArrayBufferView( Handle<Map> map, Handle<FixedArrayBase> elements, Handle<JSArrayBuffer> buffer, size_t byte_offset, size_t byte_length) NewJSArrayBufferView() argument 2970 NewJSTypedArray(ExternalArrayType type, Handle<JSArrayBuffer> buffer, size_t byte_offset, size_t length) NewJSTypedArray() argument 3010 NewJSDataView(Handle<JSArrayBuffer> buffer, size_t byte_offset, size_t byte_length) NewJSDataView() argument [all...] |
/third_party/node/deps/v8/src/ic/ |
H A D | accessor-assembler.cc | 2440 TNode<JSArrayBuffer> buffer = LoadJSArrayBufferViewBuffer(array); in EmitElementLoad() local 2479 TNode<JSArrayBuffer> buffer = LoadJSArrayBufferViewBuffer(CAST(object)); in EmitElementLoad() local
|
/third_party/node/deps/v8/src/parsing/ |
H A D | preparser.h | 386 explicit PreParserScopedStatementList(std::vector<void*>* buffer) {} in PreParserScopedStatementList() argument 398 explicit PreParserExpressionList(std::vector<void*>* buffer) : length_(0) {} in PreParserExpressionList() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 3606 const struct pipe_vertex_buffer *buffer = buffers ? &buffers[i] : NULL; iris_set_vertex_buffers() local 4005 const int buffer = output->output_buffer; iris_create_so_decl_list() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_dx.h | 1111 } buffer; member 1173 } buffer; member 1312 } buffer; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.c | 1230 struct pipe_resource *buffer; tc_set_constant_buffer() local 3353 struct pipe_resource *buffer = NULL; tc_draw_vbo() local 3413 struct pipe_resource *buffer = NULL; tc_draw_vbo() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_context.h | 293 struct pipe_resource *buffer; member [all...] |