Home
last modified time | relevance | path

Searched defs:list (Results 1026 - 1050 of 1358) sorted by relevance

1...<<41424344454647484950>>...55

/third_party/ffmpeg/libavcodec/
H A Dsvq3.c356 svq3_fetch_diagonal_mv(const SVQ3Context *s, const int16_t **C, int i, int list, int part_width) svq3_fetch_diagonal_mv() argument
377 svq3_pred_motion(const SVQ3Context *s, int n, int part_width, int list, int ref, int *const mx, int *const my) svq3_pred_motion() argument
[all...]
H A Dvorbisenc.c76 vorbis_floor1_entry *list; member
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp629 auto& list = klv_packets[mid]; in handle_klv() local
666 auto& list = klv_packets[i]; in handle_klv() local
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.h495 void findFunctionNameList(const TString& name, TVector<const TFunction*>& list) in findFunctionNameList() argument
848 void findFunctionNameList(const TString& name, TVector<const TFunction*>& list, bool& builtIn) in findFunctionNameList() argument
[all...]
/third_party/gn/src/gn/
H A Dcommand_format.cc957 Sequence(SequenceStyle style, const std::vector<std::unique_ptr<PARSENODE>>& list, const ParseNode* end, bool force_multiline) Sequence() argument
1047 const auto& list = func_call->args()->contents(); FunctionCall() local
1212 ListWillBeMultiline( const std::vector<std::unique_ptr<PARSENODE>>& list, const ParseNode* end) ListWillBeMultiline() argument
[all...]
/third_party/glfw/src/
H A Dx11_window.c1579 const GLFWbool list = event->xclient.data.l[1] & 1; in processEvent() local
/third_party/backends/backend/
H A Depsonds.c2176 search_string_list(const SANE_String_Const *list, SANE_String value) in search_string_list() argument
H A Dmagicolor.c2625 search_string_list(const SANE_String_Const *list, SANE_String value) search_string_list() argument
[all...]
H A Dkodakaio.c3054 search_string_list(const SANE_String_Const *list, SANE_String value) search_string_list() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_ladspa.c81 struct list_head list; member
101 struct list_head list; member
321 struct list_head *list, *pos, *pos1, *next1; in snd_pcm_ladspa_free_instances() local
613 struct list_head *list, *pos; snd_pcm_ladspa_allocate_instances() local
688 struct list_head *list, *pos, *pos1; snd_pcm_ladspa_allocate_memory() local
1021 snd_pcm_ladspa_plugins_dump(struct list_head *list, snd_output_t *out) snd_pcm_ladspa_plugins_dump() argument
1426 snd_pcm_ladspa_add_plugin(struct list_head *list, const char *path, snd_config_t *plugin, int reverse) snd_pcm_ladspa_add_plugin() argument
1528 snd_pcm_ladspa_build_plugins(struct list_head *list, const char *path, snd_config_t *plugins, int reverse) snd_pcm_ladspa_build_plugins() argument
[all...]
/third_party/alsa-lib/src/ucm/
H A Dparser.c1634 parse_dev_name_list(snd_use_case_mgr_t *uc_mgr, snd_config_t *cfg, struct list_head *list) parse_dev_name_list() argument
2892 const char **list, *d_name; uc_mgr_scan_master_configs() local
[all...]
H A Dmain.c94 static int list_count(struct list_head *list) in list_count() argument
105 static int alloc_str_list(struct list_head *list, int mult, char **result[]) in alloc_str_list() argument
153 int snd_use_case_free_list(const char *list[], int items) in snd_use_case_free_list() argument
1072 find0(struct list_head *list, unsigned long offset, unsigned long soffset, const char *match) find0() argument
1101 get_list0(struct list_head *list, const char **result[], unsigned long offset, unsigned long s1offset) get_list0() argument
1149 get_list20(struct list_head *list, const char **result[], unsigned long offset, unsigned long s1offset, unsigned long s2offset) get_list20() argument
1661 get_verb_list(snd_use_case_mgr_t *uc_mgr, const char **list[]) get_verb_list() argument
1674 get_device_list(snd_use_case_mgr_t *uc_mgr, const char **list[], char *verbname) get_device_list() argument
1697 get_modifier_list(snd_use_case_mgr_t *uc_mgr, const char **list[], char *verbname) get_modifier_list() argument
1720 get_supcon_device_list(snd_use_case_mgr_t *uc_mgr, const char **list[], char *name, enum dev_list_type type) get_supcon_device_list() argument
1774 get_supported_device_list(snd_use_case_mgr_t *uc_mgr, const char **list[], char *name) get_supported_device_list() argument
1786 get_conflicting_device_list(snd_use_case_mgr_t *uc_mgr, const char **list[], char *name) get_conflicting_device_list() argument
1794 struct list_head list; global() member
1805 myvalue_to_str_list(struct list_head *list, char ***res) myvalue_to_str_list() argument
1832 myvalue_list_free(struct list_head *list) myvalue_list_free() argument
1850 merge_value(struct list_head *list, const char *text) merge_value() argument
1874 add_identifiers(struct list_head *list, struct list_head *source) add_identifiers() argument
1896 add_values(struct list_head *list, const char *identifier, struct list_head *source) add_values() argument
1931 get_identifiers_list(snd_use_case_mgr_t *uc_mgr, const char **list[], char *name) get_identifiers_list() argument
1997 get_value_list(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **list[], char *verbname) get_value_list() argument
2051 get_enabled_device_list(snd_use_case_mgr_t *uc_mgr, const char **list[]) get_enabled_device_list() argument
2067 get_enabled_modifier_list(snd_use_case_mgr_t *uc_mgr, const char **list[]) get_enabled_modifier_list() argument
2077 snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr, const char *identifier, const char **list[]) snd_use_case_get_list() argument
[all...]
/third_party/backends/backend/pixma/
H A Dpixma.c530 const SANE_Word *list = sod->constraint.word_list; in select_value_from_list() local
/third_party/curl/lib/
H A Dmulti.c3151 struct Curl_llist *list = &d->state.timeoutlist; global() local
3689 struct Curl_llist *list = &data->state.timeoutlist; global() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp676 TableResource *list = static_cast<TableResource *>(res); in resLookup() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java1873 combine(String compositions, int list, int trail) combine() argument
1921 addComposites(int list, UnicodeSet set) addComposites() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java338 private int[] list; // MUST be terminated with HIGH field in UnicodeSet
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1024 const Locale* list = Collator::getAvailableLocales(count1); in TestGetAll() local
/third_party/icu/icu4c/source/common/
H A Dnormalizer2impl.h635 const uint16_t *list=getMapping(norm16); in getCompositionsListForComposite() local
H A Duloc.cpp1108 _findIndex(const char* const* list, const char* key) _findIndex() argument
[all...]
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c754 device_t *list; devclass_get_devices() local
795 driver_t **list = NULL; devclass_get_drivers() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java1882 combine(String compositions, int list, int trail) combine() argument
1930 addComposites(int list, UnicodeSet set) addComposites() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java330 private int[] list; // MUST be terminated with HIGH field in UnicodeSet
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp1783 findKeyword(const UnicodeString& s, const UChar * const *list) findKeyword() argument
/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

Completed in 57 milliseconds

1...<<41424344454647484950>>...55