/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowWebSyncManager.java | 8 protected boolean synced = false; field in ShadowWebSyncManager 12 synced = true; in sync() 15 public boolean synced() { in synced() method in ShadowWebSyncManager 16 return synced; in synced() 20 synced = false; in reset()
|
/external/mesa3d/src/mesa/main/ |
D | glthread.c | 195 bool synced = false; in _mesa_glthread_finish() local 199 synced = true; in _mesa_glthread_finish() 215 synced = true; in _mesa_glthread_finish() 218 if (synced) in _mesa_glthread_finish()
|
/external/python/rsa/ |
D | tox.ini | 2 # Environment changes have to be manually synced with '.travis.yml'.
|
/external/libcxx/utils/google-benchmark/ |
D | releasing.md | 3 * Make sure you're on master and synced to HEAD
|
/external/google-benchmark/ |
D | releasing.md | 3 * Make sure you're on master and synced to HEAD
|
/external/droiddriver/ |
D | contributing.md | 7 Code changes should be [submitted to AOSP](contributing_aosp.md) and then they'll be synced to GitH…
|
/external/conscrypt/release/ |
D | windows.bat | 4 REM conscrypt directory, which should be synced to the appropriate
|
D | README.md | 180 1. Ensure BoringSSL is synced to the same revision as for the Linux build.
|
/external/libchrome/libchrome_tools/patch/ |
D | 580fcef.patch | 17 bool sync; // true if package installation should be synced
|
/external/skqp/site/dev/testing/ |
D | tests.md | 8 We assume you have already synced Skia's dependecies and set up Skia's build system.
|
/external/skia/site/dev/testing/ |
D | tests.md | 8 We assume you have already synced Skia's dependecies and set up Skia's build system.
|
/external/curl/ |
D | CHANGES | 124 - RELEASE-NOTES: synced 237 - RELEASE-NOTES: synced 341 - RELEASE-NOTES: synced 430 - RELEASE-NOTES: synced 709 - RELEASE-NOTES: synced 817 - RELEASE-NOTES: synced 979 - RELEASE-NOTES: synced 1282 - RELEASE-NOTES: synced 1771 - RELEASE-NOTES: synced 1887 - RELEASE-NOTES: synced [all …]
|
/external/libdrm/include/drm/ |
D | README | 60 Ideally all files will be synced (updated) with the latest released kernel on
|
/external/curl/docs/ |
D | SECURITY-PROCESS.md | 54 often synced with an upcoming release that contains the fix. If the
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.c | 187 bool synced = false; in _tc_sync() local 194 synced = true; in _tc_sync() 208 synced = true; in _tc_sync() 211 if (synced) { in _tc_sync()
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | diagnostics.s | 75 @ Double-check that we're synced up with the right diagnostics.
|
/external/pdfium/third_party/yasm/ |
D | BUILD.gn | 408 # Make sure the generated gperf files in $target_gen_dir are synced with
|
/external/compiler-rt/lib/profile/ |
D | InstrProfData.inc | 20 * synced up.
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProfData.inc | 20 * synced up.
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | InstrProfData.inc | 20 * synced up.
|
/external/libopus/ |
D | configure.ac | 3 dnl The package_version file will be automatically synced to the git revision
|
/external/llvm/test/MC/ARM/ |
D | diagnostics.s | 137 @ Double-check that we're synced up with the right diagnostics.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | diagnostics.s | 152 @ Double-check that we're synced up with the right diagnostics.
|
/external/squashfs-tools/ |
D | CHANGES | 22 - mksquashfs/sort: Fix INFO() so that it is synced with the progress bar
|
/external/libmtp/ |
D | ChangeLog | 316 * src/libmtp.c: synced to new libgphoto2 code. 1804 * src/ptp.h: Upstream accepted our patch so synced it in. 2615 * src/ptp.c: upstream accepted patches synced in.
|