Home
last modified time | relevance | path

Searched defs:last (Results 176 - 200 of 1049) sorted by relevance

12345678910>>...42

/third_party/eudev/src/udev/
H A Dudev-builtin-hwdb.c91 bool last = false; in udev_builtin_hwdb_search() local
/third_party/elfutils/libdwfl/
H A Dcu.c121 const Dwarf_Arange *last in addrarange() local
/third_party/eudev/src/libudev/
H A Dlibudev-list.c122 unsigned int first, last; in list_search() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c71 static struct timespec last; in progressfn() local
/third_party/ffmpeg/libavfilter/
H A Ddeshake.h68 Transform last; ///< Transform from last frame member
/third_party/ffmpeg/libavformat/
H A Damr.c163 int last = b[i]; in amrnb_probe() local
220 int last = b[i]; in amrwb_probe() local
/third_party/ffmpeg/libavutil/
H A Dmathematics.c168 int64_t av_rescale_delta(AVRational in_tb, int64_t in_ts, AVRational fs_tb, int duration, int64_t *last, AVRational out_tb){ in av_rescale_delta() argument
/third_party/alsa-utils/alsactl/
H A Dlist.h168 struct list_head *last = list->prev; in __list_splice() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dpdf.c116 pdf_extract_pages(char filename[PATH_MAX], const char *pdffilename, int first, int last) pdf_extract_pages() argument
/third_party/gn/src/gn/
H A Dpointer_set.h90 PointerSet(InputIter first, InputIter last) { in PointerSet() argument
131 void insert(InputIter first, InputIter last) { in insert() argument
/third_party/NuttX/drivers/pipes/
H A Dpipe_common.c542 ssize_t last; in pipecommon_write() local
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dcctest.h140 static CcTest* last() { return last_; } in last() function in CcTest
/third_party/icu/icu4c/source/i18n/
H A Dsearch.cpp219 int32_t SearchIterator::last(UErrorCode &status) in last() function in SearchIterator
/third_party/libuv/src/
H A Dfs-poll.c237 struct poll_ctx* last; in timer_close_cb() local
/third_party/mbedtls/library/
H A Dssl_cache.c141 mbedtls_ssl_cache_entry *cur, *last; in ssl_cache_pick_writing_slot() local
/third_party/json/include/nlohmann/detail/input/
H A Dinput_adapters.hpp144 iterator_input_adapter(IteratorType first, IteratorType last) in iterator_input_adapter() argument
[all...]
/third_party/json/tests/src/
H A Dunit-deserialization.cpp584 auto last = str.end(); variable
588 CHECK(json::sax_parse(proxy(first), proxy(last), &sax, variable
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-sha1.c321 uint32_t last = sha1_context_p->total[0] & 0x3F; in jerryx_sha1_finish() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dqpu_validate.c39 const struct v3d_qpu_instr *last; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_code_local.cpp302 dead_code_local_basic_block(ir_instruction *first, ir_instruction *last, void *data) dead_code_local_basic_block() argument
/third_party/ltp/lib/
H A Dtst_bool_expr.c47 static int new_tok(struct tst_expr_tok **last, const char *tok, size_t tok_len) in new_tok() argument
64 static unsigned int tokenize(const char *expr, struct tst_expr_tok *last) in tokenize() argument
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genaes.c136 uint8_t last[16]; in lws_genaes_destroy() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/
H A Dminimal-secure-streams.c487 lws_ss_metadata_t *nv = pol->metadata, *last = NULL; in main() local
/third_party/node/deps/v8/third_party/zlib/
H A Dinfback.c266 code last; /* parent table entry */ local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_router.cc162 match_complete(size_t *offset, const RNode *node, const char *first, const char *last) match_complete() argument
194 match_partial(bool *pattern_is_wildcard, const RNode *node, size_t offset, const char *first, const char *last) match_partial() argument
350 match_prefix(size_t *nread, const RNode *node, const char *first, const char *last) match_prefix() argument
[all...]

Completed in 15 milliseconds

12345678910>>...42