Searched refs:already (Results 1 – 25 of 1585) sorted by relevance
12345678910>>...64
/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
|
/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/openssh/ |
D | Makefile.in | 353 echo "$(DESTDIR)$(sysconfdir)/ssh_config already exists, install will not overwrite"; \ 358 echo "$(DESTDIR)$(sysconfdir)/sshd_config already exists, install will not overwrite"; \ 368 echo "$(DESTDIR)$(sysconfdir)/moduli already exists, install will not overwrite"; \
|
/external/python/cpython2/Doc/library/ |
D | _winreg.rst | 54 *key* is an already open key, or one of the predefined 62 If the key already exists, this function opens the existing key. 73 *key* is an already open key, or one of the predefined 88 If the key already exists, this function opens the existing key. 100 *key* is an already open key, or any one of the predefined 122 *key* is an already open key, or any one of the predefined 150 *key* is an already open key, or one of the predefined 160 *key* is an already open key, or any one of the predefined 174 *key* is an already open key, or any one of the predefined 215 *key* is an already open key, or one of the predefined [all …]
|
/external/curl/docs/cmdline-opts/ |
D | proto.d | 13 Permit this protocol in addition to protocols already permitted (this is 17 Deny this protocol, removing it from the list of protocols already permitted. 20 Permit only this protocol (ignoring the list already permitted), though
|
D | remote-name.d | 13 nothing else, and if it already exists it will be overwritten. If you want the 16 that name already exists it will not be overwritten.
|
/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/python/cpython2/Doc/c-api/ |
D | int.rst | 89 already one, and then return its value. If there is an error, ``-1`` is 102 :c:type:`PyLongObject`, if it is not already one, and then return its value as 111 :c:type:`PyLongObject`, if it is not already one, and then return its value as 120 :c:type:`PyLongObject`, if it is not already one, and then return its value as
|
/external/python/cpython2/Mac/scripts/ |
D | errors.txt | 174 -29584 kFNSDuplicateReferenceErr the ref. being added is already in the profile 291 -13882 debuggingDuplicateOptionErr optionSelectorNum already registered 292 -13881 debuggingDuplicateSignatureErr componentSignature already registered 319 -10113 telDetAlreadyOn detection is already turned on 336 -10070 telAlreadyOpen terminal already open 361 -10032 telFeatActive feature already active 438 -9076 kConfigurationLockedErr a configuration has already been locked 525 -8770 kTECGlobalsUnavailableErr globals have already been deallocated (premature TERM) 584 -7109 dcmDupRecordErr same record already exist 617 -6977 kUSBDeviceBusy Device is already being configured [all …]
|
/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/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/valgrind/helgrind/tests/ |
D | bar_bad.stderr.exp-destroy-hang | 24 Thread #x: pthread_barrier_init: barrier is already initialised 32 Thread #x: pthread_barrier_init: barrier is already initialised
|
/external/python/cpython2/Doc/ |
D | bugs.rst | 37 already been reported. The advantage in doing so, aside from saving the 39 the problem has already been fixed for the next release, or additional 43 If the problem you're reporting is not already in the bug tracker, go back to 44 the Python Bug Tracker and log in. If you don't already have a tracker account,
|
/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 Gerrit and there are no associated Chromium 18 If the Skia patch is already in Gerrit and there are associated Chromium 51 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/libxml2/result/xmlid/ |
D | id_tst4.xml.err | 1 ./test/xmlid/id_tst4.xml:3: element err: validity error : ID bar already defined
|
/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/libxml2/result/errors/ |
D | attr3.xml.str | 1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
|
12345678910>>...64