Home
last modified time | relevance | path

Searched defs:last (Results 151 - 175 of 926) sorted by relevance

12345678910>>...38

/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
/third_party/node/deps/uv/src/
H A Dfs-poll.c237 struct poll_ctx* last; in timer_close_cb() local
/third_party/python/Lib/
H A Dshelve.py212 def last(self): member in BsdDbShelf
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dilist.h317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
[all...]
/third_party/skia/src/core/
H A DSkEnumerate.h78 constexpr SkEnumerate last(size_t n) { in last() function in SkEnumerate
H A DSkDeque.cpp117 Block* last = fBackBlock; in push_back() local
188 Block* last = fBackBlock; pop_back() local
[all...]

Completed in 13 milliseconds

12345678910>>...38