Home
last modified time | relevance | path

Searched defs:idx (Results 326 - 350 of 1792) sorted by relevance

1...<<11121314151617181920>>...72

/third_party/libwebsockets/lib/roles/ws/ext/
H A Dextension.c360 int idx = 0; in lws_set_extension_option() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.h154 static inline unsigned long array_element_offset(unsigned long base_bits, int idx) in array_element_offset() argument
/third_party/lwip/src/netif/
H A Dlowpan6_ble.c300 rfc7668_set_context(u8_t idx, const ip6_addr_t *context) in rfc7668_set_context() argument
/third_party/lwip/test/unit/etharp/
H A Dtest_etharp.c142 ssize_t idx; in START_TEST() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-decoder.cc76 const char* NameForRuntimeId(Runtime::FunctionId idx) { in NameForRuntimeId() argument
80 const char* NameForNativeContextIndex(uint32_t idx) { in NameForNativeContextIndex() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_draw.c81 struct pipe_resource *idx = info->index.resource; in draw_emit_indirect() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_utrace.c43 iris_utrace_record_ts(struct u_trace *trace, void *cs, void *timestamps, unsigned idx, bool end_of_pipe) iris_utrace_record_ts() argument
66 iris_utrace_read_ts(struct u_trace_context *utctx, void *timestamps, unsigned idx, void *flush_data) iris_utrace_read_ts() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h62 ELT_TYPE idx = DRAW_GET_IDX(ib, start + i); in CONCAT() local
98 ELT_TYPE idx = DRAW_GET_IDX(ib, i + start); in CONCAT() local
108 ELT_TYPE idx = DRAW_GET_IDX(ib, i + start); in CONCAT() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_log.c86 unsigned idx = ctx->num_auto_loggers++; in u_log_add_auto_logger() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c183 unsigned idx = query_types[i] - FD_QUERY_FIRST_PERFCNTR; in fd2_create_batch_query() local
H A Dfd2_program.c193 unsigned idx = variable
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_liveness.c138 unsigned idx = dest_index(impl, dest); in etna_live_defs() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_bsp.c28 unsigned idx = comm->bsp_cur_index & 0xf; in dump_comm_bsp() local
H A Dnvc0_video_vp.c30 unsigned i, idx = comm->pvp_cur_index & 0xf; in dump_comm_vp() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_helpers.c178 unsigned idx = (*nr_bufs)++; in pan_assign_vertex_buffer() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcayman_msaa.c87 int idx:4; in cayman_get_sample_position() member
[all...]
H A Dr600_cs.h156 radeon_set_context_reg_idx(struct radeon_cmdbuf *cs, unsigned reg, unsigned idx, unsigned value) radeon_set_context_reg_idx() argument
195 radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, unsigned reg, unsigned idx, unsigned value) radeon_set_uconfig_reg_idx() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c70 ossl_uintmax_t idx = 0; in sa_doall() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_lib.c56 int idx; in X509V3_EXT_get_nid() local
[all...]
H A Dx509_att.c397 void *X509_ATTRIBUTE_get0_data(X509_ATTRIBUTE *attr, int idx, in X509_ATTRIBUTE_get0_data() argument
413 ASN1_TYPE *X509_ATTRIBUTE_get0_type(X509_ATTRIBUTE *attr, int idx) in X509_ATTRIBUTE_get0_type() argument
H A Dx509_ext.c50 void *X509_CRL_get_ext_d2i(const X509_CRL *x, int nid, int *crit, int *idx) in X509_CRL_get_ext_d2i() argument
102 void *X509_get_ext_d2i(const X509 *x, int nid, int *crit, int *idx) in X509_get_ext_d2i() argument
150 void *X509_REVOKED_get_ext_d2i(const X509_REVOKED *x, int nid, int *crit, int *idx) in X509_REVOKED_get_ext_d2i() argument
H A Dx509_trust.c68 int idx; in X509_check_trust() local
88 X509_TRUST *X509_TRUST_get0(int idx) in X509_TRUST_get0() argument
100 int idx; in X509_TRUST_get_by_id() local
126 int idx; X509_TRUST_add() local
[all...]
/third_party/node/deps/openssl/openssl/fuzz/
H A Dserver.c475 static int idx; variable
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_crt.c26 int idx; in copy_bag_attr() local
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_string.c30 OSSL_PROPERTY_IDX idx; member
173 OSSL_PROPERTY_IDX idx; member
184 ossl_property_str(int name, OSSL_LIB_CTX *ctx, OSSL_PROPERTY_IDX idx) ossl_property_str() argument
224 ossl_property_name_str(OSSL_LIB_CTX *ctx, OSSL_PROPERTY_IDX idx) ossl_property_name_str() argument
243 ossl_property_value_str(OSSL_LIB_CTX *ctx, OSSL_PROPERTY_IDX idx) ossl_property_value_str() argument
[all...]

Completed in 14 milliseconds

1...<<11121314151617181920>>...72