/third_party/openssl/crypto/x509/ |
D | x509name.c | 70 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 …]
|
D | x509_obj.c | 26 const X509_NAME_ENTRY *ne; in X509_NAME_oneline() local
|
D | x_name.c | 128 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/ |
D | netname.c | 6 struct netent *ne = NULL; in getnetbyaddr() local 25 struct netent *ne = NULL; in getnetbyname() local
|
D | ent.c | 32 struct netent ne; member
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | cmp-and-pow2.c | 4 _Bool ne(int a) { return ((a & M) == M) == ((a & M) != 0); } in ne() function
|
D | cse-commutativity.c | 7 static int ne(int a, int b) { return (a != b) == (b != a); } in ne() function
|
/third_party/python/Lib/turtledemo/ |
D | rosette.py | 19 def mn_eck(p, ne,sz): argument
|
/third_party/icu/icu4c/source/common/ |
D | caniter.cpp | 298 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/ |
D | caniter.cpp | 298 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/ |
D | caniter.cpp | 298 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/ |
D | caniter.cpp | 298 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/ |
D | ops.hpp | 100 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/ |
D | ops.hpp | 100 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/ |
D | llist.c | 59 struct Curl_llist_element *ne) in Curl_llist_insert_next()
|
/third_party/boost/libs/geometry/test/algorithms/buffer/ |
D | buffer_linestring_aimes.cpp | 428 int const ne = sizeof(expectations) / sizeof(expectations[0]); in test_aimes() local
|
/third_party/boost/boost/process/detail/windows/ |
D | search_path.hpp | 31 const ::boost::process::wnative_environment ne{}; in search_path() local
|
/third_party/node/deps/npm/node_modules/ci-info/ |
D | vendors.json | 41 "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/ |
D | exif-mnote-data-canon.c | 122 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/ |
D | v3_ncons.c | 286 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/ |
D | vendors.json | 34 "pr": { "env": "BUILDKITE_PULL_REQUEST", "ne": "false" } string 150 "pr": { "env": "TRAVIS_PULL_REQUEST", "ne": "false" } string
|
/third_party/pixman/pixman/ |
D | pixman-trap.c | 97 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/ |
D | canittst.cpp | 266 const UHashElement *ne = NULL; in collectionToString() local
|
/third_party/libexif/libexif/fuji/ |
D | exif-mnote-data-fuji.c | 81 exif_mnote_data_fuji_save (ExifMnoteData *ne, unsigned char **buf, in exif_mnote_data_fuji_save()
|
/third_party/skia/resources/skottie/ |
D | skottie-text-animator-3.json | 1 …,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
|