OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NATIVE
(Results
1 - 25
of
177
) sorted by null
1
2
3
4
5
6
7
8
/toolchain/binutils/binutils-2.25/ld/emulparams/
elf64rdos.sh
21
NATIVE
=yes
elf32_x86_64.sh
23
NATIVE
=yes
elf64_s390.sh
18
# in the name as if it were
native
.
23
NATIVE
=yes
elf64_sparc.sh
26
# and "v7", "v8", "v9" in the name as if it were
native
.
31
NATIVE
=yes
elf_k1om.sh
24
NATIVE
=yes
elf_l1om.sh
24
NATIVE
=yes
elf_x86_64.sh
25
NATIVE
=yes
elf32bmipn32-defs.sh
25
NATIVE
=yes
elf32ppccommon.sh
36
# in the name as if it were
native
.
40
NATIVE
=yes
/external/javassist/src/main/javassist/
Modifier.java
40
public static final int
NATIVE
= AccessFlag.
NATIVE
;
120
* Returns true if the modifiers include the <tt>
native
</tt>
124
return (mod &
NATIVE
) != 0;
/cts/tools/dasm/src/dasm/
sym.java
39
static final int
NATIVE
= 42;
/external/opencv3/3rdparty/openexr/IlmImf/
ImfCompressor.h
91
NATIVE
, // the machine's
native
format
/libcore/ojluni/src/main/java/java/lang/reflect/
Modifier.java
152
* {@code
native
} modifier, {@code false} otherwise.
156
* {@code
native
} modifier; {@code false} otherwise.
159
return (mod &
NATIVE
) != 0;
210
* volatile synchronized
native
strictfp
244
if ((mod &
NATIVE
) != 0) sb.append("
native
");
307
* The {@code int} value representing the {@code
native
}
310
public static final int
NATIVE
= 0x00000100;
390
Modifier.SYNCHRONIZED | Modifier.
NATIVE
| Modifier.STRICT;
/toolchain/binutils/binutils-2.25/ld/
genscripts.sh
107
# be set for any libpath-using emulation;
NATIVE
will be set for a
108
# libpath-using emulation where ${host} = ${target}.
NATIVE
115
NATIVE
=yes
123
# If the emulparams file sets
NATIVE
, make sure USE_LIBPATH is set also.
124
if test "x$
NATIVE
" = "xyes" ; then
210
# Always search $(tooldir)/lib, aka /usr/local/TARGET/lib when
native
215
if [ "x${
NATIVE
}" = "xyes" ] ; then
224
case "${
NATIVE
}:${LIBPATH_SUFFIX}:${TOOL_LIB}" in
235
if [ "x${
NATIVE
}" = "xyes" ] ; then
/frameworks/native/opengl/libs/EGL/
egl_object.h
71
egl_object_t*
native
= reinterpret_cast<N*>(o);
local
72
if (o && egl_object_t::get(display,
native
)) {
73
ref =
native
;
178
template<typename
NATIVE
, typename EGL>
179
static inline
NATIVE
* egl_to_native_cast(EGL arg) {
180
return reinterpret_cast<
NATIVE
*>(arg);
/libcore/luni/src/test/java/libcore/java/lang/reflect/
ModifierTest.java
58
assertTrue(Modifier.isNative(Modifier.
NATIVE
));
59
assertTrue(!Modifier.isNative(-1 & ~Modifier.
NATIVE
));
/external/javassist/src/main/javassist/bytecode/
AccessFlag.java
33
public static final int
NATIVE
= 0x0100;
/external/javassist/src/main/javassist/compiler/
TokenId.java
46
int
NATIVE
= 327;
/external/libyuv/files/
winarm.mk
10
ARFLAGS=/MACHINE:ARM /NOLOGO /SUBSYSTEM:
NATIVE
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestPushMessage.java
50
oap.add(OAP_TAGID_CHARSET, charset == CharsetType.
NATIVE
? CHARSET_NATIVE : CHARSET_UTF8);
/external/chromium-trace/catapult/telemetry/telemetry/timeline/
memory_dump_event_unittest.py
110
'/
Native
heap': NATIVE_1 + NATIVE_2,
204
(JAVA_HEAP_1, JAVA_HEAP_2, ASHMEM_1, ASHMEM_2,
NATIVE
,
213
'[heap]
native
': {'pss':
NATIVE
, 'pd': DIRTY_2},
224
'mmaps_native_heap':
NATIVE
},
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeRootn.java
86
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
165
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
244
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
323
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
TestNativeAcos.java
78
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
147
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
216
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
285
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
361
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
434
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
507
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
580
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
TestNativeAcosh.java
78
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
147
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
216
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
285
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
361
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
434
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
507
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
580
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
TestNativeAcospi.java
78
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
147
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
216
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
285
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.FLOAT, relaxed);
361
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
434
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
507
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
580
Target target = new Target(Target.FunctionType.
NATIVE
, Target.ReturnType.HALF, relaxed);
Completed in 1439 milliseconds
1
2
3
4
5
6
7
8