Home
last modified time | relevance | path

Searched defs:New (Results 1 – 25 of 10635) sorted by relevance

12345678910>>...426

/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/nan/
H A Dnan_implementation_12_inl.h20 Factory<v8::Array>::New() { in New() function
25 Factory<v8::Array>::New(int length) { in New() function
32 Factory<v8::Boolean>::New(bool value) { in New() function
62 Factory<v8::Date>::New(double value) { in New() function
70 Factory<v8::Date>::New(double value) { in New() function
191 Factory<v8::Object>::New() { in New() function
198 Factory<v8::ObjectTemplate>::New() { in New() function
207 Factory<v8::RegExp>::New( in New() function
218 Factory<v8::RegExp>::New( in New() function
274 Factory<v8::String>::New() { in New() function
[all …]
H A Dnan_implementation_pre_12_inl.h21 Factory<v8::Array>::New() { in New() function
26 Factory<v8::Array>::New(int length) { in New() function
33 Factory<v8::Boolean>::New(bool value) { in New() function
59 Factory<v8::Date>::New(double value) { in New() function
120 Factory<v8::Number>::New(double value) { in New() function
135 IntegerFactory<T>::New(int32_t value) { in New() function
159 Factory<v8::Object>::New() { in New() function
166 Factory<v8::ObjectTemplate>::New() { in New() function
173 Factory<v8::RegExp>::New( in New() function
201 Factory<v8::String>::New() { in New() function
[all …]
/dports/textproc/kibana7/nan-2.15.0/
H A Dnan_implementation_12_inl.h20 Factory<v8::Array>::New() { in New() function
25 Factory<v8::Array>::New(int length) { in New() function
32 Factory<v8::Boolean>::New(bool value) { in New() function
62 Factory<v8::Date>::New(double value) { in New() function
70 Factory<v8::Date>::New(double value) { in New() function
191 Factory<v8::Object>::New() { in New() function
198 Factory<v8::ObjectTemplate>::New() { in New() function
207 Factory<v8::RegExp>::New( in New() function
218 Factory<v8::RegExp>::New( in New() function
274 Factory<v8::String>::New() { in New() function
[all …]
H A Dnan_implementation_pre_12_inl.h21 Factory<v8::Array>::New() { in New() function
26 Factory<v8::Array>::New(int length) { in New() function
33 Factory<v8::Boolean>::New(bool value) { in New() function
59 Factory<v8::Date>::New(double value) { in New() function
120 Factory<v8::Number>::New(double value) { in New() function
135 IntegerFactory<T>::New(int32_t value) { in New() function
159 Factory<v8::Object>::New() { in New() function
166 Factory<v8::ObjectTemplate>::New() { in New() function
173 Factory<v8::RegExp>::New( in New() function
201 Factory<v8::String>::New() { in New() function
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/nan/
H A Dnan_implementation_12_inl.h20 Factory<v8::Array>::New() { in New() function
25 Factory<v8::Array>::New(int length) { in New() function
32 Factory<v8::Boolean>::New(bool value) { in New() function
62 Factory<v8::Date>::New(double value) { in New() function
70 Factory<v8::Date>::New(double value) { in New() function
191 Factory<v8::Object>::New() { in New() function
198 Factory<v8::ObjectTemplate>::New() { in New() function
207 Factory<v8::RegExp>::New( in New() function
218 Factory<v8::RegExp>::New( in New() function
274 Factory<v8::String>::New() { in New() function
[all …]
H A Dnan_implementation_pre_12_inl.h21 Factory<v8::Array>::New() { in New() function
26 Factory<v8::Array>::New(int length) { in New() function
33 Factory<v8::Boolean>::New(bool value) { in New() function
59 Factory<v8::Date>::New(double value) { in New() function
120 Factory<v8::Number>::New(double value) { in New() function
135 IntegerFactory<T>::New(int32_t value) { in New() function
159 Factory<v8::Object>::New() { in New() function
166 Factory<v8::ObjectTemplate>::New() { in New() function
173 Factory<v8::RegExp>::New( in New() function
201 Factory<v8::String>::New() { in New() function
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/nan/
H A Dnan_implementation_12_inl.h20 Factory<v8::Array>::New() { in New() function
25 Factory<v8::Array>::New(int length) { in New() function
32 Factory<v8::Boolean>::New(bool value) { in New() function
62 Factory<v8::Date>::New(double value) { in New() function
70 Factory<v8::Date>::New(double value) { in New() function
191 Factory<v8::Object>::New() { in New() function
198 Factory<v8::ObjectTemplate>::New() { in New() function
207 Factory<v8::RegExp>::New( in New() function
218 Factory<v8::RegExp>::New( in New() function
274 Factory<v8::String>::New() { in New() function
[all …]
H A Dnan_implementation_pre_12_inl.h21 Factory<v8::Array>::New() { in New() function
26 Factory<v8::Array>::New(int length) { in New() function
33 Factory<v8::Boolean>::New(bool value) { in New() function
59 Factory<v8::Date>::New(double value) { in New() function
120 Factory<v8::Number>::New(double value) { in New() function
135 IntegerFactory<T>::New(int32_t value) { in New() function
159 Factory<v8::Object>::New() { in New() function
166 Factory<v8::ObjectTemplate>::New() { in New() function
173 Factory<v8::RegExp>::New( in New() function
201 Factory<v8::String>::New() { in New() function
[all …]
/dports/textproc/kibana7/nan-2.15.0/doc/
H A Dnew.md1 ## New section
14 ### Nan::New() argument
82 ### Nan::Undefined()
93 ### Nan::Null()
104 ### Nan::True()
138 ### Nan::NewOneByteString() argument
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A Dschema_evolution_test.thrift37 struct New { struct
38 1: string unqualified_to_unqualified;
41 4: string unqualified_new;
43 6: string unqualified_added;
45 11: string optional_to_unqualified;
46 12: optional string optional_to_optional;
48 14: optional string optional_new;
50 16: optional string optional_added;
52 21: string required_to_unqualified;
55 24: required string required_new;
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Derrors.cpp76 PcpErrorArcCycle::New() in New() function in PcpErrorArcCycle
157 PcpErrorArcPermissionDenied::New() in New() function in PcpErrorArcPermissionDenied
355 PcpErrorInternalAssetPath::New() in New() function in PcpErrorInternalAssetPath
382 PcpErrorInvalidPrimPath::New() in New() function in PcpErrorInvalidPrimPath
423 PcpErrorInvalidAssetPath::New() in New() function in PcpErrorInvalidAssetPath
452 PcpErrorMutedAssetPath::New() in New() function in PcpErrorMutedAssetPath
562 PcpErrorInvalidTargetPath::New() in New() function in PcpErrorInvalidTargetPath
687 PcpErrorInvalidSublayerPath::New() in New() function in PcpErrorInvalidSublayerPath
776 PcpErrorPrimPermissionDenied::New() in New() function in PcpErrorPrimPermissionDenied
836 PcpErrorSublayerCycle::New() in New() function in PcpErrorSublayerCycle
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/
H A DCHANGELOG.md7 ### What's New in Version 2.8.2
28 ### What's New in Version 2.8.1
49 ### What's New in Version 2.8.0
117 ### What's New in Version 2.7.3
123 ### What's New in Version 2.7.2
151 ### What's New in Version 2.7.1
177 ### What's New in Version 2.7.0
255 ### What's New in Version 2.6.3
317 ### What's New in Version 2.6.2
333 ### What's New in Version 2.6.1
[all …]
/dports/math/py-heyoka/heyoka.py-0.16.0/doc/
H A Dchangelog.rst9 New subsection
41 New subsection
86 New subsection
105 New subsection
128 New subsection
144 New subsection
172 New subsection
196 New subsection
216 New subsection
242 New subsection
[all …]
/dports/devel/capnproto/capnproto-0.9.0/doc/_posts/
H A D2017-05-01-capnproto-0.6-msvc-json-http-more.md25 #### Full Windows / Visual Studio Support
31 #### Security Hardening
39 #### JSON converter
47 #### HTTP library
53 #### Smaller things
/dports/devel/capnproto080/capnproto-0.8.0/doc/_posts/
H A D2017-05-01-capnproto-0.6-msvc-json-http-more.md25 #### Full Windows / Visual Studio Support
31 #### Security Hardening
39 #### JSON converter
47 #### HTTP library
53 #### Smaller things
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Deventhandlers.go65 func (eh channelCreateEventHandler) New() interface{} { func
85 func (eh channelDeleteEventHandler) New() interface{} { func
125 func (eh channelUpdateEventHandler) New() interface{} { func
190 func (eh guildBanAddEventHandler) New() interface{} { func
230 func (eh guildCreateEventHandler) New() interface{} { func
250 func (eh guildDeleteEventHandler) New() interface{} { func
450 func (eh guildUpdateEventHandler) New() interface{} { func
470 func (eh messageAckEventHandler) New() interface{} { func
685 func (eh readyEventHandler) New() interface{} { func
745 func (eh resumedEventHandler) New() interface{} { func
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Deventhandlers.go65 func (eh channelCreateEventHandler) New() interface{} { func
85 func (eh channelDeleteEventHandler) New() interface{} { func
125 func (eh channelUpdateEventHandler) New() interface{} { func
190 func (eh guildBanAddEventHandler) New() interface{} { func
230 func (eh guildCreateEventHandler) New() interface{} { func
250 func (eh guildDeleteEventHandler) New() interface{} { func
450 func (eh guildUpdateEventHandler) New() interface{} { func
470 func (eh messageAckEventHandler) New() interface{} { func
685 func (eh readyEventHandler) New() interface{} { func
745 func (eh resumedEventHandler) New() interface{} { func
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Deventhandlers.go65 func (eh channelCreateEventHandler) New() interface{} { func
85 func (eh channelDeleteEventHandler) New() interface{} { func
125 func (eh channelUpdateEventHandler) New() interface{} { func
190 func (eh guildBanAddEventHandler) New() interface{} { func
230 func (eh guildCreateEventHandler) New() interface{} { func
250 func (eh guildDeleteEventHandler) New() interface{} { func
450 func (eh guildUpdateEventHandler) New() interface{} { func
470 func (eh messageAckEventHandler) New() interface{} { func
685 func (eh readyEventHandler) New() interface{} { func
745 func (eh resumedEventHandler) New() interface{} { func
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/docbook/
H A Drelease-notes.adoc26 === Bug Fixes
124 === New and Updated Features
136 === New Protocol Support
140 === Updated Protocol Support
164 === New and Updated Capture File Support
174 === New File Format Decoding Support
/dports/net/tshark-lite/wireshark-3.6.1/docbook/
H A Drelease-notes.adoc26 === Bug Fixes
124 === New and Updated Features
136 === New Protocol Support
140 === Updated Protocol Support
164 === New and Updated Capture File Support
174 === New File Format Decoding Support
/dports/net/wireshark/wireshark-3.6.1/docbook/
H A Drelease-notes.adoc26 === Bug Fixes
124 === New and Updated Features
136 === New Protocol Support
140 === Updated Protocol Support
164 === New and Updated Capture File Support
174 === New File Format Decoding Support
/dports/net/tshark/wireshark-3.6.1/docbook/
H A Drelease-notes.adoc26 === Bug Fixes
124 === New and Updated Features
136 === New Protocol Support
140 === Updated Protocol Support
164 === New and Updated Capture File Support
174 === New File Format Decoding Support
/dports/math/mppp/mppp-0.26/doc/
H A Dchangelog.rst17 New subsection
41 New subsection
77 New subsection
100 New subsection
139 New subsection
191 New subsection
303 New subsection
358 New subsection
399 New subsection
444 New subsection
[all …]
/dports/math/heyoka/heyoka-0.16.0/doc/
H A Dchangelog.rst7 New subsection
59 New subsection
118 New subsection
141 New subsection
161 New subsection
188 New subsection
211 New subsection
247 New subsection
273 New subsection
331 New subsection
[all …]
/dports/misc/netron/node_modules/protobufjs/
H A DCHANGELOG.md16 ## New section in [6.8.7](https://github.com/dcodeIO/protobuf.js/releases/tag/6.8.7)
38 ## New section in [6.8.5](https://github.com/dcodeIO/protobuf.js/releases/tag/6.8.6)
88 ## New section in [6.8.1](https://github.com/dcodeIO/protobuf.js/releases/tag/6.8.1)
125 ## New section in [6.8.0](https://github.com/dcodeIO/protobuf.js/releases/tag/6.8.0)
193 ## New section in [6.7.2](https://github.com/dcodeIO/protobuf.js/releases/tag/6.7.2)
212 ## New section in [6.7.1](https://github.com/dcodeIO/protobuf.js/releases/tag/6.7.1)
246 ## New section in [6.7.0](https://github.com/dcodeIO/protobuf.js/releases/tag/6.7.0)
354 ## New section in [6.6.4](https://github.com/dcodeIO/protobuf.js/releases/tag/6.6.4)
399 ## New section in [6.6.2](https://github.com/dcodeIO/protobuf.js/releases/tag/6.6.2)
430 ## New section in [6.6.0](https://github.com/dcodeIO/protobuf.js/releases/tag/6.6.0) ([release](https://github.com/dcodeIO/protobuf.js/releases/tag/6.6.0))
[all …]

12345678910>>...426