Home
last modified time | relevance | path

Searched refs:none_ (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/
H A DMakefile.am16 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_SOURCES = \
18 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_CPPFLAGS = \
22 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_DEPENDENCIES = \
24 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LDADD = \
26 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LDFLAGS = \
28 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LINK = \
32 $(none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_CFLAGS) \
33 $(none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LDFLAGS)
48 none_@VGCONF_ARCH_SEC@_@VGCONF_OS@_LINK = \
52 $(none_@VGCONF_ARCH_SEC@_@VGCONF_OS@_CFLAGS) \
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/
H A DMakefile.am16 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_SOURCES = \
18 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_CPPFLAGS = \
22 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_DEPENDENCIES = \
24 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LDADD = \
26 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LDFLAGS = \
28 none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LINK = \
32 $(none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_CFLAGS) \
33 $(none_@VGCONF_ARCH_PRI@_@VGCONF_OS@_LDFLAGS)
48 none_@VGCONF_ARCH_SEC@_@VGCONF_OS@_LINK = \
52 $(none_@VGCONF_ARCH_SEC@_@VGCONF_OS@_CFLAGS) \
[all …]
/dports/math/dune-geometry/dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b/dune/geometry/
H A Dtype.hh144 bool none_; member in Dune::GeometryType
233 , none_(static_cast<std::uint64_t>(id) & 0x100) in GeometryType()
242 : dim_(0), none_(true), topologyId_(0) in GeometryType()
252 : dim_(dim), none_(isNone), topologyId_(topologyId) in GeometryType()
261 : dim_(dim), none_(false), topologyId_(topologyId) in GeometryType()
329 return ! none_ && (topologyId_ | 1) == 1; in isSimplex()
365 return none_; in isNone()
386 return ( ( none_ == other.none_ ) in operator ==()
387 && ( ( none_ == true ) in operator ==()
402 return ( ( none_ < other.none_ ) in operator <()
[all …]
/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/src/asmjit/core/
H A Demitter.cpp56 const Operand& none_ = Globals::none; in _emitOpArray() local
59 case 0: return _emit(instId, none_, none_, none_, none_); in _emitOpArray()
60 case 1: return _emit(instId, op[0], none_, none_, none_); in _emitOpArray()
61 case 2: return _emit(instId, op[0], op[1], none_, none_); in _emitOpArray()
62 case 3: return _emit(instId, op[0], op[1], op[2], none_); in _emitOpArray()
64 case 5: return _emit(instId, op[0], op[1], op[2], op[3], op[4], none_); in _emitOpArray()
/dports/devel/binaryen/binaryen-version_98/test/
H A Dmultivalue.wast.from-wast2 (type $none_=>_i32_i64 (func (result i32 i64)))
3 (type $none_=>_none (func))
4 (type $none_=>_i32_i64_externref (func (result i32 i64 externref)))
5 (type $none_=>_i64 (func (result i64)))
6 (type $none_=>_f32_i64_i32 (func (result f32 i64 i32)))
7 (type $none_=>_i32 (func (result i32)))
8 (type $none_=>_i32_i64_f32 (func (result i32 i64 f32)))
9 (type $none_=>_f32 (func (result f32)))
H A Dmultivalue.wast.fromBinary.noDebugInfo2 (type $none_=>_i32_i64 (func (result i32 i64)))
3 (type $none_=>_none (func))
4 (type $none_=>_i32_i64_externref (func (result i32 i64 externref)))
5 (type $none_=>_i64 (func (result i64)))
6 (type $none_=>_f32_i64_i32 (func (result f32 i64 i32)))
7 (type $none_=>_i32 (func (result i32)))
8 (type $none_=>_i32_i64_f32 (func (result i32 i64 f32)))
9 (type $none_=>_f32 (func (result f32)))
H A Dmultivalue.wast.fromBinary2 (type $none_=>_i32_i64 (func (result i32 i64)))
3 (type $none_=>_none (func))
4 (type $none_=>_i32_i64_externref (func (result i32 i64 externref)))
5 (type $none_=>_i64 (func (result i64)))
6 (type $none_=>_f32_i64_i32 (func (result f32 i64 i32)))
7 (type $none_=>_i32 (func (result i32)))
8 (type $none_=>_i32_i64_f32 (func (result i32 i64 f32)))
9 (type $none_=>_f32 (func (result f32)))
H A Dtail-call.wast.fromBinary.noDebugInfo2 (type $none_=>_none (func))
9 (return_call_indirect (type $none_=>_none)
H A Dtail-call.wast.from-wast2 (type $none_=>_none (func))
9 (return_call_indirect (type $none_=>_none)
H A Dtail-call.wast.fromBinary2 (type $none_=>_none (func))
9 (return_call_indirect (type $none_=>_none)
H A Dnewsyntax.wast.fromBinary2 (type $none_=>_none (func))
14 (call_indirect (type $none_=>_none)
H A Dnewsyntax.wast.fromBinary.noDebugInfo2 (type $none_=>_none (func))
14 (call_indirect (type $none_=>_none)
H A Dnewsyntax.wast.from-wast2 (type $none_=>_none (func))
14 (call_indirect (type $none_=>_none)
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/settings/
H A Doptionspage_proxy.cpp14 wxRadioButton* none_{}; member
48 …impl_->none_ = new wxRadioButton(box, nullID, _("&None"), wxDefaultPosition, wxDefaultSize, wxRB_G… in CreateControls()
49 inner->Add(impl_->none_); in CreateControls()
78 impl_->none_->Bind(wxEVT_RADIOBUTTON, &COptionsPageProxy::OnProxyTypeChanged, this); in CreateControls()
98 impl_->none_->SetValue(true); in LoadPage()
142 if (impl_->none_->GetValue()) { in Validate()
165 bool const enabled = !impl_->none_->GetValue(); in SetCtrlState()
H A Doptionspage_ftpproxy.cpp13 wxRadioButton* none_{}; member
49 …impl_->none_ = new wxRadioButton(box, nullID, _("&None"), wxDefaultPosition, wxDefaultSize, wxRB_G… in CreateControls()
50 inner->Add(impl_->none_); in CreateControls()
93 impl_->none_->Bind(wxEVT_RADIOBUTTON, &COptionsPageFtpProxy::OnProxyTypeChanged, this); in CreateControls()
111 impl_->none_->SetValue(true); in LoadPage()
164 if (!impl_->none_->GetValue()) { in Validate()
181 bool const none = impl_->none_->GetValue(); in SetCtrlState()
/dports/devel/binaryen/binaryen-version_98/test/wasm2js/
H A Dindirect-select.wast2 (type $none_=>_i32 (func (result i32)))
5 (call_indirect (type $none_=>_i32)
14 (call_indirect (type $none_=>_i32)
/dports/devel/binaryen/binaryen-version_98/test/ctor-eval/
H A Dbad-indirect-call.wast.out2 (type $none_=>_none (func))
9 (call_indirect (type $none_=>_none)
H A Dbad-indirect-call2.wast.out2 (type $none_=>_none (func))
10 (call_indirect (type $none_=>_none)
/dports/devel/binaryen/binaryen-version_98/test/lld/
H A Dmain_module.wat.out2 (type $none_=>_i32 (func (result i32)))
3 (type $none_=>_none (func))
76 (call_indirect (type $none_=>_i32)
H A Dinit.wat2 (type $none_=>_none (func))
3 (type $none_=>_i32 (func (result i32)))
H A Dhello_world.wat2 (type $none_=>_none (func))
3 (type $none_=>_i32 (func (result i32)))
H A Dhello_world.wat.mem.out2 (type $none_=>_none (func))
3 (type $none_=>_i32 (func (result i32)))
H A Dhello_world.wat.out2 (type $none_=>_none (func))
3 (type $none_=>_i32 (func (result i32)))
H A Dinit.wat.out2 (type $none_=>_none (func))
3 (type $none_=>_i32 (func (result i32)))
/dports/devel/binaryen/binaryen-version_98/test/passes/
H A Dstub-unsupported-js.wast16 (type $none_=>_none (func))
24 (call_indirect (type $none_=>_none) ;; note how it's the wrong type

1234567891011