/third_party/boost/libs/coroutine2/example/ |
D | tree.h | 70 struct leaf : public node struct 75 { return ptr_t( new leaf( value_) ); } in create() argument 77 leaf( std::string const& value_) : in leaf() function 86 bool operator==( leaf const& l, leaf const& r) argument
|
/third_party/boost/libs/coroutine/example/asymmetric/ |
D | tree.h | 72 struct leaf : public node struct 77 { return ptr_t( new leaf( value_) ); } in create() argument 79 leaf( std::string const& value_) : in leaf() argument 88 bool operator==( leaf const& l, leaf const& r) argument
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | pytree_visitor.py | 80 def DefaultLeafVisit(self, leaf): argument 134 def DefaultLeafVisit(self, leaf): argument
|
/third_party/e2fsprogs/util/ |
D | mkutf8data.c | 381 void *leaf = NULL; in lookup() local 531 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() 1415 struct unicode_data *leaf = l; in nfkdi_print() local 1428 struct unicode_data *leaf = l; in nfkdicf_print() local 1448 struct unicode_data *leaf = l; in nfkdicf_mark() local 1457 struct unicode_data *leaf = l; in correction_mark() local 1464 struct unicode_data *leaf = l; in nfkdi_size() local 1476 struct unicode_data *leaf = l; in nfkdicf_size() local 1490 struct unicode_data *leaf = l; in nfkdi_index() local 1497 struct unicode_data *leaf = l; in nfkdicf_index() local [all …]
|
/third_party/curl/tests/ |
D | convsrctest.pl | 243 sub leaf { subroutine
|
/third_party/boost/boost/geometry/index/detail/rtree/visitors/ |
D | insert.hpp | 49 typedef typename MembersHolder::leaf leaf; typedef in boost::geometry::index::detail::rtree::choose_next_node 146 typedef typename MembersHolder::leaf leaf; typedef in boost::geometry::index::detail::rtree::split 279 typedef typename MembersHolder::leaf leaf; typedef in boost::geometry::index::detail::rtree::visitors::detail::insert 519 typedef typename base::leaf leaf; typedef in boost::geometry::index::detail::rtree::visitors::insert 567 inline void operator()(leaf &) in operator ()() argument 588 typedef typename base::leaf leaf; typedef in boost::geometry::index::detail::rtree::visitors::insert
|
D | is_leaf.hpp | 27 typedef typename MembersHolder::leaf leaf; typedef
|
D | children_box.hpp | 31 typedef typename MembersHolder::leaf leaf; typedef in boost::geometry::index::detail::rtree::visitors::children_box
|
/third_party/gettext/gettext-runtime/intl/ |
D | tsearch.h | 40 leaf enumerator
|
/third_party/boost/libs/ptr_container/test/ |
D | tree_test.cpp | 113 class leaf : public node class 133 leaf() : data( T() ) in leaf() function in leaf 136 leaf( const T& r ) : data(r) in leaf() function in leaf
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_btree_test.cc | 192 CordRepBtree* leaf = CordRepBtree::Create(MakeHexFlat(0)); in MakeLeaf() local 351 auto* leaf = CordRepBtree::Create(flat); in TEST() local 359 auto* leaf = CordRepBtree::Create(MakeFlat("a")); in TEST() local 371 auto* leaf = CordRepBtree::Create(flats.back()); in TEST_P() local 389 auto* leaf = CordRepBtree::Create(flats.front()); in TEST_P() local 410 auto* leaf = CordRepBtree::Create(flats.front()); in TEST_P() local 432 auto* leaf = MakeLeaf(); in TEST_P() local 446 auto* leaf = MakeLeaf(); in TEST_P() local 795 CordRepBtree* leaf = CordRepBtree::Create(MakeFlat("abc")); in TEST() local 825 CordRepBtree* leaf = CordRepBtree::Create(MakeFlat(consumer.Next(3))); in TEST_P() local [all …]
|
/third_party/boost/boost/geometry/index/detail/rtree/node/ |
D | concept.hpp | 37 struct leaf struct
|
D | variant_static.hpp | 66 struct leaf<Value, Parameters, Box, Allocators, node_variant_static_tag> struct 68 typedef variant_leaf<Value, Parameters, Box, Allocators, node_variant_static_tag> type;
|
D | weak_static.hpp | 63 struct leaf<Value, Parameters, Box, Allocators, node_weak_static_tag> struct 65 typedef weak_leaf<Value, Parameters, Box, Allocators, node_weak_static_tag> type;
|
D | weak_visitor.hpp | 58 typedef weak_leaf<Value, Parameters, Box, Allocators, Tag> leaf; in apply_visitor() typedef
|
/third_party/boost/boost/geometry/index/detail/rtree/rstar/ |
D | insert.hpp | 70 typedef typename MembersHolder::leaf leaf; typedef in boost::geometry::index::detail::rtree::visitors::rstar::remove_elements_to_reinsert 234 typedef typename base::leaf leaf; typedef 344 typedef typename base::leaf leaf; typedef 431 typedef typename base::leaf leaf; typedef 490 typedef typename base::leaf leaf; typedef 555 typedef typename MembersHolder::leaf leaf; typedef in boost::geometry::index::detail::rtree::visitors::insert
|
/third_party/boost/tools/inspect/ |
D | path_name_check.cpp | 43 string const leaf( full_path.leaf().string() ); in inspect() local
|
/third_party/lwip/src/apps/snmp/ |
D | snmp_threadsync.c | 154 …const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->prox… in get_instance_synced() local 165 …const struct snmp_leaf_node *leaf = (const struct snmp_leaf_node *)(const void *)call_data->prox… in get_next_instance_synced() local
|
/third_party/boringssl/src/crypto/x509/ |
D | x509_test.cc | 990 static int Verify(X509 *leaf, const std::vector<X509 *> &roots, in Verify() 1050 static int Verify(X509 *leaf, const std::vector<X509 *> &roots, in Verify() 1077 bssl::UniquePtr<X509> leaf(CertFromPEM(kLeafPEM)); in TEST() local 1137 bssl::UniquePtr<X509> leaf(CertFromPEM(kSANTypesLeaf)); in TEST() local 1241 bssl::UniquePtr<X509> leaf(CertFromPEM(kSANTypesLeaf)); in TEST() local 1275 bssl::UniquePtr<X509> leaf(CertFromPEM(kCRLTestLeaf)); in TEST() local 1784 bssl::UniquePtr<X509> leaf(CertFromPEM(kNoBasicConstraintsCertSignLeaf)); in TEST() local 1800 bssl::UniquePtr<X509> leaf(CertFromPEM(kNoBasicConstraintsNetscapeCALeaf)); in TEST() local 2031 auto verify_cert = [&](X509 *leaf, unsigned flags, const char *host) { in TEST() 2147 auto verify_cert = [&](X509 *leaf, unsigned flags, const char *host) { in TEST() [all …]
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | tsearch.h | 30 leaf enumerator
|
/third_party/typescript/src/server/ |
D | scriptVersionCache.ts | 29 leaf(relativeStart: number, relativeLength: number, lineCollection: LineLeaf): void; method 227 leaf(relativeStart: number, relativeLength: number, ll: LineLeaf) { method in ts.server.EditWalker 464 … leaf(this: LineIndexWalker, relativeStart: number, relativeLength: number, ll: LineLeaf) { constant 686 const { leaf } = this.lineNumberToInfo(this.lineCount(), 0); constant
|
/third_party/boost/boost/geometry/index/detail/rtree/kmeans/ |
D | split.hpp | 65 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… typedef in boost::geometry::index::detail::rtree::split
|
/third_party/boost/boost/wave/util/ |
D | filesystem_compatibility.hpp | 46 inline std::string leaf(boost::filesystem::path const& p) in leaf() function
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | IsValidUtf8Test.java | 135 ByteString leaf = factory.newByteString(realBytes); in assertValidUtf8() local
|
/third_party/mingw-w64/mingw-w64-headers/crt/ |
D | search.h | 50 leaf enumerator
|