Home
last modified time | relevance | path

Searched defs:base_name (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dbasename.c39 base_name (char const *name) in base_name() function
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/
Di386-asm.h109 # define MS2SYSV_STUB_BEGIN(base_name) \ argument
112 # define MS2SYSV_STUB_END(base_name) \ argument
/netbsd/src/usr.sbin/tcpdchk/
Dinetcf.c338 static char *base_name(char *path) in base_name() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dplugin.h70 char *base_name; /* Short name of the plugin (filename without member
Dplugin.cc155 char *base_name = xstrdup (lbasename (full_name)); in get_plugin_base_name() local
173 char *base_name; in add_new_plugin() local
Dcoverage.cc575 char *base_name = xstrdup (aux_base_name); in coverage_compute_profile_id() local
Dtree-vect-data-refs.cc4812 const char *base_name; in vect_create_addr_base_for_vector_ref() local
4935 const char *base_name; in vect_create_data_ref_ptr() local
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
Dkeypair_generator.c89 BYTE* base_name, in generate_key_pair()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
Dverifier_transaction.c37 DAA_VERIFIER_TRANSACTION *create_verifier_transaction( int length, char *base_name) { in create_verifier_transaction()
393 BYTE *base_name, // out in Tspi_DAA_VerifySignature_internal()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dobj-coff-seh.c46 get_pxdata_name (segT seg, const char *base_name) in get_pxdata_name()
128 seh_hash_find_or_make (segT cseg, const char *base_name) in seh_hash_find_or_make()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcp-namespace.c815 const char *base_name = type->name (); in cp_find_type_baseclass_by_name() local
846 const char *base_name = TYPE_BASECLASS_NAME (parent_type, i); in find_symbol_in_baseclass() local
Dd-namespace.c256 const char *base_name = TYPE_BASECLASS_NAME (parent_type, i); in find_symbol_in_baseclass() local
Dmachoread.c728 const char *base_name = lbasename (objfile_name (objfile)); in macho_check_dsym() local
Dsymtab.c617 const char* base_name = lbasename (name); in iterate_over_some_symtabs() local
6334 const char *base_name = lbasename (filename); in operator() local
6352 const char *base_name; in make_source_files_completion_list() local
/netbsd/src/external/gpl3/binutils/dist/binutils/
Delfcomm.c264 const char * base_name = lbasename (file_name); in adjust_relative_path() local
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Doptimize.cc184 tree base_name = DECL_ASSEMBLER_NAME (base); in cdtor_comdat_group() local
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Ddanetest.c290 static int test_tlsafile(SSL_CTX *ctx, const char *base_name, in test_tlsafile()
/netbsd/src/external/gpl3/binutils/dist/gas/
Ddw2gencfi.c221 get_debugseg_name (segT seg, const char *base_name) in get_debugseg_name()
329 dwcfi_hash_find_or_make (segT cseg, const char *base_name, int flags) in dwcfi_hash_find_or_make()
/netbsd/src/external/bsd/byacc/dist/test/
Dgrammar.y319 char *base_name; /* base input file name */ member
/netbsd/src/external/bsd/kyua-cli/dist/engine/
Dtest_case_test.cpp470 const std::string base_name("name"); in ATF_TEST_CASE_BODY() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Darchive.c652 const char *base_name = lbasename (arch_name); in _bfd_append_relative_path() local
Delf32-xtensa.c11256 xtensa_property_section_name (asection *sec, const char *base_name, in xtensa_property_section_name()
11306 xtensa_get_separate_property_section (asection *sec, const char *base_name, in xtensa_get_separate_property_section()
11322 xtensa_get_property_section (asection *sec, const char *base_name) in xtensa_get_property_section()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Darchive.c655 const char *base_name = lbasename (arch_name); in _bfd_append_relative_path() local
Delf32-xtensa.c11257 xtensa_property_section_name (asection *sec, const char *base_name, in xtensa_property_section_name()
11307 xtensa_get_separate_property_section (asection *sec, const char *base_name, in xtensa_get_separate_property_section()
11323 xtensa_get_property_section (asection *sec, const char *base_name) in xtensa_get_property_section()
11339 xtensa_make_property_section (asection *sec, const char *base_name) in xtensa_make_property_section()
/netbsd/src/external/gpl3/binutils/dist/gold/
Dlayout.cc5690 const char* base_name = lbasename(file_name.c_str()); in match_file_name() local

12