| /freebsd/contrib/file/magic/Magdir/ |
| H A D | python | 14 !:mime application/x-bytecode.python 16 !:mime application/x-bytecode.python 18 !:mime application/x-bytecode.python 20 !:mime application/x-bytecode.python 22 !:mime application/x-bytecode.python 24 !:mime application/x-bytecode.python 26 !:mime application/x-bytecode.python 28 !:mime application/x-bytecode.python 30 !:mime application/x-bytecode.python 32 !:mime application/x-bytecode.python [all …]
|
| H A D | bytecode | 3 # $File: bytecode,v 1.5 2023/02/20 16:25:05 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 39 >>>0 string #~ Racket bytecode
|
| H A D | javascript | 68 0 lequad 0x1F1903C103BC1FC6 Hermes JavaScript bytecode 71 # v8 JavaScript engine bytecode 75 # V8 bytecode extraction was added in NodeJS v5.7.0 (V8 4.6.85.31). 83 >>>>0 ulelong^0xC0DE0000 x v8 bytecode, external reference table size: %u bytes, 95 >>>>0 ulelong^0xC0DE0000 x v8 bytecode, external reference table size: %u bytes, 116 >>>>0 ulelong^0xC0DE0000 x v8 bytecode, external reference table size: %u bytes, 134 >>>>0 ulelong^0xC0DE0000 x v8 bytecode, external reference table size: %u bytes, 148 >>>0 ulelong^0xC0DE0000 x v8 bytecode, external reference table size: %u bytes,
|
| H A D | lua | 18 # Lua bytecode 19 0 string \033Lua Lua bytecode,
|
| H A D | parrot | 8 0 string \376PBC\r\n\032\n Parrot bytecode
|
| H A D | mail.news | 137 # URL: https://www.cyrusimap.org/docs/cyrus-imapd/2.4.6/internal/bytecode.php 138 # URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master 142 0 string CyrSBytecode Cyrus sieve bytecode data,
|
| 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/contrib/file/tests/ |
| H A D | hello-racket_rkt.result | 1 Racket bytecode (version 8.5)
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | FormatterSection.cpp | 146 llvm::StringRef bytecode = extractor.getBytes(cursor, size); in LoadFormattersForModule() local 155 llvm::MemoryBuffer::getMemBufferCopy(bytecode)); in LoadFormattersForModule()
|
| H A D | TypeSummary.cpp | 246 std::unique_ptr<llvm::MemoryBuffer> bytecode) in BytecodeSummaryFormat() argument 247 : TypeSummaryImpl(Kind::eBytecode, flags), m_bytecode(std::move(bytecode)) { in BytecodeSummaryFormat()
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | README.zfs | 66 5. The Lua bytecode is not designed to be secure / safe, so it would be easy to 67 pass invalid bytecode which can panic the kernel. By comparison, the parser
|
| /freebsd/share/dict/ |
| H A D | freebsd | 225 bytecode
|
| /freebsd/contrib/pkgconf/doc/ |
| H A D | libpkgconf-pkg.rst | 92 Look up the appropriate comparator bytecode in the comparator set (defined 96 :return: The comparator bytecode if found, else ``PKGCONF_CMP_ANY``.
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| H A D | TypeSummary.h | 432 std::unique_ptr<llvm::MemoryBuffer> bytecode);
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 3344 uint8_t *bytecode; in parse_filter() local 3349 bytecode = malloc(len); in parse_filter() 3350 if (!bytecode) in parse_filter() 3353 bytecode[i] = (uint8_t)membr_bits(&br, 8); in parse_filter() 3354 prog = compile_program(bytecode, len); in parse_filter() 3356 free(bytecode); in parse_filter() 3359 free(bytecode); in parse_filter()
|
| /freebsd/contrib/file/magic/ |
| H A D | Makefile.am | 57 $(MAGIC_FRAGMENT_DIR)/bytecode \
|
| H A D | Makefile.in | 335 $(MAGIC_FRAGMENT_DIR)/bytecode \
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | X509_dup.pod | 478 The OpenSSL ASN1 parsing library templates are like a data-driven bytecode
|
| /freebsd/contrib/pkgconf/ |
| H A D | NEWS | 927 - --simulate: print bytecode program as a human-readable AST
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1437 unintentionally emitted AML bytecode with incorrect package lengths for 1440 during boot. The malformed AML bytecode is emitted in iASL version 1446 a named object that is declared later in the AML bytecode. This is 6711 in the generation of invalid AML bytecode. ACPICA BZ 970.
|