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

<<11121314151617181920>>

  /ndk/sources/android/support/src/
math_support.c 33 * so these wrappers are only needed for 32-bit systems.
  /packages/apps/Test/connectivity/sl4n/facades/wifi/
wifi_facade.cpp 204 // wrappers
  /prebuilts/go/darwin-x86/src/sort/
search.go 76 // Convenience wrappers for common cases.
search_test.go 95 // Smoke tests for convenience wrappers - not comprehensive.
  /prebuilts/go/linux-x86/src/sort/
search.go 76 // Convenience wrappers for common cases.
search_test.go 95 // Smoke tests for convenience wrappers - not comprehensive.
  /prebuilts/misc/common/swig/include/2.0.11/std/
_std_deque.i 6 * this file to generate wrappers.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
difference.py 134 """Base class for policy object wrappers."""
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2-sources.jar 
  /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
  /system/security/keystore/
auth_token_table.cpp 30 // Some trivial template wrappers around std algorithms, so they take containers not ranges.
  /external/valgrind/coregrind/m_syswrap/
syswrap-tilegx-linux.c 54 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
55 #include "priv_syswrap-linux.h" /* for decls of linux wrappers */
449 PRE/POST wrappers for tilegx/Linux-specific syscalls
454 /* Add prototypes for the wrappers declared here, so that gcc doesn't
456 the right thing to do is to make these wrappers 'static' since they
    [all...]
syswrap-mips64-linux.c 52 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
53 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
289 PRE/POST wrappers for mips/Linux-specific syscalls
295 /* Add prototypes for the wrappers declared here, so that gcc doesn't harass us
297 is to make these wrappers 'static' since they aren't visible outside this
    [all...]
syswrap-arm-linux.c 56 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
57 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
319 PRE/POST wrappers for arm/Linux-specific syscalls
325 /* Add prototypes for the wrappers declared here, so that gcc doesn't
327 the right thing to do is to make these wrappers 'static' since they
753 // wrappers on arm (as per sys_call_table in linux/arch/arm/kernel/entry.S).
    [all...]
syswrap-arm64-linux.c 50 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
51 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
382 PRE/POST wrappers for arm/Linux-specific syscalls
388 /* Add prototypes for the wrappers declared here, so that gcc doesn't
390 the right thing to do is to make these wrappers 'static' since they
851 // wrappers on arm64 (as per sys_call_table in linux/arch/arm/kernel/entry.S).
    [all...]
syswrap-mips32-linux.c 52 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
53 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
506 PRE/POST wrappers for mips/Linux-specific syscalls
511 /* Add prototypes for the wrappers declared here, so that gcc doesn't
513 the right thing to do is to make these wrappers 'static' since they
798 // wrappers on mips (as per sys_call_table in linux/arch/mips/kernel/entry.S).
    [all...]
syswrap-ppc32-linux.c 53 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
54 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
378 PRE/POST wrappers for ppc32/Linux-specific syscalls
384 /* Add prototypes for the wrappers declared here, so that gcc doesn't
386 the right thing to do is to make these wrappers 'static' since they
851 // wrappers on ppc32 (as per sys_call_table in linux/arch/ppc/kernel/entry.S).
    [all...]
syswrap-ppc64-linux.c 53 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */
54 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */
530 PRE/POST wrappers for ppc64/Linux-specific syscalls
536 /* Add prototypes for the wrappers declared here, so that gcc doesn't
538 the right thing to do is to make these wrappers 'static' since they
773 // wrappers on ppc64 (as per sys_call_table in linux/arch/ppc/kernel/entry.S).
    [all...]
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/flame/
FlameMain.java 183 public InfluencerWrapper[] wrappers; field in class:FlameMain.ControllerType
184 private ControllerType(String desc, InfluencerWrapper[] wrappers){
186 this.wrappers = wrappers;
276 for(Object value : type.wrappers)
    [all...]
  /external/opencv3/cmake/
OpenCVModule.cmake 24 # OPENCV_MODULE_${the_module}_WRAPPERS - list of wrappers supporting this module
77 # add_dependencies(opencv_<name> [REQUIRED] [<list of dependencies>] [OPTIONAL <list of modules>] [WRAP <list of wrappers>])
124 CACHE INTERNAL "List of wrappers supporting module ${full_modname}")
129 # ocv_add_module(<name> [INTERNAL|BINDINGS] [REQUIRED] [<list of dependencies>] [OPTIONAL <list of optional dependencies>] [WRAP <list of wrappers>])
    [all...]
  /external/clang/docs/
DataFlowSanitizerDesign.rst 171 Such functions are automatically-generated wrappers for the native functions.
173 following wrappers will be generated under the args ABI:
  /external/curl/packages/OS400/
README.OS400 24 QADRT does not define ASCII wrappers for all C/system procedures: the
257 _ CCSIDCURL member in file H. This defines the non-standard EBCDIC wrappers for
  /external/icu/icu4c/source/common/
umutex.cpp 32 * ICU Mutex wrappers. Wrap operating system mutexes, giving the rest of ICU a
147 // changed to be thin wrappers on native Windows CONDITION_VARIABLEs, and this function

Completed in 3368 milliseconds

<<11121314151617181920>>