Home
last modified time | relevance | path

Searched refs:funcref (Results 126 – 150 of 1166) sorted by relevance

12345678910>>...47

/dports/math/gretl/gretl-2021d/doc/tex_it/
H A Dfuncref.tex2 \label{chap:funcref}
5 \label{sec:funcref-intro}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/wasm/
H A Dduplicate-table-imports.s5 .tabletype t1, funcref
11 .tabletype t2, funcref
16 # Imported as an externref instead of funcref, so should not be de-duped.
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/wasm/
H A Dduplicate-table-imports.s5 .tabletype t1, funcref
11 .tabletype t2, funcref
16 # Imported as an externref instead of funcref, so should not be de-duped.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/wasm/
H A Dduplicate-table-imports.s5 .tabletype t1, funcref
11 .tabletype t2, funcref
16 # Imported as an externref instead of funcref, so should not be de-duped.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/wasm/
H A Dduplicate-table-imports.s5 .tabletype t1, funcref
11 .tabletype t2, funcref
16 # Imported as an externref instead of funcref, so should not be de-duped.
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/wasm/
H A Dduplicate-table-imports.s5 .tabletype t1, funcref
11 .tabletype t2, funcref
16 # Imported as an externref instead of funcref, so should not be de-duped.
/dports/math/gretl/gretl-2021d/doc/tex_gl/
H A Dfuncref.tex2 \label{chap:funcref}
5 \label{sec:funcref-intro}
/dports/math/gretl/gretl-2021d/doc/tex_pt/
H A Dfuncref.tex1 \chapter{Funções Gretl} \label{chap:funcref}
3 \section{Introdução} \label{sec:funcref-intro}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/WebAssembly/
H A Dreference-types.s14 # CHECK-NEXT: .functype ref_null_funcref () -> (funcref)
18 .functype ref_null_funcref () -> (funcref)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wat/tests/regression/
H A Dgc-struct.wat13 (type (struct (field $field_b anyref) (field $field_c funcref)))
23 struct.narrow anyref funcref
/dports/security/gnutls/gnutls-3.6.16/doc/
H A Dcha-cert-auth2.texi41 The @funcref{gnutls_x509_crq_set_key} and @funcref{gnutls_x509_crq_sign2}
109 information from a CRL is @funcref{gnutls_x509_crl_get_crt_serial}. Other
123 The @funcref{gnutls_x509_crl_sign2} and @funcref{gnutls_x509_crl_privkey_sign}
315 (see @funcref{gnutls_certificate_verify_peers2}). To disable the automatic
317 specified to @funcref{gnutls_certificate_set_verify_flags}.
338 @funcref{gnutls_certificate_set_ocsp_status_request_file2}, and ensure a
345 @funcref{gnutls_certificate_set_ocsp_status_request_function2}
346 @funcref{gnutls_certificate_set_ocsp_status_request_file} were provided
414 @funcref{gnutls_certificate_set_x509_simple_pkcs12_file}.
424 helper function @funcref{gnutls_pkcs12_simple_parse} is provided. For more
[all …]
H A Dcha-crypto.texi81 @funcref{gnutls_privkey_import_x509_raw}, while keys on smart cards or HSMs
83 @funcref{gnutls_privkey_import_url}.
87 (@funcref{gnutls_pkcs11_set_pin_function}), or better with the targeted to
88 structures functions such as @funcref{gnutls_privkey_set_pin_function}.
94 with GnuTLS. They can be generated with the simpler @funcref{gnutls_privkey_generate}
95 or with the more advanced @funcref{gnutls_privkey_generate2}.
125 individual certificates. The @funcref{gnutls_pkcs7_sign} function is the data signing function.
168 Access to the random number generator is provided using the @funcref{gnutls_rnd}
/dports/devel/hyperscan/boost_1_75_0/libs/pfr/doc/
H A Dpfr.qbk188 [ [funcref boost::pfr::get] ]
195 * [funcref boost::pfr::eq]
197 * [funcref boost::pfr::ne]
199 * [funcref boost::pfr::gt]
207 [funcref boost::pfr::for_each_field]
209 [funcref boost::pfr::io]
219 * [funcref boost::pfr::eq_fields]
221 * [funcref boost::pfr::ne_fields]
223 * [funcref boost::pfr::gt_fields]
229 * [funcref boost::pfr::io_fields]
[all …]
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_const.vim10 const F = funcref('s:noop')
42 call assert_fails('let F = funcref("s:noop")', 'E741:')
77 const l:F = funcref('s:noop')
94 call assert_fails('let l:F = funcref("s:noop")', 'E741:')
145 let F = funcref('s:noop')
159 call assert_fails('const F = funcref("s:noop")', 'E995:')
174 const F2 = funcref('s:noop')
188 call assert_fails('const F2 = funcref("s:noop")', 'E995:')
H A Dtest_tagfunc.vim141 " Using a funcref variable to set 'tagfunc'
150 " Test for using a funcref()
155 set tagfunc=funcref('MytagFunc2')
161 " Using a funcref variable to set 'tagfunc'
162 let Fn = funcref('MytagFunc2')
177 " Test for using a script local funcref variable
223 call assert_fails("set tagfunc=funcref('abc')", "E700:")
/dports/math/gretl/gretl-2021d/doc/tex/
H A Dfuncref.tex2 \label{chap:funcref}
5 \label{sec:funcref-intro}
/dports/devel/boost-docs/boost_1_72_0/libs/compute/doc/
H A Dinterop.qbk24 via the [funcref boost::compute::opengl_create_shared_context
37 OpenGL using the [funcref boost::compute::opengl_enqueue_acquire_gl_objects
38 opengl_enqueue_acquire_gl_objects()] and [funcref
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/doc/
H A Dinterop.qbk24 via the [funcref boost::compute::opengl_create_shared_context
37 OpenGL using the [funcref boost::compute::opengl_enqueue_acquire_gl_objects
38 opengl_enqueue_acquire_gl_objects()] and [funcref
/dports/devel/binaryen/binaryen-version_98/test/passes/
H A Dfpcast-emu.wast8 (table 10 10 funcref)
52 (table 42 42 funcref)
71 (table 42 42 funcref)
/dports/devel/boost-libs/boost_1_72_0/libs/compute/doc/
H A Dinterop.qbk24 via the [funcref boost::compute::opengl_create_shared_context
37 OpenGL using the [funcref boost::compute::opengl_enqueue_acquire_gl_objects
38 opengl_enqueue_acquire_gl_objects()] and [funcref
/dports/devel/hyperscan/boost_1_75_0/libs/compute/doc/
H A Dinterop.qbk24 via the [funcref boost::compute::opengl_create_shared_context
37 OpenGL using the [funcref boost::compute::opengl_enqueue_acquire_gl_objects
38 opengl_enqueue_acquire_gl_objects()] and [funcref
/dports/devel/binaryen/binaryen-version_98/src/wasm/
H A Dwasm-type.cpp255 {TypeInfo({Type::funcref}), Type::funcref},
256 {TypeInfo(HeapType(HeapType::FuncKind), true), Type::funcref},
345 return id >= funcref && id <= i31ref; in isRef()
353 return id == funcref; in isFunction()
371 return id >= funcref && id <= eqref; // except i31ref in isNullable()
409 case Type::funcref: in getByteSize()
454 case Type::funcref: in getFeatures()
484 case funcref: in getHeapType()
759 case Type::funcref: in operator <<()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/WebAssembly/
H A Dobjdump.s12 .local i32, i64, funcref
24 # CHECK-NEXT: .local i32, i64, funcref
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/wasmtests/
H A Dtable-copy.wat2 (table $t (import "m" "t") 6 funcref)
8 (table $u (export "u") funcref (elem $i $j $k $i $j $k))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/WebAssembly/
H A Dobjdump.s12 .local i32, i64, funcref
24 # CHECK-NEXT: .local i32, i64, funcref

12345678910>>...47