Home
last modified time | relevance | path

Searched defs:ne (Results 1 – 25 of 208) sorted by relevance

123456789

/external/libcxx/test/std/algorithms/alg.nonmodifying/alg.find/
Dfind_if_not.pass.cpp24 struct ne { struct
25 TEST_CONSTEXPR ne (int val) : v(val) {} in ne() function
34 ne c(4); in test_constexpr() argument
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509name.c121 X509_NAME_ENTRY *ne; in X509_NAME_get_index_by_OBJ() local
185 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_OBJ() local
199 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_NID() local
213 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_txt() local
227 int X509_NAME_add_entry(X509_NAME *name, X509_NAME_ENTRY *ne, int loc, in X509_NAME_add_entry()
283 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_txt()
302 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, in X509_NAME_ENTRY_create_by_NID()
315 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_OBJ()
343 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) in X509_NAME_ENTRY_set_object()
354 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
[all …]
Dx_name.c185 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_free()
190 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_pop_free()
525 int X509_NAME_ENTRY_set(const X509_NAME_ENTRY *ne) in X509_NAME_ENTRY_set()
/external/cronet/tot/third_party/boringssl/src/crypto/x509/
Dx509name.cc149 const X509_NAME_ENTRY *ne = sk_X509_NAME_ENTRY_value(sk, lastpos); in X509_NAME_get_index_by_OBJ() local
201 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_OBJ() local
214 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_NID() local
227 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_txt() local
300 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_txt()
318 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, in X509_NAME_ENTRY_create_by_NID()
330 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_OBJ()
362 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) { in X509_NAME_ENTRY_set_object()
372 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
395 ASN1_OBJECT *X509_NAME_ENTRY_get_object(const X509_NAME_ENTRY *ne) { in X509_NAME_ENTRY_get_object()
[all …]
Dx_name.cc180 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) { in local_sk_X509_NAME_ENTRY_free()
184 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) { in local_sk_X509_NAME_ENTRY_pop_free()
519 int X509_NAME_ENTRY_set(const X509_NAME_ENTRY *ne) { return ne->set; } in X509_NAME_ENTRY_set()
/external/boringssl/src/crypto/x509/
Dx509name.cc102 const X509_NAME_ENTRY *ne = sk_X509_NAME_ENTRY_value(sk, lastpos); in X509_NAME_get_index_by_OBJ() local
154 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_OBJ() local
167 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_NID() local
180 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_txt() local
253 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_txt()
271 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, in X509_NAME_ENTRY_create_by_NID()
283 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_OBJ()
315 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) { in X509_NAME_ENTRY_set_object()
325 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
348 ASN1_OBJECT *X509_NAME_ENTRY_get_object(const X509_NAME_ENTRY *ne) { in X509_NAME_ENTRY_get_object()
[all …]
Dx_name.cc133 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) { in local_sk_X509_NAME_ENTRY_free()
137 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) { in local_sk_X509_NAME_ENTRY_pop_free()
472 int X509_NAME_ENTRY_set(const X509_NAME_ENTRY *ne) { return ne->set; } in X509_NAME_ENTRY_set()
/external/cronet/stable/third_party/boringssl/src/crypto/x509/
Dx509name.cc149 const X509_NAME_ENTRY *ne = sk_X509_NAME_ENTRY_value(sk, lastpos); in X509_NAME_get_index_by_OBJ() local
201 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_OBJ() local
214 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_NID() local
227 X509_NAME_ENTRY *ne = in X509_NAME_add_entry_by_txt() local
300 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_txt()
318 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, in X509_NAME_ENTRY_create_by_NID()
330 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_OBJ()
362 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) { in X509_NAME_ENTRY_set_object()
372 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
395 ASN1_OBJECT *X509_NAME_ENTRY_get_object(const X509_NAME_ENTRY *ne) { in X509_NAME_ENTRY_get_object()
[all …]
Dx_name.cc180 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) { in local_sk_X509_NAME_ENTRY_free()
184 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) { in local_sk_X509_NAME_ENTRY_pop_free()
519 int X509_NAME_ENTRY_set(const X509_NAME_ENTRY *ne) { return ne->set; } in X509_NAME_ENTRY_set()
/external/liblc3/test/
Dspec_py.c41 int ne = lc3_ne(dt, sr); in estimate_gain_py() local
87 int ne = lc3_ne(dt, sr); in quantize_py() local
110 int ne = lc3_ne(dt, sr); in compute_nbits_py() local
140 int ne = lc3_ne(dt, sr); in analyze_py() local
166 int ne = lc3_ne(dt, bw); in estimate_noise_py() local
Dtns_py.c38 int ne = lc3_ne(dt, bw); in compute_lpc_coeffs_py() local
128 int ne = lc3_ne(dt, bw); in analyze_py() local
151 int ne = lc3_ne(dt, bw); in synthesize_py() local
Dsns_py.c129 int ne = lc3_ne(dt, sr); in spectral_shaping_py() local
154 int ne = lc3_ne(dt, sr); in analyze_py() local
179 int ne = lc3_ne(dt, sr); in synthesize_py() local
/external/libaom/av1/encoder/
Dav1_noise_estimate.c36 void av1_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height) { in av1_noise_estimate_init()
99 NOISE_LEVEL av1_noise_estimate_extract_level(NOISE_ESTIMATE *const ne) { in av1_noise_estimate_extract_level()
118 NOISE_ESTIMATE *const ne = &cpi->noise_estimate; in av1_update_noise_estimate() local
/external/libvpx/vp9/encoder/
Dvp9_noise_estimate.c33 void vp9_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height) { in vp9_noise_estimate_init()
94 NOISE_LEVEL vp9_noise_estimate_extract_level(NOISE_ESTIMATE *const ne) { in vp9_noise_estimate_extract_level()
111 NOISE_ESTIMATE *const ne = &cpi->noise_estimate; in vp9_update_noise_estimate() local
/external/rust/android-crates-io/crates/num-traits/src/ops/
Dbytes.rs267 let ne = <$ty as ToBytes>::to_ne_bytes(&n); localVariable
301 let ne = <$ty as ToBytes>::to_ne_bytes(&n); in convert_between_float_and_bytes() localVariable
/external/cronet/tot/third_party/icu/source/common/
Dcaniter.cpp298 const UHashElement *ne = nullptr; in permute() local
363 const UHashElement *ne = nullptr; in getEquivalents() local
469 const UHashElement *ne = remainder.nextElement(el); in getEquivalents2() local
/external/cronet/stable/third_party/icu/source/common/
Dcaniter.cpp298 const UHashElement *ne = nullptr; in permute() local
363 const UHashElement *ne = nullptr; in getEquivalents() local
469 const UHashElement *ne = remainder.nextElement(el); in getEquivalents2() local
/external/python/cpython3/Lib/turtledemo/
Drosette.py19 def mn_eck(p, ne,sz): argument
/external/icu/icu4c/source/common/
Dcaniter.cpp306 const UHashElement *ne = nullptr; in permute() local
374 const UHashElement *ne = nullptr; in getEquivalents() local
483 const UHashElement *ne = remainder.nextElement(el); in getEquivalents2() local
/external/curl/lib/
Dllist.c80 struct Curl_llist_node *ne) in Curl_llist_insert_next()
129 struct Curl_llist_node *ne) in Curl_llist_append()
/external/libutf/
Drunetype.c19 rbsearch(Rune c, Rune *t, int n, int ne) in rbsearch()
/external/perfetto/src/trace_processor/db/
Dtyped_column.h116 Constraint ne(sql_value_type v) const { return ne_value(ToSqlValue(v)); } in ne() function
193 Constraint ne(uint32_t v) const { return ne_value(SqlValue::Long(v)); } in ne() function
/external/liblc3/src/
Dspec.c255 int ne = lc3_ne(dt, sr); in quantize() local
282 int i, ne = lc3_ne(dt, sr); in unquantize() local
328 int ne = lc3_ne(dt, sr); in compute_nbits() local
424 int ne = lc3_ne(dt, sr); in put_quantized() local
502 int ne = lc3_ne(dt, sr); in get_quantized() local
802 int ne = lc3_ne(dt, sr); in get_nbits_nq() local
918 int ne = lc3_ne(dt, sr); in lc3_spec_get_side() local
Dplc.c49 int ne = lc3_ne(dt, sr); in lc3_plc_synthesize() local
/external/coreboot/src/soc/cavium/common/
Decam.c27 u8 ne = pci_read_config8(dev, cap_offset + 2) & 0x3f; in ecam0_get_bar_val() local

123456789