OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hassetend
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/os/src/android/os/cts/
CpuInstructions.java
27
public static native boolean
hasSetend
();
CpuInstructionsTest.java
44
CpuInstructions.
hasSetend
());
/cts/tests/tests/os/jni/
android_os_cts_CpuInstructions.cpp
138
{ "
hasSetend
", "()Z", (void *)android_os_cts_CpuInstructions_hasSetend },
Completed in 59 milliseconds