Home
last modified time | relevance | path

Searched full:slightly (Results 1 – 25 of 4303) sorted by relevance

12345678910>>...173

/external/libevent/
DMakefile.am52 # 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/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DResourcePolicyResourceStatusInstanceSchedulePolicyStatusOrBuilder.java67 …* [Output Only] The next time the schedule is planned to run. The actual time might be slightly di…
79 …* [Output Only] The next time the schedule is planned to run. The actual time might be slightly di…
91 …* [Output Only] The next time the schedule is planned to run. The actual time might be slightly di…
DScalingScheduleStatusOrBuilder.java67 …mestamp when a schedule is planned to run, but the actual time might be slightly different. The ti…
79 …mestamp when a schedule is planned to run, but the actual time might be slightly different. The ti…
91 …mestamp when a schedule is planned to run, but the actual time might be slightly different. The ti…
DResourcePolicyResourceStatusInstanceSchedulePolicyStatus.java150 …* [Output Only] The next time the schedule is planned to run. The actual time might be slightly di…
165 …* [Output Only] The next time the schedule is planned to run. The actual time might be slightly di…
188 …* [Output Only] The next time the schedule is planned to run. The actual time might be slightly di…
744 … The next time the schedule is planned to run. The actual time might be slightly different. The ti…
758 … The next time the schedule is planned to run. The actual time might be slightly different. The ti…
780 … The next time the schedule is planned to run. The actual time might be slightly different. The ti…
802 … The next time the schedule is planned to run. The actual time might be slightly different. The ti…
823 … The next time the schedule is planned to run. The actual time might be slightly different. The ti…
840 … The next time the schedule is planned to run. The actual time might be slightly different. The ti…
/external/guava/android/guava/src/com/google/common/util/concurrent/
DGwtFuturesCatchingSpecialization.java23 * java.util.concurrent.Executor) Futures.catching} family of methods. Those versions have slightly
32 * versions of catching() and catchingAsync() with slightly different signatures from the ones
DGwtFluentFutureCatchingSpecialization.java24 * FluentFuture.catching} family of methods. Those versions have slightly different signatures.
33 * versions of catching() and catchingAsync() with slightly different signatures from the ones
/external/guava/guava/src/com/google/common/util/concurrent/
DGwtFluentFutureCatchingSpecialization.java24 * FluentFuture.catching} family of methods. Those versions have slightly different signatures.
33 * versions of catching() and catchingAsync() with slightly different signatures from the ones
DGwtFuturesCatchingSpecialization.java23 * java.util.concurrent.Executor) Futures.catching} family of methods. Those versions have slightly
32 * versions of catching() and catchingAsync() with slightly different signatures from the ones
/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/
DProtocol.java33 * can slightly reduce the system resources used when communicating with
40 * HTTP protocol, but may use slightly more system resources. AWS recommends
/external/curl/tests/data/
Dtest59932 this data is slightly larger than the first piece
54 this data is slightly larger than the first piece
/external/cronet/tot/net/socket/
Dtransport_client_socket.h40 // should always be ready after successful connection or slightly earlier
50 // should always be ready after successful connection or slightly earlier
/external/cronet/stable/net/socket/
Dtransport_client_socket.h40 // should always be ready after successful connection or slightly earlier
50 // should always be ready after successful connection or slightly earlier
/external/libcups/vcnet/regex/
DWHATSNEW13 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/
DSkAutoMalloc.h85 * 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/pytorch/test/profiler/
Dtest_cpp_thread.py177 …"Failing on windows cuda, see https://github.com/pytorch/pytorch/pull/130037 for slightly more con…
191 …"Failing on windows cuda, see https://github.com/pytorch/pytorch/pull/130037 for slightly more con…
205 …"Failing on windows cuda, see https://github.com/pytorch/pytorch/pull/130037 for slightly more con…
/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/proto/google/maps/routing/v2/
Dmaneuver.proto35 // Turn slightly to the left.
47 // Turn slightly to the right.
/external/googleapis/google/maps/routing/v2/
Dmaneuver.proto35 // Turn slightly to the left.
47 // Turn slightly to the right.
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DIs.java12 * to be slightly more expressive.
41 * to be slightly more expressive.
/external/mesa3d/src/intel/compiler/
Dbrw_nir_trig_workarounds.py24 # 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/mesa3d/src/intel/compiler/elk/
Delk_nir_trig_workarounds.py24 # 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/rust/android-crates-io/crates/critical-section/src/
Dstd.rs26 // This way, we hold the mutex for slightly less time. in acquire()
60 // This way, we hold the mutex for slightly less time. in release()
/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/
DManeuver.java46 * Turn slightly to the left.
86 * Turn slightly to the right.
239 * Turn slightly to the left.
279 * Turn slightly to the right.
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/solvers/
DAllowedSolution.java28 * actual root, but it may also be an approximation that is slightly smaller
29 * or slightly larger than the actual root. Root-finding algorithms generally
/external/google-cloud-java/java-profiler/proto-google-cloud-profiler-v2/src/main/java/com/google/devtools/cloudprofiler/v2/
DProfileOrBuilder.java121 * The field represents requested profiling duration. It may slightly differ
138 * The field represents requested profiling duration. It may slightly differ
155 * The field represents requested profiling duration. It may slightly differ
/external/lz4/
DNEWS11 lib : Slightly faster (+5%) HC compression speed (levels 3-9), by @JunHe77
114 perf: slightly faster HC compression and decompression speed
125 perf : slightly faster compression and decompression speed
217 Fixed : Restored lz4hc compression ratio (slightly lower since r124)
246 Improved: slightly improved decoding speed

12345678910>>...173