Home
last modified time | relevance | path

Searched defs:buffer (Results 1126 - 1150 of 4008) sorted by relevance

1...<<41424344454647484950>>...161

/third_party/mesa3d/src/gallium/tests/unit/
H A Dtranslate_test.c58 unsigned char* buffer[5]; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c37 si_create_so_target(struct pipe_context *ctx, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) si_create_so_target() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.cpp76 buffer::buffer(clover::context &ctx, in buffer() function in buffer
259 image::buffer() const { in buffer() function in image
170 image(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t array_size, size_t row_pitch, size_t slice_pitch, size_t size, void *host_ptr, cl_mem buffer) image() argument
273 image1d_buffer(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t row_pitch, void *host_ptr, cl_mem buffer) image1d_buffer() argument
[all...]
H A Dmemory.hpp79 class buffer : public memory_obj { class
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp343 struct hgl_buffer* buffer = context->buffer; in SwapBuffers() local
368 struct hgl_buffer* buffer = context->buffer; Draw() local
[all...]
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.h75 struct radeon_bo *buffer; member
/third_party/node/src/inspector/
H A Dnode_string.cc92 double toDouble(const char* buffer, size_ argument
[all...]
/third_party/node/test/node-api/test_instance_data/
H A Dtest_instance_data.c86 napi_value buffer = NULL; in TestBufferFinalizer() local
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dmztools.c260 char buffer[8192]; local
/third_party/node/src/
H A Dnode_report_utils.cc86 MaybeStackBuffer<char> buffer; in ReportPipeEndpoints() local
120 MaybeStackBuffer<char> buffer; ReportPath() local
[all...]
H A Dnode_wasm_web_api.cc114 Local<ArrayBuffer> buffer = chunk.As<ArrayBuffer>(); in Push() local
H A Dstream_pipe.cc144 uv_buf_t buffer = uv_buf_init(static_cast<char*>(bs->Data()), nread); in ProcessData() local
/third_party/node/src/tracing/
H A Dnode_trace_buffer.cc165 NodeTraceBuffer* buffer = static_cast<NodeTraceBuffer*>(signal->data); in NonBlockingFlushSignalCb() local
176 NodeTraceBuffer* buffer = ExitSignalCb() local
182 NodeTraceBuffer* buffer = ExitSignalCb() local
188 NodeTraceBuffer* buffer = ExitSignalCb() local
[all...]
/third_party/node/tools/
H A Dgen_node_def.cc139 LPCSTR buffer = nullptr; in LoadLibraryOrExit() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c338 char *buffer; in cat() local
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.cpp36 char *buffer = sink.GetAppendBuffer(U8_MAX_LENGTH, desiredCapacity, in appendChange() local
H A Dcstring.cpp157 T_CString_integerToString(char* buffer, int32_t v, int32_t radix) in T_CString_integerToString() argument
195 T_CString_int64ToString(char* buffer, int64_t v, uint32_t radix) in T_CString_int64ToString() argument
H A Dulocbuilder.cpp113 ulocbld_buildLocaleID(ULocaleBuilder* builder, char* buffer, int32_t bufferCapacity, UErrorCode* err) ulocbld_buildLocaleID() argument
128 ulocbld_buildLanguageTag(ULocaleBuilder* builder, char* buffer, int32_t bufferCapacity, UErrorCode* err) ulocbld_buildLanguageTag() argument
H A Dunistr_cnv.cpp283 char buffer[1024]; in doExtract() local
H A Dunorm.cpp137 UnicodeString buffer; in _iterate() local
H A Dunistr_case.cpp118 char16_t *buffer = getArrayStart(); in caseMap() local
[all...]
/third_party/ninja/src/
H A Dincludes_normalize-win32.cc31 bool InternalGetFullPathName(const StringPiece& file_name, char* buffer, in InternalGetFullPathName() argument
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc106 Local<ArrayBuffer> buffer = view->Buffer(); in CallWithTypedarray() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.h98 MaybeStackArray<int64_t, INITIAL_CAPACITY> buffer; member in CollationIterator::CEBuffer
/third_party/node/deps/icu-small/source/common/unicode/
H A Duniset.h301 UChar32* buffer = nullptr; // internal buffer, may be nullptr member in final

Completed in 14 milliseconds

1...<<41424344454647484950>>...161