Home
last modified time | relevance | path

Searched refs:Part (Results 226 – 250 of 25500) sorted by relevance

12345678910>>...1020

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/reqwest-0.11.7/src/async_impl/
H A Dmultipart.rs18 inner: FormParts<Part>,
22 pub struct Part { struct
137 part: Part, in part_stream() argument
168 F: FnOnce(FormParts<Part>) -> FormParts<Part>, in with_inner() argument
184 impl Part { impl
194 Part::new(body, None) in text()
206 Part::new(body, None) in bytes()
222 Part { in new()
251 Part { in with_inner()
258 impl fmt::Debug for Part { implementation
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/reqwest-0.10.10/src/async_impl/
H A Dmultipart.rs18 inner: FormParts<Part>,
22 pub struct Part { struct
137 part: Part, in part_stream() argument
168 F: FnOnce(FormParts<Part>) -> FormParts<Part>, in with_inner() argument
184 impl Part { impl
194 Part::new(body, None) in text()
206 Part::new(body, None) in bytes()
222 Part { in new()
251 Part { in with_inner()
258 impl fmt::Debug for Part { implementation
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/reqwest-0.11.6/src/async_impl/
H A Dmultipart.rs18 inner: FormParts<Part>,
22 pub struct Part { struct
137 part: Part, in part_stream() argument
168 F: FnOnce(FormParts<Part>) -> FormParts<Part>, in with_inner() argument
184 impl Part { impl
194 Part::new(body, None) in text()
206 Part::new(body, None) in bytes()
222 Part { in new()
251 Part { in with_inner()
258 impl fmt::Debug for Part { implementation
[all …]
/dports/www/monolith/monolith-2.6.1/cargo-crates/reqwest-0.11.4/src/async_impl/
H A Dmultipart.rs18 inner: FormParts<Part>,
22 pub struct Part { struct
137 part: Part, in part_stream() argument
168 F: FnOnce(FormParts<Part>) -> FormParts<Part>, in with_inner() argument
184 impl Part { implementation
194 Part::new(body, None) in text()
206 Part::new(body, None) in bytes()
222 Part { in new()
251 Part { in with_inner()
258 impl fmt::Debug for Part { implementation
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/reqwest-0.11.4/src/async_impl/
H A Dmultipart.rs18 inner: FormParts<Part>,
22 pub struct Part { struct
137 part: Part, in part_stream() argument
168 F: FnOnce(FormParts<Part>) -> FormParts<Part>, in with_inner() argument
184 impl Part { implementation
194 Part::new(body, None) in text()
206 Part::new(body, None) in bytes()
222 Part { in new()
251 Part { in with_inner()
258 impl fmt::Debug for Part { implementation
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
103 Part part, State newState) { in triggerAnimation()
105 || part == Part.TP_BUTTON) { in triggerAnimation()
207 Part part, in startAnimation()
226 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
246 Map<Part, AnimationState> map = in paintSkin()
268 java.util.List<Part> partsToRemove = null; in actionPerformed()
284 for (Part part : map.keySet()) { in actionPerformed()
417 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
428 private final Part part;
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
103 Part part, State newState) { in triggerAnimation()
105 || part == Part.TP_BUTTON) { in triggerAnimation()
207 Part part, in startAnimation()
226 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
246 Map<Part, AnimationState> map = in paintSkin()
268 java.util.List<Part> partsToRemove = null; in actionPerformed()
284 for (Part part : map.keySet()) { in actionPerformed()
417 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
428 private final Part part;
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
103 Part part, State newState) { in triggerAnimation()
105 || part == Part.TP_BUTTON) { in triggerAnimation()
207 Part part, in startAnimation()
226 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
246 Map<Part, AnimationState> map = in paintSkin()
268 java.util.List<Part> partsToRemove = null; in actionPerformed()
284 for (Part part : map.keySet()) { in actionPerformed()
417 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
428 private final Part part;
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
103 Part part, State newState) { in triggerAnimation()
105 || part == Part.TP_BUTTON) { in triggerAnimation()
207 Part part, in startAnimation()
226 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
246 Map<Part, AnimationState> map = in paintSkin()
268 java.util.List<Part> partsToRemove = null; in actionPerformed()
284 for (Part part : map.keySet()) { in actionPerformed()
417 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
428 private final Part part;
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
103 Part part, State newState) { in triggerAnimation()
105 || part == Part.TP_BUTTON) { in triggerAnimation()
207 Part part, in startAnimation()
226 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
246 Map<Part, AnimationState> map = in paintSkin()
268 java.util.List<Part> partsToRemove = null; in actionPerformed()
284 for (Part part : map.keySet()) { in actionPerformed()
417 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
428 private final Part part;
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
103 Part part, State newState) { in triggerAnimation()
105 || part == Part.TP_BUTTON) { in triggerAnimation()
207 Part part, in startAnimation()
226 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
246 Map<Part, AnimationState> map = in paintSkin()
268 java.util.List<Part> partsToRemove = null; in actionPerformed()
284 for (Part part : map.keySet()) { in actionPerformed()
417 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
428 private final Part part;
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
103 Part part, State newState) { in triggerAnimation()
105 || part == Part.TP_BUTTON) { in triggerAnimation()
207 Part part, in startAnimation()
226 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
246 Map<Part, AnimationState> map = in paintSkin()
268 java.util.List<Part> partsToRemove = null; in actionPerformed()
284 for (Part part : map.keySet()) { in actionPerformed()
417 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
428 private final Part part;
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DAnimationController.java41 import com.sun.java.swing.plaf.windows.TMSchema.Part;
104 Part part, State newState) { in triggerAnimation()
106 || part == Part.TP_BUTTON) { in triggerAnimation()
208 Part part, in startAnimation()
227 map = new EnumMap<Part, AnimationState>(Part.class); in startAnimation()
247 Map<Part, AnimationState> map = in paintSkin()
269 java.util.List<Part> partsToRemove = null; in actionPerformed()
285 for (Part part : map.keySet()) { in actionPerformed()
418 new EnumMap<Part, PartUIClientPropertyKey>(Part.class);
429 private final Part part;
[all …]
/dports/net/kimap/kimap-21.12.3/src/
H A Dresponse_p.h16 class Part
21 explicit Part(const QByteArray &string) in Part() function
26 explicit Part(const QList<QByteArray> &list) in Part() function
55 for (const Part &part : std::as_const(content)) { in toString()
56 if (part.type() == Part::List) { in toString()
71 for (const Part &part : std::as_const(responseCode)) { in toString()
72 if (part.type() == Part::List) { in toString()
90 QList<Part> content;
91 QList<Part> responseCode;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Evaluate/
H A Dcomplex.h24 using Part = REAL_TYPE;
25 static constexpr int bits{2 * Part::bits};
29 constexpr Complex(const Part &r, const Part &i) : re_{r}, im_{i} {} in Complex()
30 explicit constexpr Complex(const Part &r) : re_{r} {} in Complex()
38 constexpr const Part &REAL() const { return re_; } in REAL()
39 constexpr const Part &AIMAG() const { return im_; } in AIMAG()
67 Part::FromInteger(n, rounding).AccumulateFlags(result.flags);
81 ValueWithRealFlags<Part> ABS(Rounding rounding = defaultRounding) const {
90 return {Part::NotANumber(), Part::NotANumber()}; in NotANumber()
99 Part re_, im_;
/dports/devel/sccache/sccache-0.2.15/cargo-crates/reqwest-0.9.24/src/async_impl/
H A Dmultipart.rs16 inner: FormParts<Part>,
20 pub struct Part { struct
143 F: FnOnce(FormParts<Part>) -> FormParts<Part>, in with_inner() argument
159 impl Part { impl
169 Part::new(body) in text()
181 Part::new(body) in bytes()
194 fn new(value: Body) -> Part { in new() argument
195 Part { in new()
223 Part { in with_inner()
230 impl fmt::Debug for Part { implementation
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/peepmatic/crates/test/src/
H A Dlib.rs9 part::{Constant, Part},
289 part: Part<Instruction>, in part_to_instruction()
296 Part::Constant(c) => { in part_to_instruction()
321 new: Part<Instruction>, in replace_instruction()
334 ) -> Option<Part<Instruction>> { in get_part_at_path()
375 a: Part<Instruction>, in make_inst_1()
404 a: Part<Instruction>, in make_inst_2()
405 b: Part<Instruction>, in make_inst_2()
454 a: Part<Instruction>, in make_inst_3()
455 b: Part<Instruction>, in make_inst_3()
[all …]
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/reqwest-0.9.24/src/async_impl/
H A Dmultipart.rs16 inner: FormParts<Part>,
20 pub struct Part { struct
143 F: FnOnce(FormParts<Part>) -> FormParts<Part>, in with_inner() argument
159 impl Part { implementation
169 Part::new(body) in text()
181 Part::new(body) in bytes()
194 fn new(value: Body) -> Part { in new() argument
195 Part { in new()
223 Part { in with_inner()
230 impl fmt::Debug for Part { implementation
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/doc/
H A Dpart5.texi1 @node Part V
2 @unnumbered @emph{Part V - General Informations}
5 * Part V Overview of Main Functions::
6 * Part V Some Useful Functions::
7 * Part V Resources for Forms Library::
8 * Part V Dirty Tricks::
9 * Part V Trouble Shooting::
/dports/science/opensim-core/opensim-core-4.1/Bindings/Java/Matlab/examples/
H A DKneeReflex_answers.m3 %% Part 1A: Create a Model object.
9 %% Part 2: Create the thigh body.
18 %% Part 3: Create the hip joint.
31 %% Part 8A: Lock the hip coordinate.
34 %% Part 5: Create the shank body and knee joint.
53 %% Part 6A: Add a vastus muscle (actuator).
66 %% Part 7: The vastus muscle wraps over the knee cap.
76 %% Part 9: Add an open-loop controller for the muscle.
107 %% Part 6B: Initialize the muscle fiber length state.
110 %% Part 1C: Simulate the model.
[all …]
/dports/audio/tse3/tse3-0.3.1/src/tse3/
H A DPart.h32 class Part; variable
71 class Part : public Playable,
88 Part();
94 Part(Clock start, Clock end);
96 Part(const Part &p);
97 virtual ~Part();
99 Part &operator=(const Part &);
/dports/databases/db18/db-18.1.40/examples/java/src/collections/ship/sentity/
H A DSampleViews.java28 private final StoredSortedMap<PartKey, Part> partMap;
51 EntityBinding<Part> partDataBinding = in SampleViews()
52 new PartBinding(catalog, Part.class); in SampleViews()
99 public StoredSortedMap<PartKey, Part> getPartMap() { in getPartMap()
126 public StoredSortedValueSet<Part> getPartSet() { in getPartSet()
128 return (StoredSortedValueSet<Part>) partMap.values(); in getPartSet()
218 private static class PartBinding extends TupleSerialBinding<Part, Part> {
234 public Part entryToObject(TupleInput keyInput, Part dataInput) { in entryToObject()
237 Part part = (Part) dataInput; in entryToObject()
246 public void objectToKey(Part object, TupleOutput output) { in objectToKey()
[all …]
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/java/org/apache/commons/httpclient/methods/
H A DMultipartPostMethod.java44 import org.apache.commons.httpclient.methods.multipart.Part;
134 Part param = new StringPart(parameterName, parameterValue); in addParameter()
149 Part param = new FilePart(parameterName, parameterFile); in addParameter()
165 Part param = new FilePart(parameterName, fileName, parameterFile); in addParameter()
174 public void addPart (final Part part) { in addPart()
184 public Part[] getParts() { in getParts()
185 return (Part[]) parameters.toArray(new Part[parameters.size()]); in getParts()
236 if (Part.getBoundary() != null) { in addContentTypeRequestHeader()
238 buffer.append(Part.getBoundary()); in addContentTypeRequestHeader()
299 Part.sendParts(out, getParts()); in writeRequestBody()
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/kotakanbe/go-cve-dictionary/db/
H A Ddb_test.go50 Part: "a",
63 Part: "a",
77 Part: "a",
91 Part: "a",
151 Part: "a",
168 Part: "a",
185 Part: "a",
202 Part: "a",
219 Part: "a",
235 Part: "o",
[all …]
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/db/
H A Ddb_test.go50 Part: "a",
63 Part: "a",
77 Part: "a",
91 Part: "a",
151 Part: "a",
168 Part: "a",
185 Part: "a",
202 Part: "a",
219 Part: "a",
235 Part: "o",
[all …]

12345678910>>...1020