/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | lb_policy_factory.cc | 94 const grpc_lb_address* target1 = &addresses1->addresses[i]; in grpc_lb_addresses_cmp() local 96 if (target1->address.len > target2->address.len) return 1; in grpc_lb_addresses_cmp() 97 if (target1->address.len < target2->address.len) return -1; in grpc_lb_addresses_cmp() 98 int retval = memcmp(target1->address.addr, target2->address.addr, in grpc_lb_addresses_cmp() 99 target1->address.len); in grpc_lb_addresses_cmp() 101 if (target1->is_balancer > target2->is_balancer) return 1; in grpc_lb_addresses_cmp() 102 if (target1->is_balancer < target2->is_balancer) return -1; in grpc_lb_addresses_cmp() 104 target1->balancer_name != nullptr ? target1->balancer_name : ""; in grpc_lb_addresses_cmp() 110 retval = addresses1->user_data_vtable->cmp(target1->user_data, in grpc_lb_addresses_cmp()
|
/external/strace/tests-mx32/ |
D | ioctl_dm.c | 91 struct dm_target_spec target1; member 196 tail_alloc(ALIGNED_OFFSET(struct dm_table_open_test, target1)); in main() 410 init_s(&dm_arg_open1->ioc, offsetof(struct dm_table_open_test, target1), in main() 411 offsetof(struct dm_table_open_test, target1)); in main() 425 offsetof(struct dm_table_open_test, target1) in main() 428 offsetof(struct dm_table_open_test, target1) in main() 434 offsetof(struct dm_table_open_test, target1)); in main() 437 init_dm_target_spec(&dm_arg_open2->target1, 7); in main() 438 dm_arg_open2->target1.next = in main() 440 offsetof(struct dm_table_open_test, target1); in main() [all …]
|
/external/strace/tests-m32/ |
D | ioctl_dm.c | 91 struct dm_target_spec target1; member 196 tail_alloc(ALIGNED_OFFSET(struct dm_table_open_test, target1)); in main() 410 init_s(&dm_arg_open1->ioc, offsetof(struct dm_table_open_test, target1), in main() 411 offsetof(struct dm_table_open_test, target1)); in main() 425 offsetof(struct dm_table_open_test, target1) in main() 428 offsetof(struct dm_table_open_test, target1) in main() 434 offsetof(struct dm_table_open_test, target1)); in main() 437 init_dm_target_spec(&dm_arg_open2->target1, 7); in main() 438 dm_arg_open2->target1.next = in main() 440 offsetof(struct dm_table_open_test, target1); in main() [all …]
|
/external/strace/tests/ |
D | ioctl_dm.c | 91 struct dm_target_spec target1; member 196 tail_alloc(ALIGNED_OFFSET(struct dm_table_open_test, target1)); in main() 410 init_s(&dm_arg_open1->ioc, offsetof(struct dm_table_open_test, target1), in main() 411 offsetof(struct dm_table_open_test, target1)); in main() 425 offsetof(struct dm_table_open_test, target1) in main() 428 offsetof(struct dm_table_open_test, target1) in main() 434 offsetof(struct dm_table_open_test, target1)); in main() 437 init_dm_target_spec(&dm_arg_open2->target1, 7); in main() 438 dm_arg_open2->target1.next = in main() 440 offsetof(struct dm_table_open_test, target1); in main() [all …]
|
/external/llvm/test/MC/ARM/ |
D | symbol-variants.s | 51 @ target1 53 .word f15(target1)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | symbol-variants.s | 51 @ target1 53 .word f15(target1)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | invalid-eh.ll | 230 ;T15: to label %unreachable unwind label %target1 233 ;T15: target1: 249 ;T15: ; CHECK15-NEXT: to label %unreachable unwind label %target1 260 ;T16: to label %unreachable unwind label %target1 264 ;T16: ; CHECK16-NEXT: to label %unreachable unwind label %target1 268 ;T16: target1: 277 ;T17: %cs = catchswitch within none [label %catch] unwind label %target1 286 ;T17: ; CHECK17-NEXT: %cs = catchswitch within none [label %catch] unwind label %target1 289 ;T17: target1:
|
/external/llvm/test/Verifier/ |
D | invalid-eh.ll | 228 ;T15: to label %unreachable unwind label %target1 231 ;T15: target1: 247 ;T15: ; CHECK15-NEXT: to label %unreachable unwind label %target1 258 ;T16: to label %unreachable unwind label %target1 262 ;T16: ; CHECK16-NEXT: to label %unreachable unwind label %target1 266 ;T16: target1: 275 ;T17: %cs = catchswitch within none [label %catch] unwind label %target1 284 ;T17: ; CHECK17-NEXT: %cs = catchswitch within none [label %catch] unwind label %target1 287 ;T17: target1:
|
/external/python/cpython3/Lib/test/ |
D | test_zipapp.py | 257 target1 = self.tmpdir / 'target1.pyz' 259 zipapp.create_archive(source, target1, interpreter='python') 260 zipapp.create_archive(target1, target2, interpreter='python2.7')
|
/external/libchrome/base/files/ |
D | file_path_watcher_unittest.cc | 566 FilePath target1(temp_dir_.GetPath().AppendASCII("target1")); in TEST_F() local 567 ASSERT_TRUE(base::CreateSymbolicLink(target1, symlink)); in TEST_F() 571 ASSERT_TRUE(base::CreateDirectory(target1)); in TEST_F() 575 FilePath target1_file(target1.AppendASCII("file")); in TEST_F()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CLDRTransforms.java | 649 String target1 = translitID.group(2); in checkIdFix() local 652 String target = fixID(target1); in checkIdFix() 656 if (!target1.equals(target)) { in checkIdFix() 657 fixedIDs.put(target1, target); in checkIdFix()
|
/external/libexif/libexif/olympus/ |
D | mnote-olympus-entry.c | 45 #define CF2(format,target1,target2,v,maxlen) \ argument 47 if ((format != target1) && (format != target2)) { \ 52 exif_format_get_name (target1), \
|
/external/v8/tools/vim/ |
D | ninja-build.vim | 11 " It builds 'd8' by default, but :CrBuild target1 target2 etc works as well,
|
/external/webrtc/talk/media/base/ |
D | videoframe_unittest.h | 1936 T target1; in StretchToFrame() local 1937 ASSERT_TRUE(LoadFrameNoRepeat(&target1)); in StretchToFrame() 1938 EXPECT_FALSE(IsBlack(target1)); in StretchToFrame() 1941 source.StretchToFrame(&target1, true, false); in StretchToFrame() 1942 EXPECT_TRUE(IsBlack(target1)); in StretchToFrame()
|
/external/icu/icu4c/source/test/intltest/ |
D | ustrtest.cpp | 171 UnicodeString target1("how are you?"); in TestBasicManipulation() local 172 if (target1 != UnicodeString(src, 12)) { in TestBasicManipulation() 179 if (target1 != target2.setTo(src, 12)) { in TestBasicManipulation()
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | configure.ac | 609 [Build specific host targets: all or target1,target2,... Valid targets are:
|
/external/swiftshader/include/GL/ |
D | glext.h | 10563 …rationId, GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GL… 10564 …int presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLenum target1, GLuint fill1, GL… 10570 …rationId, GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GL… 10571 …int presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLenum target1, GLuint fill1, GL…
|
/external/mesa3d/include/GL/ |
D | glext.h | 10521 …rationId, GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GL… 10522 …int presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLenum target1, GLuint fill1, GL… 10528 …rationId, GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GL… 10529 …int presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLenum target1, GLuint fill1, GL…
|