Home
last modified time | relevance | path

Searched defs:root (Results 1 – 25 of 862) sorted by relevance

12345678910>>...35

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DTextFormatParseInfoTreeTest.java75 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationReturnsSingleLocation() local
83 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationsReturnsNoParseLocationsForUnknownField() local
90 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationThrowsIllegalArgumentExceptionForUnknownField() local
100 TextFormatParseInfoTree root = rootBuilder.setLocation(OPTIONAL_INT32, LOC0).build(); in testGetLocationThrowsIllegalArgumentExceptionForInvalidIndex() local
118 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationsReturnsMultipleLocations() local
126 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreeThrowsIllegalArgumentExceptionForUnknownField() local
137 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreesReturnsNoParseInfoTreesForUnknownField() local
144 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreeThrowsIllegalArgumentExceptionForInvalidIndex() local
161 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreesReturnsSingleTree() local
175 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreesReturnsMultipleTrees() local
/external/libchrome/base/json/
Djson_reader_unittest.cc30 std::unique_ptr<Value> root = JSONReader().ReadToValue(" null "); in TEST() local
42 std::unique_ptr<Value> root = JSONReader().ReadToValue("true "); in TEST() local
49 std::unique_ptr<Value> root = JSONReader().ReadToValue("/* comment */null"); in TEST() local
93 std::unique_ptr<Value> root = JSONReader().ReadToValue("43"); in TEST() local
111 std::unique_ptr<Value> root = JSONReader().ReadToValue("0"); in TEST() local
122 std::unique_ptr<Value> root = JSONReader().ReadToValue("2147483648"); in TEST() local
139 std::unique_ptr<Value> root = JSONReader().ReadToValue("43.1"); in TEST() local
214 std::unique_ptr<Value> root = JSONReader().ReadToValue("\"hello world\""); in TEST() local
224 std::unique_ptr<Value> root = JSONReader().ReadToValue("\"\""); in TEST() local
234 std::unique_ptr<Value> root = in TEST() local
[all …]
Djson_string_value_serializer.cc20 bool JSONStringValueSerializer::Serialize(const Value& root) { in Serialize()
25 const Value& root) { in SerializeAndOmitBinaryValues()
29 bool JSONStringValueSerializer::SerializeInternal(const Value& root, in SerializeInternal()
Djson_value_serializer_unittest.cc81 std::unique_ptr<Value> root = JSONReader::Read(json); in ValidateJsonList() local
203 std::unique_ptr<Value> root; in TEST() local
222 std::unique_ptr<Value> root = deserializer.Deserialize(NULL, NULL); in TEST() local
319 DictionaryValue root; in TEST() local
343 DictionaryValue root; in TEST() local
383 std::unique_ptr<Value> root = JSONReader::Read("[\"// ok\\n /* foo */ \"]"); in TEST() local
419 std::unique_ptr<Value> root; in TEST_F() local
467 std::unique_ptr<Value> root; in TEST_F() local
492 std::unique_ptr<Value> root; in TEST_F() local
/external/libcxx/test/libcxx/containers/associative/
Dtree_remove.pass.cpp39 Node root; in test1() local
104 Node root; in test1() local
169 Node root; in test1() local
245 Node root; in test1() local
324 Node root; in test2() local
389 Node root; in test2() local
454 Node root; in test2() local
519 Node root; in test2() local
584 Node root; in test2() local
649 Node root; in test2() local
[all …]
Dtree_balance_after_insert.pass.cpp37 Node root; in test1() local
92 Node root; in test1() local
147 Node root; in test1() local
202 Node root; in test1() local
257 Node root; in test1() local
332 Node root; in test1() local
407 Node root; in test1() local
482 Node root; in test1() local
562 Node root; in test2() local
606 Node root; in test2() local
[all …]
/external/blktrace/
Drbtree.c25 static void __rb_rotate_left(struct rb_node *node, struct rb_root *root) in __rb_rotate_left()
48 static void __rb_rotate_right(struct rb_node *node, struct rb_root *root) in __rb_rotate_right()
71 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color()
137 struct rb_root *root) in __rb_erase_color()
222 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase()
292 struct rb_node *rb_first(struct rb_root *root) in rb_first()
304 struct rb_node *rb_last(struct rb_root *root) in rb_last()
369 struct rb_root *root) in rb_replace_node()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
DCertificateChainCleanerTest.java32 HeldCertificate root = new HeldCertificate.Builder() in normalizeSingleSelfSignedCertificate() local
41 HeldCertificate root = new HeldCertificate.Builder() in normalizeUnknownSelfSignedCertificate() local
54 HeldCertificate root = new HeldCertificate.Builder() in orderedChainOfCertificatesWithRoot() local
72 HeldCertificate root = new HeldCertificate.Builder() in orderedChainOfCertificatesWithoutRoot() local
90 HeldCertificate root = new HeldCertificate.Builder() in unorderedChainOfCertificatesWithRoot() local
112 HeldCertificate root = new HeldCertificate.Builder() in unorderedChainOfCertificatesWithoutRoot() local
134 HeldCertificate root = new HeldCertificate.Builder() in unrelatedCertificatesAreOmitted() local
214 X509Certificate root = heldCertificates.get(heldCertificates.size() - 1).certificate; in chainMaxLength() local
227 X509Certificate root = heldCertificates.get(heldCertificates.size() - 1).certificate; in chainTooLong() local
/external/e2fsprogs/lib/ext2fs/
Drbtree.c25 static void __rb_rotate_left(struct rb_node *node, struct rb_root *root) in __rb_rotate_left()
48 static void __rb_rotate_right(struct rb_node *node, struct rb_root *root) in __rb_rotate_right()
71 void ext2fs_rb_insert_color(struct rb_node *node, struct rb_root *root) in ext2fs_rb_insert_color()
137 struct rb_root *root) in __rb_erase_color()
216 void ext2fs_rb_erase(struct rb_node *node, struct rb_root *root) in ext2fs_rb_erase()
354 struct rb_node *ext2fs_rb_first(const struct rb_root *root) in ext2fs_rb_first()
366 struct rb_node *ext2fs_rb_last(const struct rb_root *root) in ext2fs_rb_last()
431 struct rb_root *root) in ext2fs_rb_replace_node()
Dnamei.c29 static errcode_t follow_link(ext2_filsys fs, ext2_ino_t root, ext2_ino_t dir, in follow_link()
83 static errcode_t dir_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_t dir, in dir_namei()
121 static errcode_t open_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_t base, in open_namei()
158 errcode_t ext2fs_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, in ext2fs_namei()
177 errcode_t ext2fs_namei_follow(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, in ext2fs_namei_follow()
196 errcode_t ext2fs_follow_link(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, in ext2fs_follow_link()
/external/fio/lib/
Drbtree.c25 static void __rb_rotate_left(struct rb_node *node, struct rb_root *root) in __rb_rotate_left()
48 static void __rb_rotate_right(struct rb_node *node, struct rb_root *root) in __rb_rotate_right()
71 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color()
137 struct rb_root *root) in __rb_erase_color()
222 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase()
292 struct rb_node *rb_first(struct rb_root *root) in rb_first()
Dprio_tree.c75 static struct prio_tree_node *prio_tree_expand(struct prio_tree_root *root, in prio_tree_expand()
124 struct prio_tree_node *prio_tree_replace(struct prio_tree_root *root, in prio_tree_replace()
168 struct prio_tree_node *prio_tree_insert(struct prio_tree_root *root, in prio_tree_insert()
245 void prio_tree_remove(struct prio_tree_root *root, struct prio_tree_node *node) in prio_tree_remove()
401 struct prio_tree_root *root; in prio_tree_first() local
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DTreeMultiset.java137 long treeAggregate(@Nullable AvlNode<?> root) { in treeAggregate()
148 long treeAggregate(@Nullable AvlNode<?> root) { in treeAggregate()
154 abstract long treeAggregate(@Nullable AvlNode<?> root); in treeAggregate()
158 AvlNode<E> root = rootReference.get(); in aggregateForEntries() local
228 AvlNode<E> root = rootReference.get(); in count() local
247 AvlNode<E> root = rootReference.get(); in add() local
267 AvlNode<E> root = rootReference.get(); in remove() local
294 AvlNode<E> root = rootReference.get(); in setCount() local
313 AvlNode<E> root = rootReference.get(); in setCount() local
DBinaryTreeTraverser.java39 public abstract Optional<T> leftChild(T root); in leftChild()
45 public abstract Optional<T> rightChild(T root); in rightChild()
51 public final Iterable<T> children(final T root) { in children()
DTreeTraverser.java52 public abstract Iterable<T> children(T root); in children()
61 public final FluentIterable<T> preOrderTraversal(final T root) { in preOrderTraversal()
/external/guava/guava/src/com/google/common/collect/
DTreeMultiset.java141 long treeAggregate(@Nullable AvlNode<?> root) { in treeAggregate()
152 long treeAggregate(@Nullable AvlNode<?> root) { in treeAggregate()
158 abstract long treeAggregate(@Nullable AvlNode<?> root); in treeAggregate()
162 AvlNode<E> root = rootReference.get(); in aggregateForEntries() local
232 AvlNode<E> root = rootReference.get(); in count() local
251 AvlNode<E> root = rootReference.get(); in add() local
271 AvlNode<E> root = rootReference.get(); in remove() local
298 AvlNode<E> root = rootReference.get(); in setCount() local
317 AvlNode<E> root = rootReference.get(); in setCount() local
DBinaryTreeTraverser.java46 public abstract Optional<T> leftChild(T root); in leftChild()
52 public abstract Optional<T> rightChild(T root); in rightChild()
58 public final Iterable<T> children(final T root) { in children()
DTreeTraverser.java60 public abstract Iterable<T> children(T root); in children()
69 public final FluentIterable<T> preOrderTraversal(final T root) { in preOrderTraversal()
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogManagerTest.java201 Logger root = new MockLogger("testAddLoggerReverseOrder", null); in testAddLoggerReverseOrder() local
236 Logger root = new MockLogger("testAddSimiliarLogger", null); in testAddSimiliarLogger() local
289 Logger root = new MockLogger("", null); in testAddGetLogger_addRoot() local
319 Logger root = manager.getLogger(""); in testDefaultLoggerProperties() local
340 Logger root = new MockLogger("", null); in testMockGetProperty() local
364 Logger root = manager.getLogger(""); in testGetProperty() local
505 Logger root = manager.getLogger(""); in testReadConfigurationInputStream_root() local
537 Logger root = Logger.getLogger(""); in testReadConfigurationUpdatesRootLoggersHandlers() local
682 Logger root = manager.getLogger(""); in testReset() local
852 Logger root = manager.getLogger(""); in main() local
[all …]
/external/toolchain-utils/crosperf/
Ddownload_images_unittest.py176 def GoodDownloadImage(root, build_id, image_path): argument
182 def BadDownloadImage(root, build_id, image_path): argument
188 def FakeUncompressImage(root, build_id): argument
194 def FakeDownloadAutotestFiles(root, build_id): argument
/external/guava/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java62 Optional<BinaryNode> root = Optional.absent(); in createTree() local
72 Optional<BinaryNode> root = Optional.absent(); in createTree() local
137 <T> Iterable<T> view(T root, TreeTraverser<T> viewer) { in view()
143 <T> Iterable<T> view(T root, TreeTraverser<T> viewer) { in view()
149 <T> Iterable<T> view(T root, TreeTraverser<T> viewer) { in view()
154 abstract <T> Iterable<T> view(T root, TreeTraverser<T> viewer); in view()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DAssignTokenTypesBehavior.java206 public void defineTokens(Grammar root) { in defineTokens()
248 protected void assignStringTypes(Grammar root) { in assignStringTypes()
266 protected void aliasTokenIDsAndLiterals(Grammar root) { in aliasTokenIDsAndLiterals()
288 protected void assignTokenIDTypes(Grammar root) { in assignTokenIDTypes()
300 protected void defineTokenNamesAndLiteralsInGrammar(Grammar root) { in defineTokenNamesAndLiteralsInGrammar()
/external/wpa_supplicant_8/src/utils/
Dxml-utils.c16 xml_node_t *root, char *uri) in get_node_uri_iter()
46 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, in get_node_uri()
64 xml_node_t *root, const char *path) in get_node_iter()
89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node()
106 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_child_node()
280 xml_node_t *root; in mo_to_tnds() local
337 static xml_node_t * add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, in add_mo_node()
384 static xml_node_t * tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, in tnds_to_mo_iter()
/external/libpcap/
Doptimize.c217 find_levels(struct block *root) in find_levels()
229 find_dom(struct block *root) in find_dom()
273 find_edom(struct block *root) in find_edom()
302 find_closure(struct block *root) in find_closure()
474 find_ud(struct block *root) in find_ud()
1567 opt_blks(struct block *root, int do_stmts) in opt_blks()
1611 find_inedges(struct block *root) in find_inedges()
1656 opt_loop(struct block *root, int do_stmts) in opt_loop()
1688 struct block *root; in bpf_optimize() local
1770 intern_blocks(struct block *root) in intern_blocks()
[all …]
/external/jsoncpp/src/lib_json/
Djson_writer.cpp190 std::string FastWriter::write(const Value& root) { in write()
252 std::string StyledWriter::write(const Value& root) { in write()
413 void StyledWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue()
432 void StyledWriter::writeCommentAfterValueOnSameLine(const Value& root) { in writeCommentAfterValueOnSameLine()
475 void StyledStreamWriter::write(std::ostream& out, const Value& root) { in write()
641 void StyledStreamWriter::writeCommentBeforeValue(const Value& root) { in writeCommentBeforeValue()
648 void StyledStreamWriter::writeCommentAfterValueOnSameLine(const Value& root) { in writeCommentAfterValueOnSameLine()
684 std::ostream& operator<<(std::ostream& sout, const Value& root) { in operator <<()

12345678910>>...35