Searched defs:section (Results 101 - 125 of 215) sorted by relevance

123456789

/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dfootnote.el[all...]
/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A Dmacho_util.c991 struct section *sectio local
1022 struct section_64 *section = NULL; local
[all...]
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dx509.c1125 x509_certify(X509_STORE *ctx, char *CAfile, const EVP_MD *digest, X509 *x, X509 *xca, EVP_PKEY *pkey, char *serialfile, int create, int days, int clrext, CONF *conf, char *section, ASN1_INTEGER *sno) argument
1228 sign(X509 *x, EVP_PKEY *pkey, int days, int clrext, const EVP_MD *digest, CONF *conf, char *section) argument
/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_authz_core.c86 authz_section_conf *section; member in struct:authz_core_dir_conf
132 authz_section_conf *section; local
352 format_authz_command(apr_pool_t *p, authz_section_conf *section) argument
368 authz_section_conf *section = apr_pcalloc(p, sizeof(*section)); local
379 authz_section_conf *section = apr_pcalloc(cmd->pool, sizeof(*section)); local
463 authz_section_conf *section; local
581 authz_core_check_section(apr_pool_t *p, server_rec *s, authz_section_conf *section, int is_conf) argument
706 apply_authz_sections(request_rec *r, authz_section_conf *section, authz_logic_op parent_op) argument
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dtkey.c1084 find_tkey(dns_message_t *msg, dns_name_t **name, dns_rdata_t *rdata, int section) argument
[all...]
/macosx-10.10.1/cups-408/cups/cups/
H A Dppd.c409 ppd_section_t section; /* Order dependency section */ local
[all...]
/macosx-10.10.1/cups-408/cups/ppdc/
H A Dppdc.h248 ppdcOptSection section; // Section for option code member in class:ppdcOption
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m68hc1x.c153 m68hc12_add_stub (const char *stub_name, asection *section, argument
226 asection *section; local
316 asection *section; local
[all...]
H A Delf32-vax.c375 /* A section in dynobj. */ member in struct:elf_vax_pcrel_relocs_copied
[all...]
H A Delf64-sparc.c210 elf64_sparc_canonicalize_reloc (bfd *abfd, sec_ptr section, argument
[all...]
H A Dlibbfd-in.h59 asection section; member in struct:section_hash_entry
H A Dlibbfd.h64 asection section; member in struct:section_hash_entry
[all...]
H A Dnlmcode.h1510 nlm_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Doasys.c379 asection *section = local
717 oasys_get_section_contents(bfd *abfd, sec_ptr section, void * location, file_ptr offset, bfd_size_type count) argument
736 oasys_canonicalize_reloc(bfd *ignore_abfd ATTRIBUTE_UNUSED, sec_ptr section, arelent **relptr, asymbol **symbols ATTRIBUTE_UNUSED) argument
1054 oasys_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A DpeXXigen.c1041 asection *section; local
1350 asection *section; local
1579 asection *section = bfd_get_section_by_name (abfd, ".pdata"); local
1716 asection *section = bfd_get_section_by_name (abfd, ".reloc"); local
[all...]
H A Dpef.c251 static const char *bfd_pef_section_name (bfd_pef_section *section) argument
268 static unsigned long bfd_pef_section_flags (bfd_pef_section *section) argument
66 bfd_pef_parse_traceback_table(bfd *abfd, asection *section, unsigned char *buf, size_t len, size_t pos, asymbol *sym, FILE *file) argument
288 bfd_pef_make_bfd_section(bfd *abfd, bfd_pef_section *section) argument
372 bfd_pef_scan_section(bfd *abfd, bfd_pef_section *section) argument
456 asection *section; local
[all...]
H A Dpeicode.h516 pe_ILF_make_a_symbol(pe_ILF_vars * vars, const char * prefix, const char * symbol_name, asection_ptr section, flagword extra_flags) argument
[all...]
H A Dsrec.c662 srec_read_section (bfd *abfd, asection *section, bfd_byte *contents) argument
776 srec_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
813 srec_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type bytes_to_do) argument
[all...]
H A Dtekhex.c353 asection *section = bfd_abs_section_ptr; local
568 move_section_contents(bfd *abfd, asection *section, const void * locationp, file_ptr offset, bfd_size_type count, bfd_boolean get) argument
609 tekhex_get_section_contents(bfd *abfd, asection *section, void * locationp, file_ptr offset, bfd_size_type count) argument
635 tekhex_set_section_contents(bfd *abfd, sec_ptr section, const void * locationp, file_ptr offset, bfd_size_type bytes_to_do) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dcoffgrok.h85 struct coff_isection *section; member in struct:coff_sfile
208 struct coff_section *section; member in struct:coff_where
H A Dsrconv.c448 wr_ob (struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_section *section) argument
1167 walk_tree_scope(struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) argument
1191 walk_tree_sfile(struct coff_section *section, struct coff_sfile *sfile) argument
1292 find_base(struct coff_sfile *sfile, struct coff_section *section) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dalign.el[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dunexmacosx.c120 #define section section_64 macro
[all...]
/macosx-10.10.1/emacs-93/
H A Dunexmacosx.c120 #define section section_64 macro
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dastconf.c116 short section; member in struct:Lookup_s
[all...]

Completed in 408 milliseconds

123456789