Home
last modified time | relevance | path

Searched defs:leaves (Results 1 – 25 of 34) sorted by relevance

12

/external/zopfli/src/zopfli/
Dkatajainen.c69 static void BoundaryPM(Node* (*lists)[2], Node* leaves, int numsymbols, in BoundaryPM()
104 Node* leaves, int numsymbols, NodePool* pool, int index) { in BoundaryPMFinal()
126 NodePool* pool, const Node* leaves, int maxbits, Node* (*lists)[2]) { in InitLists()
143 static void ExtractBitLengths(Node* chain, Node* leaves, unsigned* bitlengths) { in ExtractBitLengths()
185 Node* leaves = (Node*)malloc(n * sizeof(*leaves)); in ZopfliLengthLimitedCodeLengths() local
/external/junit/src/main/java/org/junit/experimental/max/
DMaxCore.java100 List<Description> leaves = findLeaves(request); in sortRequest() local
105 private Request constructLeafRequest(List<Description> leaves) { in constructLeafRequest()
/external/cpu_features/src/
Dimpl_x86__base_implementation.inl189 const Leaves leaves = ReadLeaves(); local
252 static void ParseCpuId(const Leaves* leaves, X86Info* info,
382 static void ParseExtraAMDCpuId(const Leaves* leaves, X86Info* info,
402 const Leaves leaves = ReadLeaves(); local
1594 static void ParseLeaf2(const Leaves* leaves, CacheInfo* info) {
1664 const Leaves leaves = ReadLeaves(); local
/external/fonttools/Lib/fontTools/misc/
DtreeTools.py6 def build_n_ary_tree(leaves, n): argument
/external/tensorflow/tensorflow/core/lib/random/
Dweighted_picker.cc147 int32* leaves = level_[num_levels_ - 1]; in SetAllWeights() local
159 int32* leaves = level_[num_levels_ - 1]; in SetWeightsFromArray() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.cc134 py::handle handle, T& leaves, in FlattenIntoImpl()
212 absl::InlinedVector<py::object, 2>& leaves, in FlattenInto()
217 void PyTreeDef::FlattenInto(py::handle handle, std::vector<py::object>& leaves, in FlattenInto()
224 std::vector<py::object> leaves; in Flatten() local
349 py::list leaves(num_leaves()); in FlattenUpTo() local
Dtypes.h95 absl::InlinedVector<BorrowingLiteral, 1> leaves; member
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DContainment.java48 addLeaves(s, leaves, containers); in addLeaves() argument
49 leavesToContainers.putAll(leaves, s); in leavesToContainers.putAll() argument
/external/python/cpython3/Lib/lib2to3/
Dbtm_matcher.py83 def run(self, leaves): argument
Dbtm_utils.py96 def leaves(self): member in MinNode
Dpytree.py184 def leaves(self): member in Base
372 def leaves(self): member in Leaf
/external/python/cpython2/Lib/lib2to3/
Dbtm_matcher.py83 def run(self, leaves): argument
Dbtm_utils.py96 def leaves(self): member in MinNode
Dpytree.py215 def leaves(self): member in Base
406 def leaves(self): member in Leaf
/external/cronet/net/cert/
Dct_log_verifier_unittest.cc603 std::string HashTree(std::string leaves[], size_t tree_size) { in HashTree()
621 std::vector<std::string> CreateAuditProof(std::string leaves[], in CreateAuditProof()
653 std::vector<std::string> CreateConsistencyProof(std::string leaves[], in CreateConsistencyProof()
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h181 tensorflow::gtl::iterator_range<leaf_iterator> leaves() { in leaves() function
184 tensorflow::gtl::iterator_range<const_leaf_iterator> leaves() const { in leaves() function
Dshape_tree_test.cc525 const auto& leaves = t.leaves(); in TEST_F() local
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DPartitionInfo.java324 ImmutableSet<String> leaves = territories.getLeafRegionsOf(macro); in mapMacroRegionsToPartitionIds() local
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client_extension.cc127 std::vector<BorrowingLiteral> leaves; in PYBIND11_MODULE() local
Dtpu_client.cc185 std::vector<BorrowingLiteral> leaves, const Shape& tuple_shape, in FromLiterals()
/external/cldr/tools/cldr-rdf/src/main/java/org/unicode/cldr/tool/
DGenerateLanguageContainment.java221 Set<String> leaves = new LinkedHashSet<>(); field in GenerateLanguageContainment.Tree
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
DLocaleDistanceBuilder.java62 final Set<String> leaves; field in LocaleDistanceBuilder.TerritoryContainment
/external/icu/android_icu4j/src/main/tests/android/icu/dev/tool/locale/
DLocaleDistanceBuilder.java65 final Set<String> leaves; field in LocaleDistanceBuilder.TerritoryContainment
/external/e2fsprogs/util/
Dmkutf8data.c422 int nodes, singletons, leaves; in tree_walk() local
1195 int leaves; in emit() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestBasic.java887 Set<String> leaves = new LinkedHashSet<>(children); in showChain() local

12