Home
last modified time | relevance | path

Searched defs:should_expand (Results 1 – 16 of 16) sorted by relevance

/dports/devel/stylua/StyLua-0.11.0/src/formatters/
H A Dtable.rs306 fn should_expand(table_constructor: &TableConstructor) -> bool { in should_expand() function
320 let should_expand = match field { in should_expand() localVariable
345 let should_expand = should_expand(table_constructor); in format_table_constructor() localVariable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp186 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
H A Dg1CollectedHeap.cpp1156 bool should_expand; in resize_heap_if_necessary() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp186 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
H A Dg1CollectedHeap.cpp1121 bool should_expand; in resize_heap_if_necessary() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp186 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp145 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp145 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp187 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp151 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A DsparsePRT.hpp151 bool should_expand() const { return _occupied_entries == _num_entries; } in should_expand() function in RSHashTable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/global_media_controls/
H A Dmedia_notification_container_impl_view.cc554 bool should_expand = has_many_actions_ || has_artwork_; in ForceExpandedState() local
/dports/shells/bash/bash-5.1/
H A Dbashhist.c974 should_expand (s) in should_expand() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.hpp258 bool should_expand() const { return _should_expand; } in should_expand() function in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.hpp258 bool should_expand() const { return _should_expand; } in should_expand() function in VALUE_OBJ_CLASS_SPEC
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgc.cpp22360 BOOL should_expand = FALSE; local
30186 BOOL& should_expand)