/external/webrtc/webrtc/base/ |
D | timeutils.cc | 144 bool TimeIsBetween(uint32_t earlier, uint32_t middle, uint32_t later) { in TimeIsBetween() argument 145 if (earlier <= later) { in TimeIsBetween() 146 return ((earlier <= middle) && (middle <= later)); in TimeIsBetween() 148 return !((later < middle) && (middle < earlier)); in TimeIsBetween() 152 bool TimeIsLaterOrEqual(uint32_t earlier, uint32_t later) { in TimeIsLaterOrEqual() argument 154 int32_t diff = later - earlier; in TimeIsLaterOrEqual() 157 const bool later_or_equal = TimeIsBetween(earlier, later, earlier + HALF); in TimeIsLaterOrEqual() 162 bool TimeIsLater(uint32_t earlier, uint32_t later) { in TimeIsLater() argument 164 int32_t diff = later - earlier; in TimeIsLater() 167 const bool earlier_or_equal = TimeIsBetween(later, earlier, later + HALF); in TimeIsLater() [all …]
|
D | timeutils.h | 53 uint32_t later); // Inclusive 54 bool TimeIsLaterOrEqual(uint32_t earlier, uint32_t later); // Inclusive 55 bool TimeIsLater(uint32_t earlier, uint32_t later); // Exclusive 69 int32_t TimeDiff(uint32_t later, uint32_t earlier); 77 inline int32_t TimeUntil(uint32_t later) { in TimeUntil() argument 78 return TimeDiff(later, Time()); in TimeUntil()
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/ |
D | Path.java | 69 String later; in getPaths() local 72 later = path.substring(path.indexOf('/') + 1); in getPaths() 76 later = ""; in getPaths() 83 return getPaths(box.getParent(), later); in getPaths() 96 children.addAll(getPaths(box1, later)); in getPaths()
|
/external/catch2/projects/SelfTest/UsageTests/ |
D | ToStringChrono.tests.cpp | 32 auto later = now + std::chrono::minutes(2); variable 33 REQUIRE(now != later); 38 auto later = now + std::chrono::minutes(2); variable 39 REQUIRE(now != later);
|
/external/python/cpython2/RISCOS/support/ |
D | !Boot | 14 RMEnsure UtilityModule 3.10 Error This application requires RISC OS 3.10 or later 16 …re UtilityModule 3.70 RMEnsure CallASWI 0.02 Error This application requires CallASWI 0.02 or later 18 RMEnsure FPEmulator 4.03 Error This application requires FPEmulator 4.03 or later 20 RMEnsure SharedCLibrary 5.34 Error This application requires SharedCLibrary 5.34 or later
|
/external/syzkaller/sys/linux/ |
D | socket_alg.txt | 26 type string["filled later", 14] 29 name string["filled later", 64] 34 name string["filled later", 64] 39 name string["filled later", 64] 44 name string["filled later", 64] 49 name string["filled later", 64]
|
/external/curl/docs/cmdline-opts/ |
D | tlsv1.3.d | 6 Forces curl to use TLS version 1.3 or later when connecting to a remote TLS server. 10 later, and macOS 10.13 or later).
|
/external/llvm/test/tools/llvm-profdata/ |
D | text-format-errors.test | 4 RUN: not llvm-profdata show %p/Inputs/invalid-count-later.proftext 2>&1 | FileCheck %s --check-pref… 5 RUN: not llvm-profdata merge %p/Inputs/invalid-count-later.proftext %p/Inputs/invalid-count-later.p… 6 INVALID-COUNT-LATER: error: {{.*}}invalid-count-later.proftext: Malformed instrumentation profile d…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/ |
D | text-format-errors.test | 4 RUN: not llvm-profdata show %p/Inputs/invalid-count-later.proftext 2>&1 | FileCheck %s --check-pref… 5 RUN: not llvm-profdata merge %p/Inputs/invalid-count-later.proftext %p/Inputs/invalid-count-later.p… 6 INVALID-COUNT-LATER: error: {{.*}}invalid-count-later.proftext: Malformed instrumentation profile d…
|
/external/libjpeg-turbo/ |
D | BUILDING.md | 11 - [CMake](http://www.cmake.org) v2.8.12 or later 15 * If using NASM, 2.10 or later is required. 16 * If using NASM, 2.10 or later (except 2.11.08) is required for an x86-64 Mac 20 * If using YASM, 1.2.0 or later is required. 43 - GCC v4.1 (or later) or Clang recommended for best performance 45 - If building the TurboJPEG Java wrapper, JDK or OpenJDK 1.5 or later is 46 required. Most modern Linux distributions, as well as Solaris 10 and later, 53 * If using JDK 11 or later, CMake 3.10.x or later must also be used. 57 - Microsoft Visual C++ 2005 or later 86 - If building the TurboJPEG Java wrapper, JDK 1.5 or later is required. This [all …]
|
/external/llvm/test/MC/X86/ |
D | macho-reloc-errors-x86.s | 5 mov %eax, later-defined 11 later: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | macho-reloc-errors-x86.s | 5 mov %eax, later-defined 11 later: label
|
/external/clang/test/SemaCXX/ |
D | statements.cpp | 13 goto later; // expected-error {{cannot jump}} in test2() 15 later: in test2()
|
/external/mesa3d/docs/specs/ |
D | MESA_release_buffers.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required.
|
D | MESA_pack_invert.spec | 16 Shipping (Mesa 4.0.4 and later) 28 OpenGL 1.0 or later is required
|
/external/clang/test/PCH/ |
D | implicitly-deleted.cpp | 13 template<typename T> void later() { doit<T>(0); } in later() function 17 later<sb>(); in fn1()
|
/external/icu/icu4c/source/test/hdrtst/ |
D | pfiles.txt | 1 # Copyright (C) 2016 and later: Unicode, Inc. and others. 5 # ICU 49 and later: no more platform-specific headers
|
/external/curl/m4/ |
D | curl-compilers.m4 | 599 dnl at least gcc 2.95 and later support this 898 dnl Only clang 1.1 or later 903 dnl Only clang 2.8 or later 908 dnl Only clang 2.9 or later 913 dnl Only clang 3.2 or later 926 dnl Only clang 3.6 or later 931 dnl Only clang 3.9 or later 965 dnl Only gcc 1.4 or later 975 dnl Only gcc 2.7 or later 986 dnl Only gcc 2.95 or later [all …]
|
/external/protobuf/csharp/ |
D | README.md | 31 all later versions. This includes all code generated by `protoc`, 38 later. You should be able to run the NUnit test from Test Explorer 42 Studio 2012 or later, *developers* of the library are required to 43 have Visual Studio 2015 or later, as the library uses C# 6 features
|
/external/icu/icu4j/eclipse-build/ |
D | build.properties | 1 # Copyright (C) 2016 and later: Unicode, Inc. and others. 8 copyright.eclipse=(C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.…
|
/external/python/cpython3/Doc/library/ |
D | resource.rst | 95 .. availability:: Linux 2.6.36 or later with glibc 2.13 or later. 181 .. availability:: Linux 2.6.8 or later. 190 .. availability:: Linux 2.6.12 or later. 199 .. availability:: Linux 2.6.12 or later. 209 .. availability:: Linux 2.6.25 or later. 218 .. availability:: Linux 2.6.8 or later. 228 .. availability:: FreeBSD 9 or later. 239 .. availability:: FreeBSD 9 or later. 247 .. availability:: FreeBSD 9 or later.
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.2 | 5 Released under the GPL licence (version 2 or later). 8 filesystems is in mainline (2.6.29 and later). 21 mountable on 2.6.29 and later kernels.
|
/external/xz-java/ |
D | README | 21 The source code is compatible with Java 5 and later. 31 If you are using OpenJDK 9 or later, you will need to edit the 34 isn't supported by OpenJDK 9 or later.
|
/external/hyphenation-patterns/hy/ |
D | hyph-hy.lic.txt | 3 (more info about the licence to be added later) 9 % and later adapted for TeX
|
/external/icu/icu4c/source/data/translit/ |
D | az_Title.txt | 1 # © 2016 and later: Unicode, Inc. and others. 16 # do later I([^[:ccc=Not_Reordered:][:ccc=Above:]]*)\u0307 → i$1 ;
|