Home
last modified time | relevance | path

Searched defs:large (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2021-196.md3 ### CVE Number
6 ### Impact
17 ### Patches
22 ### For more information
25 ### Attribution
H A Dtfsa-2021-195.md3 ### CVE Number
6 ### Impact
21 ### Patches
26 ### For more information
29 ### Attribution
H A Dtfsa-2022-042.md3 ### CVE Number
6 ### Impact
15 ### Patches
20 ### For more information
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/benches/hash/
H A Dset_ops.rs7 let large: HashSet<_> = (0..100).collect(); in set_difference() localVariable
15 let large: HashSet<_> = (0..100).collect(); in set_is_subset() localVariable
23 let large: HashSet<_> = (0..100).collect(); in set_intersection() localVariable
31 let large: HashSet<_> = (0..100).collect(); in set_symmetric_difference() localVariable
39 let large: HashSet<_> = (0..100).collect(); in set_union() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/benches/hash/
H A Dset_ops.rs7 let large: HashSet<_> = (0..100).collect(); in set_difference() localVariable
15 let large: HashSet<_> = (0..100).collect(); in set_is_subset() localVariable
23 let large: HashSet<_> = (0..100).collect(); in set_intersection() localVariable
31 let large: HashSet<_> = (0..100).collect(); in set_symmetric_difference() localVariable
39 let large: HashSet<_> = (0..100).collect(); in set_union() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/benches/hash/
H A Dset_ops.rs7 let large: HashSet<_> = (0..100).collect(); in set_difference() localVariable
15 let large: HashSet<_> = (0..100).collect(); in set_is_subset() localVariable
23 let large: HashSet<_> = (0..100).collect(); in set_intersection() localVariable
31 let large: HashSet<_> = (0..100).collect(); in set_symmetric_difference() localVariable
39 let large: HashSet<_> = (0..100).collect(); in set_union() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/benches/hash/
H A Dset_ops.rs7 let large: HashSet<_> = (0..100).collect(); in set_difference() localVariable
15 let large: HashSet<_> = (0..100).collect(); in set_is_subset() localVariable
23 let large: HashSet<_> = (0..100).collect(); in set_intersection() localVariable
31 let large: HashSet<_> = (0..100).collect(); in set_symmetric_difference() localVariable
39 let large: HashSet<_> = (0..100).collect(); in set_union() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/benches/hash/
H A Dset_ops.rs7 let large: HashSet<_> = (0..100).collect(); in set_difference() localVariable
15 let large: HashSet<_> = (0..100).collect(); in set_is_subset() localVariable
23 let large: HashSet<_> = (0..100).collect(); in set_intersection() localVariable
31 let large: HashSet<_> = (0..100).collect(); in set_symmetric_difference() localVariable
39 let large: HashSet<_> = (0..100).collect(); in set_union() localVariable
/aosp_15_r20/external/clang/test/CodeGen/
H A Dsparcv9-abi.c50 struct large { struct
56 // CHECK-LABEL: define void @f_large(%struct.large* noalias sret %agg.result, %struct.large* %x) argument
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue25507.go15 type large struct { struct
16 b [1500000000]byte
19 func (x large) f1() int { // GC_ERROR "stack frame too large"
23 func f2(x large) int { // GC_ERROR "stack frame too large"
/aosp_15_r20/external/rust/android-crates-io/crates/half/benches/
Dconvert.rs119 let large: Vec<_> = iter::repeat(0) in bench_slice_f32_to_f16() localVariable
151 let large: Vec<_> = iter::repeat(0) in bench_slice_f64_to_f16() localVariable
183 let large: Vec<_> = iter::repeat(0) in bench_slice_f16_to_f32() localVariable
215 let large: Vec<_> = iter::repeat(0) in bench_slice_f16_to_f64() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc58 auto large = FixedArr(kLargeSize); in TEST() local
66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
112 auto large = FixedArr(kLargeSize); in TEST() local
120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc58 auto large = FixedArr(kLargeSize); in TEST() local
66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
112 auto large = FixedArr(kLargeSize); in TEST() local
120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dfixed_array_exception_safety_test.cc58 auto large = FixedArr(kLargeSize); in TEST() local
66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
112 auto large = FixedArr(kLargeSize); in TEST() local
120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dfixed_array_exception_safety_test.cc58 auto large = FixedArr(kLargeSize); in TEST() local
66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
112 auto large = FixedArr(kLargeSize); in TEST() local
120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc58 auto large = FixedArr(kLargeSize); in TEST() local
66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
112 auto large = FixedArr(kLargeSize); in TEST() local
120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc58 auto large = FixedArr(kLargeSize); in TEST() local
66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
112 auto large = FixedArr(kLargeSize); in TEST() local
120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc58 auto large = FixedArr(kLargeSize); in TEST() local
66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
112 auto large = FixedArr(kLargeSize); in TEST() local
120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/customization/SystemUICustomizationLib/android_common/kapt/gen/stubs/com/android/systemui/shared/clocks/
DClockDesign.java26 private final com.android.systemui.shared.clocks.ClockFace large = null; field in ClockDesign
37 com.android.systemui.shared.clocks.ClockFace large, @org.jetbrains.annotations.Nullable() in ClockDesign()
120 com.android.systemui.shared.clocks.ClockFace large, @org.jetbrains.annotations.Nullable() in copy()
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dbuiltin-object-size-cxx14.cpp67 LargeStruct large; in noWriteToBuf() local
75 LargeStruct large = {0, {}, 0}; in initTheBuf() local
86 LargeStruct large; in initTheBufWithALoop() local
/aosp_15_r20/external/rust/android-crates-io/crates/pest/benches/
Dstack.rs64 let large = [""; 64]; in benchmark() localVariable
65 let large = repeat(large).take(times); in benchmark() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/set/
H A Dtests.rs91 let large = Vec::from_iter(0..100); in test_intersection() localVariable
145 let large = Vec::from_iter(0..100); in test_difference() localVariable
310 let large = Vec::from_iter(0..100); in test_is_subset() localVariable
343 let large = Vec::from_iter(0..100); in test_is_superset() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/set/
H A Dtests.rs91 let large = Vec::from_iter(0..100); in test_intersection() localVariable
145 let large = Vec::from_iter(0..100); in test_difference() localVariable
310 let large = Vec::from_iter(0..100); in test_is_subset() localVariable
343 let large = Vec::from_iter(0..100); in test_is_superset() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/set/
H A Dtests.rs91 let large = Vec::from_iter(0..100); in test_intersection() localVariable
145 let large = Vec::from_iter(0..100); in test_difference() localVariable
310 let large = Vec::from_iter(0..100); in test_is_subset() localVariable
343 let large = Vec::from_iter(0..100); in test_is_superset() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/set/
H A Dtests.rs91 let large = Vec::from_iter(0..100); in test_intersection() localVariable
145 let large = Vec::from_iter(0..100); in test_difference() localVariable
310 let large = Vec::from_iter(0..100); in test_is_subset() localVariable
343 let large = Vec::from_iter(0..100); in test_is_superset() localVariable

12345678910>>...13