/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 139 typedef void (GL_APIENTRYP PFNGLOBJECTPTRLABELKHRPROC) (const void *ptr, GLsizei length, const GLchar *label); 140 typedef void (GL_APIENTRYP PFNGLGETOBJECTPTRLABELKHRPROC) (const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label); 151 GL_APICALL void GL_APIENTRY glObjectPtrLabelKHR (const void *ptr, GLsizei length, const GLchar *label); 152 GL_APICALL void GL_APIENTRY glGetObjectPtrLabelKHR (const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label);
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | libGL_autogen.cpp | 5120 void GL_APIENTRY glGetObjectPtrLabel(const void *ptr, in glGetObjectPtrLabel() argument 5125 return GL_GetObjectPtrLabel(ptr, bufSize, length, label); in glGetObjectPtrLabel() 5248 void GL_APIENTRY glObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) in glObjectPtrLabel() argument 5250 return GL_ObjectPtrLabel(ptr, length, label); in glObjectPtrLabel()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 139 typedef void (GL_APIENTRYP PFNGLOBJECTPTRLABELKHRPROC) (const void *ptr, GLsizei length, const GLchar *label); 140 typedef void (GL_APIENTRYP PFNGLGETOBJECTPTRLABELKHRPROC) (const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label); 151 GL_APICALL void GL_APIENTRY glObjectPtrLabelKHR (const void *ptr, GLsizei length, const GLchar *label); 152 GL_APICALL void GL_APIENTRY glGetObjectPtrLabelKHR (const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label);
|
/third_party/python/Python/ |
H A D | compile.c | 7554 uint8_t *ptr = location_pointer(a); in write_location_varint() local 7555 a->a_location_off += write_varint(ptr, val); in write_location_varint() 7562 uint8_t *ptr = location_pointer(a); in write_location_signed_varint() local 7563 a->a_location_off += write_signed_varint(ptr, val); in write_location_signed_varint()
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 120 typedef void (GL_APIENTRYP PFNGLOBJECTPTRLABELKHRPROC) (const void *ptr, GLsizei length, const GLchar *label); 121 typedef void (GL_APIENTRYP PFNGLGETOBJECTPTRLABELKHRPROC) (const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label); 132 GL_APICALL void GL_APIENTRY glObjectPtrLabelKHR (const void *ptr, GLsizei length, const GLchar *label); 133 GL_APICALL void GL_APIENTRY glGetObjectPtrLabelKHR (const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label);
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pBufferDataUploadTests.cpp | 2103 void* ptr; in iterate() local 2116 ptr = gl.mapBufferRange(GL_ARRAY_BUFFER, 0, randomSize, GL_MAP_WRITE_BIT); in iterate() 2117 if (ptr) in iterate() 2119 medianTimeMemcpy(ptr, &zeroData[0], randomSize); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 1578 void* const ptr = memory.getHostPtr(); in uploadBufferData() local 1580 deMemcpy(ptr, data, size); in uploadBufferData() 4289 void* const ptr = attachmentResources[attachmentNdx]->getResultMemory().getHostPtr(); 4296 const ConstPixelBufferAccess access (format, targetSize.x(), targetSize.y(), 1, ptr);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.c | 2975 u8 *ptr; in handle_auth_pasn_resp() local 3049 ptr = wpabuf_put(buf, mic_len); in handle_auth_pasn_resp() 3051 os_memset(ptr, 0, mic_len); in handle_auth_pasn_resp() 3095 os_memcpy(ptr, mic, mic_len); in handle_auth_pasn_resp()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 954 const deUint8* ptr = (const deUint8*)data + m_pixelUnpackSkipRows*rowPitch + m_pixelUnpackSkipPixels*pixelSize; 956 return tcu::ConstPixelBufferAccess(format, width, height, 1, rowPitch, 0, ptr); 966 const deUint8* ptr = (const deUint8*)data + m_pixelUnpackSkipImages*slicePitch + m_pixelUnpackSkipRows*rowPitch + m_pixelUnpackSkipPixels*pixelSize; 968 return tcu::ConstPixelBufferAccess(format, width, height, depth, rowPitch, slicePitch, ptr);
|
/third_party/node/deps/v8/src/api/ |
H A D | api.cc | 960 CreateHandle(isolate, i::ReadOnlyRoots(isolate).the_hole_value().ptr()); in EscapableHandleScope() 969 *escape_slot_ = i::ReadOnlyRoots(heap).undefined_value().ptr(); in Escape() 2958 exception_ = reinterpret_cast<void*>(the_hole.ptr()); in ResetInternal() 2959 message_obj_ = reinterpret_cast<void*>(the_hole.ptr()); in ResetInternal() 5807 internal::Isolate* isolate = I::GetIsolateForSandbox(str.ptr()); in GetExternalStringResourceSlow() 5809 isolate, str.ptr(), I::kStringResourceOffset, in GetExternalStringResourceSlow() 5845 internal::Address string = str.ptr(); in GetExternalStringResourceBaseSlow()
|
/third_party/node/deps/ada/ |
H A D | ada.cpp | 10323 point = std::to_chars(point, point_end, address[piece_index], 16).ptr; 10339 point = std::to_chars(point, point_end, uint8_t(address >> 24)).ptr; 10342 point = std::to_chars(point, point_end, uint8_t(address >> (i * 8))).ptr; 11274 input.remove_prefix(r.ptr - input.data()); 11301 // We could also check r.ptr to see where the parsing ended. 14065 input.remove_prefix(r.ptr - input.data()); 14096 // We could also check r.ptr to see where the parsing ended.
|
/device/soc/rockchip/common/vendor/drivers/rockchip/ |
H A D | pm_domains.c | 1023 static int rockchip_pmu_panic(struct notifier_block *this, unsigned long ev, void *ptr)
in rockchip_pmu_panic() argument
|
/device/soc/rockchip/common/sdk_linux/kernel/ |
H A D | cpu.c | 1586 static int cpu_hotplug_pm_callback(struct notifier_block *nb, unsigned long action, void *ptr) in cpu_hotplug_pm_callback() argument
|
/device/soc/rockchip/common/sdk_linux/drivers/soc/rockchip/ |
H A D | pm_domains.c | 1036 static int rockchip_pmu_panic(struct notifier_block *this, unsigned long ev, void *ptr)
in rockchip_pmu_panic() argument
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/ |
H A D | videodev2.h | 1670 void __user *ptr;
member
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | videodev2.h | 1670 void __user *ptr;
member
|
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
H A D | clk-rk3399.c | 1197 static int rk3399_clk_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rk3399_clk_panic() argument
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | bcmspibrcm.c | 1548 uint16 templen, buslen, len, *ptr = NULL; in bcmspi_cmd_issue() local
|
/third_party/curl/lib/ |
H A D | cf-h2-proxy.c | 924 data_prd.source.ptr = read_ctx; in proxy_h2_submit()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | plurrule.cpp | 98 delete ptr; in ~SharedPluralRules()
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_save_api.c | 760 node->cold->ib.ptr = NULL; in compile_vertex_list()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | mtypes.h | 2539 union gl_dlist_node *ptr; member
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | plurrule.cpp | 102 delete ptr; in ~SharedPluralRules()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | code-assembler.cc | 289 IntPtrConstant(static_cast<intptr_t>(value.ptr())))); in SmiConstant()
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390.h | 106 value_.immediate = static_cast<intptr_t>(value.ptr()); in Operand()
|