/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}}
|
/external/chromium_org/android_webview/tools/ |
D | third_party_files_whitelist.txt | 13 # 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/ |
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/qemu/distrib/sdl-1.2.15/Xcode/ |
D | package | 35 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/ |
D | shared7.test | 35 } {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/ |
D | StringIdsSection.java | 129 StringIdItem already = strings.get(value); in intern() local 131 if (already != null) { in intern() 132 return already; in intern()
|
/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/chromium_org/chrome/browser/background/ |
D | background_mode_manager_mac.mm | 55 // 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/ |
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/chromium_org/google_apis/ |
D | determine_use_official_keys.gypi | 6 # 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/ |
D | int.pxd | 53 # 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
|
D | module.pxd | 61 # 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/ |
D | Prototype.java | 392 Prototype already = internTable.get(descriptor); in putIntern() local 393 if (already != null) { in putIntern() 394 return already; in putIntern()
|
D | Type.java | 854 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/ |
D | LocalVariableExtractor.java | 143 RegisterSpec already = primaryState.get(result); in processBlock() local 149 if (!result.equals(already)) { in processBlock()
|
/external/chromium_org/ui/ios/ |
D | uikit_util_unittest.mm | 17 // 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/ |
D | theme_service_mac.mm | 41 // 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/ |
D | ppb_talk_private.idl | 79 * 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/ |
D | LocalVariableExtractor.java | 160 RegisterSpec already = primaryState.get(result); in processBlock() local 166 if (!result.equals(already)) { in processBlock()
|
/external/protobuf/examples/ |
D | README.txt | 5 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/ |
D | program.c | 14 #error TEST_DEFINE is already defined!
|
/external/chromium_org/chrome/browser/renderer_host/pepper/ |
D | DEPS | 2 # ppapi/host and ppapi/proxy are already added at a higher level DEPS file.
|
/external/chromium_org/net/third_party/nss/patches/ |
D | sessioncache.patch | 20 +** 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/ |
D | resource_bundle_mac.mm | 29 // 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.
|