/kernel/linux/linux-6.6/net/ethtool/ |
H A D | fec.c | 243 bool mod = false; in ethnl_set_fec() local
|
H A D | features.c | 223 bool mod; in ethnl_set_features() local
|
/test/xts/hats/kernel/purgeableMem/ |
H A D | purgeable_cpp_test.cpp | 493 void ModifyPurgMemByBuilder(PurgeableMem *pdata, std::unique_ptr<PurgeableMemBuilder> mod) in ModifyPurgMemByBuilder() argument
|
/third_party/elfutils/tests/ |
H A D | backtrace-data.c | 237 Dwfl_Module *mod = dwfl_addrmodule (dwfl, pc_adjusted); in frame_callback() local
|
H A D | addrcfi.c | 160 Dwfl_Module *mod = dwfl_addrmodule (dwfl, pc); in handle_address() local
|
/third_party/elfutils/libdwfl/ |
H A D | linux-proc-maps.c | 187 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, *plast_file, in do_report() local
|
H A D | dwfl_module_addrsym.c | 37 Dwfl_Module *mod; member 318 dwfl_module_addrsym(Dwfl_Module *mod, GElf_Addr addr, GElf_Sym *closest_sym, GElf_Word *shndxp) dwfl_module_addrsym() argument [all...] |
H A D | find-debuginfo.c | 89 validate (Dwfl_Module *mod, int fd, bool check, GElf_Word debuglink_crc) in validate() argument 161 find_debuginfo_in_path(Dwfl_Module *mod, const char *file_name, const char *debuglink_file, GElf_Word debuglink_crc, char **debuginfo_file_name) find_debuginfo_in_path() argument 348 dwfl_standard_find_debuginfo(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *modname __attribute__ ((unused)), GElf_Addr base __attribute__ ((unused)), const char *file_name, const char *debuglink_file, GElf_Word debuglink_crc, char **debuginfo_file_name) dwfl_standard_find_debuginfo() argument [all...] |
H A D | dwfl_report_elf.c | 313 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, in dwfl_report_elf() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_gradfun.c | 96 int mod = ((y + r) / 2) % r; in filter() local
|
/third_party/curl/src/ |
H A D | tool_doswin.c | 659 MODULEENTRY32 mod = {0}; in GetLoadedModulePaths() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UScriptRun.java | 436 private static final int mod(int sp) in mod() method in UScriptRun
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_multi.c | 229 int usbdev_multi_initialize (struct module *mod, int n, void *arg) in usbdev_multi_initialize() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UScriptRun.java | 438 private static final int mod(int sp) in mod() method in UScriptRun
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numrange_impl.cpp | 396 const Modifier& mod = resolveModifierPlurals(*micros1.modInner, *micros2.modInner); in formatRange() local 406 const Modifier& mod = resolveModifierPlurals(*micros1.modMiddle, *micros2.modMiddle); in formatRange() local 416 const Modifier& mod = resolveModifierPlurals(*micros1.modOuter, *micros2.modOuter); formatRange() local 452 const Modifier* mod = parameters.obj->getModifier(parameters.signum, resultPlural); resolveModifierPlurals() local [all...] |
H A D | number_modifiers.h | 292 void adoptModifier(Signum signum, StandardPlural::Form plural, const Modifier *mod) { in adoptModifier() argument 301 void adoptModifierWithoutPlural(Signum signum, const Modifier *mod) { in adoptModifierWithoutPlural() argument
|
/third_party/libsnd/src/ALAC/ |
H A D | ag_enc.c | 103 uint32_t divx, mod, de ; in dyn_code() local 139 uint32_t divx, mod, de ; in dyn_code_32bit() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_android.c | 64 tu_hal_open(const struct hw_module_t *mod, in tu_hal_open() argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_android.c | 81 v3dv_hal_open(const struct hw_module_t *mod, in v3dv_hal_open() argument
|
/third_party/ltp/testcases/kernel/fs/inode/ |
H A D | inode01.c | 653 int ret_val, mod; in mode() local
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
H A D | common.cpp | 109 get_reqd_work_group_size(const Module &mod, in get_reqd_work_group_size() argument 119 kernel_attributes(const Module &mod, const std::string &kernel_name) { in kernel_attributes() argument 152 make_kernel_args(const Module &mod, const std::string &kernel_name, in make_kernel_args() argument 291 clover::llvm::build_module_common(const Module &mod, in build_module_common() argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_ir_vec4.h | 394 set_condmod(enum brw_conditional_mod mod, vec4_instruction *inst) in set_condmod() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | ea.c | 483 } mod; in ntfs_ea_set_wsl_not_symlink() member
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_modifiers.h | 293 void adoptModifier(Signum signum, const Modifier* mod) { in adoptModifier() argument
|
H A D | numrange_impl.cpp | 396 const Modifier& mod = resolveModifierPlurals(*micros1.modInner, *micros2.modInner); in formatRange() local 406 const Modifier& mod = resolveModifierPlurals(*micros1.modMiddle, *micros2.modMiddle); in formatRange() local 416 const Modifier& mod = resolveModifierPlurals(*micros1.modOuter, *micros2.modOuter); formatRange() local 452 const Modifier* mod = parameters.obj->getModifier(parameters.signum, resultPlural); resolveModifierPlurals() local [all...] |