HomeSort by relevance Sort by last modified time
    Searched full:directly (Results 1 - 25 of 9027) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/
trace_common.h 2 * include 'android-trace_common.h' directly.
  /frameworks/base/graphics/java/android/graphics/
package.html 4 rectangles that let you handle drawing to the screen directly.
  /packages/experimental/
Android.mk 2 # Individual packages in experimental/ must be built directly with "mmm".
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
endian.h 4 # error "Never use <bits/endian.h> directly; include <endian.h> instead."
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
endian.h 4 # error "Never use <bits/endian.h> directly; include <endian.h> instead."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
endian.h 4 # error "Never use <bits/endian.h> directly; include <endian.h> instead."
  /bionic/libc/upstream-freebsd/
README.txt 2 files directly. Make fixes upstream and then pull down the new version of
  /external/eigen/doc/snippets/
MatrixBase_noalias.cpp 2 c.noalias() = a * b; // this computes the product directly to c
  /external/kernel-headers/original/asm-arm/
spinlock_types.h 5 # error "please don't include this file directly"
  /external/kernel-headers/original/asm-x86/
spinlock_types.h 5 # error "please don't include this file directly"
  /external/stlport/stlport/stl/config/
_mlc.h 2 // It is internal STLport header - DO NOT include it directly
  /external/webkit/LayoutTests/fast/encoding/
no-charset-on-dynamic-script-load-expected.txt 1 This page tests that the character encoding is used for dynamically loaded scripts when no charset is specified directly or provided by the server.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_mlc.h 2 // It is internal STLport header - DO NOT include it directly
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_mlc.h 2 // It is internal STLport header - DO NOT include it directly
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_mlc.h 2 // It is internal STLport header - DO NOT include it directly
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_mlc.h 2 // It is internal STLport header - DO NOT include it directly
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_mlc.h 2 // It is internal STLport header - DO NOT include it directly
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/
README 3 tree is so that they can be linked as shared object code directly into
8 we'll just include them directly.
  /frameworks/base/core/java/android/
package.html 6 <p>You can use some resources directly from these {@link android.R} classes in your own
7 applications, but you should generally use only resources that you've provided directly in your
11 {@link android.R.style styles} are the only resources you should use directly from these
  /external/clang/test/SemaObjC/
warn-direct-ivar-access.m 22 _myMaster = _isTickledPink; // expected-warning {{instance variable '_myMaster' is being directly accessed}} \
23 // expected-warning {{instance variable '_isTickledPink' is being directly accessed}}
37 p->_isTickledPink = (*p)._myMaster; // expected-warning {{instance variable '_isTickledPink' is being directly accessed}} \
38 // expected-warning {{instance variable '_myMaster' is being directly accessed}}
39 if (p->_myIntProp) // expected-warning {{instance variable '_myIntProp' is being directly accessed}}
40 p->_myIntProp = 0; // expected-warning {{instance variable '_myIntProp' is being directly accessed}}
41 return p->_isTickledPink; // expected-warning {{instance variable '_isTickledPink' is being directly accessed}}
74 - (id) property_in_protocol { return _property_in_protocol; } // expected-warning {{instance variable '_property_in_protocol' is being directly accessed}}
  /external/valgrind/main/gdbserver_tests/
nlpasssigalrm.stdinB.gdb 7 # ensure SIGALRM can be passed directly to the process, without
14 # Tell the 2nd can be given directly
nlpasssigalrm.vgtest 1 # test that signals that must be "directly" passed by gdbserver
5 # it directly to the process, without roundtrip to gdb.
  /dalvik/dx/tests/112-dex-return-jsr-result/
info.txt 1 This test checks to make sure a result returned more-or-less directly
  /external/chromium/chrome/browser/resources/bookmark_manager/
manifest.json 7 // The favicon is loaded directly from resources.pak.
  /external/libyuv/
public.mk 3 # Note that dependencies on NDK are not directly listed since NDK auto adds

Completed in 979 milliseconds

1 2 3 4 5 6 7 8 91011>>