| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceTargetLoweringMIPS32.h | 47 static std::unique_ptr<::Ice::TargetLowering> create(Cfg *Func) { in create() function in Ice::MIPS32::TargetMIPS32 897 static std::unique_ptr<TargetDataLowering> create(GlobalContext *Ctx) { in create() function in Ice::MIPS32::final 920 static std::unique_ptr<TargetHeaderLowering> create(GlobalContext *Ctx) { in create() function in Ice::MIPS32::final
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 279 static GlobalTypeMember *create(BumpPtrAllocator &Alloc, GlobalObject *GO, in create() function in __anon25036::final 312 static ICallBranchFunnel *create(BumpPtrAllocator &Alloc, CallInst *CI, in create() function [all...] |
| /third_party/python/Modules/ |
| H A D | _tkinter.c | 2293 int create; member
|
| /third_party/python/Objects/ |
| H A D | obmalloc.c | 1449 arena_map_get(block *p, int create) in arena_map_get() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 1485 kbasep_cs_queue_group_create(struct kbase_context *kctx, union kbase_ioctl_cs_queue_group_create *create) kbasep_cs_queue_group_create() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 1369 kbasep_cs_queue_group_create_1_6( struct kbase_context *kctx, union kbase_ioctl_cs_queue_group_create_1_6 *create) kbasep_cs_queue_group_create_1_6() argument 1393 kbasep_cs_queue_group_create(struct kbase_context *kctx, union kbase_ioctl_cs_queue_group_create *create) kbasep_cs_queue_group_create() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4xdr.c | 696 nfsd4_decode_create(struct nfsd4_compoundargs *argp, struct nfsd4_create *create) in nfsd4_decode_create() argument 3532 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create) nfsd4_encode_create() argument [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | btrfs.h | 738 __u64 create; member
|
| /kernel/linux/linux-5.10/fs/dlm/ |
| H A D | lock.c | 553 int create = 0; in find_rsb_dir() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | inode.c | 806 ext4_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_get_block() argument 818 ext4_get_block_unwritten(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext4_get_block_unwritten() argument 838 int create = map_flags & EXT4_GET_BLOCKS_CREATE; ext4_getblk() local 1821 ext4_da_get_block_prep(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_da_get_block_prep() argument [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | data.c | 1502 f2fs_map_blocks(struct inode *inode, struct f2fs_map_blocks *map, int create, int flag) f2fs_map_blocks() argument 1774 __get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create, int flag, pgoff_t *next_pgofs, int seg_type, bool may_write) __get_data_block() argument 1797 get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create, int flag, pgoff_t *next_pgofs) get_data_block() argument 1806 get_data_block_dio_write(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block_dio_write() argument 1815 get_data_block_dio(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block_dio() argument 1824 get_data_block_bmap(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) get_data_block_bmap() argument [all...] |
| /kernel/linux/linux-6.6/fs/dlm/ |
| H A D | lock.c | 548 int create = 0; in find_rsb_dir() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | inode.c | 777 ext4_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_get_block() argument 789 ext4_get_block_unwritten(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) ext4_get_block_unwritten() argument 821 int create = map_flags & EXT4_GET_BLOCKS_CREATE; ext4_getblk() local 1808 ext4_da_get_block_prep(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create) ext4_da_get_block_prep() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs4xdr.c | 806 struct nfsd4_create *create = &u->create; in nfsd4_decode_create() local 3802 struct nfsd4_create *create = &u->create; nfsd4_encode_create() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | kvm_host.h | 2149 int (*create)(struct kvm_device *dev, u32 type); member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | btrfs.h | 777 __u64 create; member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | memory.c | 2570 apply_to_pte_range(struct mm_struct *mm, pmd_t *pmd, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_pte_range() argument 2613 apply_to_pmd_range(struct mm_struct *mm, pud_t *pud, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_pmd_range() argument 2651 apply_to_pud_range(struct mm_struct *mm, p4d_t *p4d, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_pud_range() argument 2687 apply_to_p4d_range(struct mm_struct *mm, pgd_t *pgd, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create, pgtbl_mod_mask *mask) apply_to_p4d_range() argument 2723 __apply_to_page_range(struct mm_struct *mm, unsigned long addr, unsigned long size, pte_fn_t fn, void *data, bool create) __apply_to_page_range() argument [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | btrfs.h | 402 __u64 create; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | btrfs.h | 402 __u64 create; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | btrfs.h | 414 __u64 create; member
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measunit.cpp | 2310 MeasureUnit *MeasureUnit::create(int typeId, int subTypeId, UErrorCode &status) { create() function in MeasureUnit [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | measunit.cpp | 2328 MeasureUnit *MeasureUnit::create(int typeId, int subTypeId, UErrorCode &status) { create() function in MeasureUnit [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 897 static int drmOpenMinor(int minor, int create, int type) in drmOpenMinor() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiObjectManagementTests.cpp | 518 static Move<VkInstance> create (const Environment& env, const Resources&, const Parameters& params) in create() function 629 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters&) in create() function 782 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters& params) in create() function 1676 static Move<VkDescriptorSetLayout> create (const Environment& env, const Resources& res, const Parameters&) create() function 1740 static Move<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) create() function 1777 static Move<VkRenderPass> create (const Environment& env, const Resources&, const Parameters&) create() function 2016 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function 2072 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function 2179 static Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) create() function 2249 static Move<VkDescriptorSet> create (const Environment& env, const Resources& res, const Parameters&) create() function 2343 static Move<VkFramebuffer> create (const Environment& env, const Resources& res, const Parameters&) create() function 2390 static Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) create() function 2434 static Move<VkCommandBuffer> create (const Environment& env, const Resources& res, const Parameters& params) create() function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiObjectManagementTests.cpp | 518 static Move<VkInstance> create (const Environment& env, const Resources&, const Parameters& params) in create() function 629 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters&) in create() function 782 static Move<VkDevice> create (const Environment& env, const Resources& res, const Parameters& params) in create() function 1676 static Move<VkDescriptorSetLayout> create (const Environment& env, const Resources& res, const Parameters&) create() function 1740 static Move<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) create() function 1777 static Move<VkRenderPass> create (const Environment& env, const Resources&, const Parameters&) create() function 2016 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function 2072 static Move<VkPipeline> create (const Environment& env, const Resources& res, const Parameters&) create() function 2179 static Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) create() function 2249 static Move<VkDescriptorSet> create (const Environment& env, const Resources& res, const Parameters&) create() function 2343 static Move<VkFramebuffer> create (const Environment& env, const Resources& res, const Parameters&) create() function 2390 static Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) create() function 2434 static Move<VkCommandBuffer> create (const Environment& env, const Resources& res, const Parameters& params) create() function [all...] |