Home
last modified time | relevance | path

Searched defs:pos (Results 2226 - 2250 of 2760) sorted by relevance

1...<<81828384858687888990>>...111

/third_party/alsa-lib/src/ucm/
H A Dmain.c96 struct list_head *pos; in list_count() local
368 static int parse_cset_new_info(snd_ctl_elem_info_t *info, const char *s, const char **pos) in parse_cset_new_info() argument
404 const char *pos; in execute_cset() local
702 struct list_head *pos; run_device_all_sequence() local
737 struct list_head *pos; execute_sequence() local
1077 struct list_head *pos; find0() local
1108 struct list_head *pos; get_list0() local
1157 struct list_head *pos; get_list20() local
1218 struct list_head *pos, *pos1; is_devlist_supported() local
1269 struct list_head *pos; find_device() local
1297 struct list_head *pos; find_modifier() local
1318 struct list_head *pos; device_status() local
1332 struct list_head *pos; modifier_status() local
1611 struct list_head *pos, *npos; dismantle_use_case() local
1807 struct list_head *pos; myvalue_to_str_list() local
1834 struct list_head *pos, *npos; myvalue_list_free() local
1852 struct list_head *pos; merge_value() local
1878 struct list_head *pos; add_identifiers() local
1901 struct list_head *pos; add_values() local
2002 struct list_head mylist, *pos; get_value_list() local
2130 struct list_head *pos; get_value1() local
2495 struct list_head *pos; handle_transition_verb() local
2589 struct list_head *pos; switch_device() local
2644 struct list_head *pos; switch_modifier() local
[all...]
/third_party/backends/backend/
H A Dmustek_pp_cis.c1386 int pos = 0; in cis_read_line_low_level() local
1427 SANE_Int pos = 0, nextPos = 1; in cis_read_line_low_level() local
H A Dplustek.h289 OffsDef pos; /* for adjusting normal scan area */ member
H A Dmicrotek.c2601 size_t pos; in pack_flat_data() local
2904 size_t pos = start; in pack_seq2r2g2b_data() local
[all...]
/third_party/backends/frontend/
H A Dscanimage.c1010 SANE_Word pos; in fetch_options() local
2587 SANE_Word pos = 0; in main() local
/third_party/backends/sanei/
H A Dsanei_magic.c446 int pos = 0, i; in sanei_magic_crop() local
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c820 int pos; in build_foomatic_custom_command() local
/third_party/alsa-lib/src/alisp/
H A Dalisp.c261 struct list_head *pos, *pos1; in free_objects() local
300 struct list_head * pos; in search_object_identifier() local
316 struct list_head * pos; search_object_string() local
333 struct list_head * pos; search_object_integer() local
350 struct list_head * pos; search_object_float() local
367 struct list_head * pos; search_object_pointer() local
870 struct list_head *pos; set_object() local
906 struct list_head *pos; unset_object() local
935 struct list_head *pos; get_object1() local
960 struct list_head *pos; replace_object() local
985 struct list_head *pos; dump_objects() local
1033 struct list_head *pos; print_obj_lists() local
[all...]
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c548 snd_pcm_uframes_t count, pos, count1, pos1; in buf_add_src() local
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1361 ConstIter(const Streamlike* s, typename std::list<value_type>::iterator pos) in ConstIter() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java1351 StringBuffer format(Calendar cal, StringBuffer toAppendTo, FieldPosition pos, List<FieldPosition> attributes) { in format() argument
1345 format(Calendar cal, StringBuffer toAppendTo, FieldPosition pos) format() argument
1372 format(Calendar cal, DisplayContext capitalizationContext, StringBuffer toAppendTo, FieldPosition pos, List<FieldPosition> attributes) format() argument
1541 subFormat(char ch, int count, int beginOffset, FieldPosition pos, DateFormatSymbols fmtData, Calendar cal) subFormat() argument
1558 subFormat(char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
1583 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
2832 matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) matchLiteral() argument
3895 parseInt(String text, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
3905 parseInt(String text, int maxDigits, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
4373 intervalFormatByAlgorithm(Calendar fromCalendar, Calendar toCalendar, StringBuffer appendTo, FieldPosition pos) intervalFormatByAlgorithm() argument
[all...]
H A DDateFormat.java794 public abstract void parse(String text, Calendar cal, ParsePosition pos); in parse() argument
828 public Date parse(String text, ParsePosition pos) { in parse() argument
858 parseObject(String source, ParsePosition pos) parseObject() argument
[all...]
H A DTimeZoneFormat.java1019 public final int parseOffsetISO8601(String text, ParsePosition pos) { in parseOffsetISO8601() argument
1036 public int parseOffsetLocalizedGMT(String text, ParsePosition pos) { in parseOffsetLocalizedGMT() argument
1053 parseOffsetShortLocalizedGMT(String text, ParsePosition pos) parseOffsetShortLocalizedGMT() argument
1072 parse(Style style, String text, ParsePosition pos, EnumSet<ParseOption> options, Output<TimeType> timeType) parse() argument
1530 parse(Style style, String text, ParsePosition pos, Output<TimeType> timeType) parse() argument
1547 parse(String text, ParsePosition pos) parse() argument
1577 format(Object obj, StringBuffer toAppendTo, FieldPosition pos) format() argument
1626 parseObject(String source, ParsePosition pos) parseObject() argument
2202 parseOffsetLocalizedGMT(String text, ParsePosition pos, boolean isShort, Output<Boolean> hasDigitOffset) parseOffsetLocalizedGMT() argument
2770 parseOffsetISO8601(String text, ParsePosition pos, boolean extendedOnly, Output<Boolean> hasDigitOffset) parseOffsetISO8601() argument
2836 parseAbuttingAsciiOffsetFields(String text, ParsePosition pos, OffsetFields minFields, OffsetFields maxFields, boolean fixedHourWidth) parseAbuttingAsciiOffsetFields() argument
2928 parseAsciiOffsetFields(String text, ParsePosition pos, char sep, OffsetFields minFields, OffsetFields maxFields) parseAsciiOffsetFields() argument
3018 parseZoneID(String text, ParsePosition pos) parseZoneID() argument
3056 parseShortZoneID(String text, ParsePosition pos) parseShortZoneID() argument
3095 parseExemplarLocation(String text, ParsePosition pos) parseExemplarLocation() argument
[all...]
H A DUnicodeSet.java484 public UnicodeSet(String pattern, ParsePosition pos, SymbolTable symbols) { in UnicodeSet() argument
503 public UnicodeSet(String pattern, ParsePosition pos, SymbolTable symbols, int options) { in UnicodeSet() argument
605 public static boolean resemblesPattern(String pattern, int pos) { in resemblesPattern() argument
2523 applyPattern(String pattern, ParsePosition pos, SymbolTable symbols, int options) applyPattern() argument
3703 resemblesPropertyPattern(String pattern, int pos) resemblesPropertyPattern() argument
4081 parseReference(String text, ParsePosition pos, int limit) parseReference() argument
4386 int pos; global() field in UnicodeSet.EntryRangeIterator
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp876 FieldPosition pos; Test4087244() local
2306 FieldPosition pos; global() local
2336 FieldPosition pos; global() local
2612 FieldPosition pos; global() local
2639 FieldPosition pos; global() local
2882 ParsePosition pos; global() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c864 int32_t pos; in TestDateFormatCalendar() local
H A Dcucdtst.c1645 int32_t pos = 0; in MakeDir() local
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h243 int32_t pos; /* position in text */ member
/third_party/FatFs/source/
H A Dff.h354 FSIZE_t pos; member
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c822 uint16_t pos; in ehci_dump_isoc() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h210 uint32_t pos; member
/third_party/NuttX/include/nuttx/video/
H A Dfb.h447 struct fb_cursorpos_s pos; /* Current cursor position */ member
457 struct fb_cursorpos_s pos; /* Cursor position */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java3762 expect(String rules, String source, String expectedResult, Transliterator.Position pos) expect() argument
3786 expect(Transliterator t, String source, String expectedResult, Transliterator.Position pos) expect() argument
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java3762 expect(String rules, String source, String expectedResult, Transliterator.Position pos) expect() argument
3786 expect(Transliterator t, String source, String expectedResult, Transliterator.Position pos) expect() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java1345 StringBuffer format(Calendar cal, StringBuffer toAppendTo, FieldPosition pos, List<FieldPosition> attributes) { in format() argument
1339 format(Calendar cal, StringBuffer toAppendTo, FieldPosition pos) format() argument
1366 format(Calendar cal, DisplayContext capitalizationContext, StringBuffer toAppendTo, FieldPosition pos, List<FieldPosition> attributes) format() argument
1532 subFormat(char ch, int count, int beginOffset, FieldPosition pos, DateFormatSymbols fmtData, Calendar cal) subFormat() argument
1549 subFormat(char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
1574 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
2813 matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) matchLiteral() argument
3772 parseInt(String text, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
3782 parseInt(String text, int maxDigits, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
4236 intervalFormatByAlgorithm(Calendar fromCalendar, Calendar toCalendar, StringBuffer appendTo, FieldPosition pos) intervalFormatByAlgorithm() argument
[all...]

Completed in 63 milliseconds

1...<<81828384858687888990>>...111