Searched full:slightly (Results 1 – 25 of 3478) sorted by relevance
12345678910>>...140
| /external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/ |
| D | SocketDataOrBuilder.java | 178 * This may be slightly out of date due to network latency. This does NOT 188 * This may be slightly out of date due to network latency. This does NOT 198 * This may be slightly out of date due to network latency. This does NOT 209 * This may be slightly out of date due to network latency. This does NOT 219 * This may be slightly out of date due to network latency. This does NOT 229 * This may be slightly out of date due to network latency. This does NOT
|
| D | SocketData.java | 436 * This may be slightly out of date due to network latency. This does NOT 448 * This may be slightly out of date due to network latency. This does NOT 460 * This may be slightly out of date due to network latency. This does NOT 475 * This may be slightly out of date due to network latency. This does NOT 487 * This may be slightly out of date due to network latency. This does NOT 499 * This may be slightly out of date due to network latency. This does NOT 2062 * This may be slightly out of date due to network latency. This does NOT 2074 * This may be slightly out of date due to network latency. This does NOT 2090 * This may be slightly out of date due to network latency. This does NOT 2112 * This may be slightly out of date due to network latency. This does NOT [all …]
|
| /external/libevent/ |
| D | Makefile.am | 52 # 2.0.9-rc -- 2.0 5:0:0 (ABI changed slightly) 69 # 2.1.3-alpha -- 2.1 3:0:0 (ABI changed slightly) 70 # 2.1.4-alpha -- 2.1 4:0:0 (ABI changed slightly) 71 # 2.1.5-beta -- 2.1 5:0:0 (ABI changed slightly) 72 # 2.1.6-beta -- 2.1 6:0:0 (ABI changed slightly) 73 # 2.1.7-beta -- 2.1 6:1:0 (ABI changed slightly)
|
| /external/markdown/docs/change_log/ |
| D | release-2.2.md | 27 behavior has been changed. This may result in slightly different output. While 32 * The behavior of the `enable_attributes` keyword has been slightly altered. If 58 The BlockParser API was slightly altered to allow `blockprocessor.run` to return
|
| /external/catch2/projects/SelfTest/IntrospectiveTests/ |
| D | GeneratorsImpl.tests.cpp | 151 SECTION("Slightly over end") { 162 SECTION("Slightly under end") { 195 SECTION("Slightly over end") { 211 SECTION("Slightly under end") { 242 SECTION("Slightly over end") { 253 SECTION("Slightly under end") {
|
| /external/guava/android/guava/src/com/google/common/util/concurrent/ |
| D | GwtFuturesCatchingSpecialization.java | 22 * java.util.concurrent.Executor) Futures.catching} family of methods. Those versions have slightly 30 * versions of catching() and catchingAsync() with slightly different signatures from the ones
|
| D | GwtFluentFutureCatchingSpecialization.java | 23 * FluentFuture.catching} family of methods. Those versions have slightly different signatures. 31 * versions of catching() and catchingAsync() with slightly different signatures from the ones
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | GwtFuturesCatchingSpecialization.java | 22 * java.util.concurrent.Executor) Futures.catching} family of methods. Those versions have slightly 30 * versions of catching() and catchingAsync() with slightly different signatures from the ones
|
| D | GwtFluentFutureCatchingSpecialization.java | 23 * FluentFuture.catching} family of methods. Those versions have slightly different signatures. 31 * versions of catching() and catchingAsync() with slightly different signatures from the ones
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/ |
| D | Future.kt | 14 …* This is a shortcut for the following code with slightly more efficient implementation (one fewer… 27 …* This is a shortcut for the following code with slightly more efficient implementation (one fewer… in cancelFutureOnCompletion()
|
| /external/curl/tests/data/ |
| D | test599 | 32 this data is slightly larger than the first piece 54 this data is slightly larger than the first piece
|
| /external/libcups/vcnet/regex/ |
| D | WHATSNEW | 13 One penalty: slightly reduced compatibility with old compilers, because 18 slightly kludgey temporary way that may hurt efficiency a bit; this is 26 slightly, to more closely match the usual programming notion that "_"
|
| /external/skia/src/base/ |
| D | SkAutoMalloc.h | 85 * Manage an allocated block of memory. If the requested size is <= kSizeRequested (or slightly 102 * Allocate a block of the specified size. If size <= kSizeRequested (or slightly more), then 130 * block. As with the constructor, if size <= kSizeRequested (or slightly more) then the return
|
| /external/cronet/net/socket/ |
| D | transport_client_socket.h | 40 // should always be ready after successful connection or slightly earlier 50 // should always be ready after successful connection or slightly earlier
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_nir_trig_workarounds.py | 24 # produce values slightly outside of the [-1.0, 1.0] range for a small set of 31 # amplitude slightly. Apparently this also minimizes the error function,
|
| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
| D | Is.java | 12 * to be slightly more expressive. 41 * to be slightly more expressive.
|
| /external/python/cpython2/Modules/ |
| D | md5.h | 43 1999-11-04 lpd Edited comments slightly for automatic TOC extraction. 59 * run on either big- or little-endian CPUs, but will run slightly less
|
| /external/rust/crates/ryu/src/ |
| D | f2s_intrinsics.rs | 55 // It seems to be slightly faster to avoid uint128_t here, although the 56 // generated code for uint128_t looks slightly nicer.
|
| /external/walt/hardware/ |
| D | README.md | 44  65 * A slightly simpler enclosure suitable for printing on a desktop 3D printer is available as a [pub…
|
| /external/skia/src/text/gpu/ |
| D | DistanceFieldAdjustTable.cpp | 44 // slightly different geometry. 47 // previously covered; however those pixels would have been only slightly
|
| /external/libchrome/base/strings/ |
| D | strcat.h | 55 // As-written Abseil's helper class for numbers generates slightly more code 58 // for this call and generate slightly less code. This is something we can
|
| /external/cronet/base/strings/ |
| D | strcat.h | 55 // As-written Abseil's helper class for numbers generates slightly more code 58 // for this call and generate slightly less code. This is something we can
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
| D | BitmapPool.java | 56 …* Because this method erases all pixels in the {@link Bitmap}, this method is slightly slower … 85 …* Although this method is slightly more efficient than {@link #get(int, int, android.graphics.…
|
| /external/libopus/celt/ |
| D | entcode.h | 109 This will always be slightly larger than the exact value (e.g., all 119 This will always be slightly larger than the exact value (e.g., all
|
| /external/lz4/ |
| D | NEWS | 89 perf: slightly faster HC compression and decompression speed 100 perf : slightly faster compression and decompression speed 192 Fixed : Restored lz4hc compression ratio (slightly lower since r124) 221 Improved: slightly improved decoding speed
|
12345678910>>...140