Home
last modified time | relevance | path

Searched refs:synced (Results 1 – 25 of 29) sorted by relevance

12

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWebSyncManager.java8 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/
Dglthread.c195 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/
Dtox.ini2 # Environment changes have to be manually synced with '.travis.yml'.
/external/libcxx/utils/google-benchmark/
Dreleasing.md3 * Make sure you're on master and synced to HEAD
/external/google-benchmark/
Dreleasing.md3 * Make sure you're on master and synced to HEAD
/external/droiddriver/
Dcontributing.md7 Code changes should be [submitted to AOSP](contributing_aosp.md) and then they'll be synced to GitH…
/external/conscrypt/release/
Dwindows.bat4 REM conscrypt directory, which should be synced to the appropriate
DREADME.md180 1. Ensure BoringSSL is synced to the same revision as for the Linux build.
/external/libchrome/libchrome_tools/patch/
D580fcef.patch17 bool sync; // true if package installation should be synced
/external/skqp/site/dev/testing/
Dtests.md8 We assume you have already synced Skia's dependecies and set up Skia's build system.
/external/skia/site/dev/testing/
Dtests.md8 We assume you have already synced Skia's dependecies and set up Skia's build system.
/external/curl/
DCHANGES124 - 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/
DREADME60 Ideally all files will be synced (updated) with the latest released kernel on
/external/curl/docs/
DSECURITY-PROCESS.md54 often synced with an upcoming release that contains the fix. If the
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c187 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/
Ddiagnostics.s75 @ Double-check that we're synced up with the right diagnostics.
/external/pdfium/third_party/yasm/
DBUILD.gn408 # Make sure the generated gperf files in $target_gen_dir are synced with
/external/compiler-rt/lib/profile/
DInstrProfData.inc20 * synced up.
/external/llvm/include/llvm/ProfileData/
DInstrProfData.inc20 * synced up.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfData.inc20 * synced up.
/external/libopus/
Dconfigure.ac3 dnl The package_version file will be automatically synced to the git revision
/external/llvm/test/MC/ARM/
Ddiagnostics.s137 @ Double-check that we're synced up with the right diagnostics.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Ddiagnostics.s152 @ Double-check that we're synced up with the right diagnostics.
/external/squashfs-tools/
DCHANGES22 - mksquashfs/sort: Fix INFO() so that it is synced with the progress bar
/external/libmtp/
DChangeLog316 * 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.

12