Home
last modified time | relevance | path

Searched refs:already (Results 1 – 25 of 1008) sorted by relevance

12345678910>>...41

/external/openssh/
DMakefile.in342 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/
Divar-lookup.m60 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}}
Dcompare-qualified-class.m57 // even though ClassB already conforms to ProtocolX
62 // protocol conformance that ClassB already conforms to
/external/llvm/test/CodeGen/SystemZ/
Dargs-05.ll5 ; 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/
Dexpect.131 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/dexmaker/src/dx/java/com/android/dx/dex/file/
DStringIdsSection.java129 StringIdItem already = strings.get(value); in intern() local
131 if (already != null) { in intern()
132 return already; in intern()
/external/bison/lib/
Dobstack.c249 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/
Darc-objc-lifetime.mm36 __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/
DREADME.vc1021 this kind of build system and the environment is pretty much known already
24 files already.
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
DPrototype.java392 Prototype already = internTable.get(descriptor); in putIntern() local
393 if (already != null) { in putIntern()
394 return already; in putIntern()
DType.java854 Type already = internTable.get(descriptor); in putIntern() local
855 if (already != null) { in putIntern()
856 return already; in putIntern()
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DLocalVariableExtractor.java143 RegisterSpec already = primaryState.get(result); in processBlock() local
149 if (!result.equals(already)) { in processBlock()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc22 // 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/protobuf/examples/
DREADME.txt5 the person's information. The list_people example lists people already in the
22 The add_person programs will create the file if it doesn't already exist.
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DLocalVariableExtractor.java160 RegisterSpec already = primaryState.get(result); in processBlock() local
166 if (!result.equals(already)) { in processBlock()
/external/libxml2/result/xmlid/
Did_tst4.xml.err1 ./test/xmlid/id_tst4.xml:3: element err: validity error : ID bar already defined
/external/libxml2/result/errors/
Dattr3.xml.err1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
Dattr3.xml.str1 ./test/errors/attr3.xml:4: validity warning : Attribute a1 of element doc: already defined
/external/libexif/auto-m4/
Dlib-link.m4175 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/sepolicy/tools/
DREADME33 certs not already found in that policy. This becomes useful when a directory
35 policy not already explicitly listed.
/external/clang/test/SemaOpenCL/
Dinvalid-kernel-attrs.cl11 …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/v8/test/webkit/fast/js/kde/
Dfunc-decl-expected.txt34 PASS Decl already overwritten
38 PASS Decl already overwritten
/external/libxml2/result/schemas/
Dinclude3_0_0.err1 ….w3.org/2001/XMLSchema}element': A global element declaration '{http://FOO}bar' does already exist.
/external/eigen/bench/btl/cmake/
DFindGMM.cmake2 # in cache already
/external/llvm/test/Object/
Dmri3.test6 ; CHECK: File already saved.

12345678910>>...41