/third_party/ffmpeg/libavformat/ |
H A D | wvenc.c | 69 int64_t pos = avio_tell(ctx->pb); in wv_write_trailer() local
|
H A D | samidec.c | 68 const int64_t pos = ff_text_pos(&tr) - (c != 0); in sami_read_header() local
|
H A D | 3dostr.c | 154 int64_t pos; in threedostr_read_packet() local
|
H A D | fsb.c | 169 int64_t pos; in fsb_read_packet() local
|
H A D | mods.c | 46 int64_t pos; in mods_read_header() local 78 int64_t pos; in mods_read_packet() local
|
H A D | astdec.c | 84 int64_t pos; in ast_read_packet() local
|
H A D | lvfdec.c | 107 int64_t pos; in lvf_read_packet() local
|
H A D | sdr2.c | 75 int64_t pos; in sdr2_read_packet() local
|
H A D | subviewer1dec.c | 70 const int64_t pos = avio_tell(s->pb); in subviewer1_read_header() local
|
H A D | supdec.c | 39 int64_t pts, dts, pos; in sup_read_packet() local
|
/third_party/ffmpeg/tools/ |
H A D | trasher.c | 67 int pos = ran() * (uint64_t) length / UINT32_MAX; in main() local
|
/third_party/alsa-lib/src/topology/ |
H A D | decoder.c | 47 size_t pos; in snd_tplg_decode() local 20 tplg_decode_template(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, snd_tplg_obj_template_t *t) tplg_decode_template() argument [all...] |
/third_party/alsa-lib/src/ |
H A D | shmarea.c | 120 struct list_head *pos; in snd_shm_area_destructor() local
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | intervalset.cc | 25 data_t::iterator it=data.begin(),end=data.end(),pos=it; in finish() local
|
/third_party/cups-filters/fontembed/ |
H A D | frequent.c | 69 intptr_t frequent_get(FREQUENT *freq,int pos) // {{{ in frequent_get() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | CurrencyFormat.java | 47 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() argument 60 public CurrencyAmount parseObject(String source, ParsePosition pos) { in parseObject() argument
|
H A D | SymbolTable.java | 87 String parseReference(String text, ParsePosition pos, int limit); in parseReference() argument
|
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/impl/ |
H A D | UtilityExtensions.java | 55 formatInput(ReplaceableString input, Transliterator.Position pos) formatInput() argument 67 formatInput(StringBuffer appendTo, ReplaceableString input, Transliterator.Position pos) formatInput() argument 100 formatInput(Replaceable input, Transliterator.Position pos) formatInput() argument 108 formatInput(StringBuffer appendTo, Replaceable input, Transliterator.Position pos) formatInput() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ruleiter.h | 48 ParsePosition& pos; member in RuleCharacterIterator 138 int32_t pos; member
|
H A D | stringpiece.cpp | 21 StringPiece::StringPiece(const StringPiece& x, int32_t pos) { in StringPiece() argument 31 StringPiece::StringPiece(const StringPiece& x, int32_t pos, int32_t len) { in StringPiece() argument [all...] |
/third_party/NuttX/fs/vfs/ |
H A D | fs_pread64.c | 69 off64_t pos;
in file_pread64() local
|
H A D | fs_pread.c | 51 off_t pos; in file_pread() local
|
H A D | fs_pwrite64.c | 69 off64_t pos;
in file_pwrite64() local
|
H A D | fs_pwrite.c | 51 off_t pos; in file_pwrite() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | CurrencyFormat.java | 48 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() argument 61 public CurrencyAmount parseObject(String source, ParsePosition pos) { in parseObject() argument
|