/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...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_buf.h | 49 uint8_t *last; member [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_shaderobj.c | 41 _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 D | glthread.c | 53 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 D | vbo_exec_draw.c | 70 unsigned last = exec->vtx.prim_count - 1; in vbo_exec_copy_vertices() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_buf.h | 49 uint8_t *last; member [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | search.cpp | 219 int32_t SearchIterator::last(UErrorCode &status) in last() function in SearchIterator
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | infback.c | 257 code last; /* parent table entry */
local [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
H A D | string_piece.cc | 72 const char* last = ptr_ + std::min(length_ - s.length_, pos) + s.length_; in rfind() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | cse.c | 354 struct instruction *insn, *last; in cse_eliminate() local
|
/third_party/node/deps/v8/src/bigint/ |
H A D | bitwise.cc | 228 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 D | freedreno_autotune.c | 76 struct fd_batch_history *last = in get_history() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | liveness.c | 124 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 D | getaddrinfo.c | 310 size_t last = 0; in do_test_concurrently() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_shader_state.c | 283 struct nvc0_program *last; in nvc0_layer_validate() local
|
/third_party/node/deps/uv/src/ |
H A D | fs-poll.c | 237 struct poll_ctx* last; in timer_close_cb() local
|
/third_party/python/Lib/ |
H A D | shelve.py | 212 def last(self): member in BsdDbShelf
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | ilist.h | 317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkEnumerate.h | 78 constexpr SkEnumerate last(size_t n) { in last() function in SkEnumerate
|
H A D | SkDeque.cpp | 117 Block* last = fBackBlock; in push_back() local 188 Block* last = fBackBlock; pop_back() local [all...] |