/third_party/rust/crates/regex/bench/src/ffi/ |
D | re2.cpp | 26 int startpos, int endpos) { in re2_regexp_match() 35 int startpos, int endpos, in re2_regexp_find()
|
/third_party/python/Modules/ |
D | _heapqmodule.c | 21 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/ |
D | heapq.py | 205 def _siftdown(heap, startpos, pos): argument 278 def _siftdown_max(heap, startpos, pos): argument
|
/third_party/NuttX/fs/vfs/ |
D | fs_sendfile.c | 91 off_t startpos = 0; in sendfile() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
D | TokenIterator.java | 116 int startpos = position; in nextToken() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/ |
D | TokenIterator.java | 118 int startpos = position; in nextToken() local
|
/third_party/python/Lib/turtledemo/ |
D | penrose.py | 135 def test(l=200, n=4, fun=sun, startpos=(0,0), th=2): argument
|
/third_party/cups-filters/filter/foomatic-rip/ |
D | foomaticrip.c | 533 int guess_file_type(const char *begin, size_t len, int *startpos) in guess_file_type() 565 int startpos; in print_file() local
|
D | pdf.c | 291 size_t startpos) in print_pdf()
|
/third_party/ffmpeg/libavformat/ |
D | pva.c | 87 int64_t pva_pts = AV_NOPTS_VALUE, startpos; in read_part_of_packet() local
|
D | electronicarts.c | 366 uint64_t startpos = avio_tell(pb); in process_ea_header() local
|
D | nutenc.c | 596 int64_t startpos = avio_tell(bc); in write_index() local
|
D | gxfenc.c | 594 int64_t startpos, curpos; in gxf_write_umf_media_description() local
|
D | rmdec.c | 140 int64_t startpos = avio_tell(pb); in rm_read_audio_stream_info() local
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | ebml-write.c | 779 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/ |
D | dca_parser.c | 38 unsigned int startpos; member
|
/third_party/NuttX/fs/tmpfs/ |
D | fs_tmpfs.c | 1050 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/ |
D | codecs.h | 314 Py_ssize_t startpos, endpos, newpos; in STRINGLIB() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph261pay.c | 105 guint startpos; member 872 guint startpos; in gst_rtp_h261_packetize_and_push() local
|
/third_party/lwip/test/unit/dhcp/ |
D | test_dhcp.c | 216 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/ |
D | unicodeobject.c | 4415 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/ |
D | lz4hc.c | 246 const BYTE** startpos, in LZ4HC_InsertAndGetWiderMatch()
|
/third_party/astc-encoder/Source/ |
D | stb_image_write.h | 1375 int startpos = i; in stbiw__jpg_processDU() local
|
/third_party/json/tools/cpplint/ |
D | cpplint.py | 2002 def FindEndOfExpressionInLine(line, startpos, stack): argument
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbaseparse.c | 4679 GstClockTime startpos; in gst_base_parse_handle_seek() local
|