Home
last modified time | relevance | path

Searched defs:startpos (Results 1 – 25 of 25) sorted by relevance

/third_party/rust/crates/regex/bench/src/ffi/
Dre2.cpp26 int startpos, int endpos) { in re2_regexp_match()
35 int startpos, int endpos, in re2_regexp_find()
/third_party/python/Modules/
D_heapqmodule.c21 siftdown(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in siftdown()
68 Py_ssize_t startpos, endpos, childpos, limit; in siftup() local
390 siftdown_max(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in siftdown_max()
437 Py_ssize_t startpos, endpos, childpos, limit; in siftup_max() local
/third_party/python/Lib/
Dheapq.py205 def _siftdown(heap, startpos, pos): argument
278 def _siftdown_max(heap, startpos, pos): argument
/third_party/NuttX/fs/vfs/
Dfs_sendfile.c91 off_t startpos = 0; in sendfile() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
DTokenIterator.java116 int startpos = position; in nextToken() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/
DTokenIterator.java118 int startpos = position; in nextToken() local
/third_party/python/Lib/turtledemo/
Dpenrose.py135 def test(l=200, n=4, fun=sun, startpos=(0,0), th=2): argument
/third_party/cups-filters/filter/foomatic-rip/
Dfoomaticrip.c533 int guess_file_type(const char *begin, size_t len, int *startpos) in guess_file_type()
565 int startpos; in print_file() local
Dpdf.c291 size_t startpos) in print_pdf()
/third_party/ffmpeg/libavformat/
Dpva.c87 int64_t pva_pts = AV_NOPTS_VALUE, startpos; in read_part_of_packet() local
Delectronicarts.c366 uint64_t startpos = avio_tell(pb); in process_ea_header() local
Dnutenc.c596 int64_t startpos = avio_tell(bc); in write_index() local
Dgxfenc.c594 int64_t startpos, curpos; in gxf_write_umf_media_description() local
Drmdec.c140 int64_t startpos = avio_tell(pb); in rm_read_audio_stream_info() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Debml-write.c779 gst_ebml_write_master_finish_full (GstEbmlWrite * ebml, guint64 startpos, in gst_ebml_write_master_finish_full()
796 gst_ebml_write_master_finish (GstEbmlWrite * ebml, guint64 startpos) in gst_ebml_write_master_finish()
/third_party/ffmpeg/libavcodec/
Ddca_parser.c38 unsigned int startpos; member
/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.c1050 loff_t startpos; in tmpfs_read() local
1110 loff_t startpos; in tmpfs_readpage() local
1251 loff_t startpos; in tmpfs_write() local
/third_party/python/Objects/stringlib/
Dcodecs.h314 Py_ssize_t startpos, endpos, newpos; in STRINGLIB() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph261pay.c105 guint startpos; member
872 guint startpos; in gst_rtp_h261_packetize_and_push() local
/third_party/lwip/test/unit/dhcp/
Dtest_dhcp.c216 static void check_pkt_fuzzy(struct pbuf *p, u32_t startpos, const u8_t *mem, u32_t len) in check_pkt_fuzzy()
/third_party/python/Objects/
Dunicodeobject.c4415 Py_ssize_t startpos, Py_ssize_t endpos, in make_decode_exception()
7086 Py_ssize_t startpos, Py_ssize_t endpos, in make_encode_exception()
7112 Py_ssize_t startpos, Py_ssize_t endpos, in raise_encode_exception()
7130 Py_ssize_t startpos, Py_ssize_t endpos, in unicode_encode_call_errorhandler()
9108 Py_ssize_t startpos, Py_ssize_t endpos, in make_translate_exception()
9137 Py_ssize_t startpos, Py_ssize_t endpos, in unicode_translate_call_errorhandler()
9660 Py_ssize_t startpos; in PyUnicode_EncodeDecimal() local
/third_party/lz4/lib/
Dlz4hc.c246 const BYTE** startpos, in LZ4HC_InsertAndGetWiderMatch()
/third_party/astc-encoder/Source/
Dstb_image_write.h1375 int startpos = i; in stbiw__jpg_processDU() local
/third_party/json/tools/cpplint/
Dcpplint.py2002 def FindEndOfExpressionInLine(line, startpos, stack): argument
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c4679 GstClockTime startpos; in gst_base_parse_handle_seek() local