Home
last modified time | relevance | path

Searched defs:ptr_ (Results 51 - 59 of 59) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTranscodingSupportTests.cpp131 void fixFloatIfNeeded(deUint8* ptr_) in fixFloatIfNeeded() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTranscodingSupportTests.cpp131 void fixFloatIfNeeded(deUint8* ptr_) in fixFloatIfNeeded() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h175 ConstPointer ptr_; member in absl::inlined_vector_internal::CopyValueAdapter
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc129 T* ptr_; global() member in absl::synchronization_internal::__anon19421::Vec
[all...]
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp59 std::unique_ptr<ImageSource> ptr_ = ImageSourceImpl::CreateImageSource(path, errCode); in FfiOHOSCreateImageSourceByPath() local
92 std::unique_ptr<ImageSource> ptr_ = ImageSourceImpl::CreateImageSourceWithOption(path, options, errCode); in FfiOHOSCreateImageSourceByPathWithOption() local
111 std::unique_ptr<ImageSource> ptr_ = ImageSourceImpl::CreateImageSource(fd, errCode); in FfiOHOSCreateImageSourceByFd() local
131 std::unique_ptr<ImageSource> ptr_ = ImageSourceImpl::CreateImageSourceWithOption(fd, options, errCode); in FfiOHOSCreateImageSourceByFdWithOption() local
150 std::unique_ptr<ImageSource> ptr_ = ImageSourceImpl::CreateImageSource(data, size, errCode); in FfiOHOSCreateImageSourceByBuffer() local
171 std::unique_ptr<ImageSource> ptr_ = ImageSourceImpl::CreateImageSourceWithOption(data, size, options, errCode); FfiOHOSCreateImageSourceByBufferWithOption() local
192 std::unique_ptr<ImageSource> ptr_ = ImageSourceImpl::CreateImageSource(fd, offset, length, options, *errCode); FfiOHOSCreateImageSourceByRawFile() local
607 std::unique_ptr<PixelMap> ptr_ = FfiOHOSCreatePixelMap() local
625 std::unique_ptr<PixelMap> ptr_ = PixelMapImpl::CreatePixelMap(option); FfiImagePixelMapImplCreatePixelMap() local
646 std::shared_ptr<PixelMap> ptr_ = instance->GetRealPixelMap(); FfiOHOSPixelMapRelease() local
661 std::shared_ptr<PixelMap> ptr_ = instance->GetRealPixelMap(); FfiOHOSCreateAlphaPixelMap() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc1010 Node** ptr_ = arr_; member in v8::internal::compiler::__anon14330::NodeArray
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp255 void fillWithPattern(void* ptr_, size_t offset, size_t count, const void* src, size_t srcSize) in fillWithPattern() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp219 void fillWithPattern(void* ptr_, size_t offset, size_t count, const void* src, size_t srcSize) in fillWithPattern() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h4136 upb_handlers* ptr_; member in upb::HandlersPtr
4182 std::unique_ptr<upb_handlercache, decltype(&upb_handlercache_free)> ptr_; member in upb::HandlerCache
5801 const upb_pbdecodermethod* ptr_; global() member in upb::pb::DecoderMethodPtr
5886 upb_pbdecoder *ptr_; global() member in upb::pb::DecoderPtr
5953 std::unique_ptr<upb_pbcodecache, decltype(&upb_pbcodecache_free)> ptr_; global() member in upb::pb::CodeCache
6471 upb_pb_encoder* ptr_; global() member in upb::pb::EncoderPtr
6539 upb_textprinter* ptr_; global() member in upb::pb::TextPrinterPtr
6593 const upb_json_parsermethod* ptr_; global() member in upb::json::ParserMethodPtr
6642 upb_json_parser* ptr_; global() member in upb::json::ParserPtr
6678 std::unique_ptr<upb_json_codecache, decltype(&upb_json_codecache_free)> ptr_; global() member in upb::json::CodeCache
6749 upb_json_printer* ptr_; global() member in upb::json::PrinterPtr
[all...]

Completed in 51 milliseconds

123