Home
last modified time | relevance | path

Searched defs:II (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/whetstone/
H A Dwhetstone.c93 int II, JJ; in main() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddf.h750 #define DF_INSN_INFO_LUID(II) ((II)->luid) argument
751 #define DF_INSN_INFO_DEFS(II) ((II)->defs) argument
752 #define DF_INSN_INFO_USES(II) ((II)->uses) argument
753 #define DF_INSN_INFO_EQ_USES(II) ((II)->eq_uses) argument
754 #define DF_INSN_INFO_MWS(II) ((II)->mw_hardregs) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddf.h750 #define DF_INSN_INFO_LUID(II) ((II)->luid) argument
751 #define DF_INSN_INFO_DEFS(II) ((II)->defs) argument
752 #define DF_INSN_INFO_USES(II) ((II)->uses) argument
753 #define DF_INSN_INFO_EQ_USES(II) ((II)->eq_uses) argument
754 #define DF_INSN_INFO_MWS(II) ((II)->mw_hardregs) argument
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dmce_amd.h21 #define II(x) (((x) >> 2) & 0x3) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dde9im.hpp260 static_mask<II, IB, IE, BI, BB, BE, EI, EB, EE> const& ) in operator ||()
/OK3568_Linux_fs/external/rkupdate/
H A DMD5Checksum.cpp304 void CMD5Checksum::II(DWORD &A, DWORD B, DWORD C, DWORD D, DWORD X, DWORD S, DWORD T) in II() function in CMD5Checksum
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dmd5.c92 #define II(a, b, c, d, x, s, ac) { \ macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c4424 #define II(_f, _e, _i) \ macro