Home
last modified time | relevance | path

Searched defs:mod (Results 251 - 275 of 926) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/elfutils/tests/
H A Ddwflsyms.c107 list_syms (struct Dwfl_Module *mod, in list_syms() argument
H A Ddwfllines.c48 Dwfl_Module *mod = dwfl_cumodule (cu); in main() local
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_build_id.c64 find_elf_build_id (Dwfl_Module *mod, int e_type, Elf *elf, in find_elf_build_id() argument
129 __libdwfl_find_elf_build_id (Dwfl_Module *mod, Elf *elf, in __libdwfl_find_elf_build_id() argument
/third_party/elfutils/libdwfl/
H A Dderelocate.c80 cache_sections (Dwfl_Module *mod) in cache_sections() argument
237 dwfl_module_relocations(Dwfl_Module *mod) dwfl_module_relocations() argument
259 dwfl_module_relocation_info(Dwfl_Module *mod, unsigned int idx, Elf32_Word *shndxp) dwfl_module_relocation_info() argument
297 check_module(Dwfl_Module *mod) check_module() argument
331 find_section(Dwfl_Module *mod, Dwarf_Addr *addr) find_section() argument
368 __libdwfl_find_section_ndx(Dwfl_Module *mod, Dwarf_Addr *addr) __libdwfl_find_section_ndx() argument
378 dwfl_module_relocate_address(Dwfl_Module *mod, Dwarf_Addr *addr) dwfl_module_relocate_address() argument
[all...]
H A Dcu.c40 dwar (Dwfl_Module *mod, unsigned int idx) in dwar() argument
47 addrarange (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_arange **arange) in addrarange() argument
148 less_lazy(Dwfl_Module *mod) less_lazy() argument
174 intern_cu(Dwfl_Module *mod, Dwarf_Off cuoff, struct dwfl_cu **result) intern_cu() argument
245 __libdwfl_nextcu(Dwfl_Module *mod, struct dwfl_cu *lastcu, struct dwfl_cu **cu) __libdwfl_nextcu() argument
295 arangecu(Dwfl_Module *mod, struct dwfl_arange *arange, struct dwfl_cu **cu) arangecu() argument
313 __libdwfl_addrcu(Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_cu **cu) __libdwfl_addrcu() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvsrc_sierpinski.c169 int mod = 2 * s->jump + 1; in draw_sierpinski() local
/third_party/ffmpeg/libavformat/
H A Dlatmenc.c42 int mod; member
/third_party/ffmpeg/libavutil/
H A Dmathematics.c160 int64_t av_compare_mod(uint64_t a, uint64_t b, uint64_t mod) in av_compare_mod() argument
/third_party/alsa-utils/alsamixer/
H A Dcurskey.c230 unsigned int mod = 0; in curskey_parse() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_debug.c228 struct debug_module_data* mod; in usb_debug_module_regsiter() local
238 struct debug_module_data* mod; in usb_debug_module_unregsiter() local
250 struct debug_module_data* mod; in usb_debug_shell_cmd() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_camera.c201 int usbdev_camera_initialize(struct module *mod, int n, void *arg) in usbdev_camera_initialize() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c125 allocate_function_from_predefined(struct dxil_module *mod, in allocate_function_from_predefined() argument
141 dxil_get_function(struct dxil_module *mod, in dxil_get_function() argument
171 get_type_from_string(struct dxil_module *mod, const char *param_descr, in get_type_from_string() argument
206 dxil_alloc_func_with_rettype(struct dxil_module *mod, const char *name, enum overload_type overload, const struct dxil_type *retval_type, const char *param_descr, enum dxil_attr_kind attr) dxil_alloc_func_with_rettype() argument
246 dxil_alloc_func(struct dxil_module *mod, const char *name, enum overload_type overload, const char *retval_type_descr, const char *param_descr, enum dxil_attr_kind attr) dxil_alloc_func() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_print.c125 unsigned mod = mir_pack_mod(ins, src_idx, false); in mir_print_embedded_constant() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_modifiers.cpp149 void ModifiersTest::assertModifierEquals(const Modifier &mod, int32_t expectedPrefixLength, in assertModifierEquals() argument
159 void ModifiersTest::assertModifierEquals(const Modifier &mod, FormattedStringBuilder &sb, in assertModifierEquals() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dmemops.c287 unsigned long mod; in simplify_memops() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_mont.c263 int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, BN_CTX *ctx) in BN_MONT_CTX_set() argument
428 BN_MONT_CTX_set_locked(BN_MONT_CTX **pmont, CRYPTO_RWLOCK *lock, const BIGNUM *mod, BN_CTX *ctx) BN_MONT_CTX_set_locked() argument
[all...]
H A Dbn_blind.c20 BIGNUM *mod; /* just a reference */ member
30 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod) in BN_BLINDING_new() argument
[all...]
/third_party/node/deps/openssl/openssl/ms/
H A Dapplink.c82 static int app_fsetmod(FILE *fp, char mod) in app_fsetmod() argument
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c71 pa_module *mod; in ca_device_added() local
/third_party/openssl/crypto/bn/
H A Dbn_mont.c263 int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, BN_CTX *ctx) in BN_MONT_CTX_set() argument
428 BN_MONT_CTX_set_locked(BN_MONT_CTX **pmont, CRYPTO_RWLOCK *lock, const BIGNUM *mod, BN_CTX *ctx) BN_MONT_CTX_set_locked() argument
[all...]
H A Dbn_blind.c20 BIGNUM *mod; /* just a reference */ member
30 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod) in BN_BLINDING_new() argument
[all...]
/third_party/openssl/ms/
H A Dapplink.c82 static int app_fsetmod(FILE *fp, char mod) in app_fsetmod() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser_test.cc34 LengthMod mod; in TEST() member
/third_party/selinux/libsepol/tests/
H A Dtest-deps.c143 policydb_t mod; in do_deps_modreq_global() local
226 policydb_t mod; in do_deps_modreq_opt() local
/third_party/skia/bench/
H A DSortBench.cpp28 int mod = N / 10; in randN_proc() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...38