Home
last modified time | relevance | path

Searched +defs:t +defs:result2 (Results 226 – 250 of 643) sorted by relevance

12345678910>>...26

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/
H A Dindexer.cc67 #define STATUS_INIT(k,c,t,l,inc) TOKUFT_STATUS_INIT(indexer_status, k, c, t, "indexer: " l, inc) argument
112 int result2 = toku_db_set_indexer(dest_dbs[j], NULL); in associate_indexer_with_hot_dbs() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/
H A Dindexer.cc67 #define STATUS_INIT(k,c,t,l,inc) TOKUFT_STATUS_INIT(indexer_status, k, c, t, "indexer: " l, inc) argument
112 int result2 = toku_db_set_indexer(dest_dbs[j], NULL); in associate_indexer_with_hot_dbs() local
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/mb/Unicode/
H A Dutf8_to_euc_cn.map67 /* 14 trailing zero values shared with next segment */
113 /* 7 trailing zero values shared with next segment */
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/
H A Dindexer.cc67 #define STATUS_INIT(k,c,t,l,inc) TOKUFT_STATUS_INIT(indexer_status, k, c, t, "indexer: " l, inc) argument
112 int result2 = toku_db_set_indexer(dest_dbs[j], NULL); in associate_indexer_with_hot_dbs() local
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-list_file_gallery.php184 $result2 = $filegallib->move_file_gallery($subgal, $_REQUEST['moveto']); variable
616 $$t = (isset($_REQUEST[$t]) && $_REQUEST[$t] == 'on') ? 'y' : 'n'; variable
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/
H A Dindexer.cc67 #define STATUS_INIT(k,c,t,l,inc) TOKUFT_STATUS_INIT(indexer_status, k, c, t, "indexer: " l, inc) argument
112 int result2 = toku_db_set_indexer(dest_dbs[j], NULL); in associate_indexer_with_hot_dbs() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/
H A Dindexer.cc67 #define STATUS_INIT(k,c,t,l,inc) TOKUFT_STATUS_INIT(indexer_status, k, c, t, "indexer: " l, inc) argument
112 int result2 = toku_db_set_indexer(dest_dbs[j], NULL); in associate_indexer_with_hot_dbs() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/
H A Dindexer.cc67 #define STATUS_INIT(k,c,t,l,inc) TOKUFT_STATUS_INIT(indexer_status, k, c, t, "indexer: " l, inc) argument
112 int result2 = toku_db_set_indexer(dest_dbs[j], NULL); in associate_indexer_with_hot_dbs() local
/dports/math/minizinc/libminizinc-2.5.5/lib/
H A Dbuiltins.cpp1122 Type t = al->type(); in b_arrayXd() local
1135 Type t = al->type(); in b_array1d_list() local
1170 Type t = al1->type(); in b_arrayXd() local
2720 IntVal result2 = eval_int(env, arg); in b_regular_from_string() local
2858 std::vector<Type> t(2); in register_builtins() local
3082 std::vector<Type> t(2); in register_builtins() local
3088 std::vector<Type> t(3); in register_builtins() local
3109 std::vector<Type> t(4); in register_builtins() local
3133 std::vector<Type> t(1); in register_builtins() local
3141 std::vector<Type> t; in register_builtins() local
[all …]
/dports/devel/icu/icu/source/test/intltest/
H A Drestsnew.cpp303 UnicodeString result2; in TestConstruction() local
839 UnicodeString t = array.getStringEx(index, status); in testTag() local
928 UnicodeString t=tablerow.getStringEx(col, status); in testTag() local
1032 UnicodeString t=tagelement.getString(status); in testTag() local
/dports/devel/icu-lx/icu/source/test/intltest/
H A Drestsnew.cpp303 UnicodeString result2; in TestConstruction() local
839 UnicodeString t = array.getStringEx(index, status); in testTag() local
928 UnicodeString t=tablerow.getStringEx(col, status); in testTag() local
1032 UnicodeString t=tagelement.getString(status); in testTag() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp12 void SkTCoincident::setPerp(const SkTCurve& c1, double t, in setPerp()
77 void SkTSect::addForPerp(SkTSpan* span, double t) { in addForPerp()
706 bool SkTSect::coincidentHasT(double t) { in coincidentHasT()
1237 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection()
1244 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck()
1457 SkTSpan* SkTSect::spanAtT(double t, in spanAtT()
1993 double t = head1->closestBoundedT(start1); in BinarySearch() local
2003 double t = head2->closestBoundedT(start2); in BinarySearch() local
2017 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2032 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp12 void SkTCoincident::setPerp(const SkTCurve& c1, double t, in setPerp()
77 void SkTSect::addForPerp(SkTSpan* span, double t) { in addForPerp()
706 bool SkTSect::coincidentHasT(double t) { in coincidentHasT()
1237 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection()
1244 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck()
1457 SkTSpan* SkTSect::spanAtT(double t, in spanAtT()
1993 double t = head1->closestBoundedT(start1); in BinarySearch() local
2003 double t = head2->closestBoundedT(start2); in BinarySearch() local
2017 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2032 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp12 void SkTCoincident::setPerp(const SkTCurve& c1, double t, in setPerp()
77 void SkTSect::addForPerp(SkTSpan* span, double t) { in addForPerp()
706 bool SkTSect::coincidentHasT(double t) { in coincidentHasT()
1237 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection()
1244 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck()
1457 SkTSpan* SkTSect::spanAtT(double t, in spanAtT()
1993 double t = head1->closestBoundedT(start1); in BinarySearch() local
2003 double t = head2->closestBoundedT(start2); in BinarySearch() local
2017 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2032 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp12 void SkTCoincident::setPerp(const SkTCurve& c1, double t, in setPerp()
77 void SkTSect::addForPerp(SkTSpan* span, double t) { in addForPerp()
706 bool SkTSect::coincidentHasT(double t) { in coincidentHasT()
1237 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection()
1244 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck()
1457 SkTSpan* SkTSect::spanAtT(double t, in spanAtT()
1993 double t = head1->closestBoundedT(start1); in BinarySearch() local
2003 double t = head2->closestBoundedT(start2); in BinarySearch() local
2017 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2032 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp13 void SkTCoincident::setPerp(const SkTCurve& c1, double t, in setPerp()
78 void SkTSect::addForPerp(SkTSpan* span, double t) { in addForPerp()
707 bool SkTSect::coincidentHasT(double t) { in coincidentHasT()
1238 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection()
1245 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck()
1458 SkTSpan* SkTSect::spanAtT(double t, in spanAtT()
1993 double t = head1->closestBoundedT(start1); in BinarySearch() local
2003 double t = head2->closestBoundedT(start2); in BinarySearch() local
2017 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2032 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp12 void SkTCoincident::setPerp(const SkTCurve& c1, double t, in setPerp()
77 void SkTSect::addForPerp(SkTSpan* span, double t) { in addForPerp()
706 bool SkTSect::coincidentHasT(double t) { in coincidentHasT()
1237 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection()
1244 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck()
1457 SkTSpan* SkTSect::spanAtT(double t, in spanAtT()
1993 double t = head1->closestBoundedT(start1); in BinarySearch() local
2003 double t = head2->closestBoundedT(start2); in BinarySearch() local
2017 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2032 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/graphics/metapixel/metapixel-1.0.2/
H A Dlispreader.c150 #define RETURN(t) ({ stream->v.mmap.pos = pos ; return (t); }) argument
170 #define RETURN(t) return (t) argument
837 int result1, result2; in _match_pattern() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h126 SkTSpan<OppCurve, TCurve>* findOppT(double t) const { in findOppT()
356 void SkTCoincident<TCurve, OppCurve>::setPerp(const TCurve& c1, double t, in setPerp()
485 bool SkTSpan<TCurve, OppCurve>::contains(double t) const { in contains()
693 SkTSpan<OppCurve, TCurve>* SkTSpan<TCurve, OppCurve>::oppT(double t) const { in oppT()
1060 bool SkTSect<TCurve, OppCurve>::coincidentHasT(double t) { in coincidentHasT()
1817 SkTSpan<TCurve, OppCurve>* SkTSect<TCurve, OppCurve>::spanAtT(double t, in spanAtT()
2351 double t = head1->closestBoundedT(start1); in BinarySearch() local
2361 double t = head2->closestBoundedT(start2); in BinarySearch() local
2371 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2381 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h126 SkTSpan<OppCurve, TCurve>* findOppT(double t) const { in findOppT()
350 void SkTCoincident<TCurve, OppCurve>::setPerp(const TCurve& c1, double t, in setPerp()
480 bool SkTSpan<TCurve, OppCurve>::contains(double t) const { in contains()
687 SkTSpan<OppCurve, TCurve>* SkTSpan<TCurve, OppCurve>::oppT(double t) const { in oppT()
1051 bool SkTSect<TCurve, OppCurve>::coincidentHasT(double t) { in coincidentHasT()
1783 SkTSpan<TCurve, OppCurve>* SkTSect<TCurve, OppCurve>::spanAtT(double t, in spanAtT()
2283 double t = head1->closestBoundedT(start1); in BinarySearch() local
2293 double t = head2->closestBoundedT(start2); in BinarySearch() local
2303 double t = tail1->closestBoundedT(end1); in BinarySearch() local
2313 double t = tail2->closestBoundedT(end2); in BinarySearch() local
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/
H A Dnew_dynarec.c936 unsigned long long int result1, result2, result3, result4; in mult64() local
982 unsigned long long int result1, result2, result3, result4; in multu64() local
2184 signed char s1,s2,t; in alu_assemble() local
2524 signed char t; in imm16_assemble() local
2535 signed char s,t; in imm16_assemble() local
2589 signed char sh,sl,t; in imm16_assemble() local
2710 signed char s,t; in shiftimm_assemble() local
3854 int t=(addr-start)>>2; in internal_branch() local
4367 int t=(addr-start)>>2; in wb_needed_dirtys() local
4484 int t=(addr-start)>>2; in store_regs_bt() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/formulas/
H A Dgeographic.hpp195 coord_t const t = math::sqrt(delta) / (c2 * param_a); in projected_to_surface() local
205 …Point3d const& origin, Point3d const& direction, Point3d & result1, Point3d & result2, Spheroid co… in projected_to_surface()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/formulas/
H A Dgeographic.hpp195 coord_t const t = math::sqrt(delta) / (c2 * param_a); in projected_to_surface() local
205 …Point3d const& origin, Point3d const& direction, Point3d & result1, Point3d & result2, Spheroid co… in projected_to_surface()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/formulas/
H A Dgeographic.hpp195 coord_t const t = math::sqrt(delta) / (c2 * param_a); in projected_to_surface() local
205 …Point3d const& origin, Point3d const& direction, Point3d & result1, Point3d & result2, Spheroid co… in projected_to_surface()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/formulas/
H A Dgeographic.hpp195 coord_t const t = math::sqrt(delta) / (c2 * param_a); in projected_to_surface() local
205 …Point3d const& origin, Point3d const& direction, Point3d & result1, Point3d & result2, Spheroid co… in projected_to_surface()

12345678910>>...26