Home
last modified time | relevance | path

Searched defs:list (Results 4851 - 4875 of 5987) sorted by relevance

1...<<191192193194195196197198199200>>...240

/third_party/icu/icu4c/source/common/
H A Duloc.cpp1108 _findIndex(const char* const* list, const char* key) _findIndex() argument
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cose.h276 lws_dll2_t list; /* used when part of a set */ member
367 lws_dll2_t list; member
/third_party/mbedtls/library/
H A Dssl_tls12_server.c690 mbedtls_ssl_key_cert *cur, *list; in ssl_pick_cert() local
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglapi.c943 _EGLResource *list; in _eglNativeSurfaceAlreadyUsed() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1274 emit_cf_list(agx_context *ctx, struct exec_list *list) in emit_cf_list() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.c70 radv_mutable_descriptor_type_size_alignment(const VkMutableDescriptorTypeListVALVE *list, in radv_mutable_descriptor_type_size_alignment() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c1985 si_get_shader_part(struct si_screen *sscreen, struct si_shader_part **list, in si_get_shader_part() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp640 child_block_empty (const exec_list& list) in child_block_empty() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc236 static ExternalReferenceList list; // Lazily initialized. in Get() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c69 struct fuse_req list; member
/third_party/ntfs-3g/src/
H A Dntfs-3g.c3148 static int ntfs_fuse_listxattr(const char *path, char *list, size_t size) in ntfs_fuse_listxattr() argument
/third_party/nghttp2/src/
H A Dshrpx_tls.cc1124 auto list = SSL_load_client_CA_file(tlsconf.client_verify.cacert.c_str()); in create_ssl_context() local
1420 auto list = SSL_load_client_CA_file(tlsconf.client_verify.cacert.c_str()); in create_quic_ssl_context() local
H A Dshrpx_config.cc3344 auto list = util::split_str(optarg, ','); in parse_config() local
3356 auto list = util::split_str(optarg, ','); in parse_config() local
H A Dutil.cc926 auto list = std::vector<StringRef>(len); in split_str() local
957 auto list = std::vector<StringRef>(len); in split_str() local
/third_party/node/deps/icu-small/source/common/
H A Dnormalizer2impl.h635 const uint16_t *list=getMapping(norm16); in getCompositionsListForComposite() local
H A Duloc.cpp1090 _findIndex(const char* const* list, const char* key) _findIndex() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c56 anv_reloc_list_init(struct anv_reloc_list *list, in anv_reloc_list_init() argument
64 anv_reloc_list_init_clone(struct anv_reloc_list *list, in anv_reloc_list_init_clone() argument
111 anv_reloc_list_finish(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc) anv_reloc_list_finish() argument
120 anv_reloc_list_grow(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, size_t num_additional_relocs) anv_reloc_list_grow() argument
153 anv_reloc_list_grow_deps(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t min_num_words) anv_reloc_list_grow_deps() argument
182 anv_reloc_list_add_bo(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_bo *target_bo) anv_reloc_list_add_bo() argument
201 anv_reloc_list_add(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t offset, struct anv_bo *target_bo, uint32_t delta, uint64_t *address_u64_out) anv_reloc_list_add() argument
240 anv_reloc_list_clear(struct anv_reloc_list *list) anv_reloc_list_clear() argument
248 anv_reloc_list_append(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_reloc_list *other, uint32_t offset) anv_reloc_list_append() argument
517 anv_batch_bo_list_clone(const struct list_head *list, struct anv_cmd_buffer *cmd_buffer, struct list_head *new_list) anv_batch_bo_list_clone() argument
1080 anv_cmd_buffer_add_seen_bbos(struct anv_cmd_buffer *cmd_buffer, struct list_head *list) anv_cmd_buffer_add_seen_bbos() argument
1388 anv_cmd_buffer_process_relocs(struct anv_cmd_buffer *cmd_buffer, struct anv_reloc_list *list) anv_cmd_buffer_process_relocs() argument
1455 anv_reloc_list_apply(struct anv_device *device, struct anv_reloc_list *list, struct anv_bo *bo, bool always_relocate) anv_reloc_list_apply() argument
[all...]
H A Danv_allocator.c322 anv_free_list_push(union anv_free_list *list, in anv_free_list_push() argument
343 anv_free_list_pop(union anv_free_list *list, in anv_free_list_pop() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h380 struct st_zombie_sampler_view_node list; member
385 struct st_zombie_shader_node list; member
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c1963 vbo_save_NewList(struct gl_context *ctx, GLuint list, GLenum mode) vbo_save_NewList() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp676 TableResource *list = static_cast<TableResource *>(res); in resLookup() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp1609 CharList *list = o->filePaths; in pkg_createWithoutAssemblyCode() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp1784 findKeyword(const UnicodeString& s, const char16_t * const *list) findKeyword() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1252 insertOrderedTail(std::list<RIG_Node *>& list, RIG_Node *node) insertOrderedTail() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2235 VkImageFormatListCreateInfo list; member
2308 VkImageFormatListCreateInfo *list = &local_info->list; in vn_physical_device_fix_image_format_info() local
[all...]

Completed in 63 milliseconds

1...<<191192193194195196197198199200>>...240