Home
last modified time | relevance | path

Searched +defs:full +defs:list (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dextend.rs46 fn full(&self) -> bool { in full() method
78 let mut list = LinkedList::new(); in complete() localVariable
85 fn full(&self) -> bool { in full() method
290 let mut list = par_iter.into_par_iter().drive_unindexed(ListConsumer); in par_extend() localVariable
311 list: LinkedList<T>, field
331 fn full(&self) -> bool { in full() method
366 fn full(&self) -> bool { in full() method
391 let list = par_iter.into_par_iter().drive_unindexed(ListStringConsumer); in par_extend() localVariable
427 fn full(&self) -> bool { in full() method
459 let mut list = LinkedList::new(); in complete() localVariable
[all …]
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DListFieldSchema.java55 static ListFieldSchema full() { in full() method in ListFieldSchema
76 List<?> list = (List<?>) UnsafeUtil.getObject(message, offset); in makeImmutableListAt() local
96 List<L> list = getList(message, offset); in mutableListAt() local
151 ProtobufList<L> list = getProtobufList(message, offset); in mutableListAt() local
164 ProtobufList<?> list = getProtobufList(message, offset); in makeImmutableListAt() local
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DListFieldSchema.java55 static ListFieldSchema full() { in full() method in ListFieldSchema
76 List<?> list = (List<?>) UnsafeUtil.getObject(message, offset); in makeImmutableListAt() local
96 List<L> list = getList(message, offset); in mutableListAt() local
151 ProtobufList<L> list = getProtobufList(message, offset); in mutableListAt() local
164 ProtobufList<?> list = getProtobufList(message, offset); in makeImmutableListAt() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLDMLUtilities.java85 Document full = null; in getFullyResolvedLDML() local
798 NodeList list = doc.getElementsByTagName(tagName); in getNodeArray() local
1126 NodeList list = node.getChildNodes(); in areChildNodesElements() local
1136 NodeList list = node.getParentNode().getChildNodes(); in areSiblingsOfNodeElements() local
1347 NodeList list = node.getChildNodes(); in areChildrenElementNodes() local
1358 NodeList list = XPathAPI_selectNodeList(doc, xpath); in getNodeListAsArray() local
1375 NodeList list = parent.getChildNodes(); in getChildNodeListAsArray() local
1392 public static Node[] toNodeArray(NodeList list) { in toNodeArray()
1406 NodeList list = doc.getElementsByTagName(tagName); in getElementsByTagName() local
1446 private static final Node getNonAltNodeIfPossible(NodeList list) { in getNonAltNodeIfPossible()
[all …]
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dinline_deque.h137 BasicInlineDeque(const std::initializer_list<value_type>& list) { in BasicInlineDeque()
354 void assign(const std::initializer_list<value_type>& list) { in assign()
436 [[nodiscard]] bool full() const noexcept { return size() == max_size(); } in full() function
H A Dinline_queue.h75 BasicInlineQueue(const std::initializer_list<value_type>& list) { in BasicInlineQueue()
231 [[nodiscard]] bool full() const noexcept { return deque().full(); } in full() function
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/examples/
Dgzappend.c123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate()
261 int ret, lastbit, left, full; in gzscan() local
/aosp_15_r20/frameworks/native/include/ftl/
H A Dstatic_vector.h204 StaticVector(InitializerList<U, std::index_sequence<Size, Sizes...>, Types...>&& list) in StaticVector()
232 bool full() const { return size() == max_size(); } in full() function
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-list.c318 bool full; in event_format_write() local
555 struct tep_plugin_list *list; in show_plugin_options() local
583 struct tep_plugin_list *list; in show_plugins() local
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/default/
H A DBroadcastRadio.cpp283 ScopedAStatus BroadcastRadio::getAmFmRegionConfig(bool full, AmFmRegionConfig* returnConfigs) { in getAmFmRegionConfig()
588 const auto& list = mVirtualRadio.getProgramList(); in seek() local
707 const auto& list = mVirtualRadio.getProgramList(); in startProgramListUpdatesLocked() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DCountItems.java238 StringBuffer list = new StringBuffer(); in generateSupplementalCurrencyItems() local
278 StringBuffer list = new StringBuffer(); in generateCurrencyItems() local
883 full, enumConstant
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/
DPermissionActivity.java952 final List<CharSequence> list = new ArrayList<>(); in bindAsText() local
984 public @Nullable Bitmap full; field in PermissionActivity.Description
/aosp_15_r20/hardware/interfaces/broadcastradio/2.0/vts/functional/
H A DVtsHalBroadcastradioV2_0TargetTest.cpp226 bool BroadcastRadioHalTest::getAmFmRegionConfig(bool full, AmFmRegionConfig* config) { in getAmFmRegionConfig()
922 auto list = getProgramList(); in TEST_P() local
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/vts/src/
H A DVtsHalBroadcastradioAidlTargetTest.cpp401 bool BroadcastRadioHalTest::getAmFmRegionConfig(bool full, AmFmRegionConfig* config) { in getAmFmRegionConfig()
1276 std::optional<bcutils::ProgramInfoSet> list = getProgramList(); in TEST_P() local
/aosp_15_r20/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
H A DJobStatus.java1003 private static void ungrantWorkList(ArrayList<JobWorkItem> list) { in ungrantWorkList()
2833 public void dump(IndentingPrintWriter pw, boolean full, long nowElapsed) { in dump()
3151 …public void dump(ProtoOutputStream proto, long fieldId, boolean full, long elapsedRealtimeMillis) { in dump()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/
DUtils.java295 ViewGroup parent, View child, View list, boolean ignoreSidePadding) { in prepareCustomPreferencesList()
320 public static String getMeProfileName(Context context, boolean full) { in getMeProfileName()
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DUnicodeSet.java339 private int[] list; // MUST be terminated with HIGH field in UnicodeSet
3967 private static final void addCaseMapping(UnicodeSet set, int result, StringBuilder full) { in addCaseMapping()
4133 StringBuilder full = new StringBuilder(); in closeOverAddCaseMappings() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeSet.java335 private int[] list; // MUST be terminated with HIGH field in UnicodeSet
3881 private static final void addCaseMapping(UnicodeSet set, int result, StringBuilder full) { in addCaseMapping()
4046 StringBuilder full = new StringBuilder(); in closeOverAddCaseMappings() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java/android_common/javac/
Dandroid.hardware.broadcastradio-V2.0-java.jar ... (byte) byte o java.util.ArrayList list byte flipped } android/hardware/broadcastradio/V2_0 ...
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c135 struct dl_list list; member
1952 size_t match_len, int full) in domain_suffix_match()
2198 size_t match_len, int full) in tls_match_suffix_helper()
2268 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix()
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/am_intermediates/
Dclasses.jar ... .util.Collection) java.util.Collection list java.util.ArrayList copy private android.content ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/am/am/android_common/combined/
Dam.jar ... .util.Collection) java.util.Collection list java.util.ArrayList copy private android.content ...
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-lite/android_common_apex34/javac/
Dlibprotobuf-java-lite.jar ... java.lang.Iterable, java.util.List) int i String message Object value Iterable values java ...
/aosp_15_r20/out/soong/.intermediates/external/cronet/components/cronet/android/cronet_aml_components_cronet_android_request_context_config_java_proto/android_common/jarjar/
Dcronet_aml_components_cronet_android_request_context_config_java_proto.jarorg/chromium/net/RequestContextConfigOptionsOrBuilder.class RequestContextConfigOptionsOrBuilder.java package org.chromium.net public ...
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-lite/android_common_apex33/javac/
Dlibprotobuf-java-lite.jar ... java.lang.Iterable, java.util.List) int i String message Object value Iterable values java ...

12345678910>>...24