Home
last modified time | relevance | path

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

12345678910>>...47

/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}}
/external/chromium_org/android_webview/tools/
Dthird_party_files_whitelist.txt13 # license for which we already pick up from third_party/icu/.
21 # we already pick up from third_party/npapi/.
81 # Mozilla, the license for which we already pick up from third_party/npapi/.
85 # Mozilla, the license for which we already pick up from third_party/npapi/.
89 # Mozilla, the license for which we already pick up from third_party/npapi/.
93 # which we already pick up from third_party/npapi/.
97 # which we already pick up from third_party/npapi/.
101 # for which we already pick up from third_party/npapi/.
105 # for which we already pick up from third_party/npapi/.
109 # license for which we already pick up from third_party/npapi/.
[all …]
/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/qemu/distrib/sdl-1.2.15/Xcode/
Dpackage35 echo ${prog}: dest-dir parameter already set to ${destDir}.
49 echo ${prog}: root-dir parameter already set to ${rootDir}.
64 echo ${prog}: resource-dir parameter already set to ${resDir}.
97 echo ${prog}: info-file parameter already set to ${info}.
107 echo ${prog}: tiff-file parameter already set to ${tiff}.
/external/chromium_org/third_party/sqlite/src/test/
Dshared7.test35 } {1 {database is already attached}}
46 } {1 {database is already attached}}
51 } {1 {database is already attached}}
/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/chromium_org/chrome/browser/background/
Dbackground_mode_manager_mac.mm55 // there is already a hidden login item.
59 // We already have a hidden login item, so set the kChromeCreatedLoginItem
64 // LoginItem already exists - just exit.
69 // Check if Chrome is already a Login Item - if not, create one.
97 // and kChromeCreatedLoginItem flags are already false, and set the
99 // already set (meaning that we created a login item that has since been
/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/chromium_org/google_apis/
Ddetermine_use_official_keys.gypi6 # use_official_google_api_keys variable (unless it is already
20 # If use_official_google_api_keys is already set (to 0 or 1), we
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
Dint.pxd53 # not already one, and then return its value. If there is an
63 # PyLongObject, if it is not already one, and then return its
69 # PyLongObject, if it is not already one, and then return its
74 # PyLongObject, if it is not already one, and then return its
Dmodule.pxd61 # load or import the module; if the module wasn't already loaded,
64 # implied by a dotted name for name are not created if not already
74 # cases, and even if name was already in sys.modules on entry to
80 # This function will reload the module if it was already
84 # package structures not already created will still not be
105 # -- this function would reload the module if it was 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/chromium_org/ui/ios/
Duikit_util_unittest.mm17 // Pick a few interesting values: already aligned, aligned on retina, and
32 // Pick a few interesting values: already aligned, aligned on retina, and
/external/chromium_org/chrome/browser/themes/
Dtheme_service_mac.mm41 // Check to see if we already have the image in the cache.
91 // Check to see if we already have the color in the cache.
111 // Check to see if we already have the color in the cache.
129 // Check to see if we already have the color in the cache.
158 // Check to see if we already have the gradient in the cache.
/external/chromium_org/ppapi/api/private/
Dppb_talk_private.idl79 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a
99 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a
121 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a
/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/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/chromium_org/tools/gyp/test/dependencies/sharedlib-linksettings/
Dprogram.c14 #error TEST_DEFINE is already defined!
/external/chromium_org/chrome/browser/renderer_host/pepper/
DDEPS2 # ppapi/host and ppapi/proxy are already added at a higher level DEPS file.
/external/chromium_org/net/third_party/nss/patches/
Dsessioncache.patch20 +** Cache the SSL session associated with fd, if it has not already been cached.
25 +** Cache the SSL session associated with fd, if it has not already been cached.
/external/chromium_org/ui/base/resource/
Dresource_bundle_mac.mm29 // as the already-running browser instead of using what NSBundle might pick
97 // Check to see if the image is already in the cache.
145 // Another thread raced the load and has already cached the image.

12345678910>>...47