Home
last modified time | relevance | path

Searched defs:impl_ (Results 1 – 25 of 40) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.h129 CopyingInputStreamAdaptor impl_; variable
206 CopyingOutputStreamAdaptor impl_; variable
249 CopyingInputStreamAdaptor impl_; variable
292 CopyingOutputStreamAdaptor impl_; variable
/third_party/spirv-tools/include/spirv-tools/
Doptimizer.hpp65 std::unique_ptr<Impl> impl_; // Unique pointer to internal data. member
240 std::unique_ptr<Impl> impl_; // Unique pointer to internal data. member in spvtools::Optimizer
Dlinter.hpp44 std::unique_ptr<Impl> impl_; member in spvtools::Linter
Dlibspirv.hpp392 std::unique_ptr<Impl> impl_; // Unique pointer to implementation data. member in spvtools::SpirvTools
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Doptimizer.hpp64 std::unique_ptr<Impl> impl_; // Unique pointer to internal data. member
221 std::unique_ptr<Impl> impl_; // Unique pointer to internal data. member in spvtools::Optimizer
Dlinter.hpp44 std::unique_ptr<Impl> impl_; member in spvtools::Linter
Dlibspirv.hpp365 std::unique_ptr<Impl> impl_; // Unique pointer to implementation data. member in spvtools::SpirvTools
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
Doptimizer.hpp64 std::unique_ptr<Impl> impl_; // Unique pointer to internal data. member
221 std::unique_ptr<Impl> impl_; // Unique pointer to internal data. member in spvtools::Optimizer
Dlinter.hpp44 std::unique_ptr<Impl> impl_; member in spvtools::Linter
Dlibspirv.hpp365 std::unique_ptr<Impl> impl_; // Unique pointer to implementation data. member in spvtools::SpirvTools
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Dohos_context_i.cpp22 static Rosen::RosenContextImpl impl_; in GetInstance() local
/third_party/libphonenumber/cpp/src/phonenumbers/
Dlogger.cc24 Logger* Logger::impl_ = NULL; member in i18n::phonenumbers::Logger
/third_party/node/deps/v8/src/heap/cppgc/
Dgc-invoker.h44 std::unique_ptr<GCInvokerImpl> impl_; variable
Dheap-growing.h51 std::unique_ptr<HeapGrowingImpl> impl_; variable
Dsweeper.h70 std::unique_ptr<SweeperImpl> impl_; variable
/third_party/node/src/
Dnode_threadsafe_cow.h90 typename ThreadsafeCopyOnWrite<T>::Impl* impl_; variable
/third_party/node/deps/v8/src/handles/
Dpersistent-handles.h117 HandleScopeImplementer* const impl_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_engine.h225 Randen impl_; variable
Dpool_urbg.cc80 const Randen impl_; member in absl::random_internal::__anon13bd72700111::RandenPoolEntry
/third_party/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.h40 void* impl_; // platform-dependent implementation worker details member
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h190 ~MatcherInterfaceAdapter() override { delete impl_; } in ~MatcherInterfaceAdapter() local
305 : impl_(new internal::MatcherInterfaceAdapter<U>(impl)) {} in impl_() function
491 Impl impl_; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dkeywords.rs98 pub static mut impl_: ::std::os::raw::c_int; variable
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.h254 std::unique_ptr<ModuleDecoderImpl> impl_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h235 const Impl* impl_; variable
/third_party/node/deps/v8/include/
Dv8-script.h505 std::unique_ptr<internal::BackgroundDeserializeTask> impl_; variable

12