Home
last modified time | relevance | path

Searched defs:data_ptr (Results 26 – 50 of 65) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sqtt.c551 void *data_ptr = thread_trace_ptr + data_offset; in si_get_thread_trace() local
/third_party/nghttp2/src/
DHttpServer.h67 void *data_ptr; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp3540 unsigned char* data_ptr = m_bo_1_data + n_element * m_bo_1_batch_size + m_bo_1_offset_ubyte; in initBuffers() local
3548 …unsigned short* data_ptr = (unsigned short*)(m_bo_1_data + n_element * m_bo_1_batch_size + m_bo_1_… in initBuffers() local
3568 …signed char* data_ptr = (signed char*)(m_bo_2_data + n_element * m_bo_2_batch_size + m_bo_2_offset… in initBuffers() local
Dgl4cSparseBufferTests.cpp434 glw::GLvoid* data_ptr = DE_NULL; in iterate() local
4070 const unsigned char* data_ptr = in execute() local
Dgl4cTextureViewTests.cpp8177 …const glw::GLint* data_ptr = (const glw::GLint*)gl.mapBuffer(GL_TRANSFORM_FEEDBACK_BUFFER, GL_READ… in checkAPICallCoherency() local
8417 …unsigned char* data_ptr = new unsigned char[write_to_width * write_to_height * m_texture_n_compone… in checkProgramWriteCoherency() local
/third_party/ffmpeg/libavcodec/
Dproresdec2.c307 const uint8_t *data_ptr, *index_ptr; in decode_picture_header() local
Divi.h150 const uint8_t *data_ptr; ///< ptr to the first byte of the band data member
Dwmaprodec.c1123 float* data_ptr = data; in inverse_channel_transform() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebp_dec.c222 static VP8StatusCode ParseVP8Header(const uint8_t** const data_ptr, in ParseVP8Header()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c246 uint8_t *data_ptr; /* Ptr to the data buf/SG list */ member
406 uint8_t *data_ptr; member
1650 void *data_ptr, uint32_t data_len, in umass_command_start()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-array-gen.cc224 TNode<RawPtrT> data_ptr = LoadJSTypedArrayDataPtr(typed_array); in VisitAllTypedArrayElements() local
1361 TNode<RawPtrT> data_ptr = LoadJSTypedArrayDataPtr(CAST(array)); in TF_BUILTIN() local
/third_party/rust/crates/nix/src/sys/socket/
Dmod.rs1200 let data_ptr = match *self { localVariable
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c87 LLVMValueRef data_ptr, in lp_build_sample_texel_soa()
868 LLVMValueRef data_ptr, in lp_build_sample_image_nearest()
1015 LLVMValueRef data_ptr, in lp_build_sample_image_linear()
Dlp_bld_sample.c1191 LLVMValueRef data_ptr = LLVMBuildGEP(builder, bld->base_ptr, &mip_offset, 1, ""); in lp_build_get_mipmap_level() local
/third_party/node/deps/v8/src/diagnostics/
Dobjects-printer.cc404 void PrintTypedArrayElements(std::ostream& os, const ElementType* data_ptr, in PrintTypedArrayElements()
1865 Address data_ptr = ptr() + WasmArray::kHeaderSize - kHeapObjectTag; in WasmArrayPrint() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c1197 guint8 *data_ptr; in GST_START_TEST() local
/third_party/libdrm/include/drm/
Di915_drm.h705 __u64 data_ptr; member
721 __u64 data_ptr; member
1833 __u64 data_ptr; member
Dradeon_drm.h903 __u64 data_ptr; member
916 __u64 data_ptr; member
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h881 __u64 data_ptr; member
897 __u64 data_ptr; member
2964 __u64 data_ptr; member
/third_party/mesa3d/src/amd/common/
Dac_sqtt.h71 void *data_ptr; member
/third_party/node/deps/v8/src/objects/
Delements.cc3095 static void SetImpl(ElementType* data_ptr, ElementType value, in SetImpl()
3160 static ElementType GetImpl(ElementType* data_ptr, IsSharedBuffer is_shared) { in GetImpl()
3357 ElementType* data_ptr = in IncludesValueImpl() local
3429 ElementType* data_ptr = in IndexOfValueImpl() local
3477 ElementType* data_ptr = in LastIndexOfValueImpl() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp1537 …ypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void* data_ptr, const char… in DataTypeFormatString()
1588 …t char* buf, const char* initial_value_buf, ImGuiDataType data_type, void* data_ptr, const char* f… in DataTypeApplyOpFromText()
2617 … ImRect& bb, ImGuiID id, const char* label, ImGuiDataType data_type, void* data_ptr, const char* f… in InputScalarAsWidgetReplacement()
2644 bool ImGui::InputScalar(const char* label, ImGuiDataType data_type, void* data_ptr, const void* ste… in InputScalar()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.c3209 const uint8_t **data_ptr, in nghttp2_session_mem_send_internal()
3512 const uint8_t **data_ptr) { in nghttp2_session_mem_send()
/third_party/nghttp2/lib/
Dnghttp2_session.c3270 const uint8_t **data_ptr, in nghttp2_session_mem_send_internal()
3586 const uint8_t **data_ptr) { in nghttp2_session_mem_send()
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc1637 void* JSTypedArrayRef::data_ptr() const { in data_ptr() function in v8::internal::compiler::JSTypedArrayRef

123