HomeSort by relevance Sort by last modified time
    Searched full:wrappers (Results 301 - 325 of 867) sorted by null

<<11121314151617181920>>

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DelegateManager.java 32 * wrappers around a heavily native based implementation, and we need a way to run these classes
  /frameworks/rs/cpu_ref/linkloader/include/
ELFTypes.h 66 // ELF primitive type wrappers
  /libcore/luni/src/main/native/
java_lang_ProcessManager.cpp 196 // Fill in file descriptor wrappers.
  /ndk/build/tools/
gen-toolchain-wrapper.sh 176 log "Generating toolchain wrappers in: $DST_DIR"
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
MultiTouchChannel.java 166 * Logging wrappers
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java 203 * Logging wrappers
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParserTest.java 38 * Convention: method names that start with an underscore are actually local wrappers
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-s390x-linux.c 57 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
58 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
59 #include "priv_syswrap-linux-variants.h" /* decls of linux variant wrappers */
329 PRE/POST wrappers for s390x/Linux-specific syscalls
335 /* Add prototypes for the wrappers declared here, so that gcc doesn't
337 the right thing to do is to make these wrappers 'static' since they
    [all...]
syswrap-ppc64-linux.c 55 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
56 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
430 PRE/POST wrappers for ppc64/Linux-specific syscalls
436 /* Add prototypes for the wrappers declared here, so that gcc doesn't
438 the right thing to do is to make these wrappers 'static' since they
    [all...]
syswrap-linux.c 485 PRE/POST wrappers for arch-generic, Linux-specific syscalls
488 // Nb: See the comment above the generic PRE/POST wrappers in
509 *mount wrappers
544 16- and 32-bit uid/gid wrappers
679 miscellaneous wrappers
    [all...]
syswrap-x86-linux.c 61 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
62 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
63 #include "priv_syswrap-linux-variants.h" /* decls of linux variant wrappers */
783 PRE/POST wrappers for x86/Linux-specific syscalls
789 /* Add prototypes for the wrappers declared here, so that gcc doesn't
791 the right thing to do is to make these wrappers 'static' since they
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]
  /external/chromium/base/
callback.h.pump 117 // 3) The arguments wrappers (eg., Unretained() and ConstRef()).
152 // To change this behavior, we introduce a set of argument wrappers
observer_list_threadsafe.h 153 // TODO(mbelshe): Add more wrappers for Notify() with more arguments.
stack_container.h 129 // to use the wrappers below for different types.
  /external/clang/lib/CodeGen/
CGValue.h 1 //===-- CGValue.h - LLVM CodeGen wrappers for llvm::Value* ------*- C++ -*-===//
10 // These classes implement wrappers around llvm::Value in order to
  /external/openssh/contrib/cygwin/
README 203 --with-tcp-wrappers
222 If you want to build with --with-tcp-wrappers, you also need the package
  /external/srec/portable/include/
PFile.h 247 * Expose functions only if use wrappers is not defined, otherwize only expose wrapper functions.
583 * The following are only defined when using pfile wrappers.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
stat.h 378 wrappers around calls to `xstat', `fxstat', `lxstat', and `xmknod',
397 /* Wrappers for stat and mknod system calls. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 378 wrappers around calls to `xstat', `fxstat', `lxstat', and `xmknod',
397 /* Wrappers for stat and mknod system calls. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 378 wrappers around calls to `xstat', `fxstat', `lxstat', and `xmknod',
397 /* Wrappers for stat and mknod system calls. */
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
ProxyTest.java 44 * UndeclaredThrowableException wrappers any checked exception which is not
  /external/chromium/third_party/libjingle/source/talk/base/
stringencode.h 120 // Convenience wrappers
  /external/chromium_org/chrome/browser/resources/web_dev_style/
js_checker.py 65 """Check for wrappers (new String()) instead of builtins (string)."""
  /external/chromium_org/chrome_frame/test/
ie_event_sink.h 135 // These methods are just simple wrappers of the IWebBrowser2 methods.

Completed in 745 milliseconds

<<11121314151617181920>>