/third_party/cups-filters/filter/pdftopdf/ |
H A D | qpdf_cm.cc | 20 int pos=0; in load_file() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
H A D | TokenIterator.java | 36 private int pos; field in TokenIterator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCharArrayIterator.java | 24 private int pos; field in UCharArrayIterator [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DurationFormat.java | 83 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument 74 format(Object object, StringBuffer toAppend, FieldPosition pos) format() argument
|
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | UnescapeTransliterator.java | 148 handleTransliterate(Replaceable text, Position pos, boolean isIncremental) handleTransliterate() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | utf16collationiterator.h | 79 const UChar *start, *pos, *limit; member in UTF16CollationIterator [all...] |
H A D | utf8collationiterator.h | 73 int32_t pos; member in UTF8CollationIterator
|
H A D | fphdlimp.h | 43 FieldPosition& pos; member in FieldPositionOnlyHandler
|
/third_party/icu/icu4c/source/common/ |
H A D | bytestrie.cpp | 32 BytesTrie::readValue(const uint8_t *pos, int32_t leadByte) { in readValue() argument 49 jumpByDelta(const uint8_t *pos) jumpByDelta() argument 70 const uint8_t *pos=pos_; current() local 81 branchNext(const uint8_t *pos, int32_t length, int32_t inByte) branchNext() argument 151 nextImpl(const uint8_t *pos, int32_t inByte) nextImpl() argument [all...] |
H A D | bytestrieiterator.cpp | 106 const uint8_t *pos=pos_; in next() local 185 branchNext(const uint8_t *pos, int32_t length, UErrorCode &errorCode) branchNext() argument [all...] |
H A D | ucharstrieiterator.cpp | 105 const UChar *pos=pos_; in next() local 186 branchNext(const UChar *pos, int32_t length, UErrorCode &errorCode) branchNext() argument [all...] |
H A D | util_props.cpp | 28 int32_t ICU_Utility::parseInteger(const UnicodeString& rule, int32_t& pos, int32_t limit) { in parseInteger() argument 88 int32_t ICU_Utility::parsePattern(const UnicodeString& rule, int32_t pos, int32_t limit, in parsePattern() argument 146 parseUnicodeIdentifier(const UnicodeString& str, int32_t& pos) parseUnicodeIdentifier() argument 188 parseNumber(const UnicodeString& text, int32_t& pos, int8_t radix) parseNumber() argument [all...] |
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_wakelock.c | 77 INT32 pos; in linux_wake_lock_init() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DurationFormat.java | 85 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument 76 format(Object object, StringBuffer toAppend, FieldPosition pos) format() argument
|
H A D | UnescapeTransliterator.java | 149 handleTransliterate(Replaceable text, Position pos, boolean isIncremental) handleTransliterate() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UCharArrayIterator.java | 26 private int pos; field in UCharArrayIterator [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/ |
H A D | TokenIterator.java | 38 private int pos; field in TokenIterator
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | mempool.c | 51 size_t pos; in sos_alloc() local
|
/third_party/libsnd/tests/ |
H A D | mpeg_test.c | 269 sf_count_t pos ; in mpeg_stereo_seek_test() local
|
H A D | ogg_test.c | 268 sf_count_t pos ; in ogg_stereo_seek_test() local
|
/third_party/lzma/CPP/Windows/ |
H A D | DLL.cpp | 100 int pos = s.ReverseFind_PathSepar();
in GetModuleDirPrefix() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_tile_cache.c | 50 uint pos; in sp_create_tex_tile_cache() local 71 uint pos; in sp_destroy_tex_tile_cache() local 168 int pos; sp_flush_tex_tile_cache() local [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_lower_input_attachments.c | 31 nir_variable *pos = in load_frag_coord() local 71 nir_ssa_def *pos = nir_iadd(&b, frag_coord, offset); in try_lower_input_load() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | local-decl-encoder.cc | 22 size_t pos = Emit(buffer); in Prepend() local 32 byte* pos = buffer; in Emit() local [all...] |
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | fmemopen.c | 10 size_t pos, len, size; member [all...] |