Home
last modified time | relevance | path

Searched refs:forest (Results 1 – 25 of 38) sorted by relevance

12

/external/brotli/c/enc/
Dhash_to_binary_tree_inc.h125 uint32_t* BROTLI_RESTRICT forest = self->forest_; in FN() local
148 forest[node_left] = self->invalid_pos_; in FN()
149 forest[node_right] = self->invalid_pos_; in FN()
169 forest[node_left] = forest[FN(LeftChildIndex)(self, prev_ix)]; in FN()
170 forest[node_right] = forest[FN(RightChildIndex)(self, prev_ix)]; in FN()
177 forest[node_left] = (uint32_t)prev_ix; in FN()
180 prev_ix = forest[node_left]; in FN()
184 forest[node_right] = (uint32_t)prev_ix; in FN()
187 prev_ix = forest[node_right]; in FN()
/external/llvm-project/clang-tools-extra/clangd/quality/
DREADME.md4 A **decision forest** is a collection of many decision trees. A **decision tree** is a full binary …
48 The file `forest.json` defines the decision forest. It is a json list of **DecisionTree**.
129 ### model/forest.json
DCompletionModel.cmake21 DEPENDS ${model_compiler} ${model}/forest.json ${model}/features.json
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/quality/
Dgen_decision_forest.gni19 "$model/forest.json",
/external/tensorflow/tensorflow/core/kernels/tensor_forest/
DBUILD2 # OpKernels for tensor forest ops.
/external/oj-libjdwp/
DREADME14 OpenJDK7 by using the top level Makefile in the OpenJDK Mercurial forest.
/external/catch2/docs/
Dopensource-users.md47 ### [forest](https://github.com/xorz57/forest)
/external/brotli/tests/testdata/
Dasyoulik.txt235 CHARLES They say he is already in the forest of Arden, and
884 CELIA To seek my uncle in the forest of Arden.
1207 ROSALIND Well, this is the forest of Arden.
1440 SCENE VI The forest.
1451 If this uncouth forest yield any thing savage, I
1477 SCENE VII The forest.
1501 JAQUES A fool, a fool! I met a fool i' the forest,
1783 SCENE II The forest.
1794 That every eye which in this forest looks
1941 forest judge.
[all …]
Dplrabn12.txt617 A forest huge of spears; and thronging helms
683 Hath scathed the forest oaks or mountain pines,
852 Whose midnight revels, by a forest-side
3028 In wood or wilderness, forest or den;
4004 Him through the spicy forest onward come
5995 In forest wild, in thicket, brake, or den;
6960 Now land, now sea and shores with forest crowned,
9318 Goodliest of all the forest, hart and hind;
/external/python/cpython3/Tools/pynche/X/
Drgb.txt144 34 139 34 forest green
/external/python/cpython2/Tools/pynche/X/
Drgb.txt144 34 139 34 forest green
/external/openscreen/third_party/abseil/src/absl/strings/
Dcord.cc1222 CordForest forest(node->length); in Rebalance() local
1223 forest.Build(node); in Rebalance()
1224 return forest.ConcatNodes(); in Rebalance()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.cc1248 CordForest forest(node->length); in Rebalance() local
1249 forest.Build(node); in Rebalance()
1250 return forest.ConcatNodes(); in Rebalance()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord.cc1225 CordForest forest(node->length); in Rebalance() local
1226 forest.Build(node); in Rebalance()
1227 return forest.ConcatNodes(); in Rebalance()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.cc1225 CordForest forest(node->length); in Rebalance() local
1226 forest.Build(node); in Rebalance()
1227 return forest.ConcatNodes(); in Rebalance()
/external/abseil-cpp/absl/strings/
Dcord.cc1248 CordForest forest(node->length); in Rebalance() local
1249 forest.Build(node); in Rebalance()
1250 return forest.ConcatNodes(); in Rebalance()
/external/geonames/export/dump/
Dreadme.txt123 V: forest,heath,...
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord.cc1186 CordForest forest(node->length); in Rebalance() local
1187 forest.Build(node); in Rebalance()
1188 return forest.ConcatNodes(); in Rebalance()
/external/python/cpython3/Modules/
Dgc_weakref.txt36 wonderful example of how painful analysis can miss not only the forest for
/external/python/cpython2/Modules/
Dgc_weakref.txt36 wonderful example of how painful analysis can miss not only the forest for
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt2309 林>'[forest]';
2437 森>'[forest]';
6127 魅>'[kind of forest demon]';
/external/llvm-project/llvm/docs/
DLoopTerminology.rst96 hierarchy in a function forms a forest: Each top-level loop is the
/external/python/cpython3/Doc/library/
Dturtle.rst2416 | forest | 3 breadth-first trees | randomization |
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_overrides.txt2545 rain forest
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt1914 碑林 < the\-forest\-of\-steles\-\(in\-xi''an\);
4553 魅 < kind\-of\-forest\-demon;
17392 林 < forest;
26270 碑林 > the\-forest\-of\-steles\-\(in\-xi''an\);
33514 森林 > forest;
39086 魅 > kind\-of\-forest\-demon;
49032 林 > forest;
49294 森 > forest;
50720 林 > forest;

12