/external/syslinux/com32/sysdump/ |
D | vesa.c | 9 struct vesa_info *vip; in dump_vesa_tables() local 18 vip = lmalloc(sizeof *vip); in dump_vesa_tables() 19 gip = &vip->gi; in dump_vesa_tables() 20 mip = &vip->mi; in dump_vesa_tables() 61 lfree(vip); in dump_vesa_tables()
|
/external/clang/test/SemaCXX/ |
D | overloaded-builtin-operators.cpp | 129 void test_with_ptrs(VolatileIntPtr vip, ConstIntPtr cip, ShortRef sr, in test_with_ptrs() argument 133 volatile int& vir1 = vip[sr]; in test_with_ptrs() 134 volatile int& vir2 = sr[vip]; in test_with_ptrs() 135 bool b1 = (vip == cip); in test_with_ptrs() 136 long p1 = vip - cip; in test_with_ptrs() 145 int volatile &ivr = *vip; in test_with_ptrs() 148 int volatile *vip2 = +vip; in test_with_ptrs() 153 int volatile &ivr2 = vip[17]; in test_with_ptrs()
|
/external/apache-http/src/org/apache/http/util/ |
D | VersionInfo.java | 249 Properties vip = null; // version info properties, if available in loadVersionInfo() local 259 vip = props; in loadVersionInfo() 269 if (vip != null) in loadVersionInfo() 270 result = fromMap(pckg, vip, clsldr); in loadVersionInfo()
|
/external/clang/test/Sema/ |
D | format-strings-scanf.c | 157 void test_qualifiers(const int *cip, volatile int* vip, in test_qualifiers() argument 165 scanf("%d", vip); // No warning. in test_qualifiers() 166 scanf("%n", vip); // No warning. in test_qualifiers()
|
D | format-strings.c | 629 void test_qualifiers(volatile int *vip, const int *cip, in test_qualifiers() argument 634 printf("%n", vip); // No warning. in test_qualifiers()
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p3.cpp | 70 void test_f3(int ***ip, volatile int ***vip) { in test_f3() argument 72 A<volatile int> a1 = f3(vip); in test_f3()
|
/external/robolectric/v1/lib/main/ |
D | httpcore-4.0.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |