/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 | 51 bool TimeIsBetween(uint32_t earlier, 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); 72 inline int32_t TimeSince(uint32_t earlier) { in TimeSince() argument 73 return TimeDiff(Time(), earlier); in TimeSince()
|
/external/llvm/test/MC/ARM/ |
D | obsolete-v8.s | 4 @ CHECK: instruction requires: armv7 or earlier 7 @ CHECK: instruction requires: armv7 or earlier
|
D | directive-fpu-multiple.s | 3 @ The later .fpu directive should overwrite the earlier one.
|
/external/mesa3d/src/glsl/ |
D | ast_to_hir.cpp | 2236 ir_variable *earlier = state->symbols->get_variable(decl->identifier); in get_variable_being_redeclared() local 2237 if (earlier == NULL || in get_variable_being_redeclared() 2252 if ((earlier->type->array_size() == 0) in get_variable_being_redeclared() 2254 && (var->type->element_type() == earlier->type->element_type())) { in get_variable_being_redeclared() 2262 if ((size > 0) && (size <= earlier->max_array_access)) { in get_variable_being_redeclared() 2265 earlier->max_array_access); in get_variable_being_redeclared() 2268 earlier->type = var->type; in get_variable_being_redeclared() 2273 && earlier->type == var->type in get_variable_being_redeclared() 2274 && earlier->mode == var->mode) { in get_variable_being_redeclared() 2278 earlier->origin_upper_left = var->origin_upper_left; in get_variable_being_redeclared() [all …]
|
/external/icu/icu4c/source/data/brkitr/ |
D | laodict.txt | 17 # out 4 entries that duplicate earlier entries. 4470 # ຊາດູກາຍ duplicate of an earlier entry 10734 # ອິດທິພົນ duplicate of earlier entry
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.0 | 9 earlier this year. 12 layouts for earlier kernels.
|
/external/markdown/tests/markdown-test/ |
D | hard-wrapped.txt | 1 In Markdown 1.0.0 and earlier. Version
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Hard-wrapped paragraphs with list-like lines.text | 1 In Markdown 1.0.0 and earlier. Version
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Hard-wrapped paragraphs with list-like lines.text | 1 In Markdown 1.0.0 and earlier. Version
|
/external/protobuf/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/libusb-compat/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/libopus/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/libmicrohttpd/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/pcre/dist/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/google-breakpad/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/libedit/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/libmtp/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/clang/test/SemaObjCXX/ |
D | crash.mm | 24 #if __cplusplus <= 199711L // C++03 or earlier modes
|
D | vararg-non-pod.mm | 23 #if __cplusplus <= 199711L // C++03 or earlier modes
|
/external/autotest/client/tests/iosched_bugs/ |
D | control | 11 starved forever without the bugfix(220.4 and earlier kernels) and with the
|