| /third_party/alsa-lib/src/ucm/ |
| H A D | ucm_include.c | 94 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 D | main.c | 103 char *pos; in decide_subcmd() local 161 char *pos; in decide_direction() local [all...] |
| /third_party/alsa-lib/src/topology/ |
| H A D | builder.c | 76 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 D | escl_jpeg.c | 168 int pos = 0; in get_JPEG_data() local
|
| /third_party/backends/backend/genesys/ |
| H A D | device.cpp | 146 static void advance_pos(unsigned& pos, Direction direction, unsigned offset) in advance_pos() argument
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | nup.cc | 162 static inline float lin(Position pos,float size) // {{{ in lin() argument
|
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt_subset.c | 260 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 D | ohos_components_mapping.cc | 124 size_t pos = deps.find(":");
in MappingTargetAbsoluteDpes() local
|
| /third_party/gn/src/util/test/ |
| H A D | gn_test.cc | 82 const char* pos = in TestMatchesFilter() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | RuleCharacterIterator.java | 45 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 D | LocalizedNumberFormatterAsFormat.java | 47 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 D | ChineseDateFormat.java | 125 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
|
| H A D | StringPrepParseException.java | 99 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 D | FCDIterCollationIterator.java | 445 private int pos; global() field in FCDIterCollationIterator [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | trnserr.cpp | 64 UTransPosition pos; in TestTransliteratorErrors() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | rbbistbl.cpp | 235 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 D | test-strtod.cc | 1153 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 D | BigNumberFormatTest.java | 68 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 D | LocalizedNumberFormatterAsFormat.java | 49 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 D | StringPrepParseException.java | 85 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 D | ChineseDateFormat.java | 127 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 D | FCDIterCollationIterator.java | 447 private int pos; global() field in FCDIterCollationIterator [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | BigNumberFormatTest.java | 71 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 D | esctrn.cpp | 132 handleTransliterate(Replaceable& text, UTransPosition& pos, UBool ) const handleTransliterate() argument
|
| H A D | quantityformatter.cpp | 117 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...] |