| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-hwdb.c | 91 bool last = false; in udev_builtin_hwdb_search() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | cu.c | 121 const Dwarf_Arange *last in addrarange() local
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-list.c | 122 unsigned int first, last; in list_search() local
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-find.c | 71 static struct timespec last; in progressfn() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | deshake.h | 68 Transform last; ///< Transform from last frame member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | amr.c | 163 int last = b[i]; in amrnb_probe() local 220 int last = b[i]; in amrwb_probe() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | mathematics.c | 168 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 D | list.h | 168 struct list_head *last = list->prev; in __list_splice() local
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | pdf.c | 116 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 D | pointer_set.h | 90 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 D | pipe_common.c | 542 ssize_t last; in pipecommon_write() local
|
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| H A D | cctest.h | 140 static CcTest* last() { return last_; } in last() function in CcTest
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | search.cpp | 219 int32_t SearchIterator::last(UErrorCode &status) in last() function in SearchIterator
|
| /third_party/libuv/src/ |
| H A D | fs-poll.c | 237 struct poll_ctx* last; in timer_close_cb() local
|
| /third_party/mbedtls/library/ |
| H A D | ssl_cache.c | 141 mbedtls_ssl_cache_entry *cur, *last; in ssl_cache_pick_writing_slot() local
|
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | input_adapters.hpp | 144 iterator_input_adapter(IteratorType first, IteratorType last) in iterator_input_adapter() argument [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-deserialization.cpp | 584 auto last = str.end(); variable 588 CHECK(json::sax_parse(proxy(first), proxy(last), &sax, variable
|
| /third_party/jerryscript/jerry-ext/debugger/ |
| H A D | debugger-sha1.c | 321 uint32_t last = sha1_context_p->total[0] & 0x3F; in jerryx_sha1_finish() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | qpu_validate.c | 39 const struct v3d_qpu_instr *last; member [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_dead_code_local.cpp | 302 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 D | tst_bool_expr.c | 47 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 D | lws-genaes.c | 136 uint8_t last[16]; in lws_genaes_destroy() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/ |
| H A D | minimal-secure-streams.c | 487 lws_ss_metadata_t *nv = pol->metadata, *last = NULL; in main() local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | infback.c | 266 code last; /* parent table entry */ local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_router.cc | 162 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...] |