HomeSort by relevance Sort by last modified time
    Searched full:stubs (Results 201 - 225 of 961) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/v8/test/cctest/
test-code-stubs-x64.cc 33 #include "src/code-stubs.h"
37 #include "test/cctest/test-code-stubs.h"
test-code-stubs-x87.cc 35 #include "src/code-stubs.h"
39 #include "test/cctest/test-code-stubs.h"
test-code-stubs.cc 35 #include "src/code-stubs.h"
39 #include "test/cctest/test-code-stubs.h"
  /frameworks/base/cmds/uiautomator/library/
Android.mk 45 -stubs $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android_uiautomator_intermediates/src \
53 LOCAL_MODULE := uiautomator-stubs
  /frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h 31 * \brief BranchIsland is a collection of stubs
165 /// m_Relocations - list of relocations created for stubs in this island
  /frameworks/support/
apicheck.mk 37 LOCAL_MODULE := $(support_module)-stubs
48 -stubs $(TARGET_OUT_COMMON_INTERMEDIATES)/$(LOCAL_MODULE_CLASS)/$(LOCAL_MODULE)_intermediates/src \
  /prebuilts/tools/common/m2/repository/com/apple/AppleJavaExtensions/1.4/
AppleJavaExtensions-1.4.pom 25 This is a pluggable jar of stub classes representing the new Apple eAWT and eIO APIs for Java on Mac OS X. The purpose of these stubs is to allow for compilation of eAWT- or eIO-referencing code on platforms other than Mac OS X. The jar file is enclosed in a zip archive for easy expansion on other platforms.
29 These stubs are not intended for the runtime classpath on non-Mac platforms. Please see the OSXAdapter sample for how to write cross-platform code that uses eAWT.
  /external/v8/src/
code-stubs.h 20 // List of code stubs used on all platforms.
82 /* IC Handler stubs */ \
90 // List of code stubs only used on ARM 32 bits platforms.
100 // List of code stubs only used on ARM 64 bits platforms.
111 // List of code stubs only used on MIPS platforms.
128 // Combined list of code stubs.
135 // Stub is base classes of all stubs.
142 NoCache, // marker for stubs that do custom caching
174 // Some stubs put untagged junk on the stack that cannot be scanned by the
320 // There are some code stubs we just can't describe right now with
    [all...]
  /external/protobuf/vsprojects/
tests.vcproj 262 RelativePath="..\src\google\protobuf\stubs\common_unittest.cc"
334 RelativePath="..\src\google\protobuf\stubs\once_unittest.cc"
358 RelativePath="..\src\google\protobuf\stubs\structurally_valid_unittest.cc"
362 RelativePath="..\src\google\protobuf\stubs\stringprintf_unittest.cc"
366 RelativePath="..\src\google\protobuf\stubs\template_util_unittest.cc"
370 RelativePath="..\src\google\protobuf\stubs\type_traits_unittest.cc"
374 RelativePath="..\src\google\protobuf\stubs\strutil_unittest.cc"
  /external/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 55 * Tests services and stubs.
112 /** Tests generated stubs. */
140 /** Tests generated blocking stubs. */
  /external/v8/src/arm/
debug-arm.cc 229 // Register state for CallFunctionStub (from code-stubs-arm.cc).
238 // Calling convention for CallConstructStub (from code-stubs-arm.cc)
249 // Calling convention for CallConstructStub (from code-stubs-arm.cc)
  /external/v8/src/ia32/
debug-ia32.cc 234 // Register state for CallFunctionStub (from code-stubs-ia32.cc).
243 // Register state for CallConstructStub (from code-stubs-ia32.cc).
257 // Register state for CallConstructStub (from code-stubs-ia32.cc).
  /external/v8/src/mips/
debug-mips.cc 238 // Register state for CallFunctionStub (from code-stubs-mips.cc).
247 // Calling convention for CallConstructStub (from code-stubs-mips.cc).
258 // Calling convention for CallConstructStub (from code-stubs-mips.cc).
  /external/v8/src/mips64/
debug-mips64.cc 240 // Register state for CallFunctionStub (from code-stubs-mips.cc).
249 // Calling convention for CallConstructStub (from code-stubs-mips.cc).
261 // Calling convention for CallConstructStub (from code-stubs-mips.cc).
  /external/v8/src/x64/
debug-x64.cc 216 // Register state for CallFunctionStub (from code-stubs-x64.cc).
225 // Register state for CallConstructStub (from code-stubs-x64.cc).
238 // Register state for CallConstructStub (from code-stubs-x64.cc).
  /external/v8/src/x87/
debug-x87.cc 234 // Register state for CallFunctionStub (from code-stubs-x87.cc).
243 // Register state for CallConstructStub (from code-stubs-x87.cc).
257 // Register state for CallConstructStub (from code-stubs-x87.cc).
  /art/runtime/entrypoints/quick/
quick_default_externs.h 31 // These are extern declarations of assembly stubs with common names.
  /art/runtime/jit/
jit_code_cache.h 125 // This map holds code for methods if they were deoptimized by the instrumentation stubs. This is
  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechServiceTest.java 91 // Wake up the Stubs #onSynthesizeSpeech (one that will be stopped in-progress)
  /development/tools/mkstubs/src/com/android/mkstubs/
StubGenerator.java 37 * stubs the remaining classes and then generates a Jar out of them.
  /external/boringssl/
rules.mk 67 lib/openssl-stubs \
  /external/llvm/include/llvm/MC/
MCSectionMachO.h 35 /// size of stubs, for example.
  /external/llvm/test/CodeGen/AArch64/
pic-eh-stubs.ll 11 ; ... referring indirectly to stubs for its typeinfo ...
  /external/ltrace/sysdeps/linux-gnu/ppc/
arch.h 55 struct library_symbol *stubs; member in struct:arch_ltelf_data
  /external/mesa3d/src/mapi/glapi/
glapi.h 176 * These stubs are kept so that the old DRI drivers still load.

Completed in 1251 milliseconds

1 2 3 4 5 6 7 891011>>