Home
last modified time | relevance | path

Searched defs:const_void_pointer (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/third_party/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h641 using const_void_pointer = const void*; variable
709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h641 using const_void_pointer = const void*; variable
709 pointer allocate(size_type n, const_void_pointer) noexcept( in allocate() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_test.cc387 struct const_void_pointer {}; in TEST() struct
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp20604 using const_void_pointer typedef
20802 using const_void_pointer = const void*; typedef