HomeSort by relevance Sort by last modified time
    Searched full:instead (Results 176 - 200 of 18028) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/scrypt/
Android.mk 7 # These makefiles are here instead of being Android.mk files in the
  /external/wpa_supplicant_8/wpa_supplicant/systemd/
wpa_supplicant-nl80211.service.arg.in 6 # NetworkManager users will probably want the dbus version instead.
wpa_supplicant-wired.service.arg.in 6 # NetworkManager users will probably want the dbus version instead.
wpa_supplicant.service.arg.in 6 # NetworkManager users will probably want the dbus version instead.
  /external/zlib/src/
gzclose.c 9 That way the other gzclose functions can be used instead to avoid linking in
  /hardware/ti/wpan/
.gitignore 4 # in that subdirectory instead.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
video_encoder.h 9 #define VIDEO_ENCODER_CCIR 16 /* CCIR-601 pixel rate (720 pixels per line) instead of square pixel rate */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
video_encoder.h 9 #define VIDEO_ENCODER_CCIR 16 /* CCIR-601 pixel rate (720 pixels per line) instead of square pixel rate */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
video_encoder.h 9 #define VIDEO_ENCODER_CCIR 16 /* CCIR-601 pixel rate (720 pixels per line) instead of square pixel rate */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
new.py 8 "module instead.", stacklevel=2)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
new.py 8 "module instead.", stacklevel=2)
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
manifestVersion.html 129 </a> instead.
137 </a> or $ref:browserAction.setIcon instead.
145 </a> or $ref:browserAction.setTitle instead.
153 </a> or $ref:browserAction.setPopup instead.
173 </a> instead.
181 </a> or $ref:pageAction.setIcon instead.
189 </a> or $ref:pageAction.setTitle instead.
197 </a> or $ref:pageAction.setPopup instead.
211 <a href="extension.html"><code>chrome.extension</code></a> instead.
218 $ref:extension.getViews instead
    [all...]
  /external/chromium_org/build/
grit_action.gypi 11 # It would be really nice to do this with a rule instead of actions, but it
21 # instead of build/common.gypi .
  /external/chromium_org/chrome/browser/extensions/api/dns/
host_resolver_wrapper.h 18 // same one, or else the test version to use instead.
27 // a substitute MockHostResolver to use instead. If
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_delegate.h 23 // We use an id instead of a notification so we can check to see if the
24 // notification still exists before acting on it instead of using a ref count.
  /external/chromium_org/chromeos/test/data/network/
shill_openvpn_with_errors.json 5 // String instead of Int.
14 // Int instead of String.
  /external/chromium_org/content/common/
set_process_title.h 21 // show as "exe" instead of "chrome" or something reasonable. This function
22 // will try to fix it so the "effective" command line shows up instead.
  /external/chromium_org/third_party/skia/include/core/
SkFontLCDConfig.h 22 @deprecated use SkPixelGeometry instead.
44 @deprecated use SkPixelGeometry instead.
  /external/chromium_org/ui/base/cocoa/
cocoa_event_utils.h 19 // but instead use the modifier flags given by |modifiers|,
33 // represented by |event|, but instead use the modifier flags given by |flags|,
  /external/chromium_org/ui/gl/
gl_egl_api_implementation.h 27 // this file instead of having to edit some template or the code generator.
54 // this file instead of having to edit some template or the code generator.
gl_glx_api_implementation.h 27 // this file instead of having to edit some template or the code generator.
53 // this file instead of having to edit some template or the code generator.
gl_osmesa_api_implementation.h 25 // this file instead of having to edit some template or the code generator.
51 // this file instead of having to edit some template or the code generator.
gl_wgl_api_implementation.h 27 // this file instead of having to edit some template or the code generator.
53 // this file instead of having to edit some template or the code generator.
  /external/clang/test/SemaObjC/
class-message-protocol-lookup.m 22 Class<Test2Protocol> c1 = [c1 alloc2]; // expected-warning {{instance method 'alloc2' found instead of class method 'alloc2'}}
31 Class<Test2Protocol> c1 = [c1 alloc2]; // expected-warning {{instance method 'alloc2' found instead of class method 'alloc2'}}
dealloc.m 6 - dealloc; // expected-error {{return type must be correctly specified as 'void' under ARC, instead of 'id'}}
20 - (id) dealloc { // expected-error {{return type must be correctly specified as 'void' under ARC, instead of 'id'}}

Completed in 2148 milliseconds

1 2 3 4 5 6 78 91011>>