/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | buffer_handle.h | 65 int32_t reserve[0]; /**< Data */ member
|
/drivers/peripheral/base/ |
H A D | buffer_handle.h | 37 int32_t reserve[0]; /**< the data */ member
|
/drivers/peripheral/display/buffer/vdi_base/include/ |
H A D | buffer_handle.h | 37 int32_t reserve[0]; /**< the data */ member
|
/kernel/uniproton/src/om/include/ |
H A D | prt_cpup_external.h | 41 U16 reserve; member
|
/third_party/libunwind/libunwind/include/ |
H A D | mempool.h | 66 unsigned int reserve; /* minimum (desired) size of the free-list */ member
|
/third_party/skia/src/codec/ |
H A D | SkWebpCodec.h | 85 void reserve(int size) { in reserve() function in final::FrameHolder
|
H A D | SkHeifCodec.h | 127 void reserve(int size) { in reserve() function in SkHeifCodec::FrameHolder
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | ityp_vector.h | 101 void reserve(Index size) { in reserve() function in ityp::vector
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
H A D | tinystr.cpp | 37 void TiXmlString::reserve (size_type cap) in reserve() function in TiXmlString
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | IndexedMap.h | 55 void reserve(typename StorageT::size_type s) { in reserve() function in llvm::IndexedMap
|
H A D | PackedVector.h | 111 void reserve(unsigned N) { Bits.reserve(N << (BitNum-1)); } in reserve() function in llvm::PackedVector
|
/third_party/skia/modules/skplaintexteditor/include/ |
H A D | stringslice.h | 35 void reserve(std::size_t size) { if (size > fCapacity) { this->realloc(size); } } in reserve() function in SkPlainTextEditor::StringSlice
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | mempool.c | 110 mempool_init (struct mempool *pool, size_t obj_size, size_t reserve) in mempool_init() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | HandleAllocator.cpp | 99 void HandleAllocator::reserve(GLuint handle) in reserve() function in gl::HandleAllocator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | resize_uninitialized_test.cc | 33 void reserve(size_t) {} in reserve() function 49 void reserve(size_t) {} in reserve() function
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | write_to_hugetlbfs.c | 75 int reserve = 1; in main() local
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-utils.c | 31 pinctrl_utils_reserve_map(struct pinctrl_dev *pctldev, struct pinctrl_map **map, unsigned *reserved_maps, unsigned *num_maps, unsigned reserve) pinctrl_utils_reserve_map() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-utils.c | 18 pinctrl_utils_reserve_map(struct pinctrl_dev *pctldev, struct pinctrl_map **map, unsigned *reserved_maps, unsigned *num_maps, unsigned reserve) pinctrl_utils_reserve_map() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | write_to_hugetlbfs.c | 75 int reserve = 1; in main() local
|
/kernel/uniproton/src/include/uapi/ |
H A D | prt_cpup.h | 140 U16 reserve; member
|
/third_party/json/tests/src/ |
H A D | unit-convenience.cpp | 26 void reserve(std::size_t s) in reserve() function 68 void reserve(std::size_t s) in reserve() function
|
/third_party/openssl/test/ |
H A D | stack_test.c | 53 static int test_int_stack(int reserve) in test_int_stack() argument 174 static int test_uchar_stack(int reserve) in test_uchar_stack() argument
|
/third_party/skia/src/core/ |
H A D | SkTDPQueue.h | 33 SkTDPQueue(int reserve) { fArray.setReserve(reserve); } in SkTDPQueue() argument
|
/drivers/peripheral/audio/hal/hdi_binder/server/include/ |
H A D | hdf_audio_pnp_server.h | 69 uint64_t reserve[2]; member
|
/kernel/linux/linux-5.10/arch/x86/platform/uv/ |
H A D | uv_irq.c | 125 uv_domain_activate(struct irq_domain *domain, struct irq_data *irq_data, bool reserve) uv_domain_activate() argument
|