HomeSort by relevance Sort by last modified time
    Searched full:stubs (Results 101 - 125 of 292) sorted by null

1 2 3 45 6 7 8 91011>>

  /ndk/build/platforms/android-5/arch-arm/usr/include/
wchar.h 48 * and all wc functions are stubs to their "normal" equivalent...
  /ndk/build/platforms/android-5/arch-x86/usr/include/
wchar.h 48 * and all wc functions are stubs to their "normal" equivalent...
  /ndk/build/platforms/android-8/arch-arm/usr/include/
wchar.h 48 * and all wc functions are stubs to their "normal" equivalent...
  /ndk/build/platforms/android-8/arch-x86/usr/include/
wchar.h 48 * and all wc functions are stubs to their "normal" equivalent...
  /build/tools/droiddoc/src/
DroidDoc.java 97 //Create the dependency graph for the stubs directory
177 else if (a[0].equals("-stubs")) {
271 // Stubs
273 Stubs.writeStubs(stubsDir, apiXML, apiFile, stubPackages);
409 if (option.equals("-stubs")) {
    [all...]
Stubs.java 28 public class Stubs {
130 // write out the stubs
461 // "was automatically written to stubs.\n");
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc 590 // checks are allowed in stubs.
    [all...]
  /external/v8/src/
flag-definitions.h 413 // code-stubs.cc
414 DEFINE_bool(print_code_stubs, false, "print code stubs")
ic.h 50 /* Utilities for IC stubs. */ \
121 // Returns the map to use for caching stubs for a given object.
log.h 288 // Used for logging stubs found in the snapshot.
322 // Used for logging stubs found in the snapshot.
  /bionic/libc/bionic/
stubs.c 40 /** Thread-specific state for the stubs functions
  /bionic/libc/netbsd/net/
reentrant.h 98 * will use stubs in libc if the application is not linked against the
  /dalvik/vm/native/
InternalNative.c 263 * We insert native method stubs for abstract methods so we don't have to
  /external/freetype/include/freetype/internal/
ftdriver.h 221 * The following functions are used as stubs for `set_char_sizes' and
  /bionic/libc/docs/
OVERVIEW.TXT 36 Syscall stubs:
42 SYSCALLS.TXT contains the list of all syscall stubs to generate, along with
254 See bionic/libc/bionic/stubs.c for more details.
  /bionic/libc/tools/
gensyscalls.py 12 # set this to 1 if you want to generate thumb stubs
15 # set this to 1 if you want to generate ARM EABI stubs
559 D( "re-generating stubs and support files" )
  /external/freetype/src/raster/
ftraster.c     [all...]
  /frameworks/base/
Android.mk 455 # ==== the api stubs and current.xml ===========================
466 LOCAL_MODULE := api-stubs
470 -stubs $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android_stubs_current_intermediates/src \
  /ndk/docs/system/libc/
OVERVIEW.TXT 36 Syscall stubs:
42 SYSCALLS.TXT contains the list of all syscall stubs to generate, along with
242 See bionic/libc/bionic/stubs.c for more details.
  /dalvik/vm/interp/
Jit.c 434 int stubs; local
436 for (i=0, stubs=chains=hit=not_hit=0;
443 stubs++;
478 LOGD("JIT: %d Translation chains, %d interp stubs",
479 gDvmJit.translationChains, stubs);
    [all...]
  /external/icu4c/test/intltest/
transapi.cpp 720 // Stubs
741 // Stubs
762 // Stubs
    [all...]
  /external/v8/tools/v8.xcodeproj/
project.pbxproj 52 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
148 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
    [all...]
  /bionic/libc/stdlib/
wchar.c 33 /* stubs for wide-char functions */
  /cts/tools/utils/
buildCts.py 100 'cts/tests/src', # cts test stubs
  /external/icu4c/test/perf/normperf/
normperf.h 17 // Stubs for Windows API functions when building on UNIXes.

Completed in 533 milliseconds

1 2 3 45 6 7 8 91011>>