/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | DelayLineEffect.h | 33 DelayLineEffect(float blend, float feedForward, float feedBack, int delay, int depth, std::function<float()> &&mod) : in DelayLineEffect() argument
|
/third_party/openssl/crypto/ |
H A D | cryptlib.c | 51 HANDLE mod = GetModuleHandle(NULL); in OPENSSL_isservice() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserRealSource8.js | 79 var mod = moduleDecl.mod; variable [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | stack_property.cpp | 271 ReturnError StackProperty::InsertModifier(IndexType pos, const IModifier::Ptr& mod) in InsertModifier() argument
|
/third_party/elfutils/libdwfl/ |
H A D | offline.c | 44 dwfl_offline_section_address (Dwfl_Module *mod, in dwfl_offline_section_address() argument 135 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf() local 168 process_archive_member(Dwfl *dwfl, const char *name, const char *file_name, int (*predicate) (const char *module, const char *file), int fd, Elf *member, Dwfl_Module **mod) process_archive_member() argument 254 Dwfl_Module *mod = NULL; process_archive() local 292 Dwfl_Module *mod = process_file (dwfl, name, file_name, fd, elf, predicate); __libdwfl_report_offline() local 342 Dwfl_Module *mod = process_file (dwfl, name, file_name, -1, elf, NULL); INTDEF() local [all...] |
H A D | derelocate.c | 80 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 D | cu.c | 40 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/libavcodec/ |
H A D | mpegaudiodec_common.c | 409 int shift, mod; in mpegaudiodec_common_init_static() local
|
/third_party/elfutils/tests/ |
H A D | allregs.c | 51 first_module (Dwfl_Module *mod, in first_module() argument 158 Dwfl_Module *mod = NULL; in main() local
|
H A D | dwflsyms.c | 107 list_syms (struct Dwfl_Module *mod, in list_syms() argument
|
H A D | dwfllines.c | 48 Dwfl_Module *mod = dwfl_cumodule (cu); in main() local
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_elf_gnu_build_id.c | 64 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/ffmpeg/libavfilter/ |
H A D | vsrc_sierpinski.c | 169 int mod = 2 * s->jump + 1; in draw_sierpinski() local
|
/third_party/ffmpeg/libavformat/ |
H A D | latmenc.c | 42 int mod; member
|
/third_party/ffmpeg/libavutil/ |
H A D | mathematics.c | 160 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 D | curskey.c | 230 unsigned int mod = 0; in curskey_parse() local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_debug.c | 228 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 D | f_camera.c | 201 int usbdev_camera_initialize(struct module *mod, int n, void *arg) in usbdev_camera_initialize() argument
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_function.c | 125 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 D | midgard_print.c | 125 unsigned mod = mir_pack_mod(ins, src_idx, false); in mir_print_embedded_constant() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_modifiers.cpp | 149 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 D | memops.c | 287 unsigned long mod; in simplify_memops() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_mont.c | 263 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 D | bn_blind.c | 20 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 D | applink.c | 82 static int app_fsetmod(FILE *fp, char mod) in app_fsetmod() argument
|