Home
last modified time | relevance | path

Searched defs:itype (Results 1 – 12 of 12) sorted by relevance

/third_party/ejdb/src/jbi/
Djbi_util.c11 ejdb_idx_mode_t itype = (idx->mode & ~(EJDB_IDX_UNIQUE)); in jbi_jbl_fill_ikey() local
87 ejdb_idx_mode_t itype = (idx->mode & ~(EJDB_IDX_UNIQUE)); in jbi_jqval_fill_ikey() local
164 ejdb_idx_mode_t itype = (idx->mode & ~(EJDB_IDX_UNIQUE)); in jbi_node_fill_ikey() local
/third_party/openssl/crypto/asn1/
Da_int.c319 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64()
332 static int asn1_string_set_int64(ASN1_STRING *a, int64_t r, int itype) in asn1_string_set_int64()
354 int itype) in asn1_string_get_uint64()
371 static int asn1_string_set_uint64(ASN1_STRING *a, uint64_t r, int itype) in asn1_string_set_uint64()
494 int itype) in asn1_string_to_bn()
/third_party/ffmpeg/libavresample/
Daudio_convert.c143 #define CONV_FUNC_FLAT(ofmt, otype, ifmt, itype, expr) \ argument
155 #define CONV_FUNC_INTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument
171 #define CONV_FUNC_DEINTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument
187 #define CONV_FUNC_GROUP(ofmt, otype, ifmt, itype, expr) \ argument
/third_party/glib/gobject/
Dgsignal.c230 GType itype; member
254 GType itype; member
397 GType itype) in signal_id_lookup()
944 _g_signals_destroy (GType itype) in _g_signals_destroy()
1143 GType itype, in signal_parse_name()
1203 GType itype, in g_signal_parse_name()
1248 GType itype; in g_signal_stop_emission_by_name() local
1309 GType itype) in g_signal_lookup()
1344 g_signal_list_ids (GType itype, in g_signal_list_ids()
1495 GType itype, in g_signal_new()
[all …]
Dgclosure.c1052 GType itype = (GType) closure->data; in g_type_iface_meta_marshal() local
1072 GType itype; in _g_closure_is_void() local
1113 GType itype = (GType) closure->data; in g_type_iface_meta_marshalv() local
1142 g_signal_type_cclosure_new (GType itype, in g_signal_type_cclosure_new()
Dgsignal.h260 GType itype; member
/third_party/boost/libs/multiprecision/example/
Dcpp_int_mul_timing.cpp23 using itype = std::uint64_t; typedef in random_pcg32_fast_base
31 explicit random_pcg32_fast_base(const itype = itype()) { } in random_pcg32_fast_base()
/third_party/libffi/src/alpha/
Dffi.c70 ffi_type *rtype, *itype; in ffi_prep_cif_machdep() local
/third_party/ffmpeg/libavcodec/
Drv34.c972 static void rv34_pred_4x4_block(RV34DecContext *r, uint8_t *dst, int stride, int itype, int up, int… in rv34_pred_4x4_block()
999 static inline int adjust_pred16(int itype, int up, int left) in adjust_pred16()
1040 int i, j, itype, has_ac; in rv34_output_i16x16() local
1143 int itype = ittrans[intra_types[i*2+j*2*r->intra_types_stride]]; in rv34_output_intra() local
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c774 sg_ll_report_id_info(int sg_fd, int itype, void * resp, int max_resp_len, in sg_ll_report_id_info()
840 sg_ll_set_id_info(int sg_fd, int itype, void * paramp, int param_len, in sg_ll_set_id_info()
/third_party/boringssl/src/include/openssl/
Dasn1t.h517 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/third_party/openssl/include/openssl/
Dasn1t.h581 char itype; /* The item type, primitive, SEQUENCE, CHOICE member