| /external/libcups/packaging/ |
| D | cups.list.in | 85 %replaces SUNWlpr LP Print Service, (Root) 89 %replaces SUNWpsr LP Print Server, (Root) 91 %replaces SUNWpcr LP Print Client, (Root) 250 f 0555 root sys $SBINDIR/cupsd scheduler/cupsd 252 d 0755 root sys $SERVERBIN - 254 d 0755 root sys $SERVERBIN/apple - 255 f 0555 root sys $SERVERBIN/apple/ipp backend/ipp 256 l 0755 root sys $SERVERBIN/apple/http ipp 257 l 0755 root sys $SERVERBIN/apple/https ipp 258 l 0755 root sys $SERVERBIN/apple/ipps ipp [all …]
|
| /external/cldr/tools/cldr-rdf/external/ |
| D | RawLanguageContainment.txt | 1 root > Austro-Asiatic languages (aav) > Bugan (bbh) 2 root > Austro-Asiatic languages (aav) > Bondo (bfw) 3 root > Austro-Asiatic languages (aav) > Eastern Bru (bru) 4 root > Austro-Asiatic languages (aav) > Western Bru (brv) 5 root > Austro-Asiatic languages (aav) > Hre (hre) 6 root > Austro-Asiatic languages (aav) > Ir (irr) 7 root > Austro-Asiatic languages (aav) > Kuy (kdt) 8 root > Austro-Asiatic languages (aav) > Eastern Katu (ktv) 9 root > Austro-Asiatic languages (aav) > Western Katu (kuf) 10 root > Austro-Asiatic languages (aav) > Mon-Khmer [Other] (mkh) > Arem (aem) [all …]
|
| /external/libcxx/test/libcxx/containers/associative/ |
| D | tree_remove.pass.cpp | 39 Node root; in test1() local 46 root.__left_ = &b; in test1() 48 b.__parent_ = &root; in test1() 73 std::__tree_remove(root.__left_, &y); in test1() 74 assert(std::__tree_invariant(root.__left_)); in test1() 76 assert(root.__parent_ == 0); in test1() 77 assert(root.__left_ == &d); in test1() 78 assert(root.__right_ == 0); in test1() 79 assert(root.__is_black_ == false); in test1() 81 assert(d.__parent_ == &root); in test1() [all …]
|
| D | tree_balance_after_insert.pass.cpp | 37 Node root; in test1() local 43 root.__left_ = &c; in test1() 45 c.__parent_ = &root; in test1() 65 std::__tree_balance_after_insert(root.__left_, &a); in test1() 67 assert(std::__tree_invariant(root.__left_)); in test1() 69 assert(root.__left_ == &c); in test1() 71 assert(c.__parent_ == &root); in test1() 92 Node root; in test1() local 98 root.__left_ = &c; in test1() 100 c.__parent_ = &root; in test1() [all …]
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/containers/associative/ |
| D | tree_remove.pass.cpp | 40 Node root; in test1() local 47 root.__left_ = &b; in test1() 49 b.__parent_ = &root; in test1() 74 std::__tree_remove(root.__left_, &y); in test1() 75 assert(std::__tree_invariant(root.__left_)); in test1() 77 assert(root.__parent_ == 0); in test1() 78 assert(root.__left_ == &d); in test1() 79 assert(root.__right_ == 0); in test1() 80 assert(root.__is_black_ == false); in test1() 82 assert(d.__parent_ == &root); in test1() [all …]
|
| D | tree_balance_after_insert.pass.cpp | 38 Node root; in test1() local 44 root.__left_ = &c; in test1() 46 c.__parent_ = &root; in test1() 66 std::__tree_balance_after_insert(root.__left_, &a); in test1() 68 assert(std::__tree_invariant(root.__left_)); in test1() 70 assert(root.__left_ == &c); in test1() 72 assert(c.__parent_ == &root); in test1() 93 Node root; in test1() local 99 root.__left_ = &c; in test1() 101 c.__parent_ = &root; in test1() [all …]
|
| /external/python/cpython3/Lib/tkinter/test/test_tkinter/ |
| D | test_misc.py | 26 t = tkinter.Toplevel(self.root, name='top') 31 t = tkinter.Toplevel(self.root) 39 root = self.root 40 root.tk_setPalette('black') 41 self.assertEqual(root['background'], 'black') 42 root.tk_setPalette('white') 43 self.assertEqual(root['background'], 'white') 46 root.tk_setPalette, 'spam') 48 root.tk_setPalette(background='black') 49 self.assertEqual(root['background'], 'black') [all …]
|
| /external/toybox/tests/ |
| D | chgrp.test | 7 echo "$SHOWSKIP: chgrp (not root)" 12 # We chgrp between "root" and the last group in /etc/group. 36 testing "dir" "$IN chgrp root dir $OUT" \ 37 "root $GRP $GRP $GRP $GRP $GRP $GRP\n" "" "" 38 testing "file" "$IN chgrp root dir/file $OUT" \ 39 "$GRP $GRP $GRP root $GRP $GRP $GRP\n" "" "" 40 testing "dir and file" "$IN chgrp root dir dir/file $OUT" \ 41 "root $GRP $GRP root $GRP $GRP $GRP\n" "" "" 44 testing "symlink->file" "$IN chgrp root dir2/file $OUT" \ 45 "$GRP $GRP $GRP root $GRP $GRP $GRP\n" "" "" [all …]
|
| /external/perfetto/test/trace_processor/diff_tests/android/ |
| D | android_bugreport_dumpstate_test.out | 274 "HARDWARE HALS (/system/xbin/su root lshal --all --types=all)","[NULL]",359 291 "LIBRANK (/system/xbin/su root librank)","[NULL]",42470 292 "LIST OF OPEN FILES (/system/xbin/su root lsof)","[NULL]",42793 297 "MODULES INFO (/system/xbin/su root sh -c cat /proc/modules | cut -d' ' -f1 | while read MOD ; … 306 "PROCRANK (/system/xbin/su root procrank)","[NULL]",173 318 "SHOW MAP 1 (/system/bin/init) (/system/xbin/su root showmap -q 1)","[NULL]",344 319 "SHOW MAP 10 ([rcuop/0]) (/system/xbin/su root showmap -q 10)","[NULL]",8 320 "SHOW MAP 100 ([irq/125-tsens-u]) (/system/xbin/su root showmap -q 100)","[NULL]",8 321 "SHOW MAP 101 ([irq/126-tsens-c]) (/system/xbin/su root showmap -q 101)","[NULL]",8 322 "SHOW MAP 1013 (/system/bin/hw/android.hidl.allocator@1.0-service) (/system/xbin/su root showmap -q… [all …]
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | deadness_analysis_test.cc | 64 ops::Switch CreateSwitch(const Scope& root, const string& prefix) { in CreateSwitch() argument 65 Output value = ops::Placeholder(root.WithOpName(prefix + "/value"), DT_FLOAT); in CreateSwitch() 67 ops::Placeholder(root.WithOpName(prefix + "/pred"), DT_BOOL); in CreateSwitch() 68 return ops::Switch(root.WithOpName(prefix + "/switch"), value, predicate); in CreateSwitch() 129 InductionVarInfo CreateInductionVariable(const Scope& root, in CreateInductionVariable() argument 134 root.WithOpName(prefix + "/enter"), initial_value, frame_name); in CreateInductionVariable() 136 ops::Merge iv(root.WithOpName(prefix + "/iv"), in CreateInductionVariable() 138 Output increment_by = ops::Const(root.WithOpName(prefix + "/incr"), 1); in CreateInductionVariable() 139 Output final_value = ops::Const(root.WithOpName(prefix + "/final"), 10); in CreateInductionVariable() 141 ops::Less(root.WithOpName(prefix + "/cond"), iv.output, final_value); in CreateInductionVariable() [all …]
|
| D | resource_operation_safety_analysis_test.cc | 80 Scope root = Scope::NewRootScope().ExitOnError(); in TEST() local 82 Node* read = MakeRead(root, "R"); in TEST() 83 Node* write = MakeWrite(root, "W"); in TEST() 85 root.graph()->AddControlEdge(write, read); in TEST() 88 TF_ASSERT_OK(ComputeIncompatiblePairs(root.graph(), &incompatible_pairs)); in TEST() 96 Scope root = Scope::NewRootScope().ExitOnError(); in TEST() local 98 Node* read = MakeRead(root, "R"); in TEST() 99 Node* write = MakeWrite(root, "W"); in TEST() 101 root.graph()->AddControlEdge(read, write); in TEST() 104 TF_ASSERT_OK(ComputeIncompatiblePairs(root.graph(), &incompatible_pairs)); in TEST() [all …]
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | calltest.c | 16 /* THE FILE WHERE ALL C API TESTS ARE ADDED TO THE ROOT */ 21 void addUtility(TestNode** root); 22 void addBreakIter(TestNode** root); 23 void addStandardNamesTest(TestNode **root); 24 void addFormatTest(TestNode** root); 25 void addConvert(TestNode** root); 26 void addCollTest(TestNode** root); 27 void addComplexTest(TestNode** root); 28 void addBidiTransformTest(TestNode** root); 29 void addUDataTest(TestNode** root); [all …]
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | calltest.c | 16 /* THE FILE WHERE ALL C API TESTS ARE ADDED TO THE ROOT */ 21 void addUtility(TestNode** root); 22 void addBreakIter(TestNode** root); 23 void addStandardNamesTest(TestNode **root); 24 void addFormatTest(TestNode** root); 25 void addConvert(TestNode** root); 26 void addCollTest(TestNode** root); 27 void addComplexTest(TestNode** root); 28 void addBidiTransformTest(TestNode** root); 29 void addUDataTest(TestNode** root); [all …]
|
| /external/llvm/include/llvm/ADT/ |
| D | ImmutableMap.h | 71 TreeTy* Root; 74 /// Constructs a map from a pointer to a tree root. In general one 78 explicit ImmutableMap(const TreeTy* R) : Root(const_cast<TreeTy*>(R)) { in ImmutableMap() 79 if (Root) { Root->retain(); } in ImmutableMap() 82 ImmutableMap(const ImmutableMap &X) : Root(X.Root) { in ImmutableMap() 83 if (Root) { Root->retain(); } in ImmutableMap() 87 if (Root != X.Root) { 88 if (X.Root) { X.Root->retain(); } 89 if (Root) { Root->release(); } 90 Root = X.Root; [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | ImmutableMap.h | 73 TreeTy* Root; 76 /// Constructs a map from a pointer to a tree root. In general one 80 explicit ImmutableMap(const TreeTy* R) : Root(const_cast<TreeTy*>(R)) { in ImmutableMap() 81 if (Root) { Root->retain(); } in ImmutableMap() 84 ImmutableMap(const ImmutableMap &X) : Root(X.Root) { in ImmutableMap() 85 if (Root) { Root->retain(); } in ImmutableMap() 89 if (Root) { Root->release(); } in ~ImmutableMap() 93 if (Root != X.Root) { 94 if (X.Root) { X.Root->retain(); } 95 if (Root) { Root->release(); } [all …]
|
| /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/ |
| D | XMLElementTest.java | 32 private XMLElement root; field in XMLElementTest 37 root = new XMLElement("root", null, null, false, "UTF-8", buffer); in setup() 42 root = new XMLElement("root", "-//JACOCO//TEST", "test.dtd", false, in init_should_write_doctype_when_given() 45 + "<!DOCTYPE root PUBLIC \"-//JACOCO//TEST\" \"test.dtd\"><root/>", in init_should_write_doctype_when_given() 51 root = new XMLElement("root", null, null, true, "UTF-8", buffer); in init_should_write_standalone_when_given() 53 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?><root/>", in init_should_write_standalone_when_given() 60 assertContent("<root/>"); in close_should_emit_empty_element_when_no_children_exist() 65 root.close(); in close_should_be_allowed_multiple_times() 66 root.close(); in close_should_be_allowed_multiple_times() 67 assertContent("<root/>"); in close_should_be_allowed_multiple_times() [all …]
|
| /external/python/cpython2/Lib/lib-tk/test/test_tkinter/ |
| D | test_misc.py | 11 root = self.root 18 self.assertIsNone(root.after(1)) 22 timer1 = root.after(0, callback) 23 self.assertIn(timer1, root.tk.call('after', 'info')) 24 (script, _) = root.tk.splitlist(root.tk.call('after', 'info', timer1)) 25 root.update() # Process all pending events. 28 root.tk.call(script) 32 timer1 = root.after(0, callback, 42, 11) 33 root.update() # Process all pending events. 37 timer1 = root.after(1000, callback) [all …]
|
| D | test_variables.py | 10 self.root = Tcl() 13 del self.root 19 return self.root.getboolean(self.root.call("info", "exists", *args)) 22 v = Variable(self.root) 27 v = Variable(self.root, "sample string", "varname") 33 v = Variable(self.root, "sample string", "varname") 40 v1 = Variable(self.root, name="name") 41 v2 = Variable(self.root, name="name") 50 v1 = Variable(self.root, name="abc") 51 v2 = Variable(self.root, name="abc") [all …]
|
| /external/tensorflow/tensorflow/python/saved_model/ |
| D | load_test.py | 104 root = autotrackable.AutoTrackable() 105 root.dep_one = autotrackable.AutoTrackable() 106 root.dep_two = autotrackable.AutoTrackable() 107 root.dep_two.dep = autotrackable.AutoTrackable() 108 root.dep_three = root.dep_two.dep 109 imported = cycle(root, cycles) 115 root = autotrackable.AutoTrackable() 116 root.v1 = variables.Variable(1., trainable=True) 117 root.v2 = variables.Variable(2., trainable=False) 118 self.evaluate([root.v1.initializer, root.v2.initializer]) [all …]
|
| /external/tensorflow/tensorflow/cc/framework/ |
| D | cc_ops_test.cc | 42 Scope root = Scope::NewRootScope(); in TEST() local 43 auto c = Const(root, {{1, 1}}); in TEST() 50 MatMul m(root, c, {{41}, {1}}); in TEST() 51 TF_EXPECT_OK(root.status()); in TEST() 53 test::GetTensor(root, m, &out); in TEST() 58 Scope root = Scope::NewRootScope(); in TEST() local 59 auto m = MatMul(root, {{1}, {1}}, {{41}, {1}}, MatMul::TransposeA(true)); in TEST() 60 TF_EXPECT_OK(root.status()); in TEST() 62 test::GetTensor(root, m, &out); in TEST() 67 Scope root = Scope::NewRootScope(); in TEST() local [all …]
|
| /external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowViewGroupTest.java | 43 private ViewGroup root; field in ShadowViewGroupTest 55 root = new FrameLayout(context); in setUp() 63 root.addView(child1); in setUp() 64 root.addView(child2); in setUp() 65 root.addView(child3); in setUp() 81 root.removeView(null); in removeNullView_doesNothing() 86 assertThat(root.getLayoutAnimationListener()).isNull(); in testLayoutAnimationListener() 101 root.setLayoutAnimationListener(animationListener); in testLayoutAnimationListener() 103 assertThat(root.getLayoutAnimationListener()).isSameInstanceAs(animationListener); in testLayoutAnimationListener() 108 assertThat(root.getLayoutAnimation()).isNull(); in testLayoutAnimation() [all …]
|
| /external/libchrome/base/json/ |
| D | json_reader_unittest.cc | 25 std::unique_ptr<Value> root = JSONReader().ReadToValue(" null "); in TEST() local 26 ASSERT_TRUE(root); in TEST() 27 EXPECT_TRUE(root->is_none()); in TEST() 35 std::unique_ptr<Value> root = JSONReader().ReadToValue("true "); in TEST() local 36 ASSERT_TRUE(root); in TEST() 37 EXPECT_TRUE(root->is_bool()); in TEST() 41 std::unique_ptr<Value> root = JSONReader().ReadToValue("/* comment */null"); in TEST() local 42 ASSERT_TRUE(root); in TEST() 43 EXPECT_TRUE(root->is_none()); in TEST() 44 root = JSONReader().ReadToValue("40 /* comment */"); in TEST() [all …]
|
| /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowViewGroupTest.java | 35 private ViewGroup root; field in ShadowViewGroupTest 47 root = new FrameLayout(context); in setUp() 55 root.addView(child1); in setUp() 56 root.addView(child2); in setUp() 57 root.addView(child3); in setUp() 73 root.removeView(null); in removeNullView_doesNothing() 78 assertThat(root.getLayoutAnimationListener()).isNull(); in testLayoutAnimationListener() 93 root.setLayoutAnimationListener(animationListener); in testLayoutAnimationListener() 95 assertThat(root.getLayoutAnimationListener()).isSameInstanceAs(animationListener); in testLayoutAnimationListener() 100 assertThat(root.getLayoutAnimation()).isNull(); in testLayoutAnimation() [all …]
|
| /external/tcpdump/tests/ |
| D | mstp-v.out | 2 port-role Root, CIST root-id 0000.00:1f:27:b4:7d:80, CIST ext-pathcost 200000 3 CIST regional-root-id 8000.00:16:46:b5:8c:80, CIST port-id 8012, 6 digest 9357ebb7a8d74dd5fef4f2bab50531aa, CIST int-root-pathcost 200000, 9 MSTI regional-root-id 6001.00:1e:f7:05:a8:80, pathcost 0 11 MSTI 2, Flags [Learn, Forward, Agreement, Topology change ACK], port-role Root 12 MSTI regional-root-id 8002.00:16:46:b5:8c:80, pathcost 200000 15 port-role Designated, CIST root-id 0000.00:1f:27:b4:7d:80, CIST ext-pathcost 200000 16 CIST regional-root-id 8000.00:16:46:b5:8c:80, CIST port-id 800f, 19 digest 9357ebb7a8d74dd5fef4f2bab50531aa, CIST int-root-pathcost 0, 21 MSTI 1, Flags [Learn, Forward, Agreement, Topology change ACK], port-role Root [all …]
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | forward_type_inference_test.cc | 55 Scope root = Scope::NewRootScope().ExitOnError(); in TEST() local 57 auto start = ops::Placeholder(root.WithOpName("start"), DT_INT64); in TEST() 58 auto stop = ops::Placeholder(root.WithOpName("stop"), DT_INT64); in TEST() 59 auto step = ops::Placeholder(root.WithOpName("step"), DT_INT64); in TEST() 65 TF_ASSERT_OK(NodeBuilder("ds", "RangeDataset", &root.graph()->flib_def()) in TEST() 71 .Finalize(root.graph(), &ds)); in TEST() 74 TF_ASSERT_OK(NodeBuilder("id", "Identity", &root.graph()->flib_def()) in TEST() 77 .Finalize(root.graph(), &id)); in TEST() 79 TF_ASSERT_OK(root.ToGraph(graph.get())); in TEST() 94 Scope root = Scope::NewRootScope().ExitOnError(); in TEST() local [all …]
|