Home
last modified time | relevance | path

Searched defs:d (Results 126 – 150 of 59675) sorted by relevance

12345678910>>...2387

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/sql/testng/test/sql/
H A DDateTests.java61 Date d = Date.valueOf("1961-08-30"); in test01() local
71 Date d = Date.valueOf("1961-08-30"); in test2() local
82 Date d = Date.valueOf("1961-08-30"); in test3() local
93 Date d = Date.valueOf("1961-08-30"); in test4() local
104 Date d = Date.valueOf("1961-08-30"); in test5() local
114 Date d = Date.valueOf("1961-08-30"); in test6() local
125 Date d = Date.valueOf("1961-08-30"); in test7() local
136 Date d = Date.valueOf("1961-08-30"); in test8() local
148 Date d = Date.valueOf("1961-08-30"); in test9() local
158 Date d = Date.valueOf("1961-08-30"); in test10() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/sql/testng/test/sql/
H A DDateTests.java61 Date d = Date.valueOf("1961-08-30"); in test01() local
71 Date d = Date.valueOf("1961-08-30"); in test2() local
82 Date d = Date.valueOf("1961-08-30"); in test3() local
93 Date d = Date.valueOf("1961-08-30"); in test4() local
104 Date d = Date.valueOf("1961-08-30"); in test5() local
114 Date d = Date.valueOf("1961-08-30"); in test6() local
125 Date d = Date.valueOf("1961-08-30"); in test7() local
136 Date d = Date.valueOf("1961-08-30"); in test8() local
148 Date d = Date.valueOf("1961-08-30"); in test9() local
158 Date d = Date.valueOf("1961-08-30"); in test10() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/sql/testng/test/sql/
H A DDateTests.java61 Date d = Date.valueOf("1961-08-30"); in test01() local
71 Date d = Date.valueOf("1961-08-30"); in test2() local
82 Date d = Date.valueOf("1961-08-30"); in test3() local
93 Date d = Date.valueOf("1961-08-30"); in test4() local
104 Date d = Date.valueOf("1961-08-30"); in test5() local
114 Date d = Date.valueOf("1961-08-30"); in test6() local
125 Date d = Date.valueOf("1961-08-30"); in test7() local
136 Date d = Date.valueOf("1961-08-30"); in test8() local
148 Date d = Date.valueOf("1961-08-30"); in test9() local
158 Date d = Date.valueOf("1961-08-30"); in test10() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/com/sun/mirror/util/
H A DSimpleDeclarationVisitor.java65 public void visitDeclaration(Declaration d) { in visitDeclaration()
75 public void visitPackageDeclaration(PackageDeclaration d) { in visitPackageDeclaration()
86 public void visitMemberDeclaration(MemberDeclaration d) { in visitMemberDeclaration()
97 public void visitTypeDeclaration(TypeDeclaration d) { in visitTypeDeclaration()
108 public void visitClassDeclaration(ClassDeclaration d) { in visitClassDeclaration()
119 public void visitEnumDeclaration(EnumDeclaration d) { in visitEnumDeclaration()
130 public void visitInterfaceDeclaration(InterfaceDeclaration d) { in visitInterfaceDeclaration()
152 public void visitFieldDeclaration(FieldDeclaration d) { in visitFieldDeclaration()
196 public void visitMethodDeclaration(MethodDeclaration d) { in visitMethodDeclaration()
208 AnnotationTypeElementDeclaration d) { in visitAnnotationTypeElementDeclaration()
[all …]
/dports/biology/jalview/jalview/test/jalview/analysis/scoremodels/
H A DPIDModelTest.java110 assertEquals(PIDModel.computePID(s1, s2, params), 80d); in testComputePID_matchShortestSequence() local
111 assertEquals(PIDModel.computePID(s2, s1, params), 80d); in testComputePID_matchShortestSequence() local
118 assertEquals(PIDModel.computePID(s1, s2, params), 75d); in testComputePID_matchShortestSequence() local
119 assertEquals(PIDModel.computePID(s2, s1, params), 75d); in testComputePID_matchShortestSequence() local
127 assertEquals(PIDModel.computePID(s1, s2, params), 40d); in testComputePID_matchShortestSequence() local
128 assertEquals(PIDModel.computePID(s2, s1, params), 40d); in testComputePID_matchShortestSequence() local
136 assertEquals(PIDModel.computePID(s1, s2, params), 25d); in testComputePID_matchShortestSequence() local
137 assertEquals(PIDModel.computePID(s2, s1, params), 25d); in testComputePID_matchShortestSequence() local
164 assertEquals(PIDModel.computePID(s1, s2, params), 80d); in testComputePID_matchLongestSequence() local
165 assertEquals(PIDModel.computePID(s2, s1, params), 80d); in testComputePID_matchLongestSequence() local
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/debugger/
H A Dmisctypes.py37 def qdump____m128(d, value): argument
44 def qdump____m256(d, value): argument
51 def qdump____m512(d, value): argument
58 def qdump____m128d(d, value): argument
65 def qdump____m256d(d, value): argument
72 def qdump____m512d(d, value): argument
79 def qdump____m128i(d, value): argument
92 def qdump____m256i(d, value): argument
249 def qdump_Array(d, value): argument
267 def qdump_AArray(d, value): argument
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dstringlist.c43 static void init_StringListNode_(iStringListNode *d) { in init_StringListNode_()
72 iStringList *d = new_StringList(); in iDefineClass() local
78 iStringList *d = new_StringList(); in newStringsCStr_StringList() local
83 void init_StringList(iStringList *d) { in init_StringList()
88 void deinit_StringList(iStringList *d) { in deinit_StringList()
93 void clear_StringList(iStringList *d) { in clear_StringList()
136 iString *at_StringList(iStringList *d, size_t pos) { in at_StringList()
252 void popBack_StringList(iStringList *d) { in popBack_StringList()
258 void popFront_StringList(iStringList *d) { in popFront_StringList()
291 #define updateValue_StringListIterator(d) \ argument
[all …]
H A Dptrarray.c35 iPtrArray *d = new_PtrArray(); in iDefineTypeConstruction() local
40 void init_PtrArray(iPtrArray *d) { in init_PtrArray()
44 void deinit_PtrArray(iPtrArray *d) { in deinit_PtrArray()
48 const void **constData_PtrArray(const iPtrArray *d) { in constData_PtrArray()
52 void *at_PtrArray(iPtrArray *d, size_t pos) { in at_PtrArray()
64 void setCopy_PtrArray(iPtrArray *d, const iPtrArray *other) { in setCopy_PtrArray()
68 void pushBack_PtrArray(iPtrArray *d, const void *ptr) { in pushBack_PtrArray()
72 void pushFront_PtrArray(iPtrArray *d, const void *ptr) { in pushFront_PtrArray()
101 iBool removeOne_PtrArray(iPtrArray *d, const void *ptr) { in removeOne_PtrArray()
111 size_t removeAll_PtrArray(iPtrArray *d, const void *ptr) { in removeAll_PtrArray()
[all …]
/dports/devel/omniORB/omniORB-4.2.4/src/tool/omniidl/cxx/
H A DidlrepoId.cc318 void visitMember (Member* d) { error(d); } in visitMember()
319 void visitUnionCase (UnionCase* d) { error(d); } in visitUnionCase()
320 void visitEnumerator (Enumerator* d) { error(d); } in visitEnumerator()
321 void visitAttribute (Attribute* d) { error(d); } in visitAttribute()
323 void visitStateMember (StateMember* d) { error(d); } in visitStateMember()
324 void visitFactory (Factory* d) { error(d); } in visitFactory()
330 void error(Decl* d) { in error()
366 void visitMember (Member* d) { error(d); } in visitMember()
367 void visitUnionCase (UnionCase* d) { error(d); } in visitUnionCase()
379 void error(Decl* d) { in error()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/common/
H A DDemandTest.java45 Demand d = new Demand(); in test011() local
53 Demand d = new Demand(); in test02() local
60 Demand d = new Demand(); in test03() local
67 Demand d = new Demand(); in test04() local
74 Demand d = new Demand(); in test05() local
81 Demand d = new Demand(); in test06() local
87 Demand d = new Demand(); in test07() local
93 Demand d = new Demand(); in test08() local
99 Demand d = new Demand(); in test09() local
106 Demand d = new Demand(); in test10() local
[all …]
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/encoding-0.2.33/src/codec/
H A Dutf_8.rs253 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
261 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
271 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
279 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
289 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
293 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
297 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
301 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
305 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
309 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/encoding-0.2.33/src/codec/
H A Dutf_8.rs253 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
261 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
271 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
279 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
289 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
293 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
297 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
301 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
305 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
309 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/encoding/src/codec/
H A Dutf_8.rs253 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
261 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
271 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
279 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
289 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
293 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
297 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
301 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
305 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
309 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/encoding-0.2.33/src/codec/
H A Dutf_8.rs253 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
261 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
271 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
279 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
289 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
293 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
297 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
301 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
305 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
309 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
[all …]
/dports/textproc/bat/bat-0.18.3/cargo-crates/encoding-0.2.33/src/codec/
H A Dutf_8.rs253 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
261 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
271 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
279 let mut d = UTF8Encoding.raw_decoder(); in test_valid() localVariable
289 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
293 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
297 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
301 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
305 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
309 let mut d = UTF8Encoding.raw_decoder(); in test_valid_boundary() localVariable
[all …]
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dmacros.c62 printf("old16u = %d, %x\n", old16u, old16u); macro
69 printf("new16u = %d, %x\n", new16u, new16u); macro
79 printf("UNSIGNED INTEGER16: %d ERRORS\n",errors1); macro
94 printf("old16 = %d, %x\n", old16, old16); macro
101 printf("new16 = %d, %x\n", new16, new16); macro
111 printf("SIGNED INTEGER16: %d ERRORS\n",errors2); macro
143 printf("UNSIGNED INTEGER32: %d ERRORS\n",errors3); macro
158 printf("old32 = %d, %x\n", (int)old32, (unsigned)old32); macro
165 printf("new32 = %d, %x\n", (int)new32, (unsigned)new32); macro
175 printf("SIGNED INTEGER32: %d ERRORS\n",errors4); macro
[all …]
/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Ddsl_cb.c12 void dsl_cb_main_loop(struct d_par *d) { in dsl_cb_main_loop()
18 void dsl_cb_expose(__UNUSED__ struct w_par *w, struct d_par *d) { in dsl_cb_expose()
24 void dsl_cb_key_press(struct w_par *w, struct d_par *d) { in dsl_cb_key_press()
58 void dsl_cb_key_release(struct w_par *w, struct d_par *d) { in dsl_cb_key_release()
92 void dsl_cb_button_press(struct w_par *w, struct d_par *d) { in dsl_cb_button_press()
122 void dsl_cb_button_release(struct w_par *w, struct d_par *d) { in dsl_cb_button_release()
190 void dsl_cb_motion_notify(struct w_par *w, struct d_par *d) { in dsl_cb_motion_notify()
220 void dsl_cb_map_notify(__UNUSED__ struct w_par *w, struct d_par *d) { in dsl_cb_map_notify()
226 void dsl_cb_unmap_notify(__UNUSED__ struct w_par *w, struct d_par *d) { in dsl_cb_unmap_notify()
232 void dsl_cb_open_notify(unsigned int h, struct d_par *d) { in dsl_cb_open_notify()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-return-std-move.cpp108 Derived ok1() { Derived d; return d; } in ok1() local
149 Base testParam2(Derived d) { in testParam2()
161 ConstructFromBase testParam4(Derived d) { in testParam4()
173 ConvertFromBase testParam6(Derived d) { in testParam6()
181 Derived testRParam1(Derived&& d) { in testRParam1()
187 Base testRParam2(Derived&& d) { in testRParam2()
226 Derived d; in testParens1() local
233 Derived d; in testParens2() local
320 void test_throw1(Derived&& d) { in test_throw1()
328 void ok_throw2(Derived d) { throw d; } in ok_throw2()
[all …]

12345678910>>...2387