Home
last modified time | relevance | path

Searched defs:first (Results 351 - 375 of 1249) sorted by relevance

1...<<11121314151617181920>>...50

/third_party/libwebsockets/lib/event-libs/libuv/
H A Dlibuv.c721 int status = 0, n, ns, first = 1; in elops_init_pt_uv() local
/third_party/libuv/test/
H A Dtest-timer.c208 int first; in TEST_IMPL() local
/third_party/libuv/src/
H A Didna.c168 int first; in uv__idna_toascii_label() local
/third_party/libunwind/libunwind/src/arm/
H A DGex_tables.c393 unw_word_t first = di->u.rti.table_data; in arm_search_unwind_table() local
/third_party/libwebsockets/lib/event-libs/sdevent/
H A Dsdevent.c251 int first = 1; /* first to create and initialize the loop */ in init_pt_sd() local
/third_party/libwebsockets/lib/jose/jwk/
H A Djose_key.c457 int n, m, limit, first = 1, asym = 0; in lws_jwk_export() local
[all...]
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c55 lwsac_sizeof(int first) in lwsac_sizeof() argument
/third_party/mbedtls/library/
H A Dx509_create.c446 mbedtls_x509_write_names(unsigned char **p, unsigned char *start, mbedtls_asn1_named_data *first) mbedtls_x509_write_names() argument
548 mbedtls_x509_write_extensions(unsigned char **p, unsigned char *start, mbedtls_asn1_named_data *first) mbedtls_x509_write_extensions() argument
/third_party/json/tests/thirdparty/fifo_map/
H A Dfifo_map.hpp133 fifo_map(InputIterator first, InputIterator last) in fifo_map() argument
325 void insert(InputIt first, InputIt last) in insert() argument
372 erase(const_iterator first, const_iterator last) erase() argument
[all...]
/third_party/lame/libmp3lame/
H A Dgain_analysis.h87 int first; member
/third_party/jerryscript/jerry-core/lit/
H A Dlit-magic-strings.c212 lit_utf8_size_t first = lit_get_magic_string_size_block_start (string_size); in lit_is_utf8_string_magic() local
257 lit_utf8_size_t first = lit_get_magic_string_size_block_start (total_string_size); in lit_is_utf8_string_pair_magic() local
307 lit_magic_string_ex_id_t first = 0; lit_is_ex_utf8_string_magic() local
367 lit_magic_string_ex_id_t first = 0; lit_is_ex_utf8_string_pair_magic() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_print.c374 bool first = true; in print_instr() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_atomics.c186 const struct active_atomic_counter_uniform *const first = in cmp_active_counter_offsets() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_group_loads.c178 group_loads(nir_instr *first, nir_instr *last) in group_loads() argument
284 handle_load_range(nir_instr **first, nir_instr **last, nir_instr *current, unsigned max_distance) handle_load_range() argument
[all...]
H A Dnir_lower_flrp.c236 const float first = val[swizzle[0]].f32; in all_same_constant() local
245 const double first = val[swizzle[0]].f64; in all_same_constant() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_cull.c131 LLVMValueRef first = LLVMBuildFMul(ctx->builder, v[0], sincos45, ""); in rotate_45degrees() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.c56 struct v3dv_bo *first = list_first_entry(&cache->time_list, in bo_dump_stats() local
/third_party/mesa3d/src/compiler/clc/
H A Dclc.c54 bool first = true; in clc_print_kernels_info() local
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c251 int hier = 0, num = 0, enabled = 0, first = 1; in mount_cgroup() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dprotocol_lws_minimal_client_echo.c29 char first; member
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c36 char pointer = 0, first = 1; in lws_adns_parse_label() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c88 struct vc4_bo *first = list_entry(cache->time_list.next, in vc4_bo_dump_stats() local
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_render_cl.c363 bool first = (xi == 0 && yi == 0); in vc4_create_rcl_bo() local
116 emit_tile(struct vc4_exec_info *exec, struct vc4_rcl_setup *setup, uint8_t x, uint8_t y, bool first, bool last) emit_tile() argument
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp400 GLXContext first = in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c42 gfx10_release_query_buffers(struct si_context *sctx, struct gfx10_sh_query_buffer *first, struct gfx10_sh_query_buffer *last) gfx10_release_query_buffers() argument
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...50