Home
last modified time | relevance | path

Searched defs:things (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/dports/textproc/elixir-funnel/funnel-0.4.1/
H A DREADME.md58 ### Transport
85 ### Register
102 ### Creating Indexes
120 ### Deleting an index
127 ### Creating a query
135 ### Updating a query
142 ### Deleting a query
149 ### Finding queries
159 ### Submitting a document to the percolator
/dports/lang/fennel/fennel-1.0.0/
H A Dtutorial.md19 ### Functions and lambdas
84 ### Locals and variables
128 ### Numbers and strings
155 ### Tables
188 ### Sequential Tables
236 ### Iteration
294 ### Looping
303 ### Conditionals
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/Comparator/
H A DTypeTest.java82 return mgr; in assertComparisons()
90 static <T> void assertOrder(T o1, T o2, Comparator<? super T> cmp) { in testIntComparator()
103 Manager m2 = new Manager("Manager", 4, 1300);
117 map.entrySet().stream().sorted(Map.Entry.comparingByKey(String.CASE_INSENSITIVE_ORDER));
131 .thenComparing(Department::getManager, Manager.C); in testComparing()
/dports/biology/jalview/jalview/test/jalview/util/
H A DQuickSortTest.java58 Object[] things = new Object[] { c1, c2, c3, c4, c5 }; in testSort_byIntValues() local
74 Object[] things = new Object[] { c1, c2, c3, c4, c5 }; in testSortByInt() local
95 Object[] things = new Object[] { c1, c2, c3, c4, c5 }; in testSort_byFloatValues() local
106 Object[] things = new Object[] { c1, c2, c3, c4, c5 }; in testSort_byDoubleValues() local
119 Object[] things = new Object[] { c1, c2, c3, c4, c5 }; in testSort_byStringValues() local
352 Object[] things = new Object[] { c1, c2, c3, c4, c5 }; in testSortByString() local
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/documentation/user-manual/
H A Dhowtos.tex94 complete image & incomplete image & \\
113 Recovering media images by using error correction data is the
132 regards, but that there are also important differences.
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Comparator/
H A DBasicTest.java81 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
90 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
104 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
118 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
132 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Comparator/
H A DBasicTest.java81 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
90 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
104 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
118 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
132 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/math/universal/universal-3.48/c_api/
H A DREADME.md105 ### Conversion to numbers
119 ### Debug string
142 ### Getting the bits
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Comparator/
H A DBasicTest.java80 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
89 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
103 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
117 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
131 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Comparator/
H A DBasicTest.java80 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
89 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
103 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
117 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
131 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Comparator/
H A DBasicTest.java80 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
89 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
103 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
117 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
131 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Comparator/
H A DBasicTest.java80 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
89 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
103 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
117 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
131 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Comparator/
H A DBasicTest.java80 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
89 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
103 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
117 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
131 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/Comparator/
H A DBasicTest.java80 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
89 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
103 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
117 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
131 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/Comparator/
H A DBasicTest.java80 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
89 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
103 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
117 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
131 Thing[] things = new Thing[doubleValues.length]; in testComparing() local
/dports/net-mgmt/bosun/bosun-0.9.0-preview/docs/
H A Dt.md29 ### Set, numberSets, and seriesSets
32 ### The meat of it
/dports/math/gretl/gretl-2021d/addons/gig/doc/
H A Dgig.tex384 \subsection{The GUI way}
565 \subsection{Scripts: a plain-vanilla GARCH}
652 \subsection{Regressors}
758 \subsection{Tweaking the model specification}
844 \subsection{Forecasting}
/dports/deskutils/syncthingtray/syncthingtray/connector/
H A Dutils.h60 template <class Objects, class Accessor> LIB_SYNCTHING_CONNECTOR_EXPORT QStringList things(const Ob… in things() function
62 QStringList things; in things() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/security/
H A Dmojo.md225 #### Do use EnableIf to guard platform-specific constructs
296 #### Do not define unimplemented methods
319 #### Do not define placeholder enumerator values
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/security/
H A Dmojo.md226 #### Do use EnableIf to guard platform-specific constructs
297 #### Do not define unimplemented methods
320 #### Do not define placeholder enumerator values
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/plugins/Utilities/
H A Dplugin.py97 def shuffle(self, irc, msg, args, things): argument
107 def sort(self, irc, msg, args, things): argument
118 def sample(self, irc, msg, args, num, things): argument
131 def countargs(self, irc, msg, args, things): argument
/dports/devel/sol2/sol2-4.0.0-alpha/examples/source/
H A Dcustomization_multiple.cpp36 int sol_lua_push(lua_State* L, const two_things& things) { in sol_lua_push()
58 two_things things = f(two_things { 24, false }); in main() local
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-41726.rs3 let things: HashMap<String, Vec<String>> = HashMap::new(); in main() localVariable
/dports/textproc/py-pyscss/pyScss-1.3.7/scss/tests/files/from-sassc/
H A Dtests-list_evaluation.scss2 $things: red 2/3 blue; variable
/dports/devel/py-cle/binaries-9.0.5405/tests/armel/
H A Dlol_prop.s8 things: label

12345678910>>...23