/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
H A D | overflow.pass.cpp | 30 char_type* pbase() const {return base::pbase();} function in struct:test_buf 44 assert(f.pbase() == 0); 48 assert(f.pbase() != 0); 49 assert(f.pptr() == f.pbase()); 50 assert(f.epptr() - f.pbase() == 4095); 64 assert(f.pbase() == 0); 68 assert(f.pbase() == 0); 83 assert(f.pbase() == 0); 87 assert(f.pbase() ! [all...] |
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
H A D | overflow.pass.cpp | 33 char_type* pbase() const {return base::pbase();} function in struct:test_buf 46 assert(f.pbase() == 0); 50 assert(f.pbase() != 0); 51 assert(f.pptr() == f.pbase()); 52 assert(f.epptr() - f.pbase() == 4095); 64 assert(f.pbase() == 0); 68 assert(f.pbase() == 0);
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
H A D | ShadowTypedValue.java | 122 public static float complexToFraction(int data, float base, float pbase) argument 128 return complexToFloat(data) * pbase; 134 public float getFraction(float base, float pbase) argument 136 return complexToFraction(typedValue.data, base, pbase);
|
/external/opencv3/3rdparty/libtiff/ |
H A D | tif_open.c | 36 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) argument 38 (void) fd; (void) pbase; (void) psize;
|
H A D | tif_unix.c | 114 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) argument 119 *pbase = (void*) 121 if (*pbase != (void*) -1) { 137 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) argument 139 (void) fd; (void) pbase; (void) psize;
|
H A D | tif_win32.c | 137 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) argument 140 (void) pbase; 157 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize) argument 173 *pbase = MapViewOfFile(hMapFile, FILE_MAP_READ, 0, 0, 0); 175 if (*pbase == NULL)
|
/external/pdfium/third_party/libtiff/ |
H A D | tif_open.c | 36 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) argument 38 (void) fd; (void) pbase; (void) psize;
|
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |