Searched refs:bytecode (Results 1 – 17 of 17) sorted by relevance
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | python | 13 !:mime application/x-bytecode.python 15 !:mime application/x-bytecode.python 17 !:mime application/x-bytecode.python 19 !:mime application/x-bytecode.python 21 !:mime application/x-bytecode.python 23 !:mime application/x-bytecode.python 25 !:mime application/x-bytecode.python 27 !:mime application/x-bytecode.python 29 !:mime application/x-bytecode.python 31 !:mime application/x-bytecode.python [all …]
|
| H A D | bytecode | 3 # $File: bytecode,v 1.2 2021/06/30 11:57:32 christos Exp $ 7 # NekoVM (https://nekovm.org/) bytecode 8 0 string NEKO NekoVM bytecode 11 >12 lelong x %d bytecode ops) 12 !:mime application/x-nekovm-bytecode 16 0 belong 0x07524c4d Resilient Logic bytecode 30 >13 regex .\.. \b, bytecode v%s
|
| H A D | lua | 18 # Lua bytecode 19 0 string \033Lua Lua bytecode,
|
| H A D | mail.news | 71 # URL: https://www.cyrusimap.org/docs/cyrus-imapd/2.4.6/internal/bytecode.php 72 # URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master 76 0 string CyrSBytecode Cyrus sieve bytecode data,
|
| H A D | parrot | 8 0 string \376PBC\r\n\032\n Parrot bytecode
|
| H A D | javascript | 21 0 lequad 0x1F1903C103BC1FC6 Hermes JavaScript bytecode
|
| H A D | cafebabe | 6 # Since Java bytecode and Mach-O universal binaries have the same magic number, 9 # architectures; the short at offset 4 in a Java bytecode file is the JVM minor
|
| /freebsd-13.1/sys/contrib/openzfs/module/lua/ |
| H A D | README.zfs | 65 5. The Lua bytecode is not designed to be secure / safe, so it would be easy to 66 pass invalid bytecode which can panic the kernel. By comparison, the parser
|
| /freebsd-13.1/share/dict/ |
| H A D | freebsd | 226 bytecode
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | X509_dup.pod | 271 The OpenSSL ASN1 parsing library templates are like a data-driven bytecode
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 3237 uint8_t *bytecode; in parse_filter() local 3242 bytecode = malloc(len); in parse_filter() 3243 if (!bytecode) in parse_filter() 3246 bytecode[i] = (uint8_t)membr_bits(&br, 8); in parse_filter() 3247 prog = compile_program(bytecode, len); in parse_filter() 3249 free(bytecode); in parse_filter() 3252 free(bytecode); in parse_filter()
|
| /freebsd-13.1/contrib/file/magic/ |
| H A D | Makefile.am | 55 $(MAGIC_FRAGMENT_DIR)/bytecode \
|
| H A D | Makefile.in | 329 $(MAGIC_FRAGMENT_DIR)/bytecode \
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | configure.ac | 1289 # The minimum version for the JVM runtime for our Java bytecode.
|
| H A D | CHANGES | 4813 - compile Java bytecode for Java 1.2 VM (r21765, -7, r21814)
|
| /freebsd-13.1/contrib/ipfilter/ |
| H A D | HISTORY | 326 supports loading rules comprised of BPF bytecode statements
|
| /freebsd-13.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 759 unintentionally emitted AML bytecode with incorrect package lengths for 762 during boot. The malformed AML bytecode is emitted in iASL version 768 a named object that is declared later in the AML bytecode. This is 6033 in the generation of invalid AML bytecode. ACPICA BZ 970.
|