Home
last modified time | relevance | path

Searched defs:reserve (Results 1 - 25 of 312) sorted by relevance

12345678910>>...13

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dcommon_types.h33 int32_t reserve[0]; member
/foundation/multimodalinput/input/frameworks/napi/short_key/include/
H A Djs_short_key_manager.h47 StreamBuffer reserve; member
/foundation/multimodalinput/input/frameworks/napi/pointer/include/
H A Djs_pointer_manager.h48 StreamBuffer reserve; member
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dbuffer_handle.h65 int32_t reserve[0]; /**< Data */ member
/drivers/peripheral/base/
H A Dbuffer_handle.h37 int32_t reserve[0]; /**< the data */ member
/drivers/peripheral/display/buffer/vdi_base/include/
H A Dbuffer_handle.h37 int32_t reserve[0]; /**< the data */ member
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.h30 uint32_t reserve; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dmesh_arrays.h51 MeshGeometryArrayPtr<IndexType> CreateMeshContainer(size_t reserve) in CreateMeshContainer() argument
/foundation/graphic/graphic_surface/interfaces/inner_api/buffer_handle/
H A Dbuffer_handle.h37 int32_t reserve[0]; /**< the data */ member
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_handle.h37 int32_t reserve[0]; /**< the data */ member
/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H A Dbuffer_handle.h37 int32_t reserve[0]; /**< the data */ member
/kernel/uniproton/src/om/include/
H A Dprt_cpup_external.h41 U16 reserve; member
/third_party/libunwind/libunwind/include/
H A Dmempool.h66 unsigned int reserve; /* minimum (desired) size of the free-list */ member
/third_party/skia/src/codec/
H A DSkWebpCodec.h85 void reserve(int size) { in reserve() function in final::FrameHolder
H A DSkHeifCodec.h127 void reserve(int size) { in reserve() function in SkHeifCodec::FrameHolder
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_vector.h101 void reserve(Index size) { in reserve() function in ityp::vector
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.cpp37 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 DIndexedMap.h55 void reserve(typename StorageT::size_type s) { in reserve() function in llvm::IndexedMap
/third_party/skia/modules/skplaintexteditor/include/
H A Dstringslice.h35 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 Dmempool.c110 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 DHandleAllocator.cpp99 void HandleAllocator::reserve(GLuint handle) in reserve() function in gl::HandleAllocator
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dresize_uninitialized_test.cc33 void reserve(size_t) {} in reserve() function
49 void reserve(size_t) {} in reserve() function
/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/include/
H A Dhks_rkc.h43 uint8_t reserve[HKS_RKC_CFG_RSV_LEN]; /* reserve data, 32 byte */ member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_packet.cpp20 Packet::Packet(PacketType type, uint32_t reserve) in Packet() argument
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dwrite_to_hugetlbfs.c75 int reserve = 1; in main() local

Completed in 6 milliseconds

12345678910>>...13