/external/rust/crates/plotters/benches/benches/ |
D | rasterizer.rs | 15 let mut root = BitMapBackend::with_buffer(&mut buffer, (W, H)); in draw_pixel() localVariable 28 let mut root = in draw_pixel() localVariable 46 let mut root = BitMapBackend::with_buffer(&mut buffer, (W, H)); in draw_line() localVariable 61 let mut root = in draw_line() localVariable 81 let root = BitMapBackend::with_buffer(&mut buffer, (W, H)).into_drawing_area(); in fill_background() localVariable 89 let root = BitMapBackend::<BGRXPixel>::with_buffer_and_format(&mut buffer, (W, H)) in fill_background() localVariable 103 let root = BitMapBackend::with_buffer(&mut buffer, (W, H)).into_drawing_area(); in blend_background() localVariable 111 let root = BitMapBackend::<BGRXPixel>::with_buffer_and_format(&mut buffer, (W, H)) in blend_background() localVariable 125 let mut root = BitMapBackend::with_buffer(&mut buffer, (W, H)); in fill_circle() localVariable 134 let mut root = in fill_circle() localVariable [all …]
|
D | parallel.rs | 43 let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); in draw_func_1x1_seq() localVariable 61 let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); in draw_func_4x4() localVariable 72 let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); in draw_func_4x4() localVariable 100 let root = back.into_drawing_area(); in draw_func_4x4() localVariable 132 let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); in draw_func_2x1() localVariable 164 let root = BitMapBackend::with_buffer(&mut buffer, (s, s)).into_drawing_area(); in draw_func_2x1() localVariable
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | TextFormatParseInfoTreeTest.java | 72 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationReturnsSingleLocation() local 80 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationsReturnsNoParseLocationsForUnknownField() local 87 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationThrowsIllegalArgumentExceptionForUnknownField() local 97 TextFormatParseInfoTree root = rootBuilder.setLocation(OPTIONAL_INT32, LOC0).build(); in testGetLocationThrowsIllegalArgumentExceptionForInvalidIndex() local 115 TextFormatParseInfoTree root = rootBuilder.build(); in testGetLocationsReturnsMultipleLocations() local 123 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreeThrowsIllegalArgumentExceptionForUnknownField() local 134 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreesReturnsNoParseInfoTreesForUnknownField() local 141 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreeThrowsIllegalArgumentExceptionForInvalidIndex() local 158 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreesReturnsSingleTree() local 172 TextFormatParseInfoTree root = rootBuilder.build(); in testGetNestedTreesReturnsMultipleTrees() local
|
/external/llvm-project/libcxx/test/libcxx/containers/associative/ |
D | tree_remove.pass.cpp | 40 Node root; in test1() local 105 Node root; in test1() local 170 Node root; in test1() local 246 Node root; in test1() local 325 Node root; in test2() local 390 Node root; in test2() local 455 Node root; in test2() local 520 Node root; in test2() local 585 Node root; in test2() local 650 Node root; in test2() local [all …]
|
D | tree_balance_after_insert.pass.cpp | 38 Node root; in test1() local 93 Node root; in test1() local 148 Node root; in test1() local 203 Node root; in test1() local 258 Node root; in test1() local 333 Node root; in test1() local 408 Node root; in test1() local 483 Node root; in test1() local 563 Node root; in test2() local 607 Node root; in test2() local [all …]
|
/external/libcxx/test/libcxx/containers/associative/ |
D | tree_remove.pass.cpp | 39 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 …]
|
D | tree_balance_after_insert.pass.cpp | 37 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/tensorflow/tensorflow/compiler/xla/service/spmd/ |
D | spmd_partitioner_test.cc | 99 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 117 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 138 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 162 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 184 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 207 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 227 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 251 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 281 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local 308 HloInstruction* root = module->entry_computation()->root_instruction(); in TEST_F() local [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_pad_for_convolutions_test.cc | 47 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 72 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 95 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 116 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 138 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 160 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 181 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 206 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 232 auto* root = module->entry_computation()->root_instruction(); in TEST_F() local 255 auto* root = module->entry_computation()->root_instruction(); local
|
/external/python/cpython2/Lib/idlelib/ |
D | macosxSupport.py | 16 def isCarbonAquaTk(root): argument 23 def _initializeTkVariantTests(root): argument 71 def tkVersionWarning(root): argument 91 def addOpenEventSupport(root, flist): argument 105 def hideTkConsole(root): argument 112 def overrideRootMenu(root, flist): argument 217 def setupApp(root, flist): argument
|
/external/rust/crates/plotters/src/ |
D | lib.rs | 275 let root = BitMapBackend::new("plotters-doc-data/0.png", (640, 480)).into_drawing_area(); localVariable 463 let root = BitMapBackend::new("plotters-doc-data/3.png", (300, 200)).into_drawing_area(); localVariable 490 let root = BitMapBackend::new("plotters-doc-data/4.png", (640, 480)).into_drawing_area(); localVariable 494 let root = root.apply_coord_spec(Cartesian2d::<RangedCoordf32, RangedCoordf32>::new( localVariable 529 let root = BitMapBackend::new("plotters-doc-data/5.png", (640, 480)).into_drawing_area(); localVariable 531 let root = root.margin(10, 10, 10, 10); localVariable
|
/external/webrtc/api/audio/ |
D | echo_canceller3_config_json.cc | 24 void ReadParam(const Json::Value& root, std::string param_name, bool* param) { in ReadParam() 32 void ReadParam(const Json::Value& root, std::string param_name, size_t* param) { in ReadParam() 40 void ReadParam(const Json::Value& root, std::string param_name, int* param) { in ReadParam() 48 void ReadParam(const Json::Value& root, std::string param_name, float* param) { in ReadParam() 56 void ReadParam(const Json::Value& root, in ReadParam() 77 void ReadParam(const Json::Value& root, in ReadParam() 95 void ReadParam(const Json::Value& root, in ReadParam() 112 const Json::Value& root, in ReadParam() 130 void ReadParam(const Json::Value& root, in ReadParam() 158 Json::Value root; in Aec3ConfigFromJsonString() local
|
/external/blktrace/ |
D | rbtree.c | 25 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/perfetto/protos/perfetto/trace/ftrace/ |
D | cgroup.proto | 16 optional int32 root = 1; field 21 optional int32 root = 1; field 26 optional int32 root = 1; field 38 optional int32 root = 1; field 43 optional int32 root = 1; field 48 optional int32 root = 1; field 53 optional int32 root = 1; field
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | graph_analyzer_test.cc | 153 auto root = in TEST_F() local 176 auto root = in TEST_F() local 198 auto root = in TEST_F() local 220 auto root = in TEST_F() local 238 auto root = absl::make_unique<Subgraph>( in TEST_F() local 257 auto root = in TEST_F() local 278 auto root = in TEST_F() local 300 auto root = in TEST_F() local 365 auto root = in TEST_F() local 387 auto root = in TEST_F() local [all …]
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/ |
D | CertificateChainCleanerTest.java | 32 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/openscreen/cast/streaming/ |
D | answer_messages.cc | 208 bool AudioConstraints::ParseAndValidate(const Json::Value& root, in ParseAndValidate() 230 Json::Value root; in ToJson() local 246 bool Dimensions::ParseAndValidate(const Json::Value& root, Dimensions* out) { in ParseAndValidate() 262 Json::Value root; in ToJson() local 270 bool VideoConstraints::ParseAndValidate(const Json::Value& root, in ParseAndValidate() 308 Json::Value root; in ToJson() local 327 bool Constraints::ParseAndValidate(const Json::Value& root, Constraints* out) { in ParseAndValidate() 341 Json::Value root; in ToJson() local 348 bool DisplayDescription::ParseAndValidate(const Json::Value& root, in ParseAndValidate() 390 Json::Value root; in ToJson() local [all …]
|
/external/python/cpython3/Lib/idlelib/ |
D | macosx.py | 71 def tkVersionWarning(root): argument 127 def addOpenEventSupport(root, flist): argument 141 def hideTkConsole(root): argument 148 def overrideRootMenu(root, flist): argument 252 def fixb2context(root): argument 262 def setupApp(root, flist): argument
|
/external/guava/refactorings/ |
D | TraverserRewrite.java | 34 Iterable<N> before1(N root) { in before1() 39 Iterable<N> before2(N root) { in before2() 45 }.preOrderTraversal(root); in before2() argument 49 Iterable<N> after(N root) { in after()
|
/external/linux-kselftest/tools/testing/selftests/cgroup/ |
D | test_core.c | 25 static int test_cgcore_populated(const char *root) in test_cgcore_populated() 107 static int test_cgcore_invalid_domain(const char *root) in test_cgcore_invalid_domain() 159 static int test_cgcore_parent_becomes_threaded(const char *root) in test_cgcore_parent_becomes_threaded() 198 static int test_cgcore_no_internal_process_constraint_on_threads(const char *root) in test_cgcore_no_internal_process_constraint_on_threads() 250 static int test_cgcore_top_down_constraint_enable(const char *root) in test_cgcore_top_down_constraint_enable() 285 static int test_cgcore_top_down_constraint_disable(const char *root) in test_cgcore_top_down_constraint_disable() 326 static int test_cgcore_internal_process_constraint(const char *root) in test_cgcore_internal_process_constraint() 369 static int test_cgcore_proc_migration(const char *root) in test_cgcore_proc_migration() 442 static int test_cgcore_thread_migration(const char *root) in test_cgcore_thread_migration() 520 char root[PATH_MAX]; in main() local
|
/external/tensorflow/tensorflow/cc/framework/ |
D | cc_ops_test.cc | 42 Scope root = Scope::NewRootScope(); in TEST() local 58 Scope root = Scope::NewRootScope(); in TEST() local 67 Scope root = Scope::NewRootScope(); in TEST() local 77 Scope root = Scope::NewRootScope(); in TEST() local 88 Scope root = Scope::NewRootScope(); in TEST() local 98 Scope root = Scope::NewRootScope(); in TEST() local 120 Scope root = Scope::NewRootScope(); in TEST() local 127 Scope root = Scope::NewRootScope(); in TEST() local 156 Scope root = Scope::NewRootScope(); in TEST() local 167 Scope root = Scope::NewRootScope(); in TEST() local [all …]
|
/external/python/cpython3/Tools/c-analyzer/c_analyzer/common/ |
D | files.py | 14 def _walk_tree(root, *, argument 23 def walk_tree(root, *, argument 41 def glob_tree(root, *, argument 62 def iter_files(root, suffix=None, relparent=None, *, argument 112 def iter_files_by_suffix(root, suffixes, relparent=None, *, argument
|
/external/e2fsprogs/lib/ext2fs/ |
D | rbtree.c | 25 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()
|
/external/tensorflow/tensorflow/cc/ops/ |
D | const_op_test.cc | 52 Scope root = Scope::NewRootScope(); in TEST() local 60 Scope root = Scope::NewRootScope(); in TEST() local 68 Scope root = Scope::NewRootScope(); in TEST() local 91 Scope root = Scope::NewRootScope(); in TEST() local 104 Scope root = Scope::NewRootScope(); in TEST() local 118 Scope root = Scope::NewRootScope(); in TEST() local 124 Scope root = Scope::NewRootScope(); in TEST() local 143 Scope root = Scope::NewRootScope(); in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | stable_sort_expander_test.cc | 60 void CheckComputationHasTieBreaker(const HloInstruction* root, in CheckComputationHasTieBreaker() 107 auto root = module->entry_computation()->root_instruction(); in TEST_F() local 153 auto root = module->entry_computation()->root_instruction(); in TEST_F() local 183 auto root = module->entry_computation()->root_instruction(); in TEST_F() local 251 auto root = module->entry_computation()->root_instruction(); in TEST_F() local 288 auto root = module->entry_computation()->root_instruction(); in TEST_F() local 319 auto root = module->entry_computation()->root_instruction(); in TEST_F() local 350 auto root = module->entry_computation()->root_instruction(); in TEST_F() local
|