Home
last modified time | relevance | path

Searched refs:NST (Results 1 – 25 of 707) sorted by relevance

12345678910>>...29

/dports/lang/tcl86/tcl8.6.12/library/tzdata/America/
H A DSt_Johns5 {-2713897748 -12652 0 NST}
7 {-1650137348 -12652 0 NST}
8 {-1640982548 -12652 0 NST}
10 {-1615145348 -12652 0 NST}
11 {-1609446548 -12652 0 NST}
13 {-1590100148 -12652 0 NST}
15 {-1551565748 -12652 0 NST}
17 {-1520116148 -12652 0 NST}
19 {-1488666548 -12652 0 NST}
21 {-1457216948 -12652 0 NST}
[all …]
H A DGoose_Bay5 {-2713895900 -12652 0 NST}
6 {-1640982548 -12652 0 NST}
8 {-1615145348 -12652 0 NST}
9 {-1609446548 -12652 0 NST}
10 {-1096921748 -12600 0 NST}
11 {-1072989000 -12600 0 NST}
13 {-1048973400 -12600 0 NST}
15 {-1017523800 -12600 0 NST}
17 {-986074200 -12600 0 NST}
19 {-954624600 -12600 0 NST}
[all …]
/dports/lang/tcl87/tcl8.7a5/library/tzdata/America/
H A DSt_Johns5 {-2713897748 -12652 0 NST}
7 {-1650137348 -12652 0 NST}
8 {-1640982548 -12652 0 NST}
10 {-1615145348 -12652 0 NST}
11 {-1609446548 -12652 0 NST}
13 {-1590100148 -12652 0 NST}
15 {-1551565748 -12652 0 NST}
17 {-1520116148 -12652 0 NST}
19 {-1488666548 -12652 0 NST}
21 {-1457216948 -12652 0 NST}
[all …]
H A DGoose_Bay5 {-2713895900 -12652 0 NST}
6 {-1640982548 -12652 0 NST}
8 {-1615145348 -12652 0 NST}
9 {-1609446548 -12652 0 NST}
10 {-1096921748 -12600 0 NST}
11 {-1072989000 -12600 0 NST}
13 {-1048973400 -12600 0 NST}
15 {-1017523800 -12600 0 NST}
17 {-986074200 -12600 0 NST}
19 {-954624600 -12600 0 NST}
[all …]
/dports/lang/tcl85/tcl8.5.19/library/tzdata/America/
H A DSt_Johns5 {-2713897748 -12652 0 NST}
7 {-1650137348 -12652 0 NST}
8 {-1640982548 -12652 0 NST}
10 {-1615145348 -12652 0 NST}
11 {-1609446548 -12652 0 NST}
13 {-1590100148 -12652 0 NST}
15 {-1551565748 -12652 0 NST}
17 {-1520116148 -12652 0 NST}
19 {-1488666548 -12652 0 NST}
21 {-1457216948 -12652 0 NST}
[all …]
H A DGoose_Bay5 {-2713895900 -12652 0 NST}
6 {-1640982548 -12652 0 NST}
8 {-1615145348 -12652 0 NST}
9 {-1609446548 -12652 0 NST}
10 {-1096921748 -12600 0 NST}
11 {-1072989000 -12600 0 NST}
13 {-1048973400 -12600 0 NST}
15 {-1017523800 -12600 0 NST}
17 {-986074200 -12600 0 NST}
19 {-954624600 -12600 0 NST}
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/params/
H A D1.8.4_epars.h57 { INF, -240, -330, -210, -140, -210, -210, NST},
58 { INF, -330, -340, -250, -150, -220, -240, NST},
59 { INF, -210, -250, 130, -50, -140, -130, NST},
60 { INF, -140, -150, -50, 30, -60, -100, NST},
61 { INF, -210, -220, -140, -60, -110, -90, NST},
62 { INF, -210, -240, -130, -100, -90, -130, NST},
63 { INF, NST, NST, NST, NST, NST, NST, NST}};
70 { INF, -1060, -1340, -1210, -560, -1050, -1040, NST},
71 { INF, -1340, -1490, -1260, -830, -1140, -1240, NST},
72 { INF, -1210, -1260, -1460, -1350, -880, -1280, NST},
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/ios/
H A Dweak_nsobject.h85 template <typename NST>
105 void reset(NST object = nil) {
110 NST get() const { in get()
135 operator NST() const { in NST() function
148 template <class NST>
149 bool operator==(NST p1, const WeakNSProtocol<NST>& p2) {
153 template <class NST>
154 bool operator!=(NST p1, const WeakNSProtocol<NST>& p2) {
158 template <typename NST>
161 explicit WeakNSObject(NST* object = nil) : WeakNSProtocol<NST*>(object) {}
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/ios/
H A Dweak_nsobject.h85 template <typename NST>
105 void reset(NST object = nil) {
110 NST get() const { in get()
135 operator NST() const { in NST() function
148 template <class NST>
149 bool operator==(NST p1, const WeakNSProtocol<NST>& p2) {
153 template <class NST>
154 bool operator!=(NST p1, const WeakNSProtocol<NST>& p2) {
158 template <typename NST>
161 explicit WeakNSObject(NST* object = nil) : WeakNSProtocol<NST*>(object) {}
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/mac/
H A Dscoped_nsobject.h48 template <typename NST>
50 static NST InvalidValue() { return nil; } in InvalidValue()
51 static NST Retain(NST nst) { return [nst retain]; } in Retain()
52 static void Release(NST nst) { [nst release]; } in Release()
57 template <typename NST>
59 : public ScopedTypeRef<NST, internal::ScopedNSProtocolTraits<NST>> {
61 using ScopedTypeRef<NST,
65 NST autorelease() { return [this->release() autorelease]; } in autorelease()
84 template <typename NST>
85 class scoped_nsobject : public scoped_nsprotocol<NST*> {
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/mac/
H A Dscoped_nsobject.h48 template <typename NST>
50 static NST InvalidValue() { return nil; } in InvalidValue()
51 static NST Retain(NST nst) { return [nst retain]; } in Retain()
52 static void Release(NST nst) { [nst release]; } in Release()
57 template <typename NST>
59 : public ScopedTypeRef<NST, internal::ScopedNSProtocolTraits<NST>> {
61 using ScopedTypeRef<NST,
65 NST autorelease() { return [this->release() autorelease]; } in autorelease()
84 template <typename NST>
85 class scoped_nsobject : public scoped_nsprotocol<NST*> {
[all …]
/dports/lang/tcl85/tcl8.5.19/library/tzdata/Europe/
H A DAmsterdam6 {-1693700372 4772 1 NST}
8 {-1663453172 4772 1 NST}
10 {-1633213172 4772 1 NST}
12 {-1601158772 4772 1 NST}
14 {-1569709172 4772 1 NST}
16 {-1538259572 4772 1 NST}
18 {-1507501172 4772 1 NST}
20 {-1470176372 4772 1 NST}
22 {-1443997172 4772 1 NST}
24 {-1406672372 4772 1 NST}
[all …]
/dports/lang/tcl86/tcl8.6.12/library/tzdata/Europe/
H A DAmsterdam6 {-1693700372 4772 1 NST}
8 {-1663453172 4772 1 NST}
10 {-1633213172 4772 1 NST}
12 {-1601158772 4772 1 NST}
14 {-1569709172 4772 1 NST}
16 {-1538259572 4772 1 NST}
18 {-1507501172 4772 1 NST}
20 {-1470176372 4772 1 NST}
22 {-1443997172 4772 1 NST}
24 {-1406672372 4772 1 NST}
[all …]
/dports/lang/tcl87/tcl8.7a5/library/tzdata/Europe/
H A DAmsterdam6 {-1693700372 4772 1 NST}
8 {-1663453172 4772 1 NST}
10 {-1633213172 4772 1 NST}
12 {-1601158772 4772 1 NST}
14 {-1569709172 4772 1 NST}
16 {-1538259572 4772 1 NST}
18 {-1507501172 4772 1 NST}
20 {-1470176372 4772 1 NST}
22 {-1443997172 4772 1 NST}
24 {-1406672372 4772 1 NST}
[all …]
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dscoped_nsobject.h23 template <typename NST>
26 typedef NST* element_type;
32 void reset(NST* object = nil) {
37 bool operator==(NST* that) const { return object_ == that; }
39 bool operator!=(NST* that) const { return object_ != that; }
41 operator NST*() const { return object_; }
43 NST* get() const { return object_; } in get()
46 NST* temp = that.object_; in swap()
54 NST* release() { in release()
55 NST* temp = object_; in release()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dscoped_nsobject.h23 template <typename NST>
26 typedef NST* element_type;
32 void reset(NST* object = nil) {
37 bool operator==(NST* that) const { return object_ == that; }
39 bool operator!=(NST* that) const { return object_ != that; }
41 operator NST*() const { return object_; }
43 NST* get() const { return object_; } in get()
46 NST* temp = that.object_; in swap()
54 NST* release() { in release()
55 NST* temp = object_; in release()
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/base/
H A Dscoped_nsobject.h42 template<typename NST>
45 typedef NST* element_type;
55 void reset(NST* object = nil) {
65 bool operator==(NST* that) const {
69 bool operator!=(NST* that) const {
73 operator NST*() const {
77 NST* get() const { in get()
82 NST* temp = that.object_; in swap()
90 NST* release() { in release()
91 NST* temp = object_; in release()
[all …]
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dscoped_nsobject.h23 template <typename NST>
26 typedef NST* element_type;
32 void reset(NST* object = nil) {
37 bool operator==(NST* that) const { return object_ == that; }
39 bool operator!=(NST* that) const { return object_ != that; }
41 operator NST*() const { return object_; }
43 NST* get() const { return object_; } in get()
46 NST* temp = that.object_; in swap()
54 NST* release() { in release()
55 NST* temp = object_; in release()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dscoped_nsobject.h23 template <typename NST>
26 typedef NST* element_type;
32 void reset(NST* object = nil) {
37 bool operator==(NST* that) const { return object_ == that; }
39 bool operator!=(NST* that) const { return object_ != that; }
41 operator NST*() const { return object_; }
43 NST* get() const { return object_; } in get()
46 NST* temp = that.object_; in swap()
54 NST* release() { in release()
55 NST* temp = object_; in release()
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/base/
H A Dscoped_nsobject.h42 template<typename NST>
45 typedef NST* element_type;
55 void reset(NST* object = nil) {
65 bool operator==(NST* that) const {
69 bool operator!=(NST* that) const {
73 operator NST*() const {
77 NST* get() const { in get()
82 NST* temp = that.object_; in swap()
90 NST* release() { in release()
91 NST* temp = object_; in release()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/base/
H A Dscoped_nsobject.h42 template<typename NST>
45 typedef NST* element_type;
55 void reset(NST* object = nil) {
65 bool operator==(NST* that) const {
69 bool operator!=(NST* that) const {
73 operator NST*() const {
77 NST* get() const { in get()
82 NST* temp = that.object_; in swap()
90 NST* release() { in release()
91 NST* temp = object_; in release()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/base/
H A Dscoped_nsobject.h42 template<typename NST>
45 typedef NST* element_type;
55 void reset(NST* object = nil) {
65 bool operator==(NST* that) const {
69 bool operator!=(NST* that) const {
73 operator NST*() const {
77 NST* get() const { in get()
82 NST* temp = that.object_; in swap()
90 NST* release() { in release()
91 NST* temp = object_; in release()
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/base/
H A Dscoped_nsobject.h42 template<typename NST>
45 typedef NST* element_type;
55 void reset(NST* object = nil) {
65 bool operator==(NST* that) const {
69 bool operator!=(NST* that) const {
73 operator NST*() const {
77 NST* get() const { in get()
82 NST* temp = that.object_; in swap()
90 NST* release() { in release()
91 NST* temp = object_; in release()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dscoped_nsobject.h23 template<typename NST>
26 typedef NST* element_type;
36 void reset(NST* object = nil) {
41 bool operator==(NST* that) const {
45 bool operator!=(NST* that) const {
49 operator NST*() const {
53 NST* get() const { in get()
58 NST* temp = that.object_; in swap()
66 NST* release() { in release()
67 NST* temp = object_; in release()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dscoped_nsobject.h23 template <typename NST>
26 typedef NST* element_type;
32 void reset(NST* object = nil) {
37 bool operator==(NST* that) const { return object_ == that; }
39 bool operator!=(NST* that) const { return object_ != that; }
41 operator NST*() const { return object_; }
43 NST* get() const { return object_; } in get()
46 NST* temp = that.object_; in swap()
54 NST* release() { in release()
55 NST* temp = object_; in release()
[all …]

12345678910>>...29