Home
last modified time | relevance | path

Searched defs:reserve (Results 151 - 175 of 341) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c468 panfrost_batch_to_fb_info(const struct panfrost_batch *batch, struct pan_fb_info *fb, struct pan_image_view *rts, struct pan_image_view *zs, struct pan_image_view *s, bool reserve) panfrost_batch_to_fb_info() argument
/third_party/skia/src/core/
H A DSkBlockAllocator.h542 void SkBlockAllocator::reserve(size_t size, ReserveFlags flags) { in reserve() function in final::GrowthPolicy::SkBlockAllocator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h187 void reserve(size_t S) { V.reserve(S); } in reserve() function in llvm::json::Array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallVector.h377 void reserve(size_type N) { in reserve() function in llvm::SmallVectorImpl
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceDefs.h252 void reserve(VariableDeclarationArray::size_type Capacity) { in reserve() function in Ice::VariableDeclarationList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallBitVector.h345 void reserve(unsigned N) { in reserve() function in llvm::SmallBitVector
H A DSmallVector.h369 void reserve(size_type N) { in reserve() function in llvm::SmallVectorImpl
/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-card.c848 pa_reserve_wrapper *reserve = NULL; in pa__init() local
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp292 inline void PoolArray<T, Alignment>::reserve (deUintptr capacity) in reserve() function in de::PoolArray
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h281 static inline NetBuf *oal_netbuf_alloc(uint32_t size, uint32_t reserve, uint32_t align) in oal_netbuf_alloc() argument
H A Dplat_pm_wlan.h214 hi_u16 reserve : 12; /* reserve 12 bits */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_crash.h163 hi_u8 reserve[3]; /* reserve's size 3 */ member
218 hi_u32 reserve : 18; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_flashboot.h182 hi_u32 reserve : 8; /* Reserved. CNcomment:保留区CNend */ member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h47 FILLP_UINT32 reserve; member
61 FILLP_UINT16 reserve; /* Now not used, need to remove it */ member
79 FILLP_UCHAR reserve[4]; member
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsldma.h97 v32 reserve; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c92 struct vio_cmo_pool reserve; member
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dvector.c444 x86_vector_activate(struct irq_domain *dom, struct irq_data *irqd, bool reserve) x86_vector_activate() argument
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Ddasd.h267 __u8 reserve:2; member
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c94 struct vio_cmo_pool reserve; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0_7_pptable.h135 uint8_t reserve[3]; //Zero filled field reserved for future use member
165 uint8_t reserve[3]; //Zero filled field reserved for future use member
188 uint16_t reserve[8]; //Zero filled field reserved for future use member
H A Dsmu12_driver_if.h209 uint16_t reserve[2]; member
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dirq_remapping.c1439 intel_irq_remapping_activate(struct irq_domain *domain, struct irq_data *irq_data, bool reserve) intel_irq_remapping_activate() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddef.h421 u8 reserve:4; member
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dcdc_ncm.c1075 static struct usb_cdc_ncm_ndp16 *cdc_ncm_ndp16(struct cdc_ncm_ctx *ctx, struct sk_buff *skb, __le32 sign, size_t reserve) in cdc_ncm_ndp16() argument
1130 static struct usb_cdc_ncm_ndp32 *cdc_ncm_ndp32(struct cdc_ncm_ctx *ctx, struct sk_buff *skb, __le32 sign, size_t reserve) in cdc_ncm_ndp32() argument
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c548 unsigned num_pins, num_configs, reserve; in atmel_pctl_dt_subnode_to_map() local

Completed in 31 milliseconds

12345678910>>...14