/development/ndk/platforms/android-21/include/linux/hsi/ |
D | hsi_char.h | 22 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument 24 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument 25 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument 26 #define HSC_IO(num) _IO(HSI_CHAR_MAGIC, num) argument
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
D | FragmentDialogSupport.java | 87 static String getNameForNum(int num) { in getNameForNum() 110 static MyDialogFragment newInstance(int num) { in newInstance()
|
D | FragmentStackSupport.java | 102 static CountingFragment newInstance(int num) { in newInstance()
|
D | FragmentCustomAnimationSupport.java | 93 static CountingFragment newInstance(int num) { in newInstance()
|
D | FragmentPagerSupport.java | 95 static ArrayListFragment newInstance(int num) { in newInstance()
|
D | FragmentStatePagerSupport.java | 96 static ArrayListFragment newInstance(int num) { in newInstance()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | FragmentDialog.java | 86 static String getNameForNum(int num) { in getNameForNum() 109 static MyDialogFragment newInstance(int num) { in newInstance()
|
D | FragmentStack.java | 95 static CountingFragment newInstance(int num) { in newInstance()
|
D | FragmentCustomAnimations.java | 96 static CountingFragment newInstance(int num) { in newInstance()
|
/development/samples/Support13Demos/src/com/example/android/supportv13/app/ |
D | CountingFragment.java | 34 static CountingFragment newInstance(int num) { in newInstance()
|
D | FragmentStatePagerSupport.java | 96 static ArrayListFragment newInstance(int num) { in newInstance()
|
D | FragmentPagerSupport.java | 96 static ArrayListFragment newInstance(int num) { in newInstance()
|
/development/ndk/platforms/android-21/include/linux/dvb/ |
D | ca.h | 22 int num; member 37 unsigned int num; member
|
D | dmx.h | 126 unsigned int num; member
|
/development/perftests/panorama/feature_mos/src/mosaic/ |
D | CSite.h | 58 inline void setNumNeighbors(int num) { numNeighbors = num; } in setNumNeighbors()
|
/development/ndk/platforms/android-21/include/linux/ |
D | omapfb.h | 25 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument 26 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument 27 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument 29 #define OMAP_IO(num) _IO('O', num) argument
|
D | isdn_ppp.h | 66 int num; member
|
D | virtio_ring.h | 57 unsigned int num; member
|
D | vhost.h | 30 unsigned int num; member
|
D | mic_common.h | 65 __le16 num; member
|
/development/apps/Development/src/com/android/development/ |
D | CacheAbuser.java | 67 long num = 0; in doInBackground() local
|
/development/samples/training/ads-and-ux/src/com/example/training/ads/ |
D | AdsCatalogActivity.java | 88 static AdFragment newInstance(int num) { in newInstance()
|
/development/ndk/platforms/android-3/include/linux/ |
D | moduleparam.h | 56 unsigned int *num; member
|
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
D | InteractiveLineGraphView.java | 410 private static float roundToOneSignificantFigure(double num) { in roundToOneSignificantFigure()
|
/development/ndk/platforms/android-21/include/linux/genwqe/ |
D | genwqe_card.h | 180 __u64 num; member
|