OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SH4
(Results
1 - 25
of
26
) sorted by null
1
2
/external/srec/make/asr/
Makefile.config
23
ASR_CPU =
SH4
24
ASR_TARGET_CPU =
SH4
/external/srec/portable/include/
pendian.h
67
#elif defined(_sh4_)||defined(
SH4
)
81
/* *//* */#error "Could not determine endianness of the machine Unknown OS for
SH4
Chip."
/external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerSH4.cpp
29
#if ENABLE(ASSEMBLER) && CPU(
SH4
)
MacroAssembler.h
53
#elif CPU(
SH4
)
SH4Assembler.h
30
#if ENABLE(ASSEMBLER) && CPU(
SH4
)
330
//
SH4
condition codes
[
all
...]
/external/stlport/stlport/stl/config/
_evc.h
213
# elif defined (
SH4
)
214
# define _STLP_NATIVE_INCLUDE_PATH ../
sh4
/external/webkit/Source/JavaScriptCore/wtf/text/
StringHash.h
58
#if CPU(ARM) || CPU(
SH4
) || CPU(MIPS)
AtomicString.cpp
145
#if CPU(ARM) || CPU(
SH4
) || CPU(MIPS) || CPU(SPARC)
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
213
# elif defined (
SH4
)
214
# define _STLP_NATIVE_INCLUDE_PATH ../
sh4
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
213
# elif defined (
SH4
)
214
# define _STLP_NATIVE_INCLUDE_PATH ../
sh4
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
213
# elif defined (
SH4
)
214
# define _STLP_NATIVE_INCLUDE_PATH ../
sh4
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
213
# elif defined (
SH4
)
214
# define _STLP_NATIVE_INCLUDE_PATH ../
sh4
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
213
# elif defined (
SH4
)
214
# define _STLP_NATIVE_INCLUDE_PATH ../
sh4
/external/webkit/Source/JavaScriptCore/jit/
ExecutableAllocator.h
50
#if CPU(
SH4
) && OS(LINUX)
320
#elif CPU(
SH4
) && OS(LINUX)
JITInlineMethods.h
126
#elif CPU(
SH4
)
154
#if CPU(
SH4
)
187
#elif CPU(
SH4
)
253
#elif CPU(
SH4
)
JITStubs.h
232
#elif CPU(
SH4
)
JSInterfaceJIT.h
156
#elif CPU(
SH4
)
JITOpcodes32_64.cpp
248
#elif CPU(
SH4
)
416
#elif CPU(
SH4
)
[
all
...]
JIT.h
476
#elif CPU(
SH4
)
[
all
...]
JITPropertyAccess32_64.cpp
625
#if CPU(MIPS) || CPU(
SH4
)
[
all
...]
JITStubs.cpp
317
#elif CPU(
SH4
)
[
all
...]
/external/webkit/Source/JavaScriptCore/runtime/
UString.h
205
#if CPU(ARM) || CPU(
SH4
) || CPU(MIPS)
/external/webkit/Source/JavaScriptCore/wtf/
Platform.h
179
/* CPU(
SH4
) - SuperH SH-4 */
1136
#if CPU(
SH4
) && PLATFORM(QT)
[
all
...]
/external/webkit/Source/JavaScriptCore/yarr/
YarrJIT.cpp
62
#elif CPU(
SH4
)
[
all
...]
/external/stlport/
configure.bat
383
if "%TARGETCPU%" == "
SH4
" goto pr_sh4
420
echo TARGET_PROC=
sh4
>> build\Makefiles\nmake\config.mak
Completed in 422 milliseconds
1
2