/external/clang/test/CXX/class.access/class.access.base/ |
p5.cpp | 5 static int x; 19 private: static int x; // expected-note 5 {{declared private here}} 20 static int test() { return x; } 23 static int test() { return x; } // expected-error {{private member}} 26 static int test() { return x; } // expected-error {{private member}} 30 public: static int x; // expected-note{{member is declared here}} 31 static int test() { return x; } 34 static int test() { return x; } 48 protected: static int x; // expected-note{{member is declared here}} 61 protected: static int x [all...] |
/external/clang/test/CodeGen/ |
ms_struct-bitfield-2.c | 126 static int a0[(sizeof (struct_0) == size_struct_0) -1]; 127 static int a1[(sizeof (struct_1) == size_struct_1) -1]; 128 static int a2[(sizeof (struct_2) == size_struct_2) -1]; 129 static int a3[(sizeof (struct_3) == size_struct_3) -1]; 130 static int a4[(sizeof (struct_4) == size_struct_4) -1]; 131 static int a5[(sizeof (struct_5) == size_struct_5) -1]; 132 static int a6[(sizeof (struct_6) == size_struct_6) -1]; 133 static int a7[(sizeof (struct_7) == size_struct_7) -1]; 134 static int a8[(sizeof (struct_8) == size_struct_8) -1]; 135 static int a9[(sizeof (struct_9) == size_struct_9) -1] [all...] |
ms_struct-bitfield.c | 117 static int arr1[(sizeof(t1) == 2) -1]; 118 static int arr2[(sizeof(t2) == 2) -1]; 119 static int arr3[(sizeof(t3) == 2) -1]; 120 static int arr4[(sizeof(t4) == 1) -1]; 121 static int arr5[(sizeof(t5) == 1) -1]; 122 static int arr6[(sizeof(t6) == 1) -1]; 123 static int arr7[(sizeof(t7) == 9) -1]; 124 static int arr8[(sizeof(t8) == 0) -1]; 125 static int arr9[(sizeof(t9) == 28) -1]; 126 static int arr10[(sizeof(t10) == 16) -1] [all...] |
/external/clang/test/SemaCXX/ |
warn-unused-filescoped.cpp | 4 static void f1(); // expected-warning{{unused}} 40 static inline void f4() { } 43 static int x1; // expected-warning{{unused}} 49 static int x; // expected-warning{{unused}} 54 static int x; 84 static void foo() { } // expected-warning {{not needed and will not be emitted}} 93 static int n = 0; 94 static int &r = n; 99 static const int m = n; 101 static const double d = 0.0 [all...] |
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
DexFormat.java | 30 public static final int API_CURRENT = 14; 33 public static final int API_NO_EXTENDED_OPCODES = 13; 39 public static final String DEX_IN_JAR_NAME = "classes.dex"; 42 public static final String MAGIC_PREFIX = "dex\n"; 45 public static final String MAGIC_SUFFIX = "\0"; 48 public static final String VERSION_CURRENT = "036"; 51 public static final String VERSION_FOR_API_13 = "035"; 56 public static final int ENDIAN_TAG = 0x12345678; 63 public static int magicToApi(byte[] magic) { 87 public static String apiToMagic(int targetApiLevel) [all...] |
/external/guava/guava/src/com/google/common/math/ |
MathPreconditions.java | 19 import static com.google.common.base.Preconditions.checkNotNull; 32 static int checkPositive(String role, int x) { 39 static long checkPositive(String role, long x) { 46 static BigInteger checkPositive(String role, BigInteger x) { 53 static int checkNonNegative(String role, int x) { 60 static long checkNonNegative(String role, long x) { 67 static BigInteger checkNonNegative(String role, BigInteger x) { 74 static void checkRoundingUnnecessary(boolean condition) { 80 static void checkInRange(boolean condition) { 86 static void checkNoOverflow(boolean condition) [all...] |
/external/harfbuzz_ng/src/ |
hb-ucdn.cc | 23 static const hb_script_t ucdn_script_translate[] = 130 static hb_unicode_combining_class_t 137 static unsigned int 145 static hb_unicode_general_category_t 152 static hb_codepoint_t 159 static hb_script_t 166 static hb_bool_t 174 static hb_bool_t 182 static unsigned int 194 static const hb_unicode_funcs_t _hb_ucdn_unicode_funcs = [all...] |
/external/icu4c/extra/scrptrun/ |
scrptrun.h | 68 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } 72 static UBool sameScript(int32_t scriptOne, int32_t scriptTwo); 85 static int8_t highBit(int32_t value); 86 static int32_t getPairIndex(UChar32 ch); 88 static UChar32 pairedChars[]; 89 static const int32_t pairedCharCount; 90 static const int32_t pairedCharPower; 91 static const int32_t pairedCharExtra; 94 * The address of this static class variable serves as this class's ID 97 static const char fgClassID [all...] |
/external/iproute2/tc/ |
emp_ematch.l | 34 static void __attribute__ ((unused)) yyunput (int c,char *buf_ptr ); 35 static void __attribute__ ((unused)) yy_push_state (int new_state ); 36 static void __attribute__ ((unused)) yy_pop_state (void); 37 static int __attribute__ ((unused)) yy_top_state (void ); 39 static char *strbuf; 40 static unsigned int strbuf_size; 41 static unsigned int strbuf_index; 43 static void strbuf_enlarge(void) 49 static void strbuf_append_char(char c) 56 static void strbuf_append_charp(char *s [all...] |
/external/iptables/extensions/ |
libxt_mark.c | 15 static void mark_mt_help(void) 22 static const struct xt_option_entry mark_mt_opts[] = { 28 static void mark_mt_parse(struct xt_option_call *cb) 39 static void mark_parse(struct xt_option_call *cb) 50 static void print_mark(unsigned int mark, unsigned int mask) 58 static void 69 static void 82 static void mark_mt_save(const void *ip, const struct xt_entry_match *match) 93 static void 105 static struct xtables_match mark_mt_reg[] = [all...] |
/external/kernel-headers/original/linux/ |
highmem.h | 10 static inline void flush_anon_page(struct page *page, unsigned long vmaddr) 16 static inline void flush_kernel_dcache_page(struct page *page) 30 static inline unsigned int nr_free_highpages(void) { return 0; } 32 static inline void *kmap(struct page *page) 48 static inline void clear_user_highpage(struct page *page, unsigned long vaddr) 58 static inline struct page * 70 static inline void clear_highpage(struct page *page) 80 static inline void memclear_highpage_flush(struct page *page, unsigned int offset, unsigned int size) 92 static inline void copy_user_highpage(struct page *to, struct page *from, unsigned long vaddr) 105 static inline void copy_highpage(struct page *to, struct page *from [all...] |
/external/libvorbis/lib/modes/ |
residue_44p51.h | 25 static const vorbis_info_residue0 _residue_44p_lo={ 34 static const vorbis_info_residue0 _residue_44p={ 43 static const vorbis_info_residue0 _residue_44p_hi={ 52 static const vorbis_info_residue0 _residue_44p_lfe={ 61 static const static_bookblock _resbook_44p_n1={ 75 static const static_bookblock _resbook_44p_0={ 89 static const static_bookblock _resbook_44p_1={ 103 static const static_bookblock _resbook_44p_2={ 117 static const static_bookblock _resbook_44p_3={ 131 static const static_bookblock _resbook_44p_4= [all...] |
residue_8.h | 23 static const static_bookblock _resbook_8s_0={ 37 static const static_bookblock _resbook_8s_1={ 52 static const vorbis_residue_template _res_8s_0[]={ 57 static const vorbis_residue_template _res_8s_1[]={ 63 static const vorbis_mapping_template _mapres_template_8_stereo[2]={ 68 static const static_bookblock _resbook_8u_0={ 80 static const static_bookblock _resbook_8u_1={ 95 static const vorbis_residue_template _res_8u_0[]={ 100 static const vorbis_residue_template _res_8u_1[]={ 106 static const vorbis_mapping_template _mapres_template_8_uncoupled[2]= [all...] |
/external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/ |
AndroidTranslatorClassIntrumentedTest.java | 12 import static org.hamcrest.CoreMatchers.equalTo; 13 import static org.hamcrest.CoreMatchers.is; 14 import static org.junit.Assert.assertThat; 70 public static class ClassWithPrivateConstructor { 80 public static class ShadowClassWithPrivateConstructor { 88 public static class ShadowPaintForTests { 103 public static class CustomPaint extends Paint { 117 public static class ShadowCustomPaint { 131 public static class CustomXmasPaint extends Paint { 144 public static class ShadowCustomXmasPaint [all...] |
/external/skia/bench/ |
ChecksumBench.cpp | 103 static SkBenchmark* Fact0(void* p) { return new ComputeChecksumBench(p, kChecksum_ChecksumType); } 104 static SkBenchmark* Fact1(void* p) { return new ComputeChecksumBench(p, kMD5_ChecksumType); } 105 static SkBenchmark* Fact2(void* p) { return new ComputeChecksumBench(p, kSHA1_ChecksumType); } 106 static SkBenchmark* Fact3(void* p) { return new ComputeChecksumBench(p, kCityHash32); } 107 static SkBenchmark* Fact4(void* p) { return new ComputeChecksumBench(p, kCityHash64); } 109 static BenchRegistry gReg0(Fact0); 110 static BenchRegistry gReg1(Fact1); 111 static BenchRegistry gReg2(Fact2); 112 static BenchRegistry gReg3(Fact3); 113 static BenchRegistry gReg4(Fact4) [all...] |
/external/smack/src/org/xbill/DNS/ |
Options.java | 27 private static Map table; 29 static { 40 public static void 60 public static void 66 public static void 74 public static void 82 public static void 90 public static boolean 98 public static String 108 public static in [all...] |
/external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format35c/ |
Format35c.smali | 36 invoke-static {v0, v1}, LAssert;->assertEquals(II)V 49 invoke-static {v0, v1}, LAssert;->assertEquals(II)V 62 invoke-static {v0, v1}, LAssert;->assertEquals(II)V 66 .method public test_invoke-static()V 71 invoke-static {}, LMethods;->staticMethodTest()I 75 invoke-static {v0, v1}, LAssert;->assertEquals(II)V 91 invoke-static {v0, v1}, LAssert;->assertEquals(II)V 110 invoke-static {v1, v2}, LAssert;->assertEquals(II)V 115 invoke-static {v1, v2}, LAssert;->assertEquals(II)V 120 invoke-static {v1, v2}, LAssert;->assertEquals(II) [all...] |
/external/webkit/Source/WebCore/bindings/scripts/test/V8/ |
V8TestInterface.h | 38 static bool HasInstance(v8::Handle<v8::Value> value); 39 static v8::Persistent<v8::FunctionTemplate> GetRawTemplate(); 40 static v8::Persistent<v8::FunctionTemplate> GetTemplate(); 41 static TestInterface* toNative(v8::Handle<v8::Object> object) 45 inline static v8::Handle<v8::Object> wrap(TestInterface*); 46 static void derefObject(void*); 47 static WrapperTypeInfo info; 48 static v8::Handle<v8::Value> constructorCallback(const v8::Arguments& args); 49 static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0; 51 static v8::Handle<v8::Object> wrapSlow(TestInterface*) [all...] |
/external/webkit/Source/WebKit2/UIProcess/ |
WebDatabaseManagerProxy.h | 53 static const Type APIType = TypeDatabaseManager; 55 static PassRefPtr<WebDatabaseManagerProxy> create(WebContext*); 70 static String originKey(); 71 static String originQuotaKey(); 72 static String originUsageKey(); 73 static String databaseDetailsKey(); 74 static String databaseDetailsNameKey(); 75 static String databaseDetailsDisplayNameKey(); 76 static String databaseDetailsExpectedUsageKey(); 77 static String databaseDetailsCurrentUsageKey() [all...] |
/frameworks/base/core/java/android/os/ |
Trace.java | 35 private static final String TAG = "Trace"; 39 public static final long TRACE_TAG_NEVER = 0; 41 public static final long TRACE_TAG_ALWAYS = 1L << 0; 43 public static final long TRACE_TAG_GRAPHICS = 1L << 1; 45 public static final long TRACE_TAG_INPUT = 1L << 2; 47 public static final long TRACE_TAG_VIEW = 1L << 3; 49 public static final long TRACE_TAG_WEBVIEW = 1L << 4; 51 public static final long TRACE_TAG_WINDOW_MANAGER = 1L << 5; 53 public static final long TRACE_TAG_ACTIVITY_MANAGER = 1L << 6; 55 public static final long TRACE_TAG_SYNC_MANAGER = 1L << 7 [all...] |
/frameworks/base/core/java/android/provider/ |
SyncConstValue.java | 30 public static final String _SYNC_ACCOUNT = "_sync_account"; 36 public static final String _SYNC_ACCOUNT_TYPE = "_sync_account_type"; 42 public static final String _SYNC_ID = "_sync_id"; 48 public static final String _SYNC_TIME = "_sync_time"; 54 public static final String _SYNC_VERSION = "_sync_version"; 60 public static final String _SYNC_LOCAL_ID = "_sync_local_id"; 66 public static final String _SYNC_MARK = "_sync_mark"; 72 public static final String _SYNC_DIRTY = "_sync_dirty"; 77 public static final String NON_SYNCABLE_ACCOUNT = "non_syncable"; 82 public static final String NON_SYNCABLE_ACCOUNT_TYPE = "android.local" [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
BinderInternal.java | 38 static WeakReference<GcWatcher> mGcWatcher 40 static long mLastGcTime; 42 static final class GcWatcher { 55 public static final native void joinThreadPool(); 67 public static long getLastGcTime() { 76 public static final native IBinder getContextObject(); 83 public static final native void disableBackgroundScheduling(boolean disable); 85 static native final void handleGc(); 87 public static void forceGc(String reason) { 92 static void forceBinderGc() [all...] |
/frameworks/base/core/jni/ |
android_os_Trace.cpp | 30 static void sanitizeString(String8& utf8Chars) { 42 static jlong android_os_Trace_nativeGetEnabledTags(JNIEnv* env, jclass clazz) { 46 static void android_os_Trace_nativeTraceCounter(JNIEnv* env, jclass clazz, 52 static void android_os_Trace_nativeTraceBegin(JNIEnv* env, jclass clazz, 61 static void android_os_Trace_nativeTraceEnd(JNIEnv* env, jclass clazz, 66 static void android_os_Trace_nativeAsyncTraceBegin(JNIEnv* env, jclass clazz, 75 static void android_os_Trace_nativeAsyncTraceEnd(JNIEnv* env, jclass clazz, 84 static void android_os_Trace_nativeSetAppTracingAllowed(JNIEnv* env, 89 static void android_os_Trace_nativeSetTracingEnabled(JNIEnv* env, 94 static JNINativeMethod gTraceMethods[] = [all...] |
/frameworks/base/tools/aapt/ |
ResourceIdCache.cpp | 15 static size_t mHits = 0; 16 static size_t mMisses = 0; 17 static size_t mCollisions = 0; 19 static const size_t MAX_CACHE_ENTRIES = 2048; 20 static const android::String16 TRUE16("1"); 21 static const android::String16 FALSE16("0"); 32 static map< uint32_t, CacheEntry > mIdMap; 36 static inline uint32_t hashround(uint32_t hash, int c) { 40 static uint32_t hash(const android::String16& hashableString) { 49 static inline String16 makeHashableName(const android::String16& package [all...] |
/frameworks/opt/telephony/src/java/android/telephony/ |
SmsCbCmasInfo.java | 34 public static final int CMAS_CLASS_PRESIDENTIAL_LEVEL_ALERT = 0x00; 37 public static final int CMAS_CLASS_EXTREME_THREAT = 0x01; 40 public static final int CMAS_CLASS_SEVERE_THREAT = 0x02; 43 public static final int CMAS_CLASS_CHILD_ABDUCTION_EMERGENCY = 0x03; 46 public static final int CMAS_CLASS_REQUIRED_MONTHLY_TEST = 0x04; 49 public static final int CMAS_CLASS_CMAS_EXERCISE = 0x05; 52 public static final int CMAS_CLASS_OPERATOR_DEFINED_USE = 0x06; 55 public static final int CMAS_CLASS_UNKNOWN = -1; 60 public static final int CMAS_CATEGORY_GEO = 0x00; 63 public static final int CMAS_CATEGORY_MET = 0x01 [all...] |