Home
last modified time | relevance | path

Searched defs:BYTE4 (Results 1 – 12 of 12) sorted by relevance

/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/
H A DConstants.py22 BYTE4 = 'i' variable
24 BYTE4 = 'l' variable
H A DOutputWriter.py27 BYTE4 = 'i' variable
29 BYTE4 = 'l' variable
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/base/drawable/
H A DInfoType.java25 public static final InfoType BYTE4 = new InfoType( 'x' ); field in InfoType
/dports/print/tex-ptexenc/texlive-20150521-source/texk/ptexenc/ptexenc/
H A Dunicode.h27 #define BYTE4(x) ( (x) & 0xff) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h31 BYTE4 = 1 << 2, // 4 byte datum enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DRelocations.h31 BYTE4 = 1 << 2, // 4 byte datum enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h31 BYTE4 = 1 << 2, // 4 byte datum enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DRelocations.h31 BYTE4 = 1 << 2, // 4 byte datum enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86_64.cpp31 public:
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dft2vert.c51 #define BYTE4(p) ((p) += 4, (int)(p)[-4] << 24 | (int)(p)[-3] << 16 | \ macro
/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dta.h50 #define BYTE4(x) ((FT_ULong)(x) & 0x000000FFUL); macro
/dports/emulators/simh/simh-3.9.0_5/PDP10/
H A Dpdp10_cpu.c1978 #define BYTE4 0000000007760 macro