/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/ |
compiler.h | 12 * non-uapi <linux/compiler.h>. That's fine for building bionic too.
|
/external/slf4j/slf4j-jdk14/src/main/java/org/slf4j/impl/ |
JDK14LoggerAdapter.java | 160 * Is this logger instance enabled for the FINE level? 162 * @return True if this Logger is enabled for level FINE, false otherwise. 165 return logger.isLoggable(Level.FINE); 169 * Log a message object at level FINE. 175 if (logger.isLoggable(Level.FINE)) { 176 log(SELF, Level.FINE, msg, null); 181 * Log a message at level FINE according to the specified format and argument. 185 * for level FINE. 194 if (logger.isLoggable(Level.FINE)) { 196 log(SELF, Level.FINE, ft.getMessage(), ft.getThrowable()) [all...] |
/external/clang/test/Sema/ |
decl-microsoft-call-conv.c | 5 // This is fine, as CrcGenerateTable*() has a prototype. 34 // Regular calling convention is fine.
|
/external/curl/tests/data/ |
test1319 | 16 HTTP/1.1 200 Mighty fine indeed
34 HTTP/1.1 200 Mighty fine indeed
|
test1321 | 16 HTTP/1.1 200 Mighty fine indeed
30 HTTP/1.1 200 Mighty fine indeed
|
test1419 | 17 HTTP/1.1 200 fine!
32 HTTP/1.1 200 fine!
|
/frameworks/base/tests/CoreTests/android/core/ |
MiscRegressionTest.java | 33 Logger.global.fine("This has logging Level.FINE, should become VERBOSE");
|
/external/iptables/extensions/ |
libxt_TCPMSS.man | 11 problem are that everything works fine from your Linux 17 Small mail works fine, but large emails hang. 19 ssh works fine, but scp hangs after initial handshaking.
|
/external/autotest/client/site_tests/desktopui_CameraApp/ |
control | 18 This integration test verifies if the ToT version of the Camera App works fine.
|
/external/autotest/client/site_tests/video_MultiplePlayback/ |
control | 7 PURPOSE = "Verify that simultaneous playback works fine in all opened tabs."
|
/external/clang/test/Headers/ |
ms-null-ms-header-vs-stddef.cpp | 15 // NULL should work fine even with __null defined to nothing.
|