Home
last modified time | relevance | path

Searched defs:pos (Results 601 - 625 of 2787) sorted by relevance

1...<<21222324252627282930>>...112

/third_party/alsa-lib/src/ucm/
H A Ducm_include.c94 find_position_node(snd_use_case_mgr_t *uc_mgr, snd_config_t **res, snd_config_t *dst, const char *id, snd_config_t *pos) find_position_node() argument
/third_party/alsa-utils/axfer/
H A Dmain.c103 char *pos; in decide_subcmd() local
161 char *pos; in decide_direction() local
[all...]
/third_party/alsa-lib/src/topology/
H A Dbuilder.c76 struct list_head *pos, *sub_pos, *sub_base; in write_elem_block() local
157 struct list_head *pos; in calc_real_size() local
185 struct list_head *pos; calc_block_size() local
[all...]
/third_party/backends/backend/escl/
H A Descl_jpeg.c168 int pos = 0; in get_JPEG_data() local
/third_party/backends/backend/genesys/
H A Ddevice.cpp146 static void advance_pos(unsigned& pos, Direction direction, unsigned offset) in advance_pos() argument
/third_party/cups-filters/filter/pdftopdf/
H A Dnup.cc162 static inline float lin(Position pos,float size) // {{{ in lin() argument
/third_party/cups-filters/fontembed/
H A Dsfnt_subset.c260 static int copy_block(FILE *f,long pos,int length,OUTPUT_FN output,void *context) // {{{ in copy_block() argument
/third_party/gn/src/gn/
H A Dohos_components_mapping.cc124 size_t pos = deps.find(":"); in MappingTargetAbsoluteDpes() local
/third_party/gn/src/util/test/
H A Dgn_test.cc82 const char* pos = in TestMatchesFilter() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRuleCharacterIterator.java45 private ParsePosition pos; field in RuleCharacterIterator
111 RuleCharacterIterator(String text, SymbolTable sym, ParsePosition pos) RuleCharacterIterator() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DLocalizedNumberFormatterAsFormat.java47 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() argument
83 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DChineseDateFormat.java125 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
H A DStringPrepParseException.java99 public StringPrepParseException(String message,int error, String rules, int pos){ in StringPrepParseException() argument
119 public StringPrepParseException(String message, int error, String rules, int pos, int lineNumber){ in StringPrepParseException() argument
201 private void setPreContext(String str, int pos){ in setPreContext() argument
205 private void setPreContext(char[] str, int pos){ in setPreContext() argument
212 setPostContext(String str, int pos) setPostContext() argument
216 setPostContext(char[] str, int pos) setPostContext() argument
223 setContext(String str,int pos) setContext() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DFCDIterCollationIterator.java445 private int pos; global() field in FCDIterCollationIterator
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtrnserr.cpp64 UTransPosition pos; in TestTransliteratorErrors() local
[all...]
/third_party/icu/icu4c/source/common/
H A Drbbistbl.cpp235 int32_t pos = UHASH_FIRST; in rbbiSymtablePrint() local
140 parseReference(const UnicodeString& text, ParsePosition& pos, int32_t limit) const parseReference() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-strtod.cc1153 int pos = 0; in TEST() local
1166 int pos = 0; in TEST() local
1220 int pos = 0; in TEST() local
1233 int pos = 0; TEST() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java68 private void expectPad(DecimalFormat fmt, String pat, int pos) { in expectPad() argument
72 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DLocalizedNumberFormatterAsFormat.java49 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() argument
85 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringPrepParseException.java85 public StringPrepParseException(String message,int error, String rules, int pos){ in StringPrepParseException() argument
104 public StringPrepParseException(String message, int error, String rules, int pos, int lineNumber){ in StringPrepParseException() argument
184 private void setPreContext(String str, int pos){ in setPreContext() argument
188 private void setPreContext(char[] str, int pos){ in setPreContext() argument
195 setPostContext(String str, int pos) setPostContext() argument
199 setPostContext(char[] str, int pos) setPostContext() argument
206 setContext(String str,int pos) setContext() argument
[all...]
H A DChineseDateFormat.java127 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DFCDIterCollationIterator.java447 private int pos; global() field in FCDIterCollationIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DBigNumberFormatTest.java71 private void expectPad(DecimalFormat fmt, String pat, int pos) { in expectPad() argument
75 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
/third_party/icu/icu4c/source/i18n/
H A Desctrn.cpp132 handleTransliterate(Replaceable& text, UTransPosition& pos, UBool ) const handleTransliterate() argument
H A Dquantityformatter.cpp117 format( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const format() argument
143 selectPlural( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &formattedNumber, FieldPosition &pos, UErrorCode &status) selectPlural() argument
217 format( const SimpleFormatter &pattern, const UnicodeString &value, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) format() argument
[all...]

Completed in 13 milliseconds

1...<<21222324252627282930>>...112