/third_party/alsa-lib/src/topology/ |
H A D | save.c | 425 struct list_head *list, *pos; in tplg_save() local 518 struct list_head *list, *pos; in tplg_index_groups() local
|
H A D | dapm.c | 103 struct list_head *base, *pos; in tplg_build_widget() local 172 struct list_head *base, *pos; in tplg_build_widgets() local 198 struct list_head *base, *pos; in tplg_build_routes() local 422 struct list_head *pos; tplg_save_dapm_graph() local 872 tplg_decode_dapm_widget(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, void *bin, size_t size) tplg_decode_dapm_widget() argument 1040 tplg_decode_dapm_graph(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, void *bin, size_t size) tplg_decode_dapm_graph() argument [all...] |
/third_party/alsa-lib/modules/mixer/simple/ |
H A D | sbase.c | 78 struct list_head *pos; in update_ranges() local 119 struct list_head *pos; in is_ops() local 305 struct list_head *pos, *npos; in selem_free() local 329 struct list_head *pos; simple_event_add1() local 459 struct list_head *pos; simple_event_add() local 518 struct list_head *pos, *pos1; sbasic_cpriv_free() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate_linear.c | 85 unsigned int pos; in linear_expand() local 148 unsigned int pos; in linear_expand_s16() local 207 unsigned int pos; linear_shrink() local 269 unsigned int pos = 0; linear_shrink_s16() local [all...] |
H A D | pcm_hooks.c | 82 struct list_head *pos, *next; in snd_pcm_hooks_close() local 114 struct list_head *pos, *next; in snd_pcm_hooks_hw_params() local 130 struct list_head *pos, *next; snd_pcm_hooks_hw_free() local [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | postscript.c | 139 size_t pos; member
|
/third_party/cups-filters/fontembed/ |
H A D | embed_sfnt.c | 342 const unsigned char *pos=(unsigned char *)post+34+2*num_glyphs; in emb_otf_get_post_name() local
|
/third_party/curl/lib/ |
H A D | mime.h | 84 size_t pos; /* Position on output line. */ member
|
/third_party/cups-filters/filter/ |
H A D | urftopdf.cpp | 283 unsigned pos = 0; in decode_raster() local [all...] |
/third_party/alsa-utils/axfer/ |
H A D | xfer-libffado.c | 193 int pos; in r_process_frames() local 244 int pos; in w_process_frames() local [all...] |
/third_party/gn/src/gn/ |
H A D | ohos_components.cc | 50 size_t pos = label.find(":"); in addInnerApi() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | LocaleIDParser.java | 98 private void set(int pos, String s) { in set() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | NFRule.java | 746 public void doFormat(long number, StringBuilder toInsertInto, int pos, int recursionCount) { in doFormat() argument 787 doFormat(double number, StringBuilder toInsertInto, int pos, int recursionCount) doFormat() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | bytestrietest.cpp | 637 const uint8_t *pos = BytesTrie::jumpByDelta(start); in TestDelta() local
|
H A D | tufmtts.cpp | 509 ParsePosition pos; in test10219Plurals() local
|
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
H A D | DecimalFormatICU.java | 246 public Number parse(String text, ParsePosition pos) { in parse() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | uiter.cpp | 113 int32_t pos; in stringIteratorMove() local 672 int32_t pos; /* requested UTF-16 index */ utf8IteratorMove() local [all...] |
H A D | unifiedcache.cpp | 195 int32_t pos = UHASH_FIRST; in _dumpContents() local
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_axge.c | 520 uint32_t pos; in axge_rx_frame() local 576 uint32_t nframes, pos; in axge_bulk_write_callback() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | NFRule.java | 747 public void doFormat(long number, StringBuilder toInsertInto, int pos, int recursionCount) { in doFormat() argument 788 doFormat(double number, StringBuilder toInsertInto, int pos, int recursionCount) doFormat() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | LocaleIDParser.java | 100 private void set(int pos, String s) { in set() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | plurfmt.cpp | 207 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 238 format(int32_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 246 format(double number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 254 format(const Formattable& numberObject, double number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument [all...] |
H A D | tridpars.cpp | 112 TransliteratorIDParser::parseSingleID(const UnicodeString& id, int32_t& pos, in parseSingleID() argument 218 parseFilterID(const UnicodeString& id, int32_t& pos) parseFilterID() argument 259 parseGlobalFilter(const UnicodeString& id, int32_t& pos, int32_t dir, int32_t& withParens, UnicodeString* canonID) parseGlobalFilter() argument 364 int32_t pos = 0; parseCompoundID() local 702 parseFilterID(const UnicodeString& id, int32_t& pos, UBool allowFilter) parseFilterID() argument [all...] |
H A D | region.cpp | 181 int32_t pos = 0; in loadRegionData() local 251 int32_t pos = 0; in loadRegionData() local 299 int32_t pos = 0; in loadRegionData() local 399 int32_t pos in loadRegionData() local [all...] |
H A D | tznames.cpp | 86 int32_t pos = UHASH_FIRST; in sweepCache() local
|