Home
last modified time | relevance | path

Searched defs:last (Results 401 - 425 of 2505) sorted by relevance

1...<<11121314151617181920>>...101

/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...]
/third_party/nghttp2/lib/
H A Dnghttp2_buf.h49 uint8_t *last; member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dglthread_shaderobj.c41 _mesa_unmarshal_ShaderSource(struct gl_context *ctx, const struct marshal_cmd_ShaderSource *cmd, const uint64_t *last) _mesa_unmarshal_ShaderSource() argument
132 _mesa_unmarshal_GetActiveUniform(struct gl_context *ctx, const struct marshal_cmd_GetActiveUniform *cmd, const uint64_t *last) _mesa_unmarshal_GetActiveUniform() argument
172 _mesa_unmarshal_GetUniformLocation(struct gl_context *ctx, const struct marshal_cmd_GetUniformLocation *cmd, const uint64_t *last) _mesa_unmarshal_GetUniformLocation() argument
H A Dglthread.c53 const uint64_t *last = &buffer[used]; in glthread_unmarshal_batch() local
270 struct glthread_batch *last = &glthread->batches[glthread->last]; in _mesa_glthread_finish() local
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_draw.c70 unsigned last = exec->vtx.prim_count - 1; in vbo_exec_copy_vertices() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.h49 uint8_t *last; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dsearch.cpp219 int32_t SearchIterator::last(UErrorCode &status) in last() function in SearchIterator
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c257 code last; /* parent table entry */ local
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.cc72 const char* last = ptr_ + std::min(length_ - s.length_, pos) + s.length_; in rfind() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dcse.c354 struct instruction *insn, *last; in cse_eliminate() local
/third_party/node/deps/v8/src/bigint/
H A Dbitwise.cc228 int last = digits - 1; in TruncateToNBits() local
247 int last = digits - 1; in TruncateAndSubFromPowerOfTwo() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_autotune.c76 struct fd_batch_history *last = in get_history() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dliveness.c124 ppir_liveness_instr_dest(ppir_compiler *comp, ppir_instr *instr, ppir_instr *last) in ppir_liveness_instr_dest() argument
199 ppir_instr *last = list_last_entry(&block->instr_list, ppir_instr, list); in ppir_liveness_compute_live_sets() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dgetaddrinfo.c310 size_t last = 0; in do_test_concurrently() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_shader_state.c283 struct nvc0_program *last; in nvc0_layer_validate() local

Completed in 16 milliseconds

1...<<11121314151617181920>>...101