Home
last modified time | relevance | path

Searched defs:mci (Results 1 – 25 of 1043) sorted by last modified time

12345678910>>...42

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/tests/
H A Dtest_pairwise.py157 def get_thsd(mci, alpha=0.05): argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/examples/
H A Dtry_tukey_hsd.py130 def get_thsd(mci): argument
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/3rdparty/optional/
H A Dtest_optional.cpp851 optional<const int> mci{0}; in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass.cpp84 mutable const int mci; // expected-error {{'mutable' and 'const' cannot be mixed}} member in C
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass.cpp84 mutable const int mci; // expected-error {{'mutable' and 'const' cannot be mixed}} member in C
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dclass.cpp84 mutable const int mci; // expected-error {{'mutable' and 'const' cannot be mixed}} member in C
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dclass.cpp84 mutable const int mci; // expected-error {{'mutable' and 'const' cannot be mixed}} member in C
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp609 MCIListener(MachineCodeInfo *mci) : MCI(mci) {} in runJITOnFunction()
/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/wimax/
H A Dmsg_dlmap.c706 gint mci, cqi, cmi, matrix = 0, pad, CQICH_num, mimo_mode; in Dedicated_MIMO_DL_Control_IE() local
/dports/net/wireshark/wireshark-3.6.1/plugins/epan/wimax/
H A Dmsg_dlmap.c706 gint mci, cqi, cmi, matrix = 0, pad, CQICH_num, mimo_mode; in Dedicated_MIMO_DL_Control_IE() local
/dports/net/tshark/wireshark-3.6.1/plugins/epan/wimax/
H A Dmsg_dlmap.c706 gint mci, cqi, cmi, matrix = 0, pad, CQICH_num, mimo_mode; in Dedicated_MIMO_DL_Control_IE() local
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/wimax/
H A Dmsg_dlmap.c706 gint mci, cqi, cmi, matrix = 0, pad, CQICH_num, mimo_mode; in Dedicated_MIMO_DL_Control_IE() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/alloc_SUITE_data/
H A Dmigration.c141 MyCrrInfo* mci = (MyCrrInfo*) ((char*)carrier + crr_info_offset); in my_creating_mbc() local
153 MyCrrInfo* mci = (MyCrrInfo*) ((char*)carrier + crr_info_offset); in my_destroying_mbc() local
183 MyCrrInfo* mci = (MyCrrInfo*)((char*)BLK_TO_MBC(UMEM2BLK_TEST(p)) + crr_info_offset); in add_block() local
208 MyCrrInfo* mci = (MyCrrInfo*)((char*)BLK_TO_MBC(UMEM2BLK_TEST(p)) + crr_info_offset); in remove_block() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/alloc_SUITE_data/
H A Dmigration.c141 MyCrrInfo* mci = (MyCrrInfo*) ((char*)carrier + crr_info_offset); in my_creating_mbc() local
153 MyCrrInfo* mci = (MyCrrInfo*) ((char*)carrier + crr_info_offset); in my_destroying_mbc() local
183 MyCrrInfo* mci = (MyCrrInfo*)((char*)BLK_TO_MBC(UMEM2BLK_TEST(p)) + crr_info_offset); in add_block() local
208 MyCrrInfo* mci = (MyCrrInfo*)((char*)BLK_TO_MBC(UMEM2BLK_TEST(p)) + crr_info_offset); in remove_block() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/drivers/ram/octeon/
H A Docteon3_lmc.c6294 int mci; in lmc_final() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/drivers/mmc/
H A Dgen_atmel_mci.c42 struct atmel_mci *mci; member
49 struct atmel_mci *mci; member
59 static unsigned int atmel_mci_get_version(struct atmel_mci *mci) in atmel_mci_get_version()
76 static inline void mci_set_blklen(atmel_mci_t *mci, int blklen) in mci_set_blklen()
98 atmel_mci_t *mci = plat->mci; local
198 static u32 mci_data_read(atmel_mci_t *mci, u32* data, u32 error_flags)
217 static u32 mci_data_write(atmel_mci_t *mci, u32* data, u32 error_flags)
247 atmel_mci_t *mci = plat->mci; local
378 atmel_mci_t *mci = plat->mci; local
428 atmel_mci_t *mci = plat->mci; local
/dports/emulators/qemu/qemu-6.2.0/capstone/
H A Dcs.c535 static void fill_insn(struct cs_struct *handle, cs_insn *insn, char *buffer, MCInst *mci, in fill_insn()
819 MCInst mci; in cs_disasm() local
1072 MCInst mci; in cs_disasm_iter() local
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/XCore/
H A DXCoreInstPrinter.c39 void XCore_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) in XCore_post_printer()
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/TMS320C64x/
H A DTMS320C64xInstPrinter.c36 void TMS320C64x_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) in TMS320C64x_post_printer()
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/Sparc/
H A DSparcInstPrinter.c80 void Sparc_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) in Sparc_post_printer()
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/SystemZ/
H A DSystemZInstPrinter.c34 void SystemZ_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) in SystemZ_post_printer()
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/AArch64/
H A DAArch64InstPrinter.c2197 void AArch64_post_printer(csh handle, cs_insn *flat_insn, char *insn_asm, MCInst *mci) in AArch64_post_printer()
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/ARM/
H A DARMInstPrinter.c286 void ARM_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) in ARM_post_printer()
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/ublas/
H A Dlu.hpp107 matrix_column<M> mci (column (m, i)); in lu_factorize() local
143 matrix_column<M> mci (column (m, i)); in lu_factorize() local
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmTarget.cxx2085 for (auto mci = mappedConfigs.begin(); in GetMappedConfig() local

12345678910>>...42