HomeSort by relevance Sort by last modified time
    Searched full:directly (Results 376 - 400 of 12029) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
spinlock_up.h 16 #error "please don't include this file directly"
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
patchkey.h 13 #error "patchkey.h included directly"
spinlock_up.h 16 #error "please don't include this file directly"
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
patchkey.h 13 #error "patchkey.h included directly"
spinlock_up.h 16 #error "please don't include this file directly"
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_as400.h 2 // It is internal STLport header - DO NOT include it directly
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
boolobject.h 19 /* Don't use these directly */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
boolobject.h 19 /* Don't use these directly */
  /external/clang/test/SemaObjCXX/
objcbridge-static-cast.mm 32 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
58 // expected-note {{__bridge with C-style cast to convert directly (no change in ownership)}} \
61 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
64 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
68 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
71 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
75 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
79 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
83 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
90 // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}}
    [all...]
  /external/clang/test/SemaCXX/
builtins.cpp 17 template int equal<&__builtin_strcmp>(const char*, const char*); // expected-error {{builtin functions must be directly called}} expected-error {{expected unqualified-id}} expected-error {{expected ')'}} expected-note {{to match this '('}}
21 __builtin_isnan; // expected-error {{builtin functions must be directly called}}
  /external/clang/test/SemaOpenCL/
half.cl 10 *p; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
11 p[1]; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
  /external/hamcrest/src/org/hamcrest/
Matcher.java 9 * Matcher implementations should <b>NOT directly implement this interface</b>.
39 * This method simply acts a friendly reminder not to implement Matcher directly and
  /external/pdfium/fpdfsdk/src/
fpdfdoc_embeddertest.cpp 19 // Page number directly in item from Dests NameTree.
29 // Page number directly in item from Dests dictionary.
  /external/v8/src/ia32/
simulator-ia32.h 14 // do is to call the entry directly.
22 // Call the generated regexp code directly. The code at the entry address should
  /external/v8/src/x64/
simulator-x64.h 14 // do is to call the entry directly.
22 // Call the generated regexp code directly. The code at the entry address should
  /external/v8/src/x87/
simulator-x87.h 14 // do is to call the entry directly.
22 // Call the generated regexp code directly. The code at the entry address should
  /external/glide/library/src/main/java/com/bumptech/glide/request/
RequestFutureTarget.java 56 * Constructor for a RequestFutureTarget. Should not be used directly.
125 * A callback that should never be invoked directly.
149 * A callback that should never be invoked directly.
157 * A callback that should never be invoked directly.
165 * A callback that should never be invoked directly.
176 * A callback that should never be invoked directly.
219 * A callback that should never be invoked directly.
  /external/skia/tools/
bench_pictures.cfg 12 This code is executed directly on the buildbot so that convenient things like
15 this file will be directly executed on the build slaves.
67 # a dictionary of key/value pairs directly corresponding to the command-line
  /developers/samples/android/content/DirectShare/
template-params.xml 29 directly in the list of share intent candidates.
55 Sample demonstrating how to show some options directly in the list of share intent candidates.
60 [Direct Share][1] is a feature that allows apps to show their internal options directly in the
64 also shows some of contacts directly in the chooser dialog.
  /development/ndk/platforms/android-21/arch-p/include/
_FORBIDDEN_HEADER.h 20 #warning "The header file should not included directly by user."
  /device/lge/hammerhead/sepolicy/
tee.te 24 # Need to directly minipulate certain block devices
  /device/moto/shamu/sepolicy/
camera.te 21 # directly under /data.
  /external/bzip2/
bz-html.xsl 13 <!-- we include the css directly when generating one large file -->
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
findpackage.py 10 is directly in sys.path, returns ''.
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
staticfiles.rst 6 files directly out of your application's source directory unless configured
10 But there are many cases where you want to serve static files directly to the
12 animations are all typically stored with a web application and served directly
13 to the browser. You can tell App Engine to serve specific files directly

Completed in 196 milliseconds

<<11121314151617181920>>