| /src/external/gpl2/texinfo/dist/makeinfo/ |
| lang.h | 117 byte_t bytecode; /* 8-Bit Code (ISO 8859-1,...) */ 116 byte_t bytecode; \/* 8-Bit Code (ISO 8859-1,...) *\/ member in struct:__anon7221
|
| lang.c | 718 add_char (encoding_table[document_encoding_code].isotab[rc].bytecode); 823 = encoding_table[document_encoding_code].isotab[rc].bytecode;
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| vmwgfx_shader.c | 957 * @bytecode: Pointer to the bytecode of the shader. 966 u32 user_key, const void *bytecode, 995 /* Map and copy shader bytecode. */ 1003 memcpy(ttm_kmap_obj_virtual(&map, &is_iomem), bytecode, size); local
|
| vmwgfx_drv.h | 1318 u32 user_key, const void *bytecode,
|
| /src/external/bsd/file/dist/magic/ |
| Makefile.am | 57 $(MAGIC_FRAGMENT_DIR)/bytecode \
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_read_support_format_rar.c | 3337 uint8_t *bytecode; local 3342 bytecode = malloc(len); 3343 if (!bytecode) 3346 bytecode[i] = (uint8_t)membr_bits(&br, 8); 3347 prog = compile_program(bytecode, len); 3349 free(bytecode); 3352 free(bytecode);
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/ |
| package.d | 1014 $(LI Plain string(s), in which case it's compiled to bytecode before matching. ) 1016 compiled bytecode. ) 1055 $(LI Plain string(s), in which case it's compiled to bytecode before matching. ) 1057 compiled bytecode. )
|
| /src/external/bsd/ipf/dist/ |
| HISTORY | 326 supports loading rules comprised of BPF bytecode statements
|
| /src/external/gpl2/dtc/dist/Documentation/ |
| dtc-paper.tex | 542 incorporate bytecode drivers for certain platform devices. \dtc's
|
| /src/external/gpl2/gettext/dist/gettext-runtime/ |
| configure | 3763 enableval=$enable_native_java; test "$enableval" != no || JAVA_CHOICE=bytecode 32395 enableval=$enable_native_java; test "$enableval" != no || JAVA_CHOICE=bytecode [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/ |
| configure | 3856 enableval=$enable_native_java; test "$enableval" != no || JAVA_CHOICE=bytecode [all...] |