/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
inttypes.h | 37 * literal containing a conversion specifier, possibly modified by 43 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/ |
inttypes.h | 30 * literal containing a conversion specifier, possibly modified by 36 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/ |
inttypes.h | 30 * literal containing a conversion specifier, possibly modified by 36 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/ |
inttypes.h | 30 * literal containing a conversion specifier, possibly modified by 36 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ |
inttypes.h | 30 * literal containing a conversion specifier, possibly modified by 36 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ |
inttypes.h | 30 * literal containing a conversion specifier, possibly modified by 36 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ |
inttypes.h | 30 * literal containing a conversion specifier, possibly modified by 36 * family), followed by the conversion specifier, followed by a
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ |
inttypes.h | 30 * literal containing a conversion specifier, possibly modified by 36 * family), followed by the conversion specifier, followed by a
|
/external/clang/lib/Parse/ |
Parser.cpp | 918 // literal following it, this must be a C++ linkage specifier like [all...] |
/frameworks/base/core/java/android/net/ |
NetworkCapabilities.java | 208 * Network specifier for factories which want to match any network specifier 581 * Sets the optional bearer specific network specifier. 592 * specific network specifier where the bearer has a choice of 607 * Gets the optional bearer specific network specifier. 609 * @return The optional {@code String} specifying the bearer specific network specifier. 872 String specifier = (mNetworkSpecifier == null ? local [all...] |