OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
501 - 525
of
1673
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/compile/libbcc/runtime/lib/arm/
ledf2vfp.S
16
// Uses
Darwin
calling convention where double precision arguments are passsed
lesf2vfp.S
16
// Uses
Darwin
calling convention where single precision arguments are passsed
ltdf2vfp.S
16
// Uses
Darwin
calling convention where double precision arguments are passsed
ltsf2vfp.S
16
// Uses
Darwin
calling convention where single precision arguments are passsed
muldf3vfp.S
15
// Multiplies two double precision floating point numbers using the
Darwin
mulsf3vfp.S
15
// Multiplies two single precision floating point numbers using the
Darwin
nedf2vfp.S
16
// Uses
Darwin
calling convention where double precision arguments are passsed
negdf2vfp.S
16
//
Darwin
calling convention where double arguments are passsed in GPR pairs.
negsf2vfp.S
16
//
Darwin
calling convention where single arguments are passsed like 32-bit ints
nesf2vfp.S
16
// Uses
Darwin
calling convention where single precision arguments are passsed
subdf3vfp.S
16
// the
Darwin
calling convention where double arguments are passsed in GPR pairs
subsf3vfp.S
16
// using the
Darwin
calling convention where single arguments are passsed
sync_synchronize.S
15
// On
Darwin
the implementation jumps to an OS supplied function named
truncdfsf2vfp.S
16
// Uses
Darwin
calling convention where a double precision parameter is
unorddf2vfp.S
16
// Uses
Darwin
calling convention where double precision arguments are passsed
unordsf2vfp.S
16
// Uses
Darwin
calling convention where single precision arguments are passsed
/frameworks/compile/libbcc/runtime/lib/
clear_cache.c
33
/* On
Darwin
, sys_icache_invalidate() provides this functionality */
/frameworks/compile/libbcc/runtime/make/platform/
clang_darwin.mk
7
Description := Static runtime libraries for clang/
Darwin
.
/frameworks/compile/mclinker/include/mcld/Target/
DarwinLDBackend.h
19
* \brief DarwinLDBackend provides a common interface for all
Darwin
OS LDBackend.
/ndk/
ndk-build
74
# The 64-bit / 32-bit distinction gets tricky on Linux and
Darwin
because
80
Darwin
) HOST_OS=
darwin
;;
101
linux-x86_64|
darwin
-x86_64)
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib32/
libbfd.la
41
libdir='/usr/local/x86_64-apple-
darwin
/arm-linux-androideabi/lib'
/sdk/emulator/opengl/host/libs/Translator/EGL/
Android.mk
11
ifeq ($(HOST_OS),
darwin
)
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/
Android.mk
19
ifeq ($(HOST_OS),
darwin
)
/sdk/monitor/
monitor
38
if [[ "
Darwin
" == `uname` ]]; then
/sdk/swtmenubar/
Android.mk
22
ifeq ($(HOST_OS),
darwin
)
Completed in 1184 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>