Home
last modified time | relevance | path

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

1234

/third_party/openssl/crypto/x509/
Dx509name.c70 X509_NAME_ENTRY *ne; in X509_NAME_get_index_by_OBJ() local
140 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_OBJ() local
155 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_NID() local
169 X509_NAME_ENTRY *ne; in X509_NAME_add_entry_by_txt() local
183 int X509_NAME_add_entry(X509_NAME *name, const X509_NAME_ENTRY *ne, int loc, in X509_NAME_add_entry()
241 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_txt()
261 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, in X509_NAME_ENTRY_create_by_NID()
279 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, in X509_NAME_ENTRY_create_by_OBJ()
306 int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) in X509_NAME_ENTRY_set_object()
318 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
[all …]
Dx509_obj.c26 const X509_NAME_ENTRY *ne; in X509_NAME_oneline() local
Dx_name.c128 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_free()
133 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) in local_sk_X509_NAME_ENTRY_pop_free()
/third_party/musl/porting/liteos_a/user/src/network/
Dnetname.c6 struct netent *ne = NULL; in getnetbyaddr() local
25 struct netent *ne = NULL; in getnetbyname() local
Dent.c32 struct netent ne; member
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dcmp-and-pow2.c4 _Bool ne(int a) { return ((a & M) == M) == ((a & M) != 0); } in ne() function
Dcse-commutativity.c7 static int ne(int a, int b) { return (a != b) == (b != a); } in ne() function
/third_party/python/Lib/turtledemo/
Drosette.py19 def mn_eck(p, ne,sz): argument
/third_party/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
/third_party/skia/third_party/externals/icu/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
/third_party/node/deps/icu-small/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
/third_party/flutter/skia/third_party/externals/icu/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
/third_party/boost/boost/pfr/
Dops.hpp100 constexpr detail::enable_not_ne_comp_t<T, U> ne(const T& lhs, const U& rhs) noexcept { in ne() function
106 constexpr detail::enable_ne_comp_t<T, U> ne(const T& lhs, const U& rhs) { in ne() function
/third_party/boost/libs/pfr/include/boost/pfr/
Dops.hpp100 constexpr detail::enable_not_ne_comp_t<T, U> ne(const T& lhs, const U& rhs) noexcept { in ne() function
106 constexpr detail::enable_ne_comp_t<T, U> ne(const T& lhs, const U& rhs) { in ne() function
/third_party/curl/lib/
Dllist.c59 struct Curl_llist_element *ne) in Curl_llist_insert_next()
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_linestring_aimes.cpp428 int const ne = sizeof(expectations) / sizeof(expectations[0]); in test_aimes() local
/third_party/boost/boost/process/detail/windows/
Dsearch_path.hpp31 const ::boost::process::wnative_environment ne{}; in search_path() local
/third_party/node/deps/npm/node_modules/ci-info/
Dvendors.json41 "pr": { "env": "BUILDKITE_PULL_REQUEST", "ne": "false" } string
106 "pr": { "env": "PULL_REQUEST", "ne": "false" } string
151 "pr": { "env": "TRAVIS_PULL_REQUEST", "ne": "false" } string
/third_party/libexif/libexif/canon/
Dexif-mnote-data-canon.c122 exif_mnote_data_canon_save (ExifMnoteData *ne, in exif_mnote_data_canon_save()
204 exif_mnote_data_canon_load (ExifMnoteData *ne, in exif_mnote_data_canon_load()
/third_party/openssl/crypto/x509v3/
Dv3_ncons.c286 const X509_NAME_ENTRY *ne; in NAME_CONSTRAINTS_check() local
426 X509_NAME_ENTRY *ne; in NAME_CONSTRAINTS_check_CN() local
/third_party/node/deps/npm/node_modules/is-ci/node_modules/ci-info/
Dvendors.json34 "pr": { "env": "BUILDKITE_PULL_REQUEST", "ne": "false" } string
150 "pr": { "env": "TRAVIS_PULL_REQUEST", "ne": "false" } string
/third_party/pixman/pixman/
Dpixman-trap.c97 pixman_fixed_48_16_t ne; in pixman_edge_step() local
134 pixman_fixed_48_16_t ne; in _pixman_edge_multi_init() local
/third_party/icu/icu4c/source/test/intltest/
Dcanittst.cpp266 const UHashElement *ne = NULL; in collectionToString() local
/third_party/libexif/libexif/fuji/
Dexif-mnote-data-fuji.c81 exif_mnote_data_fuji_save (ExifMnoteData *ne, unsigned char **buf, in exif_mnote_data_fuji_save()
/third_party/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

1234