Home
last modified time | relevance | path

Searched defs:startpos (Results 1 - 19 of 19) sorted by relevance

/third_party/NuttX/fs/vfs/
H A Dfs_sendfile.c91 off_t startpos = 0; in sendfile() local
/third_party/rust/crates/regex/bench/src/ffi/
H A Dre2.cpp25 re2_regexp_match(re2_regexp *re, re2_string text, int startpos, int endpos) re2_regexp_match() argument
34 re2_regexp_find(re2_regexp *re, re2_string text, int startpos, int endpos, int *match_start, int *match_end) re2_regexp_find() argument
/third_party/ffmpeg/libavcodec/
H A Ddca_parser.c38 unsigned int startpos; member
/third_party/cups-filters/filter/foomatic-rip/
H A Dpdf.c287 print_pdf(FILE *s, const char *alreadyread, size_t len, const char *filename, size_t startpos) print_pdf() argument
H A Dfoomaticrip.c533 int guess_file_type(const char *begin, size_t len, int *startpos) in guess_file_type() argument
565 int startpos; in print_file() local
/third_party/python/Objects/stringlib/
H A Dcodecs.h314 Py_ssize_t startpos, endpos, newpos; in utf8_encoder() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dpva.c88 int64_t pva_pts = AV_NOPTS_VALUE, startpos; in read_part_of_packet() local
H A Delectronicarts.c366 uint64_t startpos = avio_tell(pb); in process_ea_header() local
H A Drmdec.c135 int64_t startpos = avio_tell(pb); in rm_read_audio_stream_info() local
H A Dgxfenc.c578 int64_t startpos, curpos; in gxf_write_umf_media_description() local
H A Dnutenc.c618 int64_t startpos = avio_tell(bc); in write_index() local
/third_party/backends/backend/
H A Das6e.h74 int startpos; member
H A Dhp3900_types.c449 SANE_Int startpos; /* [+44] 78c */ member
459 SANE_Int startpos; /* +0 */ member
/third_party/lwip/test/unit/dhcp/
H A 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() argument
/third_party/python/Modules/
H A D_heapqmodule.c25 siftdown(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in siftdown() argument
72 Py_ssize_t startpos, endpos, childpos, limit; in siftup() local
394 siftdown_max(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in siftdown_max() argument
441 Py_ssize_t startpos, endpos, childpos, limit; in siftup_max() local
[all...]
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c1050 loff_t startpos; in tmpfs_read() local
1110 loff_t startpos; in tmpfs_readpage() local
1251 loff_t startpos; tmpfs_write() local
[all...]
/third_party/lz4/lib/
H A Dlz4hc.c240 LZ4HC_InsertAndGetWiderMatch( LZ4HC_CCtx_internal* const hc4, const BYTE* const ip, const BYTE* const iLowLimit, const BYTE* const iHighLimit, int longest, const BYTE** matchpos, const BYTE** startpos, const int maxNbAttempts, const int patternAnalysis, const int chainSwap, const dictCtx_directive dict, const HCfavor_e favorDecSpeed) LZ4HC_InsertAndGetWiderMatch() argument
/third_party/python/Objects/
H A Dunicodeobject.c4342 make_decode_exception(PyObject **exceptionObject, const char *encoding, const char *input, Py_ssize_t length, Py_ssize_t startpos, Py_ssize_t endpos, const char *reason) make_decode_exception() argument
6947 make_encode_exception(PyObject **exceptionObject, const char *encoding, PyObject *unicode, Py_ssize_t startpos, Py_ssize_t endpos, const char *reason) make_encode_exception() argument
6973 raise_encode_exception(PyObject **exceptionObject, const char *encoding, PyObject *unicode, Py_ssize_t startpos, Py_ssize_t endpos, const char *reason) raise_encode_exception() argument
6990 unicode_encode_call_errorhandler(const char *errors, PyObject **errorHandler, const char *encoding, const char *reason, PyObject *unicode, PyObject **exceptionObject, Py_ssize_t startpos, Py_ssize_t endpos, Py_ssize_t *newpos) unicode_encode_call_errorhandler() argument
8899 make_translate_exception(PyObject **exceptionObject, PyObject *unicode, Py_ssize_t startpos, Py_ssize_t endpos, const char *reason) make_translate_exception() argument
8926 unicode_translate_call_errorhandler(const char *errors, PyObject **errorHandler, const char *reason, PyObject *unicode, PyObject **exceptionObject, Py_ssize_t startpos, Py_ssize_t endpos, Py_ssize_t *newpos) unicode_translate_call_errorhandler() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 36 milliseconds