Home
last modified time | relevance | path

Searched full:equivalently (Results 1 – 25 of 883) sorted by relevance

12345678910>>...36

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/std_float/src/
H A Dlib.rs60 /// of the equivalently-indexed element in `self`
68 /// in the equivalently-indexed element in `self`.
73 /// in the equivalently-indexed element in `self`.
78 /// in the equivalently-indexed element in `self`.
83 /// in the equivalently-indexed element in `self`.
88 /// in the equivalently-indexed element in `self`.
93 /// in the equivalently-indexed elements in `self` and `base`.
101 /// in the equivalently-indexed element in `self`.
106 /// in the equivalently-indexed element in `self`.
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/std_float/src/
H A Dlib.rs60 /// of the equivalently-indexed element in `self`
68 /// in the equivalently-indexed element in `self`.
73 /// in the equivalently-indexed element in `self`.
78 /// in the equivalently-indexed element in `self`.
83 /// in the equivalently-indexed element in `self`.
88 /// in the equivalently-indexed element in `self`.
93 /// in the equivalently-indexed elements in `self` and `base`.
101 /// in the equivalently-indexed element in `self`.
106 /// in the equivalently-indexed element in `self`.
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/std_float/src/
H A Dlib.rs60 /// of the equivalently-indexed element in `self`
68 /// in the equivalently-indexed element in `self`.
73 /// in the equivalently-indexed element in `self`.
78 /// in the equivalently-indexed element in `self`.
83 /// in the equivalently-indexed element in `self`.
88 /// in the equivalently-indexed element in `self`.
93 /// in the equivalently-indexed elements in `self` and `base`.
101 /// in the equivalently-indexed element in `self`.
106 /// in the equivalently-indexed element in `self`.
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/std_float/src/
H A Dlib.rs60 /// of the equivalently-indexed element in `self`
68 /// in the equivalently-indexed element in `self`.
73 /// in the equivalently-indexed element in `self`.
78 /// in the equivalently-indexed element in `self`.
83 /// in the equivalently-indexed element in `self`.
88 /// in the equivalently-indexed element in `self`.
93 /// in the equivalently-indexed elements in `self` and `base`.
101 /// in the equivalently-indexed element in `self`.
106 /// in the equivalently-indexed element in `self`.
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/std_float/src/
H A Dlib.rs60 /// of the equivalently-indexed element in `self`
68 /// in the equivalently-indexed element in `self`.
73 /// in the equivalently-indexed element in `self`.
78 /// in the equivalently-indexed element in `self`.
83 /// in the equivalently-indexed element in `self`.
88 /// in the equivalently-indexed element in `self`.
93 /// in the equivalently-indexed elements in `self` and `base`.
101 /// in the equivalently-indexed element in `self`.
106 /// in the equivalently-indexed element in `self`.
/aosp_15_r20/external/mesa3d/src/panfrost/lib/tests/
H A Dtest-blend.c93 .hardware = 0xF0932932 /* equivalently 0xF0923923 */
129 .hardware = 0xF09B29B2 /* equivalently 0xF09A39A3 */
147 .hardware = 0xF052B52b /* equivalently 0xF05A35A3 */
165 .hardware = 0xF0231231 /* equivalently 0xF0321321 */
197 .hardware = 0xA0231231 /* equivalently 0xA0321321 */
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/decoder/
H A DDataMask.java88 * equivalently, such that xy mod 6 == 0
99 * equivalently, such that xy mod 6 < 3
110 * equivalently, such that (x + y + xy mod 3) mod 2 == 0
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/platform/api/
H A Dquiche_reference_counted.h31 // or, equivalently:
45 // or, equivalently:
51 // or, equivalently:
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/creation/instance/
H A DConstructorInstantiator.java138 * it's a better match to the given arguments, a worse match, or an equivalently good match.
150 …* If {@code constructor} is an equivalently good of a match as the constructors in the {@code matc…
156 * @param matchingConstructors A list of equivalently best matching constructors found so far
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DBaseEncoding.java279 * Returns an encoding that behaves equivalently to this encoding, but omits any padding
286 * Returns an encoding that behaves equivalently to this encoding, but uses an alternate character
295 * Returns an encoding that behaves equivalently to this encoding, but adds a separator string
306 * Returns an encoding that behaves equivalently to this encoding, but encodes and decodes with
315 * Returns an encoding that behaves equivalently to this encoding, but encodes and decodes with
324 * Returns an encoding that behaves equivalently to this encoding, but decodes letters without
/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DBaseEncoding.java279 * Returns an encoding that behaves equivalently to this encoding, but omits any padding
286 * Returns an encoding that behaves equivalently to this encoding, but uses an alternate character
295 * Returns an encoding that behaves equivalently to this encoding, but adds a separator string
306 * Returns an encoding that behaves equivalently to this encoding, but encodes and decodes with
315 * Returns an encoding that behaves equivalently to this encoding, but encodes and decodes with
324 * Returns an encoding that behaves equivalently to this encoding, but decodes letters without
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DSplitter.java305 * Returns a splitter that behaves equivalently to {@code this} splitter, but automatically omits
325 * Returns a splitter that behaves equivalently to {@code this} splitter but stops splitting after
346 * Returns a splitter that behaves equivalently to {@code this} splitter, but automatically
359 * Returns a splitter that behaves equivalently to {@code this} splitter, but removes all leading
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dmock_random.h35 // InsecureRandBytes behaves equivalently to RandBytes.
37 // InsecureRandUint64 behaves equivalently to RandUint64.
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DSplitter.java307 * Returns a splitter that behaves equivalently to {@code this} splitter, but automatically omits
327 * Returns a splitter that behaves equivalently to {@code this} splitter but stops splitting after
348 * Returns a splitter that behaves equivalently to {@code this} splitter, but automatically
361 * Returns a splitter that behaves equivalently to {@code this} splitter, but removes all leading
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/io/
H A Dmod.rs40 //! without ending the lifetime of the file descriptor. (Equivalently:
49 //! description. (Equivalently: `&Arc` may be used in APIs that provide safe access to `clone`, so
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/io/
H A Dmod.rs40 //! without ending the lifetime of the file descriptor. (Equivalently:
49 //! description. (Equivalently: `&Arc` may be used in APIs that provide safe access to `clone`, so
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/unix/io/
H A Dmod.rs40 //! without ending the lifetime of the file descriptor. (Equivalently:
49 //! description. (Equivalently: `&Arc` may be used in APIs that provide safe access to `clone`, so
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/io/
H A Dmod.rs40 //! without ending the lifetime of the file descriptor. (Equivalently:
49 //! description. (Equivalently: `&Arc` may be used in APIs that provide safe access to `clone`, so
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/io/
H A Dmod.rs40 //! without ending the lifetime of the file descriptor. (Equivalently:
49 //! description. (Equivalently: `&Arc` may be used in APIs that provide safe access to `clone`, so
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dremotebuildexecution.v1.json427 …graphically sorted by name. Sorting of strings is done by code point, equivalently, by the UTF-8 b…
434 … the output paths MUST be sorted lexicographically by code point (or, equivalently, by UTF-8 bytes…
441 … the output paths MUST be sorted lexicographically by code point (or, equivalently, by UTF-8 bytes…
448 …graphically sorted by name. Sorting of strings is done by code point, equivalently, by the UTF-8 b…
455 … MUST be deduplicated and sorted lexicographically by code point (or, equivalently, by UTF-8 bytes…
504 …aphical order by path. The path strings must be sorted by code point, equivalently, by UTF-8 bytes…
824 …by name, and then by value. Sorting of strings is done by code point, equivalently, by the UTF-8 b…
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/
Dclasses.rs43 /// these equivalence classes. Equivalently, this returns the total number
51 /// equivalence class. Equivalently, there are 256 equivalence classes
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.h130 * equivalently, all enabled render targets have alpha_one_store set. Likewise,
132 * equivalently, all enabled render targets have alpha_zero_nop set.
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dmonitoring_v3.projects.metricDescriptors.html132 …b, you can create an INT64 CUMULATIVE metric whose unit is s{CPU} (or equivalently 1s{CPU} or just…
166 …b, you can create an INT64 CUMULATIVE metric whose unit is s{CPU} (or equivalently 1s{CPU} or just…
225 …b, you can create an INT64 CUMULATIVE metric whose unit is s{CPU} (or equivalently 1s{CPU} or just…
271 …b, you can create an INT64 CUMULATIVE metric whose unit is s{CPU} (or equivalently 1s{CPU} or just…
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h59 * equivalently to the dmabuf heap @heap_name. Ignored if ion_heap_name is empty("").
62 * to function equivalently to dmabuf heap @heap_name.
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h59 * equivalently to the dmabuf heap @heap_name. Ignored if ion_heap_name is empty("").
62 * to function equivalently to dmabuf heap @heap_name.

12345678910>>...36