Home
last modified time | relevance | path

Searched defs:opSize (Results 1 – 25 of 53) sorted by relevance

123

/dports/math/scilab/scilab-6.1.1/scilab/modules/slint/src/cpp/
H A DSpacesAroundOpChecker.cpp24 unsigned int opSize; in preCheckNode() local
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/ac/cam/aa582/structures/boxes/
H A DTexRules.java79 public static Size opSize(TexStyle style) { in opSize() method in TexRules
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/StandardOps/Transforms/
H A DComposeSubView.cpp82 auto opSize = std::get<2>(it); in matchAndRewrite() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/StandardOps/Transforms/
H A DComposeSubView.cpp82 auto opSize = std::get<2>(it); in matchAndRewrite() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/StandardOps/Transforms/
H A DComposeSubView.cpp82 auto opSize = std::get<2>(it); in matchAndRewrite() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/StandardOps/Transforms/
H A DComposeSubView.cpp82 auto opSize = std::get<2>(it); in matchAndRewrite() local
/dports/misc/mnn/MNN-1.2.0/source/backend/tensorrt/execution/plugin/
H A DCommonPlugin.cpp67 auto opSize = int64Buffer[0]; in CommonPlugin() local
/dports/sysutils/triton/Triton-0.8.1/src/libtriton/bindings/python/objects/
H A DpyInstruction.cpp360 triton::usize opSize; in Instruction_getOperands() local
835 PyObject* PyInstruction(const triton::uint8* opcode, triton::uint32 opSize) { in PyInstruction()
847 … PyObject* PyInstruction(triton::uint64 addr, const triton::uint8* opcode, triton::uint32 opSize) { in PyInstruction()
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/CodeTree/X86Code/
H A DX86CODESIG.sml86 datatype opSize = OpSize32 | OpSize64 type
230 and opSize = opSize type
/dports/devel/capstone3/capstone-3.0.5/bindings/java/capstone/
H A DX86.java105 public byte opSize; field in X86.OpInfo
/dports/emulators/qemu42/qemu-4.2.1/capstone/bindings/java/capstone/
H A DX86.java105 public byte opSize; field in X86.OpInfo
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/bindings/java/capstone/
H A DX86.java105 public byte opSize; field in X86.OpInfo
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/bindings/java/capstone/
H A DX86.java105 public byte opSize; field in X86.OpInfo
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/bindings/java/capstone/
H A DX86.java105 public byte opSize; field in X86.OpInfo
/dports/sysutils/triton/Triton-0.8.1/src/libtriton/arch/
H A Dinstruction.cpp38 …Instruction::Instruction(const triton::uint8* opcode, triton::uint32 opSize) : Instruction::Instru… in Instruction()
43 …on::Instruction(triton::uint64 addr, const triton::uint8* opcode, triton::uint32 opSize) : Instruc… in Instruction()
/dports/devel/capstone4/capstone-4.0.2/bindings/java/capstone/
H A DX86.java120 public byte opSize; field in X86.OpInfo
/dports/emulators/qemu/qemu-6.2.0/capstone/bindings/java/capstone/
H A DX86.java120 public byte opSize; field in X86.OpInfo
/dports/emulators/qemu60/qemu-6.0.0/capstone/bindings/java/capstone/
H A DX86.java120 public byte opSize; field in X86.OpInfo
/dports/misc/mnn/MNN-1.2.0/source/core/
H A DSession.cpp240 int opSize = net->oplists()->size(); in updateToModel() local
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/bindings/java/capstone/
H A DX86.java120 public byte opSize; field in X86.OpInfo
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DAssembler.cpp166 int opSize = 0; in GetAddrModeAndOperandSize() local
/dports/emulators/qemu5/qemu-5.2.0/capstone/bindings/java/capstone/
H A DX86.java120 public byte opSize; field in X86.OpInfo
/dports/devel/distorm/distorm-20121220-r230/src/
H A Doperands.c514 _OperandSizeType opSize = OPERAND_SIZE_NONE; in operands_extract() local
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/
H A Dredasm_api.h210 inline void opSize(size_t index, u64 size) { operands[index].size = size; } in opSize() function
211 inline u64 opSize(size_t index) const { return operands[index].size; } in opSize() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86assembler.cpp1564 uint32_t opSize = o0.size(); in _emit() local
2270 uint32_t opSize = o0.size(); in _emit() local

123