Home
last modified time | relevance | path

Searched defs:ovl (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dmt7623n.dtsi140 ovl: ovl@14007000 { label
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dspu_ovl.S65 #define ovl reserved4 macro
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dspu_ovl.S65 #define ovl reserved4 macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-spu.c365 unsigned int ovl; member
1083 unsigned int ovl = 0; in count_stub() local
1217 unsigned int ovl, dest_ovl, set_id; in build_stub() local
1710 unsigned int ovl = spu_elf_section_data (osec)->u.o.ovl_index; in spu_elf_size_stubs() local
1799 unsigned int ovl = spu_elf_section_data (osec)->u.o.ovl_index; in spu_elf_place_overlay_data() local
4969 unsigned int ovl = 0; in spu_elf_relocate_section() local
5002 unsigned int ovl = overlay_index (sec); in spu_elf_relocate_section() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-spu.c366 unsigned int ovl; member
1084 unsigned int ovl = 0; in count_stub() local
1218 unsigned int ovl, dest_ovl, set_id; in build_stub() local
1711 unsigned int ovl = spu_elf_section_data (osec)->u.o.ovl_index; in spu_elf_size_stubs() local
1800 unsigned int ovl = spu_elf_section_data (osec)->u.o.ovl_index; in spu_elf_place_overlay_data() local
4970 unsigned int ovl = 0; in spu_elf_relocate_section() local
5003 unsigned int ovl = overlay_index (sec); in spu_elf_relocate_section() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c2294 ovl_skip_hidden (tree ovl) in ovl_skip_hidden()
2370 lookup_mark (tree ovl, bool val) in lookup_mark()
2543 ovl_scope (tree ovl) in ovl_scope()
H A Dconstraint.cc274 resolve_function_concept_overload (tree ovl, tree args) in resolve_function_concept_overload()
341 tree ovl = TREE_OPERAND (target, 0); in resolve_function_concept_check() local
H A Dsearch.c2104 tree ovl = get_class_binding (type, DECL_NAME (fndecl)); in look_for_overrides_here() local
H A Dname-lookup.c2110 anticipated_builtin_p (tree ovl) in anticipated_builtin_p()
H A Dcp-tree.h789 tree ovl; variable
794 : ovl (o), allow_inner (allow) in ovl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc2416 ovl_skip_hidden (tree ovl) in ovl_skip_hidden()
2482 lookup_mark (tree ovl, bool val) in lookup_mark()
2667 ovl_scope (tree ovl) in ovl_scope()
H A Dconstraint.cc300 resolve_function_concept_overload (tree ovl, tree args) in resolve_function_concept_overload()
367 tree ovl = TREE_OPERAND (target, 0); in resolve_function_concept_check() local
H A Dsearch.cc2138 tree ovl = get_class_binding (type, DECL_NAME (fndecl)); in look_for_overrides_here() local
H A Dname-lookup.cc2550 anticipated_builtin_p (tree ovl) in anticipated_builtin_p()
H A Dcp-tree.h821 tree ovl; variable
826 : ovl (o), allow_inner (allow) in ovl() function
H A Dmodule.cc10566 check_mergeable_decl (merge_kind mk, tree decl, tree ovl, merge_key const &key) in check_mergeable_decl()
14610 tree ovl = bound; in write_cluster() local
H A Dpt.cc23970 temp_override<int> ovl (TREE_VEC_LENGTH (old_args)); in unify_pack_expansion() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.d329 for (FuncDeclaration ovl = fd; ovl; ovl = cast(FuncDeclaration)ovl.overnext) variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp12416 Sema::ResolveSingleFunctionTemplateSpecialization(OverloadExpr *ovl, in ResolveSingleFunctionTemplateSpecialization()
12506 OverloadExpr::FindResult ovl = OverloadExpr::find(SrcExpr.get()); in ResolveAndFixSingleFunctionTemplateSpecialization() local
H A DSemaExpr.cpp6452 OverloadExpr *ovl = find.Expression; in BuildCallExpr() local