Home
last modified time | relevance | path

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

12345

/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/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.find/
Dfind_if_not.pass.cpp23 struct ne { struct
24 TEST_CONSTEXPR ne (int val) : v(val) {} in ne() function
33 ne c(4); in test_constexpr() argument
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509name.c119 X509_NAME_ENTRY *ne; in X509_NAME_get_index_by_OBJ() local
183 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_OBJ() local
197 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_NID() local
211 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_txt() local
225 int X509_NAME_add_entry(X509_NAME *name, X509_NAME_ENTRY *ne, int loc, in X509_NAME_add_entry()
281 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_txt()
300 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, in X509_NAME_ENTRY_create_by_NID()
313 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_OBJ()
341 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) in X509_NAME_ENTRY_set_object()
352 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
[all …]
Dx509_obj.c78 X509_NAME_ENTRY *ne; in X509_NAME_oneline() local
Dx_name.c184 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_free()
189 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_pop_free()
/external/boringssl/src/crypto/x509/
Dx509name.c120 X509_NAME_ENTRY *ne; in X509_NAME_get_index_by_OBJ() local
184 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_OBJ() local
198 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_NID() local
212 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_txt() local
226 int X509_NAME_add_entry(X509_NAME *name, X509_NAME_ENTRY *ne, int loc, in X509_NAME_add_entry()
282 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_txt()
301 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, in X509_NAME_ENTRY_create_by_NID()
314 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_OBJ()
342 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) in X509_NAME_ENTRY_set_object()
353 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
[all …]
Dx509_obj.c78 X509_NAME_ENTRY *ne; in X509_NAME_oneline() local
Dx_name.c184 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_free()
189 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_pop_free()
/external/libvpx/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/python/cpython2/Demo/turtle/
Dtdemo_wikipedia.py19 def mn_eck(p, ne,sz): argument
/external/python/cpython3/Lib/turtledemo/
Drosette.py19 def mn_eck(p, ne,sz): argument
/external/icu/icu4c/source/common/
Dcaniter.cpp298 const UHashElement *ne = NULL; in permute() local
363 const UHashElement *ne = NULL; in getEquivalents() local
469 const UHashElement *ne = remainder.nextElement(el); in getEquivalents2() local
/external/libutf/
Drunetype.c19 rbsearch(Rune c, Rune *t, int n, int ne) in rbsearch()
/external/curl/lib/
Dllist.c59 struct Curl_llist_element *ne) in Curl_llist_insert_next()
/external/perfetto/src/trace_processor/db/
Dtyped_column.h113 Constraint ne(sql_value_type v) const { return ne_value(ToValue(v)); } in ne() function
183 Constraint ne(uint32_t v) const { return ne_value(SqlValue::Long(v)); } in ne() function
/external/llvm-project/mlir/include/mlir/Dialect/Affine/EDSC/
DBuilders.h174 Value TemplatedIndexedValue<Load, Store>::ne(Value e) { in ne() function
/external/eigen/unsupported/test/
Dcxx11_tensor_comparisons.cpp65 Tensor<bool, 3> ne(2,3,7); in test_equality() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-forward-declaration-namespace.cpp147 namespace ne { namespace
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers_test.cc244 auto ne = HloInstruction::CreateCompare(shape, p0.get(), p1.get(), in TEST_F() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_ncons.c269 X509_NAME_ENTRY *ne; in NAME_CONSTRAINTS_check() local
/external/icu/icu4c/source/test/intltest/
Dcanittst.cpp266 const UHashElement *ne = NULL; in collectionToString() local
/external/boringssl/src/crypto/x509v3/
Dv3_ncons.c269 X509_NAME_ENTRY *ne; in NAME_CONSTRAINTS_check() local
/external/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/
Dp3-2a.cpp88 bool ne = x1 != x2; // expected-error {{selected deleted operator '=='}} variable
/external/skia/resources/skottie/
Dskottie-text-animator-3.json1 …,0],"ix":2}},"a":[{"nm":"Animator 1","s":{"t":0,"xe":{"a":0,"k":0,"ix":7},"ne":{"a":0,"k":0,"ix":8… object
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DUTF8ZipFilesTest.java375 final ByteBuffer ne = enc.encode(ze.getName()); in assertUnicodeName() local

12345