/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/ |
ITestDefault2.java | 21 // CTS doesn't like default methods. The real implementation is below.
|
/development/host/windows/usb/adb_winapi_test/ |
MAKEFILE | 19 # file to this component. This file merely indirects to the real make file
|
/development/host/windows/usb/api/ |
MAKEFILE | 19 # file to this component. This file merely indirects to the real make file
|
/development/host/windows/usb/winusb/ |
MAKEFILE | 19 # file to this component. This file merely indirects to the real make file
|
/development/samples/browseable/XYZTouristAttractions/ |
_index.jd | 8 This sample aims to be as close to a real world example of a mobile
|
/device/generic/goldfish/overlay/frameworks/base/packages/SettingsProvider/res/values/ |
defaults.xml | 23 <!-- Allow users to use both the on-screen keyboard, as well as a real
|
/device/google/contexthub/firmware/inc/cpu/cortexm4f/ |
atomic.h | 20 // real definition available in CPU-independent header file
|
/device/sample/products/ |
backup_overlay.mk | 19 # to the Google implementation, to show the exact syntax in a real-world
|
location_overlay.mk | 19 # to the Google implementation, to show the exact syntax in a real-world
|
/external/autotest/client/site_tests/login_GuestAndActualSession/ |
control | 18 then with a real username, and ensure that the latter becomes the device owner.
|
/external/autotest/client/tests/kvm/ |
cdkeys.cfg.sample | 3 # Replace the 'CDKEY' strings with real cdkeys where necessary.
|
/external/clang/test/SemaCXX/ |
libstdcxx_map_base_hack.cpp | 5 // template arguments than the real declaration. Clang has an
|
/external/clang/utils/perf-training/ |
lit.site.cfg.in | 19 # Let the main config do the real work.
|
/external/compiler-rt/lib/asan/ |
asan_poisoning.h | 52 REAL(memset)((void*)shadow_beg, value, shadow_end - shadow_beg); 59 REAL(memset)((void *)shadow_beg, 0, shadow_end - shadow_beg); 62 REAL(memset)((void *)shadow_beg, 0, page_beg - shadow_beg); 65 REAL(memset)((void *)page_end, 0, shadow_end - page_end);
|
/external/compiler-rt/lib/builtins/ |
int_types.h | 155 typedef struct { float real, imaginary; } Fcomplex; member in struct:__anon9866 157 typedef struct { double real, imaginary; } Dcomplex; member in struct:__anon9867 159 typedef struct { long double real, imaginary; } Lcomplex; member in struct:__anon9868 161 #define COMPLEX_REAL(x) (x).real
|
/external/compiler-rt/test/asan/android_commands/ |
android_compile.py | 35 os.rename(output, output + '.real')
|
/external/compiler-rt/test/asan/ |
lit.site.cfg.in | 18 # Load tool-specific config that would do the real work.
|
/external/curl/tests/data/ |
test1310 | 24 This is not the real page either! 35 Finally, this is the real page! 50 Finally, this is the real page! 72 # set path to fake_auth instead of real ntlm_auth to generate NTLM type1 and type 3 messages
|
test1412 | 25 This is not the real page 37 This IS the real page! 48 This IS the second real page! 66 This IS the real page!
|
test2032 | 34 This is not the real page! 44 This is still not the real page! 53 Finally, this is the real page! 84 Finally, this is the real page!
|
test2033 | 35 This is not the real page! 45 This is still not the real page! 54 Finally, this is the real page! 85 Finally, this is the real page!
|
test69 | 20 This is not the real page 32 This is not the real page either! 43 Finally, this is the real page! 66 Finally, this is the real page!
|
/external/e2fsprogs/lib/ |
Makefile.checker | 3 real-subdirs:: Makefile
|
/external/eigen/Eigen/ |
SVD | 14 * This module provides SVD decomposition for matrices (both real and complex).
|
/external/eigen/Eigen/src/SparseCore/ |
SparseFuzzy.h | 17 // typename NumTraits<Scalar>::Real prec
|