/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowContentResolver.java | 135 public List<PeriodicSync> syncs = new ArrayList<>(); field in ShadowContentResolver.Status 462 if (status.syncs != null) { 463 status.syncs.clear(); 501 .syncs 510 for (int i = 0; i < status.syncs.size(); ++i) { 511 if (isBundleEqual(extras, status.syncs.get(i).extras)) { 512 status.syncs.remove(i); 521 return getStatus(account, authority, true).syncs;
|
/external/exoplayer/tree/extensions/mediasession/ |
D | README.md | 5 actions and syncs the player state with the state of the media session. The
|
/external/llvm/test/MC/Mips/ |
D | octeon-instructions.s | 110 syncs
|
/external/llvm-project/llvm/test/MC/Mips/cnmips/ |
D | valid.s | 110 syncs
|
/external/llvm-project/llvm/test/MC/Mips/cnmipsp/ |
D | valid.s | 115 syncs
|
/external/google-breakpad/ |
D | .gitignore | 86 # Ignore directories gclient syncs.
|
/external/ltp/utils/benchmark/kernbench-0.42/ |
D | README | 62 detect -j2 and change to -j3. Added syncs. Improved warnings and
|
/external/skia/infra/bots/ |
D | README.md | 63 The recipes.py script automatically syncs those dependencies in this
|
/external/skqp/infra/bots/ |
D | README.md | 69 The recipes.py script automatically syncs those dependencies in this
|
/external/dagger2/ |
D | CONTRIBUTING.md | 75 you can run partial syncs (which should be faster) from the file menu.
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowContentResolverTest.java | 581 List<PeriodicSync> syncs = ContentResolver.getPeriodicSyncs(a, AUTHORITY); in shouldGetPeriodSyncs() local 582 assertThat(syncs.size()).isEqualTo(1); in shouldGetPeriodSyncs() 584 PeriodicSync first = syncs.get(0); in shouldGetPeriodSyncs()
|
/external/crosvm/ci/ |
D | README.md | 99 However, to keep the build stable, it syncs the chromiumos checkout to the fixed
|
/external/bcc/docs/ |
D | tutorial_bcc_python_developer.md | 110 At time 0.00 s: multiple syncs detected, last 95 ms ago 111 At time 0.10 s: multiple syncs detected, last 96 ms ago 157 print("At time %.2f s: multiple syncs detected, last %s ms ago" % (ts, ms))
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 47 "3 syncs represent the trinity - init, the child and the eternal zombie
|
/external/mesa3d/docs/relnotes/ |
D | 18.0.0.rst | 168 - Unreal segfault since gallium/u_threaded: avoid syncs for
|
D | 20.2.0.rst | 4009 - freedreno/ir3/postsched: try to avoid (sy) syncs 4011 - freedreno/ir3/sched: try to avoid syncs
|
D | 20.1.0.rst | 3684 - freedreno/ir3: try to avoid syncs
|
/external/llvm/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 709 def : MipsInstAlias<"syncs", (SYNC 0x6), 0>, ASE_MIPS64_CNMIPS;
|
/external/angle/src/libANGLE/capture/ |
D | FrameCapture.cpp | 2870 const gl::SyncManager &syncs = apiState.getSyncManagerForCapture(); in CaptureSharedContextMidExecutionSetup() local 2871 for (const auto &syncIter : syncs) in CaptureSharedContextMidExecutionSetup()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 1063 def : MipsInstAlias<"syncs", (SYNC 0x6), 0>, ASE_MIPS64_CNMIPS;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 1063 def : MipsInstAlias<"syncs", (SYNC 0x6), 0>, ASE_MIPS64_CNMIPS;
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmMatcher.inc | 5105 "syncs\005syncw\006syncws\007syscall\003teq\004teqi\003tge\004tgei\005tg" 7954 { 9313 /* syncs */, Mips::SYNC, Convert__imm_95_6, AMFBS_HasMips64_HasCnMips, { }, },
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
/external/strace/ |
D | ChangeLog | 44321 This syncs with the defines as available in linux-3.13. 47464 This syncs with the syscall table as it is in linux 3.4.
|