OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convention
(Results
76 - 100
of
1706
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/compiler-rt/lib/builtins/arm/
floatunssidfvfp.S
16
// Uses Darwin calling
convention
where a double precision result is
floatunssisfvfp.S
16
// Uses Darwin calling
convention
where a single precision result is
gedf2vfp.S
16
// Uses Darwin calling
convention
where double precision arguments are passsed
gesf2vfp.S
16
// Uses Darwin calling
convention
where single precision arguments are passsed
gtdf2vfp.S
16
// Uses Darwin calling
convention
where double precision arguments are passsed
gtsf2vfp.S
16
// Uses Darwin calling
convention
where single precision arguments are passsed
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
16
// calling
convention
where double arguments are passsed in GPR pairs
mulsf3vfp.S
16
// calling
convention
where single arguments are passsed like 32-bit ints.
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
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
/external/flac/include/share/
alloc.h
71
/* malloc(0) is undefined; FLAC src
convention
is to always allocate */
80
return malloc(1); /* malloc(0) is undefined; FLAC src
convention
is to always allocate */
124
return malloc(1); /* malloc(0) is undefined; FLAC src
convention
is to always allocate */
147
return malloc(1); /* malloc(0) is undefined; FLAC src
convention
is to always allocate */
/external/llvm/test/Transforms/GlobalOpt/
fastcc.ll
16
;
convention
.
/external/skia/src/gpu/gl/win/
GrGLCreateNativeInterface_win.cpp
62
* Otherwise, a springboard would be needed that hides the calling
convention
.
/external/slf4j/slf4j-site/src/site/pages/
localization.html
129
<code>LogLogger</code> follows the standard Java
convention
for
133
parameter, <code>LogLogger</code> follows the {}
convention
, as
147
// follows the MessageFormat
convention
150
// follows the {}
convention
Completed in 69 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>