/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
DeviceInfoConstants.java | 26 public static final String OPEN_GL_COMPRESSED_TEXTURE_FORMATS = 28 public static final String SYS_LIBRARIES = "systemlibraries"; 29 public static final String PARTITIONS = "partitions"; 30 public static final String OPEN_GL_ES_VERSION = "openGlEsVersion"; 31 public static final String PROCESSES = "processes"; 32 public static final String FEATURES = "features"; 33 public static final String PHONE_NUMBER = "subscriberId"; 34 public static final String LOCALES = "locales"; 35 public static final String IMSI = "imsi"; 36 public static final String IMEI = "imei" [all...] |
/external/nist-sip/java/gov/nist/core/ |
LogLevels.java | 8 public static final int TRACE_NONE = 0; 9 public static final int TRACE_FATAL = 2; 10 public static final int TRACE_ERROR = 4; 11 public static final int TRACE_WARN = 8; 12 public static final int TRACE_INFO = 16; 13 public static final int TRACE_DEBUG = 32; 14 public static final int TRACE_TRACE = 64; 15 public static final int TRACE_MESSAGES = TRACE_INFO; 16 public static final int TRACE_EXCEPTION = TRACE_ERROR;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
limits | 181 * The @c static @c const members are usable as integral constant 192 static const bool is_specialized = false; 197 static const int digits = 0; 199 static const int digits10 = 0; 201 static const bool is_signed = false; 205 static const bool is_integer = false; 210 static const bool is_exact = false; 213 static const int radix = 0; 217 static const int min_exponent = 0; 220 static const int min_exponent10 = 0 [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
limits | 181 * The @c static @c const members are usable as integral constant 192 static const bool is_specialized = false; 197 static const int digits = 0; 199 static const int digits10 = 0; 201 static const bool is_signed = false; 205 static const bool is_integer = false; 210 static const bool is_exact = false; 213 static const int radix = 0; 217 static const int min_exponent = 0; 220 static const int min_exponent10 = 0 [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
limits | 181 * The @c static @c const members are usable as integral constant 192 static const bool is_specialized = false; 197 static const int digits = 0; 199 static const int digits10 = 0; 201 static const bool is_signed = false; 205 static const bool is_integer = false; 210 static const bool is_exact = false; 213 static const int radix = 0; 217 static const int min_exponent = 0; 220 static const int min_exponent10 = 0 [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
limits | 181 * The @c static @c const members are usable as integral constant 192 static const bool is_specialized = false; 197 static const int digits = 0; 199 static const int digits10 = 0; 201 static const bool is_signed = false; 205 static const bool is_integer = false; 210 static const bool is_exact = false; 213 static const int radix = 0; 217 static const int min_exponent = 0; 220 static const int min_exponent10 = 0 [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
limits | 181 * The @c static @c const members are usable as integral constant 192 static const bool is_specialized = false; 197 static const int digits = 0; 199 static const int digits10 = 0; 201 static const bool is_signed = false; 205 static const bool is_integer = false; 210 static const bool is_exact = false; 213 static const int radix = 0; 217 static const int min_exponent = 0; 220 static const int min_exponent10 = 0 [all...] |
/external/libnfc-nci/halimpl/bcm2079x/include/ |
spdhelper.h | 11 static bool isPatchBad(UINT8* prm, UINT32 len); 12 static void setPatchAsBad(); 13 static void incErrorCount(); 14 static bool isSpdDebug(); 18 static SpdHelper& getInstance();
|
/external/proguard/src/proguard/ |
ConfigurationConstants.java | 30 public static final String OPTION_PREFIX = "-"; 31 public static final String AT_DIRECTIVE = "@"; 32 public static final String INCLUDE_DIRECTIVE = "-include"; 33 public static final String BASE_DIRECTORY_DIRECTIVE = "-basedirectory"; 35 public static final String INJARS_OPTION = "-injars"; 36 public static final String OUTJARS_OPTION = "-outjars"; 37 public static final String LIBRARYJARS_OPTION = "-libraryjars"; 38 public static final String RESOURCEJARS_OPTION = "-resourcejars"; 40 public static final String KEEP_OPTION = "-keep"; 41 public static final String KEEP_CLASS_MEMBERS_OPTION = "-keepclassmembers" [all...] |
/external/skia/src/sfnt/ |
SkSFNTHeader.h | 23 static const SK_OT_CHAR TAG0 = 0; 24 static const SK_OT_CHAR TAG1 = 1; 25 static const SK_OT_CHAR TAG2 = 0; 26 static const SK_OT_CHAR TAG3 = 0; 27 static const SK_OT_ULONG TAG = SkOTTableTAG<fontType_WindowsTrueType>::value; 30 static const SK_OT_CHAR TAG0 = 't'; 31 static const SK_OT_CHAR TAG1 = 'r'; 32 static const SK_OT_CHAR TAG2 = 'u'; 33 static const SK_OT_CHAR TAG3 = 'e'; 34 static const SK_OT_ULONG TAG = SkOTTableTAG<fontType_MacTrueType>::value [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
plugin-version.h | 3 static char basever[] = "4.6.x-google"; 4 static char datestamp[] = "20120106"; 5 static char devphase[] = "prerelease"; 6 static char revision[] = ""; 11 static struct plugin_gcc_version gcc_version = {basever, datestamp,
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
plugin-version.h | 3 static char basever[] = "4.6.x-google"; 4 static char datestamp[] = "20120106"; 5 static char devphase[] = "prerelease"; 6 static char revision[] = ""; 11 static struct plugin_gcc_version gcc_version = {basever, datestamp,
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
plugin-version.h | 3 static char basever[] = "4.6.x-google"; 4 static char datestamp[] = "20120106"; 5 static char devphase[] = "prerelease"; 6 static char revision[] = ""; 11 static struct plugin_gcc_version gcc_version = {basever, datestamp,
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
plugin-version.h | 3 static char basever[] = "4.6.x-google"; 4 static char datestamp[] = "20120106"; 5 static char devphase[] = "prerelease"; 6 static char revision[] = ""; 11 static struct plugin_gcc_version gcc_version = {basever, datestamp,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
LaunchMessages.java | 22 private static final String BUNDLE_NAME = "com.android.ide.eclipse.adt.internal.launch.messages"; //$NON-NLS-1$ 25 public static String LaunchDialogTitle; 26 public static String NonAndroidProjectError; 27 public static String ParseFileFailure_s; 30 public static String AndroidJUnitLaunchAction_LaunchDesc_s; 31 public static String AndroidJUnitLaunchAction_LaunchFail; 32 public static String AndroidJUnitLaunchAction_LaunchInstr_2s; 33 public static String AndroidJUnitDelegate_NoRunnerConfigMsg_s; 34 public static String AndroidJUnitDelegate_NoRunnerConsoleMsg_4s; 35 public static String AndroidJUnitDelegate_NoRunnerMsg_s [all...] |
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
Tags.java | 23 * The static final int's, of the form <page>_<tag> = <constant> are used in parsing incoming 32 public static final int AIRSYNC = 0x00; 33 public static final int CONTACTS = 0x01; 34 public static final int EMAIL = 0x02; 35 public static final int CALENDAR = 0x04; 36 public static final int MOVE = 0x05; 37 public static final int GIE = 0x06; 38 public static final int FOLDER = 0x07; 39 public static final int MREQ = 0x08; 40 public static final int TASK = 0x09 [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/sec/ |
SECObjectIdentifiers.java | 13 static final ASN1ObjectIdentifier ellipticCurve = new ASN1ObjectIdentifier("1.3.132.0"); 15 static final ASN1ObjectIdentifier sect163k1 = ellipticCurve.branch("1"); 16 static final ASN1ObjectIdentifier sect163r1 = ellipticCurve.branch("2"); 17 static final ASN1ObjectIdentifier sect239k1 = ellipticCurve.branch("3"); 18 static final ASN1ObjectIdentifier sect113r1 = ellipticCurve.branch("4"); 19 static final ASN1ObjectIdentifier sect113r2 = ellipticCurve.branch("5"); 20 static final ASN1ObjectIdentifier secp112r1 = ellipticCurve.branch("6"); 21 static final ASN1ObjectIdentifier secp112r2 = ellipticCurve.branch("7"); 22 static final ASN1ObjectIdentifier secp160r1 = ellipticCurve.branch("8"); 23 static final ASN1ObjectIdentifier secp160k1 = ellipticCurve.branch("9") [all...] |
/libcore/luni/src/main/java/libcore/icu/ |
NativeCollation.java | 14 * Package static class for declaring all native methods for collation use. 23 public static native void closeCollator(int address); 24 public static native int compare(int address, String source, String target); 25 public static native int getAttribute(int address, int type); 26 public static native int getCollationElementIterator(int address, String source); 27 public static native String getRules(int address); 28 public static native byte[] getSortKey(int address, String source); 29 public static native int openCollator(String locale); 30 public static native int openCollatorFromRules(String rules, int normalizationMode, int collationStrength); 31 public static native int safeClone(int address) [all...] |
/external/clang/test/CXX/class/class.local/ |
p4.cpp | 5 static int a; // expected-error {{static data member 'a' not allowed in local class 'X'}} 8 static void f() { }
|
/external/compiler-rt/lib/asan/lit_tests/Helpers/ |
initialization-nobug-extra.cc | 3 static int ab = getAB(); 6 static int one = countCalls(); 9 static int coolest_integer = getCoolestInteger();
|
/libcore/luni/src/main/native/ |
JniConstants.h | 41 static void init(JNIEnv* env); 43 static jclass bidiRunClass; 44 static jclass bigDecimalClass; 45 static jclass booleanClass; 46 static jclass byteArrayClass; 47 static jclass byteClass; 48 static jclass calendarClass; 49 static jclass charsetICUClass; 50 static jclass constructorClass; 51 static jclass deflaterClass [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAssignedNumbers.java | 33 public static final int ERICSSON_TECHNOLOGY = 0x0000; 38 public static final int NOKIA_MOBILE_PHONES = 0x0001; 43 public static final int INTEL = 0x0002; 48 public static final int IBM = 0x0003; 53 public static final int TOSHIBA = 0x0004; 58 public static final int THREECOM = 0x0005; 63 public static final int MICROSOFT = 0x0006; 68 public static final int LUCENT = 0x0007; 73 public static final int MOTOROLA = 0x0008; 78 public static final int INFINEON_TECHNOLOGIES = 0x0009 [all...] |
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConstants.java | 22 /* package */ static final String LOG_TAG = "vCard"; 23 public static final String VERSION_V21 = "2.1"; 24 public static final String VERSION_V30 = "3.0"; 25 public static final String VERSION_V40 = "4.0"; 28 public static final String PROPERTY_BEGIN = "BEGIN"; 29 public static final String PROPERTY_VERSION = "VERSION"; 30 public static final String PROPERTY_N = "N"; 31 public static final String PROPERTY_FN = "FN"; 32 public static final String PROPERTY_ADR = "ADR"; 33 public static final String PROPERTY_EMAIL = "EMAIL" [all...] |
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSConstants.java | 16 public static final String MDNS_GROUP = "224.0.0.251"; 17 public static final String MDNS_GROUP_IPV6 = "FF02::FB"; 18 public static final int MDNS_PORT = Integer.parseInt(System.getProperty("net.mdns.port", "5353")); 19 public static final int DNS_PORT = 53; 22 public static final int DNS_TTL = 25; //60 * 60; 24 public static final int MAX_MSG_TYPICAL = 1460; 25 public static final int MAX_MSG_ABSOLUTE = 8972; 27 public static final int FLAGS_QR_MASK = 0x8000; // Query response mask 28 public static final int FLAGS_QR_QUERY = 0x0000; // Query 29 public static final int FLAGS_QR_RESPONSE = 0x8000; (…) [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
PKCSObjectIdentifiers.java | 11 static final ASN1ObjectIdentifier pkcs_1 = new ASN1ObjectIdentifier("1.2.840.113549.1.1"); 12 static final ASN1ObjectIdentifier rsaEncryption = pkcs_1.branch("1"); 14 // static final ASN1ObjectIdentifier md2WithRSAEncryption = pkcs_1.branch("2"); 15 // static final ASN1ObjectIdentifier md4WithRSAEncryption = pkcs_1.branch("3"); 17 static final ASN1ObjectIdentifier md5WithRSAEncryption = pkcs_1.branch("4"); 18 static final ASN1ObjectIdentifier sha1WithRSAEncryption = pkcs_1.branch("5"); 19 static final ASN1ObjectIdentifier srsaOAEPEncryptionSET = pkcs_1.branch("6"); 20 static final ASN1ObjectIdentifier id_RSAES_OAEP = pkcs_1.branch("7"); 21 static final ASN1ObjectIdentifier id_mgf1 = pkcs_1.branch("8"); 22 static final ASN1ObjectIdentifier id_pSpecified = pkcs_1.branch("9") [all...] |