Searched refs:already (Results 1 – 25 of 1370) sorted by relevance
12345678910>>...55
/external/openssh/ |
D | Makefile.in | 342 echo "$(DESTDIR)$(sysconfdir)/ssh_config already exists, install will not overwrite"; \ 347 echo "$(DESTDIR)$(sysconfdir)/sshd_config already exists, install will not overwrite"; \ 357 echo "$(DESTDIR)$(sysconfdir)/moduli already exists, install will not overwrite"; \ 363 echo "$(sysconfdir)/ssh_host_key already exists, skipping." ; \ 368 echo "$(sysconfdir)/ssh_host_dsa_key already exists, skipping." ; \ 373 echo "$(sysconfdir)/ssh_host_rsa_key already exists, skipping." ; \ 378 echo "$(sysconfdir)/ssh_host_ed25519_key already exists, skipping." ; \ 384 echo "$(sysconfdir)/ssh_host_ecdsa_key already exists, skipping." ; \
|
/external/clang/test/SemaObjC/ |
D | ivar-lookup.m | 60 int IVAR; // expected-error {{instance variable is already declared}} 67 int IVAR; // expected-error {{instance variable is already declared}} 73 int IVAR; // expected-error {{instance variable is already declared}} 74 int PIVAR; // expected-error {{instance variable is already declared}} 80 int IVAR; // expected-error {{instance variable is already declared}} 146 // expected-error {{instance variable is already declared}} 151 int d; // expected-error {{instance variable is already declared}} 152 NSString *e_strong; // expected-error {{instance variable is already declared}} 153 NSData *f_weak; // expected-error {{instance variable is already declared}} 154 NSData *g; // expected-error 2 {{instance variable is already declared}}
|
D | compare-qualified-class.m | 57 // even though ClassB already conforms to ProtocolX 62 // protocol conformance that ClassB already conforms to
|
D | arc-objc-lifetime.m | 37 __strong I *__strong test1; // expected-error {{the type 'I *__strong' is already explicitly owners… 38 __strong I *(__strong test2); // expected-error {{the type 'I *__strong' is already explicitly owne… 39 __strong I *(__strong (test3)); // expected-error {{the type 'I *__strong' is already explicitly ow…
|
/external/llvm/test/CodeGen/SystemZ/ |
D | args-05.ll | 5 ; Zero extension of something that is already zero-extended. 16 ; Sign extension of something that is already sign-extended. 27 ; Sign extension of something that is already zero-extended. 38 ; Zero extension of something that is already sign-extended.
|
/external/e2fsprogs/tests/f_dup_ba/ |
D | expect.1 | 31 Multiply-claimed blocks already reassigned or cloned. 36 Multiply-claimed blocks already reassigned or cloned. 41 Multiply-claimed blocks already reassigned or cloned. 46 Multiply-claimed blocks already reassigned or cloned. 51 Multiply-claimed blocks already reassigned or cloned.
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
D | Transliterator.properties | 20 activateError=IME is already active 21 deactivateError=IME is already deactivated 24 multipleDisposeError=IME is already disposed
|
/external/bison/lib/ |
D | obstack.c | 249 long already; in _obstack_newchunk() local 281 already = obj_size / sizeof (COPYING_UNIT) * sizeof (COPYING_UNIT); in _obstack_newchunk() 284 already = 0; in _obstack_newchunk() 286 for (i = already; i < obj_size; i++) in _obstack_newchunk()
|
/external/clang/test/SemaObjCXX/ |
D | arc-objc-lifetime.mm | 36 __strong I *__strong test1; // expected-error {{the type 'I *__strong' is already explicitly owners… 37 __strong I *(__strong test2); // expected-error {{the type 'I *__strong' is already explicitly owne… 38 __strong I *(__strong (test3)); // expected-error {{the type 'I *__strong' is already explicitly ow…
|
/external/libxml2/win32/VC10/ |
D | README.vc10 | 21 this kind of build system and the environment is pretty much known already 24 files already.
|
/external/clang/test/PCH/ |
D | objc_parameterized_classes.m | 33 …1Specialization3; // expected-error{{type arguments cannot be applied to already-specialized class… 35 typedef PC1Specialization2<id, NSObject *> PC1Specialization4; // expected-error{{already-specializ…
|
/external/autotest/server/site_tests/factory_Basic/ |
D | control | 20 # and the name of the test list respectively. If the test list is already on 38 'when invoking test_that. If your test_list is already '
|
/external/libjpeg-turbo/win/ |
D | jconfig.h.in | 35 #ifndef __RPCNDR_H__ /* don't conflict if rpcndr.h already read */ 41 #if !(defined(_BASETSD_H_) || defined(_BASETSD_H)) /* don't conflict if basetsd.h already read */
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.inc | 22 // Suppress a race report if we've already output another race report 25 "Suppress a race report if we've already output another race report " 28 "Suppress a race report if we've already output another race report "
|
/external/skia/site/dev/chrome/ |
D | multi_repo_trybots.md | 12 If the Skia patch is already in Rietveld and there are no associated Chromium 18 If the Skia patch is already in Rietveld and there are associated Chromium 52 already applied some patch to it), then `gclient runhooks` won't successfully
|
/external/clang/test/SemaOpenCL/ |
D | invalid-kernel-attrs.cl | 11 …at))) void kernel5() {} //expected-warning{{attribute 'vec_type_hint' is already applied with diff… 15 …id kernel7() {} //expected-warning{{attribute 'work_group_size_hint' is already applied with diff…
|
/external/libexif/auto-m4/ |
D | lib-link.m4 | 175 dnl See if it was already located by an earlier AC_LIB_LINKFLAGS 192 dnl and the already constructed $LIBNAME/$LTLIBNAME. 291 dnl But don't add it if it's already contained in the LDFLAGS 292 dnl or the already constructed $LIBNAME 345 dnl 3. if it's already present in $CPPFLAGS or the already 394 dnl 3. if it's already present in $LDFLAGS or the already 473 dnl directory; it is already contained in a preceding -L 533 dnl unless already present in VAR.
|
/external/curl/m4/ |
D | curl-reentrant.m4 | 507 dnl symbol is already defined. If it isn't currently 511 dnl _REENTRANT is already defined or needed it takes 519 AC_MSG_CHECKING([if _REENTRANT is already defined]) 568 dnl symbol is already defined. If it isn't currently 571 dnl _THREAD_SAFE is already defined or needed it takes 579 AC_MSG_CHECKING([if _THREAD_SAFE is already defined])
|
/external/libxml2/result/xmlid/ |
D | id_tst4.xml.err | 1 ./test/xmlid/id_tst4.xml:3: element err: validity error : ID bar already defined
|
/external/libxml2/result/errors/ |
D | attr3.xml.err | 1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
|
D | attr3.xml.str | 1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
|
/external/libxml2/result/schemas/ |
D | include3_0_0.err | 1 ….w3.org/2001/XMLSchema}element': A global element declaration '{http://FOO}bar' does already exist.
|
/external/fio/ |
D | GFIO-TODO | 20 - Job options are already converted across the network and 49 files based on functionality. It's already ~3000 lines long.
|
/external/vboot_reference/utility/ |
D | chromeos-tpm-recovery-test | 217 echo TCSD is already started 227 echo TCSD is already stopped
|
/external/eigen/bench/btl/cmake/ |
D | FindGMM.cmake | 2 # in cache already
|
12345678910>>...55