/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/benches/str/ |
H A D | corpora.rs | 32 pub const SMALL: &str = "Mary had a little lamb, Little lamb"; constant 48 pub const SMALL: &str = "速度惊人且内存利用率极高"; constant 66 pub const SMALL: &str = "Сотни компаний по"; constant 80 pub const SMALL: &str = ""; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/str/ |
H A D | corpora.rs | 32 pub const SMALL: &str = "Mary had a little lamb, Little lamb"; constant 48 pub const SMALL: &str = "速度惊人且内存利用率极高"; constant 66 pub const SMALL: &str = "Сотни компаний по"; constant 80 pub const SMALL: &str = ""; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/benches/str/ |
H A D | corpora.rs | 32 pub const SMALL: &str = "Mary had a little lamb, Little lamb"; constant 48 pub const SMALL: &str = "速度惊人且内存利用率极高"; constant 66 pub const SMALL: &str = "Сотни компаний по"; constant 80 pub const SMALL: &str = ""; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/benches/str/ |
H A D | corpora.rs | 32 pub const SMALL: &str = "Mary had a little lamb, Little lamb"; constant 48 pub const SMALL: &str = "速度惊人且内存利用率极高"; constant 66 pub const SMALL: &str = "Сотни компаний по"; constant 80 pub const SMALL: &str = ""; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/str/ |
H A D | corpora.rs | 32 pub const SMALL: &str = "Mary had a little lamb, Little lamb"; constant 48 pub const SMALL: &str = "速度惊人且内存利用率极高"; constant 66 pub const SMALL: &str = "Сотни компаний по"; constant 80 pub const SMALL: &str = ""; constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/json/ |
D | bench.rs | 61 const SMALL: &str = " { \"a\"\t: 42, constant
|
/aosp_15_r20/external/aws-sdk-java-v2/test/sdk-benchmarks/src/main/java/software/amazon/awssdk/benchmark/marshaller/dynamodb/ |
H A D | V1DynamoDbAttributeValue.java | 91 SMALL, enumConstant 111 SMALL, enumConstant
|
H A D | V2DynamoDbAttributeValue.java | 181 SMALL, enumConstant 201 SMALL, enumConstant
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | __rem_pio2l.c | 27 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.m>>48) < ((0x3fff + 25)<<16 | 0x921f>>1 | 0x8000)) macro 53 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.top) < ((0x3fff + 45)<<16 | 0x921f)) macro
|
/aosp_15_r20/external/musl/src/math/ |
H A D | __rem_pio2l.c | 27 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.m>>48) < ((0x3fff + 25)<<16 | 0x921f>>1 | 0x8000)) macro 54 #define SMALL(u) (((u.i.se & 0x7fffU)<<16 | u.i.top) < ((0x3fff + 45)<<16 | 0x921f)) macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/src/ |
D | params.rs | 48 const SMALL: usize = 3; constant
|
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/ |
H A D | AbstractBenchmark.java | 78 SMALL(10), MEDIUM(1024), LARGE(65536), JUMBO(1048576); enumConstant 94 SMALL(16383), MEDIUM(65535), LARGE(1048575), JUMBO(8388607); enumConstant
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | IGammaKernel.cu | 388 static const accscalar_t SMALL = 20.0; in calc_igammac() local 470 static const accscalar_t SMALL = 20.0; in calc_igamma() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | GeneratedMonitorTest.java | 104 SMALL(SMALL_TIMEOUT_MILLIS, SMALL_TIMEOUT_MILLIS + "ms"), enumConstant 127 SMALL(Timeout.SMALL), enumConstant
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | GeneratedMonitorTest.java | 107 SMALL(SMALL_TIMEOUT_MILLIS, SMALL_TIMEOUT_MILLIS + "ms"), enumConstant 130 SMALL(Timeout.SMALL), enumConstant
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/picker/clock/shared/ |
D | ClockSize.java | 9 /*public static final*/ SMALL /* = new SMALL() */; enumConstant
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/dos/ |
H A D | pdcdos.h | 33 # define SMALL 1 macro 36 # define SMALL 1 macro
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ui/viewmodel/ |
D | PromptSize.java | 8 /*public static final*/ SMALL /* = new SMALL() */, enumConstant
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
D | FontSize.java | 28 SMALL(0x2); enumConstant
|
/aosp_15_r20/external/eigen/lapack/ |
H A D | slamch.f | 86 REAL RND, EPS, SFMIN, SMALL, RMACH local
|
H A D | dlamch.f | 82 DOUBLE PRECISION RND, EPS, SFMIN, SMALL, RMACH local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/shared/model/ |
D | ClockSizeSetting.java | 9 /*public static final*/ SMALL /* = new SMALL(0) */; enumConstant
|
D | ClockSize.java | 8 /*public static final*/ SMALL /* = new SMALL(0) */, enumConstant
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.h | 61 SMALL enumerator
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.h | 62 SMALL enumerator
|