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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/CXX/expr/expr.post/expr.call/
p7-0x.cpp 27 vararg(x2); // expected-error{{cannot pass object of non-trivial type 'X2' through variadic function; call will abort at runtime}}
29 vararg(x4); // expected-error{{cannot pass object of non-trivial type 'X4' through variadic function; call will abort at runtime}}
  /external/icu4c/data/brkitr/
title.txt 17 # If the iterator starts on a cased item, advance through all adjacent cased items plus
29 # If the iterator starts on a cased item, advance through all adjacent cased items plus
  /external/skia/dm/
DMPipeTask.h 10 // Sends a GM through a pipe, draws it, and compares against the reference bitmap.
18 skiagm::GM*, // GM to run through a pipe. Takes ownership.
DMReplayTask.h 10 // Records a GM through an SkPicture, draws it, and compares against the reference bitmap.
18 skiagm::GM*, // GM to run through a picture. Takes ownership.
DMTileGridTask.h 10 // Records a GM through an SkPicture, draws it in tiles, and compares against the reference bitmap.
18 skiagm::GM*, // GM to run through a picture. Takes ownership.
  /frameworks/base/core/java/android/database/
package.html 3 Contains classes to explore data returned through a content provider.
9 To make requests through
  /dalvik/dx/tests/087-ssa-local-vars/
info.txt 1 This is a test case to ensure proper preservation of local variable information through the register renamer and dead code remover at the beginning of the SSA conversion.
  /dalvik/vm/mterp/c/
OP_EXECUTE_INLINE.cpp 36 /* fall through */
39 /* fall through */
42 /* fall through */
45 /* fall through */
  /development/ndk/tests/dlclose-destruction/jni/
libtest1.h 8 /* define in libtest1, will be called dynamically through dlsym()
  /external/chromium/chrome/browser/chromeos/login/
authentication_notification_details.h 10 // through the login manager
  /external/chromium/chrome/browser/importer/
toolbar_importer_utils.h 13 // exposed through the ToolbarImportUtils namespace.
  /external/chromium/chrome/browser/renderer_host/
DEPS 4 # you should call upward through the RenderViewHostDelegate interface. If
  /external/chromium/chrome/common/
switch_utils.h 16 // Remove the keys that we shouldn't pass through during restart.
  /external/chromium_org/chrome/browser/chromeos/login/
authentication_notification_details.h 9 // through the login manager
  /external/chromium_org/chrome/common/
switch_utils.h 15 // Remove the keys that we shouldn't pass through during restart.
  /external/chromium_org/tools/android/common/
adb_connection.h 10 // Creates a socket that can forward to a host socket through ADB.
  /external/clang/test/Sema/
int-arith-convert.c 4 // Check types are the same through redeclaration
  /external/libvorbis/
todo.txt 12 encoder switch interface for binary compat through changes; ioctl()-like?
  /external/llvm/test/Linker/
2003-08-23-RecursiveOpaqueTypeResolve.ll 1 ; It's a bad idea to go recursively traipsing through types without a safety
  /external/oprofile/libutil/
op_cpufreq.h 20 * return the estimated cpu frequency in Mhz through
  /frameworks/base/core/java/android/app/backup/
FullBackupDataOutput.java 6 * Provides the interface through which a {@link BackupAgent} writes entire files
  /external/chromium_org/native_client_sdk/src/doc/
quick-start.rst 14 #. Go through the :doc:`Getting Started Tutorial <devguide/tutorial/index>`. The
15 tutorial walks you through how to get Native Client set up for the first
20 #. Browse through the :doc:`Developer's Guide <devguide/index>` and the
  /packages/apps/Mms/src/com/android/mms/transaction/
MessageSender.java 26 * Send the message through MMS or SMS protocol.
29 * @return True if the message was sent through MMS or false if it was
30 * sent through SMS.
  /packages/apps/Music/src/com/android/music/
SharedPreferencesCompat.java 36 // fall through
47 // fall through
49 // fall through
  /external/chromium_org/media/filters/
ffmpeg_glue.h 7 // through the AVIO interface provided by FFmpeg.
9 // AVIO works through a special AVIOContext created through avio_alloc_context()
16 // reads and seeks through the glue.
69 // through the FFmpegURLProtocol provided during construction.

Completed in 1300 milliseconds

12 3 4 5 6 7 8 91011>>