| /third_party/f2fs-tools/fsck/ |
| H A D | f2fs.h | 497 struct list_head list; /* list head */ member
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 92 bool list; member 345 struct data_list *list = new_data_list; free_new_data() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3enc.c | 1962 validate_mix_level(void *log_ctx, const char *opt_name, float *opt_param, const float *list, int list_size, int default_value, int min_value, int *ctx_param) validate_mix_level() argument
|
| H A D | vorbisdec.c | 91 vorbis_floor1_entry *list; member [all...] |
| H A D | qdm2.c | 300 qdm2_search_subpacket_type_in_list(QDM2SubPNode *list, int type) qdm2_search_subpacket_type_in_list() argument 1089 process_synthesis_subpackets(QDM2Context *q, QDM2SubPNode *list) process_synthesis_subpackets() argument [all...] |
| H A D | svq3.c | 356 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 D | vorbisenc.c | 76 vorbis_floor1_entry *list; member [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | decklink_dec.cpp | 629 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 D | SymbolTable.h | 495 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 D | command_format.cc | 957 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 D | x11_window.c | 1579 const GLFWbool list = event->xclient.data.l[1] & 1; in processEvent() local
|
| /third_party/backends/backend/ |
| H A D | epsonds.c | 2176 search_string_list(const SANE_String_Const *list, SANE_String value) in search_string_list() argument
|
| H A D | magicolor.c | 2625 search_string_list(const SANE_String_Const *list, SANE_String value) search_string_list() argument [all...] |
| H A D | kodakaio.c | 3054 search_string_list(const SANE_String_Const *list, SANE_String value) search_string_list() argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ladspa.c | 81 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 D | parser.c | 1634 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 D | main.c | 94 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 D | pixma.c | 530 const SANE_Word *list = sod->constraint.word_list; in select_value_from_list() local
|
| /third_party/curl/lib/ |
| H A D | multi.c | 3151 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 D | parse.cpp | 676 TableResource *list = static_cast<TableResource *>(res); in resLookup() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Normalizer2Impl.java | 1873 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 D | UnicodeSet.java | 338 private int[] list; // MUST be terminated with HIGH field in UnicodeSet [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | apicoll.cpp | 1024 const Locale* list = Collator::getAvailableLocales(count1); in TestGetAll() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | normalizer2impl.h | 635 const uint16_t *list=getMapping(norm16); in getCompositionsListForComposite() local
|
| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_bus.c | 754 device_t *list; devclass_get_devices() local 795 driver_t **list = NULL; devclass_get_drivers() local [all...] |