Home
last modified time | relevance | path

Searched refs:bytecode (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0007-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch14 Source/JavaScriptCore/generate-bytecode-files | 2 +-
17 diff --git a/Source/JavaScriptCore/generate-bytecode-files b/Source/JavaScriptCore/generate-bytecod…
19 --- a/Source/JavaScriptCore/generate-bytecode-files
20 +++ b/Source/JavaScriptCore/generate-bytecode-files
/OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/
H A D0002-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch15 Source/JavaScriptCore/generate-bytecode-files | 2 +-
18 diff --git a/Source/JavaScriptCore/generate-bytecode-files b/Source/JavaScriptCore/generate-bytecod…
20 --- a/Source/JavaScriptCore/generate-bytecode-files
21 +++ b/Source/JavaScriptCore/generate-bytecode-files
/OK3568_Linux_fs/buildroot/package/4th/
H A DConfig.in4 4tH is a Forth compiler that can create bytecode,
5 C-embeddable bytecode, standalone executables, but also
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpython_pep517.bbclass22 # pypa/installer option to control the bytecode compilation
23 INSTALL_WHEEL_COMPILE_BYTECODE ?= "--compile-bytecode=0"
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A D.gitignore8 # Python bytecode and cache
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-wheel_0.37.1.bb19 INSTALL_WHEEL_COMPILE_BYTECODE:class-native = "--no-compile-bytecode"
H A Dpython3-setuptools_59.5.0.bb58 INSTALL_WHEEL_COMPILE_BYTECODE:class-native = "--no-compile-bytecode"
H A Dpython3-pip_22.0.3.bb66 INSTALL_WHEEL_COMPILE_BYTECODE:class-native = "--no-compile-bytecode"
H A Dpython3_3.10.9.bb268 # We want bytecode precompiled .py files (.pyc's) by default
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gpgme/gpgme/
H A D0006-fix-build-path-issue.patch8 encoded in bytecode files.
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-common.inc16 # bytecode to SIMD instructions for various architectures (currently SSE, MMX,
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-Install-python-modules-to-correct-library-dir.patch14 in bytecode files. (It strips build path prefix from .pyc files)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-installer/
H A Dinterpreter.patch25 "--compile-bytecode",
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_offload.py244 def bpf_bytecode(bytecode): argument
245 return "bytecode \"%s\"" % (bytecode)
807 bytecode = bpf_bytecode("1,6 0 0 4294967295,") variable
852 ret, _ = sim.cls_bpf_add_filter(bytecode, fail=False)
863 ret, _, err = sim.cls_bpf_add_filter(bytecode, skip_sw=True,
/OK3568_Linux_fs/kernel/samples/bpf/
H A DREADME.rst58 BPF bytecode architecture.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DArtistic-2.063 "Compiled" form means the compiled bytecode, object code, binary,
154 build stand-alone binary or bytecode versions of applications that
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c961 u32 user_key, const void *bytecode, in vmw_compat_shader_add() argument
998 memcpy(ttm_kmap_obj_virtual(&map, &is_iomem), bytecode, size); in vmw_compat_shader_add()
H A Dvmwgfx_drv.h1332 u32 user_key, const void *bytecode,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_diag.c910 const void *bytecode, *bc; in inet_diag_bc_audit() local
916 bytecode = bc = nla_data(attr); in inet_diag_bc_audit()
966 !valid_cc(bytecode, bytecode_len, len - op->no)) in inet_diag_bc_audit()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst98 XDP (eXpress Data Path) is a feature that runs eBPF bytecode at the early
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211_util.c2444 t_u8 bytecode; in process_packet() local
2493 bytecode = program[pc++]; in process_packet()
2494 opcode = GET_OPCODE(bytecode); in process_packet()
2495 reg_num = GET_REGISTER(bytecode); in process_packet()
2498 len_field = GET_IMM_LENGTH(bytecode); in process_packet()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst53 and efficient infrastructure allowing to execute bytecode at various
/OK3568_Linux_fs/kernel/arch/
H A DKconfig507 prompt "Enable seccomp to safely execute untrusted bytecode"
512 that may need to handle untrusted bytecode during their
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info43211 given, generate remote agent bytecode for LOCATION. If not,
43212 generate remote agent bytecode for current frame PC address.
44545 expressions in bytecode form that should be evaluated on the
44558 LEN is the length of the bytecode expression and EXPR is the
44559 actual conditional expression in bytecode form.
44570 LEN is the length of the bytecode expression and EXPR is the
44571 actual commands expression in bytecode form.
45850 The remote stub supports the 'tracenz' bytecode for collecting
45852 the bytecode.
48690 expressions in the source language into a simpler bytecode language, and
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info43211 given, generate remote agent bytecode for LOCATION. If not,
43212 generate remote agent bytecode for current frame PC address.
44545 expressions in bytecode form that should be evaluated on the
44558 LEN is the length of the bytecode expression and EXPR is the
44559 actual conditional expression in bytecode form.
44570 LEN is the length of the bytecode expression and EXPR is the
44571 actual commands expression in bytecode form.
45850 The remote stub supports the 'tracenz' bytecode for collecting
45852 the bytecode.
48690 expressions in the source language into a simpler bytecode language, and
[all …]

12