HomeSort by relevance Sort by last modified time
    Searched refs:For (Results 151 - 175 of 630) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/lib/Driver/
Android.mk 3 # For the host only
  /external/clang/lib/Lex/
Android.mk 3 # For the host only
  /external/clang/lib/Parse/
Android.mk 3 # For the host only
  /external/clang/lib/Serialization/
Android.mk 3 # For the host only
  /external/llvm/lib/Target/X86/AsmParser/
Android.mk 3 # For the device only
  /external/chromium_org/native_client_sdk/src/doc/reference/
nacl-manifest-format.rst 32 // Only required for glibc
43 in the Native Client runtime environment. For a Portable Native Client
44 application, this is a URL for the statically linked bitcode ``pexe`` file.
45 For architecture-specific Native Client applications, this is a list
46 of URLs, one URL for each supported architecture (currently the choices
47 are "arm", "x86-32", and "x86-64"). For a dynamically linked executable,
50 section for the rules on URL resolution.
52 Example of a ``program`` for Portable Native Client:
82 Example of a ``program`` for statically linked Native Client executables
90 // Add one of these for each architecture supported by the application
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
file_system.py 19 '''Raised when a file isn't found for read or stat.
69 For any other failure, raises a FileSystemError.
93 For any other failure, raises a FileSystemError.
98 '''The identity of the file system, exposed for caching classes to
111 For any other failure, raises a FileSystemError.
121 for f in self.ReadSingle(root).Get():
129 for d in dirs:
130 for walkinfo in walk(root + d):
133 for walkinfo in walk(root):
  /external/chromium_org/chrome/test/base/
browser_with_test_window_test.cc 65 // is responsible for cleaning it up (usually by NativeWidget destruction).
114 // for a cross-site navigation.
116 RenderViewHostTester::For(old_rvh)->SendShouldCloseACK(true);
120 RenderViewHostTester* test_rvh_tester = RenderViewHostTester::For(test_rvh);
124 RenderViewHostTester::For(old_rvh)->SimulateSwapOutACK();
126 // For new navigations, we need to send a larger page ID. For renavigations,
178 // on (such as g_browser_process()->local_state()) there's no way for the
  /external/clang/lib/ARCMigrate/
Android.mk 3 # For the host only
  /external/clang/lib/Basic/
Android.mk 3 # For the host only
  /frameworks/compile/mclinker/
Android.mk 4 # For mcld.mk
  /ndk/tests/build/absolute-src-file-paths/jni/
Android.mk 7 # For normal build, empty FOO_PATH causes make to find /foo.c and /main.c
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
Android.mk 5 #For gl debbuging
  /system/core/libutils/
Android.mk 12 # See the License for the specific language governing permissions and
17 # libutils is a little unique: It's built twice, once for the host
18 # and once for the device.
62 # For the host
76 # For the host, 64-bit
90 # For the device, static
126 # For the device, shared
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
FILES0 6 Imakefile - For use with kerberos.
13 GNUmakefile - The makefile for use with glibc.
16 vms.com - For use when compiling under VMS
23 destest.c - Source for libdes.a test program.
24 speed.c - Source for libdes.a timing program.
25 rpw.c - Source for libdes.a testing password reading routines.
53 read_pwd.c - Source for des_read_password() plus related functions.
54 set_key.c - Source for des_set_key().
61 des_ver.h - header file for the external definition of the
63 des.doc - SSLeay documentation for the library
    [all...]
  /external/expat/
Android.mk 3 # We need to build this for both the device (as a shared library)
4 # and the host (as a static library for tools to use).
26 # For the host
65 # For the device
  /external/llvm/lib/Support/
Android.mk 83 # For the host
101 # For the device
  /external/openssl/crypto/des/
FILES0 6 Imakefile - For use with kerberos.
13 GNUmakefile - The makefile for use with glibc.
16 vms.com - For use when compiling under VMS
23 destest.c - Source for libdes.a test program.
24 speed.c - Source for libdes.a timing program.
25 rpw.c - Source for libdes.a testing password reading routines.
53 read_pwd.c - Source for des_read_password() plus related functions.
54 set_key.c - Source for des_set_key().
61 des_ver.h - header file for the external definition of the
63 des.doc - SSLeay documentation for the library
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_systhread.c 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Lesser General Public License for more details.
38 /* RISC OS needs to know the main thread for
84 /* Mask asynchronous signals for this thread */
86 for ( i=0; sig_list[i]; ++i ) {
99 /* WARNING: This may not work for systems with 64-bit pid_t */
116 #warning For some reason, this doesnt actually kill a thread - FreeBSD 3.2
  /external/srec/srec/ca/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
92 # For the host
109 # For the device
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.stderr.exp 53 For a detailed leak analysis, rerun with: --leak-check=full
55 For counts of detected and suppressed errors, rerun with: -v
  /external/valgrind/main/memcheck/tests/
partial_load_dflt.stderr.exp 31 For a detailed leak analysis, rerun with: --leak-check=full
33 For counts of detected and suppressed errors, rerun with: -v
  /frameworks/base/libs/androidfw/
Android.mk 12 # See the License for the specific language governing permissions and
17 # libandroidfw is partially built for the host (used by obbtool and others)
40 # For the host
61 # For the device
  /frameworks/native/libs/input/
Android.mk 12 # See the License for the specific language governing permissions and
17 # libinput is partially built for the host (used by build time keymap validation tool)
37 # For the host
51 # For the device
  /external/chromium_org/v8/test/mjsunit/harmony/
debug-blockscopes.js 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 // The functions used for testing backtraces. They are at the top to make the
64 // Initialize for a new test.
76 assertTrue(listener_called, "listerner not called for " + test_name);
86 for (var i = 0; i < scopes.length; i++) {
108 for (var i = 0; i < scopes.length; i++) {
118 for (var j = 0; j < response.refs.length && !found; j++) {
125 // Check that the content of the scope is as expected. For functions just check
130 for (var p in content)
    [all...]

Completed in 711 milliseconds

1 2 3 4 5 67 8 91011>>