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

1 23 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/
config-x86 43 # "helper" code for C; include if you use any of the C stubs (this generates
config-armv5te-vfp 95 # "helper" code for C; include if you use any of the C stubs (this generates
  /dalvik/vm/mterp/portable/
stubdefs.c 2 * In the C mterp stubs, "goto" is a function call followed immediately
  /external/dhcpcd/
Makefile 2 # Our mk stubs also work with GNU make.
  /external/opencore/oscl/oscl/osclregcli/src/
oscl_registry_client_impl.cpp 33 //non-functional stubs are implemented in the header-- nothing needed here.
  /external/webkit/JavaScriptCore/
create_rvct_stubs 34 print STDERR "Creating RVCT stubs for $file \n";
  /external/webkit/WebCore/platform/graphics/chromium/
IconChromiumMac.cpp 36 // FIXME: These are temporary stubs, we need real implementations which
ImageChromiumMac.mm 46 // FIXME: These are temporary stubs, we need real implementations which
  /external/webkit/WebCore/platform/gtk/
TemporaryLinkStubs.cpp 42 /* Completely empty stubs (mostly to allow DRT to run): */
  /external/zlib/old/
Makefile.riscos 44 @.minigzip: @.o.minigzip @.lib C:o.Stubs
45 Link $(Linkflags) @.o.minigzip @.lib C:o.Stubs
46 @.example: @.o.example @.lib C:o.Stubs
47 Link $(Linkflags) @.o.example @.lib C:o.Stubs
  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omxregistry.cpp 93 // external factory functions needed for creation of each component (or stubs for testing)
157 // external factory functions needed for creation of each component (or stubs for testing)
338 // external factory functions needed for creation of each component (or stubs for testing)
400 // external factory functions needed for creation of each component (or stubs for testing)
465 // external factory functions needed for creation of each component (or stubs for testing)
527 // external factory functions needed for creation of each component (or stubs for testing)
589 // external factory functions needed for creation of each component (or stubs for testing)
652 // external factory functions needed for creation of each component (or stubs for testing)
714 // external factory functions needed for creation of each component (or stubs for testing)
778 // external factory functions needed for creation of each component (or stubs for testing
    [all...]
  /external/v8/src/
stub-cache.h 40 // The design of the table uses the inline cache stubs used for
198 // Functions for generating stubs at startup.
304 // Support functions for IC stubs for callbacks.
309 // Support functions for IC stubs for interceptors.
318 // Support function for computing call IC miss stubs.
322 // The stub compiler compiles stubs for the stub cache.
346 // Static functions for generating parts of stubs.
code-stubs.cc 31 #include "code-stubs.h"
53 // Nested stubs are not allowed for leafs.
codegen.h 32 #include "code-stubs.h"
331 // stubs.
345 // names in the profile since most compare stubs end up in the snapshot.
  /bionic/libc/
README 26 stubs from the list defined in the file SYSCALLS.TXT. You can thus add a new syscall
  /bionic/libdl/
Android.mk 34 # with missing symbols. Since this library is just a bunch of stubs, we set
  /build/core/
java.mk 75 full_classes_stubs_jar := $(intermediates.COMMON)/stubs.jar
126 # Droiddoc isn't currently able to generate stubs for modules, so we're just
127 # allowing it to use the classes.jar as the "stubs" that would be use to link
138 ALL_MODULES.$(LOCAL_MODULE).STUBS := $(full_classes_stubs_jar)
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
NotImplementedException.java 24 * that programs that call the stubs fail early and predictably.
  /dalvik/vm/mterp/cstubs/
stubdefs.c 11 * In the C mterp stubs, "goto" is a function call followed immediately
  /development/tools/idegen/
excluded-paths 19 # Generated API stubs. We only want the originals in our IDE.
  /development/tools/mkstubs/src/com/android/mkstubs/stubber/
ClassStubber.java 27 * A class visitor that generates stubs for all methods of the visited class.
  /external/v8/test/mjsunit/
megamorphic-callbacks.js 44 // Initialize IC stubs.
  /build/core/tasks/
sdk-addon.mk 33 $(eval _src := $(call module-stubs-files,$(call word-colon,1,$(cf)))) \
  /dalvik/vm/native/
InternalNativePriv.h 54 * We insert native method stubs for abstract methods so we don't have to
  /development/tools/mkstubs/src/com/android/mkstubs/
StubGenerator.java 36 * stubs the remaining classes and then generates a Jar out of them.

Completed in 66 milliseconds

1 23 4 5 6 7 8 91011>>