/third_party/backends/backend/ |
H A D | u12.c | 259 *search_string_list( const SANE_String_Const *list, SANE_String value ) in search_string_list() argument [all...] |
H A D | hs2p.c | 172 get_list_index (const char *list[], char *s) /* sequential search */ in get_list_index() argument
|
H A D | leo.c | 216 get_string_list_index (SANE_String_Const list[], SANE_String_Const name) in get_string_list_index() argument
|
H A D | kvs40xx_opt.c | 847 str_index (const SANE_String_Const * list, SANE_String_Const name) in str_index() argument
|
H A D | teco3.c | 229 get_string_list_index (SANE_String_Const list[], SANE_String_Const name) in get_string_list_index() argument
|
H A D | hp.c | 479 hp_device_list_add (HpDeviceList * list, HpDevice dev) in hp_device_list_add() argument 495 hp_device_list_remove (HpDeviceList * list, HpDevice dev) in hp_device_list_remove() argument 512 hp_handle_list_add(HpDeviceList * list, HpHandle h) hp_handle_list_add() argument 518 hp_handle_list_remove(HpDeviceList * list, HpHandle h) hp_handle_list_remove() argument [all...] |
/third_party/backends/sanei/ |
H A D | usb_manager.cpp | 92 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 D | easy.c | 388 struct socketmonitor *list; /* list of sockets to monitor */ member [all...] |
/third_party/alsa-lib/src/control/ |
H A D | hcontrol.c | 567 snd_ctl_elem_list_t list; snd_hctl_load() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_extplug.c | 85 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 D | ohos_components_checker.cc | 83 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 D | parser.cc | 535 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 D | icuplug.cpp | 80 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 D | list.h | 61 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 D | usbdev.h | 266 struct list_head list; member
|
/third_party/alsa-lib/aserver/ |
H A D | aserver.c | 163 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 D | CollationPerformanceTest.java | 162 ArrayList list = null; field in CollationPerformanceTest [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
H A D | LanguageTestFmwk.java | 780 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 D | LanguageTestFmwk.java | 781 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 D | TransliteratorInputMethod.java | 686 getListCellRendererComponent( JList list, Object value, int index, boolean isSelected, boolean cellHasFocus) getListCellRendererComponent() argument
|
/third_party/libwebsockets/lib/misc/threadpool/ |
H A D | threadpool.c | 51 lws_dll2_t list; member [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rgp.h | 69 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 D | pushbuf.c | 56 struct nouveau_pushbuf_krec *list; member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_clone.c | 193 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 D | radv_amdgpu_bo.c | 260 struct list_head list; member
|