Home
last modified time | relevance | path

Searched defs:mod (Results 76 - 100 of 935) sorted by relevance

12345678910>>...38

/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dmodule.c47 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_mod_race.c84 int BPF_PROG(fexit_init_module, struct module *mod, int ret) in BPF_PROG() argument
94 int BPF_PROG(fexit_module_get, const struct btf *btf, struct module *mod) in BPF_PROG() argument
/kernel/linux/linux-6.6/lib/
H A Donce.c25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump() argument
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dwt.h46 uint8_t mod[FF_DWT_MAX_DECLVLS][2]; ///< coordinates (x0, y0) of decomp. levels mod 2 member
/third_party/elfutils/libdwfl/
H A Ddwfl_getdwarf.c44 module_callback (Dwfl_Module *mod, void **userdata, in module_callback() argument
H A Ddwfl_module_build_id.c36 found_build_id (Dwfl_Module *mod, bool set, in found_build_id() argument
61 __libdwfl_find_build_id (Dwfl_Module *mod, bool set, Elf *elf) in __libdwfl_find_build_id() argument
82 dwfl_module_build_id(Dwfl_Module *mod, const unsigned char **bits, GElf_Addr *vaddr) dwfl_module_build_id() argument
[all...]
H A Ddwfl_build_id_find_debuginfo.c36 dwfl_build_id_find_debuginfo (Dwfl_Module *mod, in dwfl_build_id_find_debuginfo() argument
[all...]
H A Ddwfl_module_register_names.c37 dwfl_module_register_names (Dwfl_Module *mod, in dwfl_module_register_names() argument
/third_party/elfutils/tests/
H A Ddwfl-addr-sect.c35 Dwfl_Module *mod = dwfl_addrmodule (dwfl, address); in handle_address() local
H A Ddwfl-report-elf-align.c56 Dwfl_Module *mod = dwfl_report_elf (dwfl, argv[1], argv[1], -1, base, false); in main() local
H A Dvdsosyms.c40 module_callback (Dwfl_Module *mod, void **userdata __attribute__((unused)), in module_callback() argument
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dcheck.c53 int mod = 0; in checkfilesys() local
[all...]
/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.c89 static struct debug_module_data *mod; in get_debug_module() local
102 const struct debug_module_data *mod; in debug_module_dump() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DMutablePatternModifierTest.java142 getPrefix(MutablePatternModifier mod) getPrefix() argument
148 getSuffix(MutablePatternModifier mod) getSuffix() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DMutablePatternModifierTest.java144 getPrefix(MutablePatternModifier mod) getPrefix() argument
150 getSuffix(MutablePatternModifier mod) getSuffix() argument
[all...]
/third_party/libsnd/src/ALAC/
H A Dmatrix_enc.c57 int32_t mod = 1 << mixbits ; in mix16() local
97 int32_t mod = 1 << mixbits ; in mix20() local
137 int32_t mod = 1 << mixbits ; in mix24() local
220 int32_t mod = 1 << mixbits ; in mix32() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_print_constant.c33 mir_print_constant_component(FILE *fp, const midgard_constants *consts, unsigned c, midgard_reg_mode reg_mode, bool half, unsigned mod, midgard_alu_op op) mir_print_constant_component() argument
[all...]
/third_party/python/Include/internal/
H A Dpycore_moduleobject.h21 static inline PyModuleDef* _PyModule_GetDef(PyObject *mod) { in _PyModule_GetDef() argument
26 static inline void* _PyModule_GetState(PyObject* mod) { in _PyModule_GetState() argument
31 static inline PyObject* _PyModule_GetDict(PyObject *mod) { in _PyModule_GetDict() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifierUtil.cpp44 deInt32 mod (const deInt32 a, const deInt32 n) in mod() function
/third_party/python/Python/
H A Dfuture.c57 future_parse(PyFutureFeatures *ff, mod_ty mod, PyObject *filename) in future_parse() argument
119 _PyFuture_FromAST(mod_ty mod, PyObject *filename) in _PyFuture_FromAST() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifierUtil.cpp44 deInt32 mod (const deInt32 a, const deInt32 n) in mod() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Dfuzzer_data.cpp58 std::vector<uint8_t> FuzzerData::GetSequence(size_t size, uint32_t mod) in GetSequence() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dmodule.c112 void module_fixup(struct module *mod, struct m68k_fixup_info *start, in module_fixup() argument
102 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) module_finalize() argument
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dmodule.c43 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *mod) apply_relocate_add() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmodule.h80 static inline int module_finalize_ftrace(struct module *mod, const Elf_Shdr *sechdrs) in module_finalize_ftrace() argument

Completed in 9 milliseconds

12345678910>>...38