Home
last modified time | relevance | path

Searched defs:list (Results 901 - 925 of 1515) sorted by relevance

1...<<31323334353637383940>>...61

/third_party/backends/sanei/
H A Dusb_manager.cpp92 void MemoryFreeDeviceList(usb_manager_device **list) in MemoryFreeDeviceList() argument
255 ssize_t usb_manager_get_device_list(usb_manager_context *ctx, usb_manager_device ***list) in usb_manager_get_device_list() argument
463 usb_manager_free_device_list(usb_manager_device **list, int unref_devices) usb_manager_free_device_list() argument
[all...]
/third_party/curl/lib/
H A Deasy.c388 struct socketmonitor *list; /* list of sockets to monitor */ member
[all...]
/third_party/alsa-lib/src/control/
H A Dhcontrol.c567 snd_ctl_elem_list_t list; snd_hctl_load() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_extplug.c85 int snd_ext_parm_set_list(struct snd_ext_parm *parm, unsigned int num_list, const unsigned int *list) in snd_ext_parm_set_list() argument
111 int snd_interval_list(snd_interval_t *ival, int num_list, unsigned int *list) in snd_interval_list() argument
780 snd_pcm_extplug_set_slave_param_list(snd_pcm_extplug_t *extplug, int type, unsigned int num_list, const unsigned int *list) snd_pcm_extplug_set_slave_param_list() argument
828 snd_pcm_extplug_set_param_list(snd_pcm_extplug_t *extplug, int type, unsigned int num_list, const unsigned int *list) snd_pcm_extplug_set_param_list() argument
[all...]
/third_party/gn/src/gn/
H A Dohos_components_checker.cc83 static void LoadAllDepsConfigWhitelist(const base::Value &list) in LoadAllDepsConfigWhitelist() argument
90 static void LoadIncludesOverRangeWhitelist(const base::Value &list) in LoadIncludesOverRangeWhitelist() argument
106 static void LoadInnerApiNotLibWhitelist(const base::Value &list) in LoadInnerApiNotLibWhitelist() argument
113 static void LoadInnerApiNotDeclareWhitelist(const base::Value &list) in LoadInnerApiNotDeclareWhitelist() argument
[all...]
H A Dparser.cc535 std::unique_ptr<ListNode> list = std::make_unique<ListNode>(); IdentifierOrCall() local
644 std::unique_ptr<ListNode> list = std::make_unique<ListNode>(); ParseList() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dicuplug.cpp80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemToRemove) { in uplug_removeEntryAt() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h61 INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() argument
220 list_move(struct list_head *list, struct list_head *head) in list_move() argument
255 linux_list_splice(const struct list_head *list, struc argument
272 list_splice(const struct list_head *list, struct list_head *head) list_splice() argument
279 list_splice_tail(struct list_head *list, struct list_head *head) list_splice_tail() argument
286 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
294 list_splice_tail_init(struct list_head *list, struct list_head *head) list_splice_tail_init() argument
398 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) __list_cut_position() argument
410 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) list_cut_position() argument
424 list_is_first(const struct list_head *list, const struct list_head *head) list_is_first() argument
431 list_is_last(const struct list_head *list, const struct list_head *head) list_is_last() argument
438 list_count_nodes(const struct list_head *list) list_count_nodes() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h266 struct list_head list; member
/third_party/alsa-lib/aserver/
H A Daserver.c163 struct list_head list; member
214 struct list_head list; member
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java162 ArrayList list = null; field in CollationPerformanceTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DLanguageTestFmwk.java780 static Element[] list = new Element[11]; global() field in Element
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DLanguageTestFmwk.java781 static Element[] list = new Element[11]; global() field in Element
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java686 getListCellRendererComponent( JList list, Object value, int index, boolean isSelected, boolean cellHasFocus) getListCellRendererComponent() argument
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c51 lws_dll2_t list; member
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.h69 struct list_head list; member
90 struct list_head list; member
103 struct list_head list; member
145 struct list_head list; member
170 struct list_head list; member
182 struct list_head list; member
/third_party/libdrm/nouveau/
H A Dpushbuf.c56 struct nouveau_pushbuf_krec *list; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_clone.c193 clone_var_list(clone_state *state, struct exec_list *dst, const struct exec_list *list) clone_var_list() argument
227 clone_reg_list(clone_state *state, struct exec_list *dst, const struct exec_list *list) clone_reg_list() argument
607 clone_cf_list(clone_state *state, struct exec_list *dst, const struct exec_list *list) clone_cf_list() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c260 struct list_head list; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlist.h351 exec_list_make_empty(struct exec_list *list) exec_list_make_empty() argument
360 exec_list_is_empty(const struct exec_list *list) exec_list_is_empty() argument
376 exec_list_is_singular(const struct exec_list *list) exec_list_is_singular() argument
383 exec_list_get_head_const(const struct exec_list *list) exec_list_get_head_const() argument
389 exec_list_get_head(struct exec_list *list) exec_list_get_head() argument
395 exec_list_get_head_raw_const(const struct exec_list *list) exec_list_get_head_raw_const() argument
401 exec_list_get_head_raw(struct exec_list *list) exec_list_get_head_raw() argument
407 exec_list_get_tail_const(const struct exec_list *list) exec_list_get_tail_const() argument
413 exec_list_get_tail(struct exec_list *list) exec_list_get_tail() argument
419 exec_list_get_tail_raw_const(const struct exec_list *list) exec_list_get_tail_raw_const() argument
425 exec_list_get_tail_raw(struct exec_list *list) exec_list_get_tail_raw() argument
431 exec_list_length(const struct exec_list *list) exec_list_length() argument
444 exec_list_push_head(struct exec_list *list, struct exec_node *n) exec_list_push_head() argument
454 exec_list_push_tail(struct exec_list *list, struct exec_node *n) exec_list_push_tail() argument
464 exec_list_push_degenerate_list_at_head(struct exec_list *list, struct exec_node *n) exec_list_push_degenerate_list_at_head() argument
475 exec_list_pop_head(struct exec_list *list) exec_list_pop_head() argument
485 exec_list_move_nodes_to(struct exec_list *list, struct exec_list *target) exec_list_move_nodes_to() argument
503 exec_list_append(struct exec_list *list, struct exec_list *source) exec_list_append() argument
539 exec_list_prepend(struct exec_list *list, struct exec_list *source) exec_list_prepend() argument
561 exec_list_validate(const struct exec_list *list) exec_list_validate() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dmain.c20 lws_dll2_t list; member
33 lws_dll2_t list; member
40 lws_dll2_t list; member
46 lws_dll2_t list; member
468 lws_dll2_t list; global() member
740 struct x { lws_dll2_t list; const char *sz; }; main() member
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c83 struct list_head list; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp334 fs_visitor::nir_emit_cf_list(exec_list *list) in nir_emit_cf_list() argument
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c163 const int *list; in scaling_list() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c57 struct list_head list; member
[all...]

Completed in 31 milliseconds

1...<<31323334353637383940>>...61