Searched defs:st (Results 1 – 9 of 9) sorted by relevance
/development/apps/Development/src/com/android/development/ |
D | BadBehaviorActivity.java | 104 public boolean appCrashed(String proc, int pid, String m, String m2, long time, String st) { in appCrashed() 112 public int appNotResponding(String proc, int pid, String st) { in appNotResponding()
|
/development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/ |
D | NativeMedia.java | 392 SurfaceTexture st = mMyGLSurfaceView.getSurfaceTexture(); in useAsSinkForJava() local 399 SurfaceTexture st = mMyGLSurfaceView.getSurfaceTexture(); in useAsSinkForNative() local
|
/development/ndk/platforms/android-21/arch-x86_64/include/asm/ |
D | stat.h | 50 #define INIT_STRUCT_STAT_PADDING(st) do { st.__unused4 = 0; st.__unused5 = 0; } while (0) argument 79 #define INIT_STRUCT_STAT64_PADDING(st) do { memset(&st.__pad0, 0, sizeof(st.__pad0)); memset(&s… argument 106 #define INIT_STRUCT_STAT_PADDING(st) do { st.__pad0 = 0; st.__linux_unused[0] = 0; st.__linux… argument
|
/development/ndk/platforms/android-21/arch-x86/include/asm/ |
D | stat.h | 50 #define INIT_STRUCT_STAT_PADDING(st) do { st.__unused4 = 0; st.__unused5 = 0; } while (0) argument 79 #define INIT_STRUCT_STAT64_PADDING(st) do { memset(&st.__pad0, 0, sizeof(st.__pad0)); memset(&s… argument 106 #define INIT_STRUCT_STAT_PADDING(st) do { st.__pad0 = 0; st.__linux_unused[0] = 0; st.__linux… argument
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | cmpxchg.h | 24 #define __cmpxchg_asm(ld, st, m, old, new) ({ __typeof(*(m)) __ret; if (cpu_has_llsc && R100… argument
|
/development/ndk/platforms/android-21/samples/native-codec/src/com/example/nativecodec/ |
D | NativeCodec.java | 311 SurfaceTexture st = mMyGLSurfaceView.getSurfaceTexture(); in useAsSinkForNative() local
|
/development/ndk/platforms/android-21/include/linux/dvb/ |
D | frontend.h | 476 struct dtv_fe_stats st; member
|
/development/ndk/platforms/android-21/include/linux/ |
D | fuse.h | 345 struct fuse_kstatfs st; member
|
/development/tools/checkstyle/ |
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |