HomeSort by relevance Sort by last modified time
    Searched full:appropriate (Results 26 - 50 of 7693) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/clang/test/SemaTemplate/
instantiate-typeof.cpp 3 // Make sure we correctly treat __typeof as potentially-evaluated when appropriate
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h 27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
35 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later.
39 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
targetver.h 27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
35 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later.
39 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h 27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
35 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later.
39 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
outstanding_bugs.py 3 # fixed yet. Please add a test case and appropriate bug description.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
outstanding_bugs.py 3 # fixed yet. Please add a test case and appropriate bug description.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ControllerFactory.java 22 * Creates the appropriate {@link ActivityController} to control {@link MailActivity}.
27 * Create the appropriate type of ActivityController.
29 * @return the appropriate {@link ActivityController} to control {@link MailActivity}.
  /development/host/windows/usb/api/
stdafx.h 32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
36 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target Windows 2000 or later.
40 #define _WIN32_WINDOWS 0x0500 // Change this to the appropriate value to target Windows Me or later.
44 #define _WIN32_IE 0x0501 // Change this to the appropriate value to target IE 5.0 or later.
  /development/host/windows/usb/winusb/
stdafx.h 32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
36 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target Windows 2000 or later.
40 #define _WIN32_WINDOWS 0x0500 // Change this to the appropriate value to target Windows Me or later.
44 #define _WIN32_IE 0x0501 // Change this to the appropriate value to target IE 5.0 or later.
  /external/chromium/third_party/libevent/
event-config.h 5 // This file is Chromium-specific, and brings in the appropriate
  /external/chromium_org/build/
apk_fake_jar.gypi 15 # Add an action with the appropriate output. This allows the generated
  /external/chromium_org/chrome/browser/
browser_process_platform_part.h 10 // Include the appropriate BrowserProcessPlatformPart based on the platform.
  /external/chromium_org/components/dom_distiller/
DEPS 13 # introduce the ability to use the content layer as appropriate.
  /external/chromium_org/net/proxy/
dhcpcsvc_init_win.h 10 // calls are made. This function will make sure that the appropriate
  /external/chromium_org/ppapi/proxy/
DEPS 10 # We don't want the proxy to depend on the C++ layer, which is appropriate
  /external/chromium_org/third_party/WebKit/ManualTests/
drop-text-acquires-style.html 6 <p>This test ensures the plain text dropped into a styled text region will acquire the appropriate style</p>
  /external/chromium_org/third_party/icu/source/common/
servnotf.h 65 * true if the listener is of the appropriate type; ICUNotifier
68 * NotifyListener should cast the listener to the appropriate
69 * type and call the appropriate method on the listener.
108 * of the appropriate type.
  /external/chromium_org/third_party/leveldatabase/src/db/
db_iter.h 18 // into appropriate user keys.
  /external/chromium_org/third_party/leveldatabase/src/port/
port.h 10 // Include the appropriate platform specific file below. If you are
  /external/chromium_org/tools/site_compare/operators/
__init__.py 5 """Selects the appropriate operator."""
  /external/chromium_org/ui/gfx/
canvas_skia_paint.h 8 // This file provides an easy way to include the appropriate CanvasPaint
  /external/clang/examples/clang-interpreter/
README.txt 7 2. Constructing a Clang compiler instance, using the appropriate arguments
  /external/icu4c/common/
servnotf.h 65 * true if the listener is of the appropriate type; ICUNotifier
68 * NotifyListener should cast the listener to the appropriate
69 * type and call the appropriate method on the listener.
107 * of the appropriate type.
  /external/llvm/test/MC/X86/AlignedBundling/
switch-section-locked-error.s 4 # w/o the appropriate unlock.
  /packages/apps/UnifiedEmail/unified_src/
README 9 AccountCacheProvider. All subsequent uris will actually be handled by the appropriate application.

Completed in 398 milliseconds

12 3 4 5 6 7 8 91011>>