Home
last modified time | relevance | path

Searched defs:jumpSize (Results 1 – 14 of 14) sorted by path

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreUnfold.hs868 :: Int -- ^ number of value args
871 jumpSize n_val_args voids = 2 * (1 + n_val_args - voids) function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DUnfold.hs848 :: Int -- ^ number of value args
851 jumpSize n_val_args voids = 2 * (1 + n_val_args - voids) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DUnfold.hs654 :: Int -- ^ number of value args
657 jumpSize n_val_args voids = 2 * (1 + n_val_args - voids) function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h1 //===- DWARFAddressRange.h --------------------------------------*- C++ -*-===//
2 //
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6 //
7 //===----------------------------------------------------------------------===//
8
9 #ifndef LLVM_DEBUGINFO_DWARF_DWARFADDRESSRANGE_H
10 #define LLVM_DEBUGINFO_DWARF_DWARFADDRESSRANGE_H
[all …]
/dports/emulators/aqemu/aqemu-0.9.2/src/
H A DEmulator_Control_Window.cpp253 int jumpSize = 5; // 5 is size of 'file=' in Create_Device_Menu() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/processes/
H A Dextouwithjumpsprocess.cpp95 const Real jumpSize = -1.0/eta_*std::log(u2); in evolve() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DX86Assembler.cpp50 unsigned int jumpSize = GetJumpSize(labelRef.type, JMP_NEAR); in End() local
107 unsigned int jumpSize = GetJumpSize(labelRef.type, labelRef.length); in End() local
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DX86Assembler.cpp61 unsigned int jumpSize = GetJumpSize(labelRef.type, JMP_NEAR); in End() local
118 unsigned int jumpSize = GetJumpSize(labelRef.type, labelRef.length); in End() local
/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtx.h423 int jumpSize; /* Distance in pixels between cross centers */ member
/dports/graphics/nurbs++/nurbs++-3.0.11/nurbs/
H A DnurbsGL.h406 int jumpSize ; variable
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreUnfold.hs868 :: Int -- ^ number of value args
871 jumpSize n_val_args voids = 2 * (1 + n_val_args - voids) function
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/CodeTree/X86Code/
H A DX86CODESIG.sml189 and jumpSize = JumpSize2 | JumpSize8 type
/dports/multimedia/mencoder/mplayer-export-2021-12-29/stream/
H A Durl.c131 int jumpSize = 3; in url_new() local
/dports/multimedia/mplayer/mplayer-export-2021-12-29/stream/
H A Durl.c131 int jumpSize = 3; in url_new() local