| /netbsd-src/external/gpl2/lvm2/dist/include/ |
| H A D | uuid.h | 46 int id_equal(const struct id *lhs, const struct id *rhs);
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/uuid/ |
| H A D | uuid.h | 46 int id_equal(const struct id *lhs, const struct id *rhs);
|
| H A D | uuid.c | 151 int id_equal(const struct id *lhs, const struct id *rhs) in id_equal() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | analyzer.cc | 109 return id_equal ("std", DECL_NAME (ns)); in is_std_function_p()
|
| /netbsd-src/external/gpl2/lvm2/dist/tools/ |
| H A D | vgmerge.c | 106 if (id_equal(&lvid1->id[1], &lvid2->id[1])) { in _vgmerge_single()
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/cache/ |
| H A D | lvmcache.c | 681 if (id_equal(pvid, (struct id *) &info->dev->pvid)) in device_from_pvid() 692 if (id_equal(pvid, (struct id *) &info->dev->pvid)) in device_from_pvid() 706 if (id_equal(pvid, (struct id *) &info->dev->pvid)) in device_from_pvid()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | sm-signal.cc | 182 if (id_equal ("exit", DECL_NAME (m_unsafe_fndecl))) in get_replacement_fn()
|
| H A D | analyzer.cc | 293 return id_equal ("std", DECL_NAME (ns)); in is_std_function_p()
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/format_text/ |
| H A D | archiver.c | 445 (id_equal(&vg->id, &vg_backup->id))) { in check_current_backup()
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/format_pool/ |
| H A D | disk_rep.c | 62 if (id_equal(&data->pv_uuid, &pl->pv_uuid)) { in _add_pl_to_list()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | pointer-query.cc | 152 if (!id_equal (fname, "_ZnwjPv") // ordinary form in gimple_call_return_array() 153 && !id_equal (fname, "_ZnwmPv") // ordinary form in gimple_call_return_array() 154 && !id_equal (fname, "_ZnajPv") // array form in gimple_call_return_array() 155 && !id_equal (fname, "_ZnamPv")) // array form in gimple_call_return_array()
|
| H A D | read-rtl-function.cc | 542 if (id_equal (DECL_NAME (arg), name)) in find_param_by_name() 1331 if (id_equal (DECL_NAME (t), desc)) in parse_mem_expr()
|
| H A D | tree.h | 3998 id_equal (const_tree id, const char *str) in id_equal() function 4004 id_equal (const char *str, const_tree id) in id_equal() function 4006 return id_equal (id, str); in id_equal()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | cp-gimplify.cc | 2811 && (id_equal (DECL_NAME (callee), "move") in cp_fold() 2812 || id_equal (DECL_NAME (callee), "forward") in cp_fold() 2813 || id_equal (DECL_NAME (callee), "addressof") in cp_fold() 2815 || id_equal (DECL_NAME (callee), "__addressof") in cp_fold() 2816 || id_equal (DECL_NAME (callee), "as_const"))) in cp_fold()
|
| H A D | constexpr.cc | 1953 return name && id_equal (name, "construct_at"); in is_std_construct_at() 1973 || !(id_equal (name, "allocate") || id_equal (name, "deallocate"))) in is_std_allocator_allocate() 1982 if (name == NULL_TREE || !id_equal (name, "allocator")) in is_std_allocator_allocate() 2004 && id_equal (DECL_NAME (fndecl), "__dynamic_cast") in cxx_dynamic_cast_fn_p() 6437 && id_equal (DECL_NAME (decl), "hardware_destructive_interference_size") in maybe_warn_about_constant_value()
|
| H A D | cp-tree.h | 3460 && id_equal (DECL_NAME (NODE), "__PRETTY_FUNCTION__")) 3466 && (id_equal (DECL_NAME (NODE), "__PRETTY_FUNCTION__") \ 3467 || id_equal (DECL_NAME (NODE), "__FUNCTION__") \ 3468 || id_equal (DECL_NAME (NODE), "__func__")))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-pragma.c | 532 if (!id_equal (newname, name)) in handle_pragma_redefine_extname() 605 if (!id_equal (p->newname, oldname)) in maybe_apply_renaming_pragma()
|
| H A D | c-ada-spec.c | 1793 && id_equal (DECL_NAME (TYPE_NAME (t)), "char"); in is_char_array() 2032 return id_equal (name, "__float128") || id_equal (name, "_Float128"); in is_float128() 2194 && id_equal (DECL_NAME (TYPE_NAME (TREE_TYPE (node))), in dump_ada_node()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-pragma.cc | 541 if (!id_equal (newname, name)) in handle_pragma_redefine_extname() 614 if (!id_equal (p->newname, oldname)) in maybe_apply_renaming_pragma()
|
| H A D | c-ada-spec.cc | 1797 && id_equal (DECL_NAME (TYPE_NAME (t)), "char"); in is_char_array() 2046 return id_equal (name, "__float128") || id_equal (name, "_Float128"); in is_float128() 2226 && id_equal (DECL_NAME (TYPE_NAME (ref_type)), "char")) in dump_ada_node()
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/metadata/ |
| H A D | metadata.c | 300 if (id_equal(&pvl->pv->id, (const struct id *) pvid)) { in get_pv_from_vg_by_id() 1632 if (id_equal(&pvl->pv->id, id)) in _find_pv_in_vg_by_uuid() 2107 if (id_equal(&pvl->pv->id, in vg_validate() 2181 if (id_equal(&lvl->lv->lvid.id[1], in vg_validate()
|
| H A D | mirror.c | 446 if (id_equal(&pv->id, &pvl->pv->id)) { in _is_mirror_image_removable()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | read-rtl-function.c | 542 if (id_equal (DECL_NAME (arg), name)) in find_param_by_name() 1330 if (id_equal (DECL_NAME (t), desc)) in parse_mem_expr()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | constexpr.c | 1800 return name && id_equal (name, "construct_at"); in is_std_construct_at() 1820 || !(id_equal (name, "allocate") || id_equal (name, "deallocate"))) in is_std_allocator_allocate() 1829 if (name == NULL_TREE || !id_equal (name, "allocator")) in is_std_allocator_allocate() 1851 && id_equal (DECL_NAME (fndecl), "__dynamic_cast") in cxx_dynamic_cast_fn_p()
|
| H A D | cp-tree.h | 3268 && id_equal (DECL_NAME (NODE), "__PRETTY_FUNCTION__")) 3274 && (id_equal (DECL_NAME (NODE), "__PRETTY_FUNCTION__") \ 3275 || id_equal (DECL_NAME (NODE), "__FUNCTION__") \ 3276 || id_equal (DECL_NAME (NODE), "__func__")))
|