Home
last modified time | relevance | path

Searched defs:states (Results 151 – 175 of 8643) sorted by relevance

12345678910>>...346

/dports/converters/wkhtmltopdf/qt-5db36ec/src/svg/
H A Dqsvggraphics.cpp103 void QSvgEllipse::draw(QPainter *p, QSvgExtraStates &states) in draw()
115 void QSvgArc::draw(QPainter *p, QSvgExtraStates &states) in draw()
138 void QSvgImage::draw(QPainter *p, QSvgExtraStates &states) in draw()
152 void QSvgLine::draw(QPainter *p, QSvgExtraStates &states) in draw()
169 void QSvgPath::draw(QPainter *p, QSvgExtraStates &states) in draw()
201 void QSvgPolygon::draw(QPainter *p, QSvgExtraStates &states) in draw()
215 void QSvgPolyline::draw(QPainter *p, QSvgExtraStates &states) in draw()
252 void QSvgRect::draw(QPainter *p, QSvgExtraStates &states) in draw()
290 void QSvgText::draw(QPainter *p, QSvgExtraStates &states) in draw()
472 void QSvgUse::draw(QPainter *p, QSvgExtraStates &states) in draw()
[all …]
/dports/graphics/qt5-svg/kde-qtsvg-5.15.2p13/src/svg/
H A Dqsvggraphics.cpp103 void QSvgEllipse::draw(QPainter *p, QSvgExtraStates &states) in draw()
115 void QSvgArc::draw(QPainter *p, QSvgExtraStates &states) in draw()
138 void QSvgImage::draw(QPainter *p, QSvgExtraStates &states) in draw()
152 void QSvgLine::draw(QPainter *p, QSvgExtraStates &states) in draw()
169 void QSvgPath::draw(QPainter *p, QSvgExtraStates &states) in draw()
201 void QSvgPolygon::draw(QPainter *p, QSvgExtraStates &states) in draw()
215 void QSvgPolyline::draw(QPainter *p, QSvgExtraStates &states) in draw()
252 void QSvgRect::draw(QPainter *p, QSvgExtraStates &states) in draw()
290 void QSvgText::draw(QPainter *p, QSvgExtraStates &states) in draw()
470 void QSvgUse::draw(QPainter *p, QSvgExtraStates &states) in draw()
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/common/sha3/xkcp_low/KeccakP-1600times4/avx2/
H A DKeccakP-1600-times4-SIMD256.c108 void KeccakP1600times4_InitializeAll(void *states) { in KeccakP1600times4_InitializeAll()
112 void KeccakP1600times4_AddByte(void *states, unsigned int instanceIndex, unsigned char byte, unsign… in KeccakP1600times4_AddByte()
116 void KeccakP1600times4_AddBytes(void *states, unsigned int instanceIndex, const unsigned char *data… in KeccakP1600times4_AddBytes()
153 void KeccakP1600times4_AddLanesAll(void *states, const unsigned char *data, unsigned int laneCount,… in KeccakP1600times4_AddLanesAll()
232 void KeccakP1600times4_OverwriteLanesAll(void *states, const unsigned char *data, unsigned int lane… in KeccakP1600times4_OverwriteLanesAll()
280 void KeccakP1600times4_OverwriteWithZeroes(void *states, unsigned int instanceIndex, unsigned int b… in KeccakP1600times4_OverwriteWithZeroes()
326 void KeccakP1600times4_ExtractLanesAll(const void *states, unsigned char *data, unsigned int laneCo… in KeccakP1600times4_ExtractLanesAll()
833 void KeccakP1600times4_PermuteAll_24rounds(void *states) { in KeccakP1600times4_PermuteAll_24rounds()
842 void KeccakP1600times4_PermuteAll_12rounds(void *states) { in KeccakP1600times4_PermuteAll_12rounds()
851 void KeccakP1600times4_PermuteAll_6rounds(void *states) { in KeccakP1600times4_PermuteAll_6rounds()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/host/
H A Dwayland_window_unittest.cc102 struct wl_array* states) { in SendConfigureEvent()
133 void AddStateToWlArray(uint32_t state, wl_array* states) { in AddStateToWlArray()
138 ScopedWlArray states; in InitializeWlArrayWithActivatedState() local
276 ScopedWlArray states; in TEST_P() local
315 ScopedWlArray states = InitializeWlArrayWithActivatedState(); in TEST_P() local
376 ScopedWlArray states = InitializeWlArrayWithActivatedState(); in TEST_P() local
422 ScopedWlArray states = InitializeWlArrayWithActivatedState(); in TEST_P() local
435 ScopedWlArray states = InitializeWlArrayWithActivatedState(); in TEST_P() local
804 ScopedWlArray states; in TEST_P() local
828 ScopedWlArray states; in TEST_P() local
[all …]
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/state/
H A Dnetagent2.inc.php33 $states = [ variable
73 $states = [ variable
98 $states = [ variable
123 $states = [ variable
149 $states = [ variable
174 $states = [ variable
194 $states = [ variable
247 $states = [ variable
267 $states = [ variable
H A Dvrp.inc.php29 $states = [ variable
35 $states = [ variable
H A Dwipipe.inc.php23 $states = [ variable
53 $states = [ variable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/
H A DGetClusterNodesRequest.java42 public static GetClusterNodesRequest newInstance(EnumSet<NodeState> states) { in newInstance()
65 public abstract void setNodeStates(EnumSet<NodeState> states); in setNodeStates()
/dports/science/wannier90/wannier90-3.1.0/doc/solution_booklet/
H A DExample12.tex11 \subsection*{Valence States}
77 \subsection*{Valence + Conduction States}
/dports/sysutils/py-salt/salt-3004.1/salt/client/ssh/wrapper/
H A Dsaltcheck.py19 def update_master_cache(states, saltenv="base"): argument
128 def run_state_tests(states, saltenv="base", check_all=False): argument
/dports/sysutils/polkit-qt/polkit-qt-1-0.114.0/gui/
H A Dpolkitqt1-gui-action.cpp254 void Action::setText(const QString &text, States states) in setText()
292 void Action::setToolTip(const QString &toolTip, States states) in setToolTip()
330 void Action::setWhatsThis(const QString &whatsThis, States states) in setWhatsThis()
368 void Action::setIcon(const QIcon &icon, States states) in setIcon()
406 void Action::setEnabled(bool enabled, States states) in setEnabled()
444 void Action::setVisible(bool visible, States states) in setVisible()
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dfsk_lib_demo.m9 states = fsk_init(Fs,Rs,M,P=8,nsym=100); variable
57 states = est_freq(states, sf, states.M); states.f = states.f2; variable
69 states = ber_counter(states, test_frame, rx_bits(st:en)); variable
/dports/www/moodle310/moodle/admin/
H A Dfilters.php36 $states = filter_get_global_states(); variable
56 $states = filter_get_global_states(); variable
114 $states = filter_get_global_states(); variable
/dports/www/moodle311/moodle/admin/
H A Dfilters.php36 $states = filter_get_global_states(); variable
56 $states = filter_get_global_states(); variable
114 $states = filter_get_global_states(); variable
/dports/www/moodle39/moodle/admin/
H A Dfilters.php36 $states = filter_get_global_states(); variable
56 $states = filter_get_global_states(); variable
114 $states = filter_get_global_states(); variable
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/varianteval/stratifications/manager/
H A DStratificationManager.java92 final Collection<Object> states = first.getAllStates(); in buildStratificationTree() local
135 …rivate void assignStratifierValuesByKey(final StratNode<K> node, final LinkedList<Object> states) { in assignStratifierValuesByKey()
177 public int getKey(final List<Object> states) { in getKey()
188 final List<Object> states = new ArrayList<Object>(stratifiers.size()); in getStatesForKey() local
197 final List<Pair<K, Object>> states = new ArrayList<Pair<K, Object>>(stratifiers.size()); in getStratsAndStatesForKey() local
231 public Collection<V> values(List<List<Object>> states) { in values()
247 public V get(final List<Object> states) { in get()
/dports/security/sslproxy/SSLproxy-0.9.2/tests/testproxy/
H A Dfilter_cn_testset_1.json24 "states": { object
45 "states": { object
65 "states": { object
85 "states": { object
105 "states": { object
125 "states": { object
145 "states": { object
165 "states": { object
185 "states": { object
H A Dfilter_struct_reconnect_testset_1.json23 "states": { object
44 "states": { object
64 "states": { object
84 "states": { object
104 "states": { object
124 "states": { object
144 "states": { object
164 "states": { object
184 "states": { object
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantBlockIterator.java65 protected abstract StateT merge(Block merge, List<StateT> states); in merge()
105 EconomicMap<FixedNode, StateT> states = EconomicMap.create(Equivalence.IDENTITY); in apply() local
175 …private static <StateT> boolean allEndsVisited(EconomicMap<FixedNode, StateT> states, Block curren… in allEndsVisited()
184 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in processMultipleSuccessors()
194 …private static <StateT> ArrayList<StateT> mergeStates(EconomicMap<FixedNode, StateT> states, State… in mergeStates()
204 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in recurseIntoLoop()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantBlockIterator.java65 protected abstract StateT merge(Block merge, List<StateT> states); in merge()
105 EconomicMap<FixedNode, StateT> states = EconomicMap.create(Equivalence.IDENTITY); in apply() local
175 …private static <StateT> boolean allEndsVisited(EconomicMap<FixedNode, StateT> states, Block curren… in allEndsVisited()
184 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in processMultipleSuccessors()
194 …private static <StateT> ArrayList<StateT> mergeStates(EconomicMap<FixedNode, StateT> states, State… in mergeStates()
204 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in recurseIntoLoop()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantBlockIterator.java65 protected abstract StateT merge(Block merge, List<StateT> states); in merge()
105 EconomicMap<FixedNode, StateT> states = EconomicMap.create(Equivalence.IDENTITY); in apply() local
175 …private static <StateT> boolean allEndsVisited(EconomicMap<FixedNode, StateT> states, Block curren… in allEndsVisited()
184 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in processMultipleSuccessors()
194 …private static <StateT> ArrayList<StateT> mergeStates(EconomicMap<FixedNode, StateT> states, State… in mergeStates()
204 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in recurseIntoLoop()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantBlockIterator.java65 protected abstract StateT merge(Block merge, List<StateT> states); in merge()
105 EconomicMap<FixedNode, StateT> states = EconomicMap.create(Equivalence.IDENTITY); in apply() local
175 …private static <StateT> boolean allEndsVisited(EconomicMap<FixedNode, StateT> states, Block curren… in allEndsVisited()
184 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in processMultipleSuccessors()
194 …private static <StateT> ArrayList<StateT> mergeStates(EconomicMap<FixedNode, StateT> states, State… in mergeStates()
204 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in recurseIntoLoop()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantBlockIterator.java65 protected abstract StateT merge(Block merge, List<StateT> states); in merge()
105 EconomicMap<FixedNode, StateT> states = EconomicMap.create(Equivalence.IDENTITY); in apply() local
175 …private static <StateT> boolean allEndsVisited(EconomicMap<FixedNode, StateT> states, Block curren… in allEndsVisited()
184 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in processMultipleSuccessors()
194 …private static <StateT> ArrayList<StateT> mergeStates(EconomicMap<FixedNode, StateT> states, State… in mergeStates()
204 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in recurseIntoLoop()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantBlockIterator.java65 protected abstract StateT merge(Block merge, List<StateT> states); in merge()
105 EconomicMap<FixedNode, StateT> states = EconomicMap.create(Equivalence.IDENTITY); in apply() local
175 …private static <StateT> boolean allEndsVisited(EconomicMap<FixedNode, StateT> states, Block curren… in allEndsVisited()
184 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in processMultipleSuccessors()
194 …private static <StateT> ArrayList<StateT> mergeStates(EconomicMap<FixedNode, StateT> states, State… in mergeStates()
204 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in recurseIntoLoop()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantBlockIterator.java65 protected abstract StateT merge(Block merge, List<StateT> states); in merge()
105 EconomicMap<FixedNode, StateT> states = EconomicMap.create(Equivalence.IDENTITY); in apply() local
175 …private static <StateT> boolean allEndsVisited(EconomicMap<FixedNode, StateT> states, Block curren… in allEndsVisited()
184 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in processMultipleSuccessors()
194 …private static <StateT> ArrayList<StateT> mergeStates(EconomicMap<FixedNode, StateT> states, State… in mergeStates()
204 …ure<StateT> closure, Deque<Block> blockQueue, EconomicMap<FixedNode, StateT> states, StateT state,… in recurseIntoLoop()

12345678910>>...346