Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 1247) sorted by relevance

12345678910>>...50

/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DCopyOnWriteArrayListTest.java148 CopyOnWriteArrayList full = populatedArray(3); in testAddAll() local
161 CopyOnWriteArrayList full = populatedArray(3); in testAddAllAbsent() local
174 CopyOnWriteArrayList full = populatedArray(SIZE); in testAddIfAbsent() local
184 CopyOnWriteArrayList full = populatedArray(SIZE); in testAddIfAbsent2() local
194 CopyOnWriteArrayList full = populatedArray(SIZE); in testClear() local
216 CopyOnWriteArrayList full = populatedArray(3); in testContains() local
226 CopyOnWriteArrayList full = populatedArray(3); in testAddIndex() local
270 CopyOnWriteArrayList full = populatedArray(3); in testContainsAll() local
288 CopyOnWriteArrayList full = populatedArray(3); in testGet() local
297 CopyOnWriteArrayList full = populatedArray(3); in testIndexOf() local
[all …]
H A DCopyOnWriteArraySetTest.java117 Set full = populatedSet(3); in testAddAll() local
129 Set full = populatedSet(3); in testAddAll2() local
142 Set full = populatedSet(3); in testAdd2() local
152 Set full = populatedSet(3); in testAdd3() local
162 Collection full = populatedSet(3); in testClear() local
173 Collection full = populatedSet(3); in testContains() local
234 Collection full = populatedSet(3); in testContainsAll() local
281 Collection<Integer> full = populatedSet(elements); in testIterator() local
304 Collection full = populatedSet(3); in testIteratorRemove() local
319 Collection full = populatedSet(3); in testToString() local
[all …]
H A DConcurrentHashMap8Test.java289 Set full = populatedSet(3); in testAddAll() local
302 Set full = populatedSet(3); in testAddAll2() local
315 Set full = populatedSet(3); in testAdd2() local
325 Set full = populatedSet(3); in testAdd3() local
338 Set full = map5().keySet(); in testAdd4() local
351 Set full = populatedSet(3); in testAdd5() local
410 Set full = populatedSet(3); in testClear() local
420 Set full = populatedSet(3); in testContains() local
449 Collection full = populatedSet(3); in testContainsAll() local
484 Collection<Integer> full = populatedSet(elements); in testIterator() local
[all …]
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DCopyOnWriteArrayListTest.java93 CopyOnWriteArrayList full = populatedArray(3); in testAddAll() local
105 CopyOnWriteArrayList full = populatedArray(3); in testAddAllAbsent() local
117 CopyOnWriteArrayList full = populatedArray(SIZE); in testAddIfAbsent() local
126 CopyOnWriteArrayList full = populatedArray(SIZE); in testAddIfAbsent2() local
135 CopyOnWriteArrayList full = populatedArray(SIZE); in testClear() local
155 CopyOnWriteArrayList full = populatedArray(3); in testContains() local
164 CopyOnWriteArrayList full = populatedArray(3); in testAddIndex() local
206 CopyOnWriteArrayList full = populatedArray(3); in testContainsAll() local
223 CopyOnWriteArrayList full = populatedArray(3); in testGet() local
231 CopyOnWriteArrayList full = populatedArray(3); in testIndexOf() local
[all …]
H A DCopyOnWriteArraySetTest.java78 Set full = populatedSet(3); in testAddAll() local
89 Set full = populatedSet(3); in testAddAll2() local
101 Set full = populatedSet(3); in testAdd2() local
110 Set full = populatedSet(3); in testAdd3() local
119 Collection full = populatedSet(3); in testClear() local
129 Collection full = populatedSet(3); in testContains() local
188 Collection full = populatedSet(3); in testContainsAll() local
233 Collection<Integer> full = populatedSet(elements); in testIterator() local
254 Collection full = populatedSet(3); in testIteratorRemove() local
268 Collection full = populatedSet(3); in testToString() local
[all …]
H A DConcurrentHashMap8Test.java234 Set full = populatedSet(3); in testAddAll() local
246 Set full = populatedSet(3); in testAddAll2() local
258 Set full = populatedSet(3); in testAdd2() local
267 Set full = populatedSet(3); in testAdd3() local
279 Set full = map5().keySet(); in testAdd4() local
291 Set full = populatedSet(3); in testAdd5() local
346 Set full = populatedSet(3); in testClear() local
355 Set full = populatedSet(3); in testContains() local
382 Collection full = populatedSet(3); in testContainsAll() local
415 Collection<Integer> full = populatedSet(elements); in testIterator() local
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
H A Dlangtags.json16 "full": "aa-Latn-ET", string
31 "full": "aa-Arab-ET", string
45 "full": "aa-Latn-DJ", string
59 "full": "aa-Latn-ER", string
73 "full": "aa-Ethi-ET", string
87 "full": "aaa-Latn-NG", string
101 "full": "aab-Latn-NG", string
116 "full": "aac-Latn-PG", string
129 "full": "aad-Latn-PG", string
144 "full": "aae-Latn-IT", string
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dwhile_some.rs39 let full = AtomicBool::new(false); in drive_unindexed() localVariable
53 full: &'f AtomicBool, field
84 fn full(&self) -> bool { in full() function
108 full: &'f AtomicBool, field
151 fn full(&self) -> bool { in full() function
Dtry_reduce_with.rs14 let full = AtomicBool::new(false); in try_reduce_with() localVariable
24 full: &'r AtomicBool, field
56 fn full(&self) -> bool { in full() function
95 full: &'r AtomicBool, field
126 fn full(&self) -> bool { in full() function
Dtry_reduce.rs15 let full = AtomicBool::new(false); in try_reduce() localVariable
27 full: &'r AtomicBool, field
60 fn full(&self) -> bool { in full() function
96 full: &'r AtomicBool, field
125 fn full(&self) -> bool { in full() function
Dextend.rs46 fn full(&self) -> bool { in full() method
85 fn full(&self) -> bool { in full() method
331 fn full(&self) -> bool { in full() method
366 fn full(&self) -> bool { in full() method
427 fn full(&self) -> bool { in full() method
466 fn full(&self) -> bool { in full() method
/aosp_15_r20/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py952 full = 0 variable in StorageBucketsGetRequest.ProjectionValueValuesEnum
1037 full = 0 variable in StorageBucketsInsertRequest.ProjectionValueValuesEnum
1069 full = 0 variable in StorageBucketsListRequest.ProjectionValueValuesEnum
1154 full = 0 variable in StorageBucketsPatchRequest.ProjectionValueValuesEnum
1265 full = 0 variable in StorageBucketsUpdateRequest.ProjectionValueValuesEnum
1619 full = 0 variable in StorageObjectsCopyRequest.ProjectionValueValuesEnum
1718 full = 0 variable in StorageObjectsGetRequest.ProjectionValueValuesEnum
1798 full = 0 variable in StorageObjectsInsertRequest.ProjectionValueValuesEnum
1844 full = 0 variable in StorageObjectsListRequest.ProjectionValueValuesEnum
1913 full = 0 variable in StorageObjectsPatchRequest.ProjectionValueValuesEnum
[all …]
/aosp_15_r20/external/libdav1d/src/x86/
H A Ditx16_avx512.asm2147 .full: label
2398 .full: label
2836 .full: label
3123 .full: label
3631 .full: label
4039 .full: label
4314 .full: label
4729 .full: label
5370 .full: label
5723 .full: label
/aosp_15_r20/external/wayland/cursor/
H A Dxcursor.c535 char *full; in xcursor_build_theme_dir() local
586 char *full; in xcursor_build_fullname() local
623 xcursor_theme_inherits(const char *full) in xcursor_theme_inherits()
686 char *full; in load_all_cursors_from_dir() local
748 char *full, *dir; in xcursor_load_theme() local
/aosp_15_r20/external/rust/android-crates-io/crates/drm-fourcc/
Dbuild.rs64 let full = caps.name("full").unwrap().as_str(); in generate() localVariable
82 let full = caps.name("full").unwrap().as_str(); in generate() localVariable
105 let full = caps.name("full").unwrap().as_str(); in generate() localVariable
/aosp_15_r20/external/ComputeLibrary/src/core/
H A DValidate.cpp27const arm_compute::Window &full, const arm_compute::Window &win) in error_on_mismatching_windows()
42const arm_compute::Window &full, const arm_compute::Window &sub) in error_on_invalid_subwindow()
58const arm_compute::Window &full, const arm_compute::Window &window, const int dim) in error_on_window_not_collapsable_at_dimension()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/concurrent_queues/
Ddeque_adaptor.hpp42 bool full() const { return queue.full(); } in full() function in boost::concurrent::detail::deque_adaptor_copyable_only
79 bool full() const { return queue.full(); } in full() function in boost::concurrent::detail::deque_adaptor_movable_only
118 bool full() const { return queue.full(); } in full() function in boost::concurrent::detail::deque_adaptor_copyable_and_movable
Dqueue_adaptor.hpp42 bool full() const { return queue.full(); } in full() function in boost::concurrent::detail::queue_adaptor_copyable_only
79 bool full() const { return queue.full(); } in full() function in boost::concurrent::detail::queue_adaptor_movable_only
118 bool full() const { return queue.full(); } in full() function in boost::concurrent::detail::queue_adaptor_copyable_and_movable
/aosp_15_r20/build/make/tools/atree/
H A Dfiles.cpp25 string full = base; in path_append() local
345 string full = path_append(*it, rec->sourceName); in locate() local
428 string full = path_append(rec.sourceBase, rec.sourceName); in list_dir() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/
H A Dnanobenchmark.cc599 InputVec full; in ReplicateInputs() local
616 void FillSubset(const InputVec& full, const FuncInput input_to_skip, in FillSubset()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
788 const InputVec full = in Measure() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/internal/
H A Dnanobenchmark.cc599 InputVec full; in ReplicateInputs() local
616 void FillSubset(const InputVec& full, const FuncInput input_to_skip, in FillSubset()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
788 const InputVec full = in Measure() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.cc599 InputVec full; in ReplicateInputs() local
616 void FillSubset(const InputVec& full, const FuncInput input_to_skip, in FillSubset()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
788 const InputVec full = in Measure() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc599 InputVec full; in ReplicateInputs() local
616 void FillSubset(const InputVec& full, const FuncInput input_to_skip, in FillSubset()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
788 const InputVec full = in Measure() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.cc599 InputVec full; in ReplicateInputs() local
616 void FillSubset(const InputVec& full, const FuncInput input_to_skip, in FillSubset()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
788 const InputVec full = in Measure() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/
H A Dnanobenchmark.cc599 InputVec full; in ReplicateInputs() local
616 void FillSubset(const InputVec& full, const FuncInput input_to_skip, in FillSubset()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
788 const InputVec full = in Measure() local

12345678910>>...50