Home
last modified time | relevance | path

Searched refs:fromtext (Results 1 – 25 of 137) sorted by relevance

123456

/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/gpkg/
H A Dspatialdb.c335 if (fromtext) { in fromtext_acquire()
336 atomic_inc_long(&fromtext->ref_count); in fromtext_acquire()
341 if (fromtext) { in fromtext_release()
344 i18n_locale_destroy(fromtext->locale); in fromtext_release()
345 fromtext->locale = NULL; in fromtext_release()
346 sqlite3_free(fromtext); in fromtext_release()
352 fromtext_t *fromtext; in ST_GeomFromText() local
370 fromtext->spatialdb->writer_init(&writer); in ST_GeomFromText()
400 fromtext_t *fromtext; in ST_WKBFromText() local
841 if (fromtext != NULL) { in spatialdb_init()
[all …]
/dports/cad/ldview/ldview-4.4/QT/
H A Drctrans.pl42 $fromtext=$from."text";
50 if ($$fromtext{$text} && $$to{$$fromtext{$text}})
57 $text3 = $$to{$$fromtext{$text}};
59 print STDERR $text2,"->",$text3,",",$$fromtext{$text},"\n";
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_pass_eta_expand.py26 mod = relay.fromtext(r"""
38 expected = relay.fromtext(r"""
53 mod = relay.fromtext(r"""
66 expected = relay.fromtext(r"""
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_pass_eta_expand.py26 mod = relay.fromtext(r"""
38 expected = relay.fromtext(r"""
53 mod = relay.fromtext(r"""
66 expected = relay.fromtext(r"""
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_pass_eta_expand.py28 mod = tvm.parser.fromtext(
42 expected = tvm.parser.fromtext(
59 mod = tvm.parser.fromtext(
74 expected = tvm.parser.fromtext(
H A Dtest_pass_defunctionalization.py146 mod = tvm.parser.fromtext(code)
180 mod = tvm.parser.fromtext(code)
218 mod = tvm.parser.fromtext(code)
/dports/dns/samba-nsupdate/bind-9.16.5/fuzz/
H A Ddns_rdata_fromwire_text.c69 unsigned char fromtext[1024]; in LLVMFuzzerTestOneInput() local
145 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
168 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
/dports/dns/bind-tools/bind-9.16.27/fuzz/
H A Ddns_rdata_fromwire_text.c81 unsigned char fromtext[1024]; in LLVMFuzzerTestOneInput() local
172 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
198 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/fuzz/
H A Ddns_rdata_fromwire_text.c92 unsigned char fromtext[1024]; in LLVMFuzzerTestOneInput() local
172 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
198 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
/dports/dns/bind916/bind-9.16.27/fuzz/
H A Ddns_rdata_fromwire_text.c81 unsigned char fromtext[1024]; in LLVMFuzzerTestOneInput() local
172 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
198 isc_buffer_init(&target, fromtext, sizeof(fromtext)); in LLVMFuzzerTestOneInput()
/dports/textproc/py-petl/petl-1.7.4/petl/test/io/
H A Dtest_text.py12 from petl.io.text import fromtext, totext
25 actual = fromtext(f.name, encoding='ascii')
52 actual = fromtext(f.name, encoding='ascii')
118 actual = fromtext(fn, encoding='ascii')
H A Dtest_text_unicode.py10 from petl.io.text import fromtext, totext
26 actual = fromtext(fn, encoding='utf-8')
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dparser.py23 def fromtext(data, source_name=None): function
26 x = _parser.fromtext(data + "\n", source_name)
H A D__init__.py135 fromtext = parser.fromtext variable
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dparser.py23 def fromtext(data, source_name=None): function
26 x = _parser.fromtext(data + "\n", source_name)
H A D__init__.py135 fromtext = parser.fromtext variable
/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Drxqueue.c97 static int fromtext = 0; variable
164 if ( fromtext ) in send_all()
193 …e %s from %s ---\n", action[0] == RXSTACK_QUEUE_FIFO ? "FIFO" : "LIFO", fromtext ? "text" : "stdin… in send_all()
200 if ( fromtext ) in send_all()
358 fromtext = 1; in main()
432 if ( fromtext ) in main()
507 if ( fromtext == 0 ) in main()
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/bill/
H A Dtransfer.inc.php23 $fromtext = dbFetchCell("SELECT DATE_FORMAT($datefrom, '" . \LibreNMS\Config::get('dateformat.mysql… variable
89 <strong>Billing Period from <?php echo $fromtext ?> to <?php echo $totext ?></strong>
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/parser/
H A D__init__.py29 def fromtext(source, source_name="from_string"): function
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/
H A Dbill.inc.php48 …$fromtext = dbFetchCell("SELECT DATE_FORMAT($datefrom, '" . \LibreNMS\Config::get('dateformat.mysq… variable
143 <strong>Billing Period from <?php echo $fromtext ?> to <?php echo $totext ?></strong>
/dports/textproc/py-petl/petl-1.7.4/examples/io/
H A Dtext.py13 table1 = etl.fromtext('example.txt')
/dports/lang/fpc/fpc-3.2.2/compiler/x86_64/
H A Dcpuelf.pas203 externsym,fromtext:boolean;
284 fromtext:=(oso_executable in objsec.SecOptions) or
292 if fromtext then
311 if fromtext then
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86_64/
H A Dcpuelf.pas203 externsym,fromtext:boolean;
284 fromtext:=(oso_executable in objsec.SecOptions) or
292 if fromtext then
311 if fromtext then
/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86_64/
H A Dcpuelf.pas203 externsym,fromtext:boolean;
284 fromtext:=(oso_executable in objsec.SecOptions) or
292 if fromtext then
311 if fromtext then
/dports/dns/bind-tools/bind-9.16.27/bin/dig/
H A Dhost.c148 char fromtext[ISC_SOCKADDR_FORMATSIZE]; in received() local
149 isc_sockaddr_format(from, fromtext, sizeof(fromtext)); in received()
156 printf("Received %u bytes from %s in %d ms\n", bytes, fromtext, in received()

123456