Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/os2/OS2/OS2-PrfDB/
DPrfDB.xs40 Prf_Get(pTHX_ HINI hini, PSZ app, PSZ key) { in Prf_Get()
59 Prf_GetLength(HINI hini, PSZ app, PSZ key) { in Prf_GetLength()
66 #define Prf_Set(hini, app, key, s, l) \ argument
134 PSZ app; variable
/openbsd/src/gnu/llvm/lldb/docs/
Dconf.py296 def preprocess_source(app, docname, source): argument
323 def cleanup_source(app, exception): argument
329 def setup(app): argument
/openbsd/src/gnu/usr.bin/binutils/bfd/
Darchures.c522 const bfd_arch_info_type * const *app, *ap; in bfd_scan_arch() local
555 const bfd_arch_info_type * const *app; in bfd_arch_list() local
1059 const bfd_arch_info_type * const *app, *ap; in bfd_lookup_arch() local
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Darchures.c593 const bfd_arch_info_type * const *app, *ap; in bfd_scan_arch() local
626 const bfd_arch_info_type * const *app; in bfd_arch_list() local
1130 const bfd_arch_info_type * const *app, *ap; in bfd_lookup_arch() local
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-ecoff.h64 #define obj_app_file(name, app) ecoff_new_file (name, app) argument
Dobj-coff.h320 #define obj_app_file(name, app) c_dot_file_symbol (name, app) argument
381 #define obj_app_file(name, app) c_dot_file_symbol (name, app) argument
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dios.cc65 const ios_base::openmode ios_base::app; member in ios_base
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/
Dbasic_file_stdio.cc73 app = std::ios_base::app, in fopen_mode() enumerator
/openbsd/src/gnu/gcc/libstdc++-v3/config/io/
Dbasic_file_stdio.cc86 app = std::ios_base::app, in fopen_mode() enumerator
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
Dios.cc131 const ios_base::openmode ios_base::app; member in std::ios_base
/openbsd/src/gnu/llvm/libcxx/src/
Dios.cpp101 const ios_base::openmode ios_base::app; member in ios_base
/openbsd/src/bin/ksh/
Dc_sh.c792 timex_hook(struct op *t, char **volatile *app) in timex_hook()
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dios_base.h298 static const openmode app = openmode(__ios_flags::_S_app); variable
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dios_base.h362 static const openmode app = _S_app; variable
/openbsd/src/usr.sbin/bgpd/
Dmrt.c614 uint16_t *np, uint16_t *app) in mrt_dump_entry_v2_rib()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
Dp811.C32 app=8, enumerator
Dp784.C370 app=8, enumerator
/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp6323 ApplicationDelegate(Application &app, Debugger &debugger) in ApplicationDelegate()
/openbsd/src/sys/dev/pci/
Dif_icevar.h1895 struct ice_dcb_app_priority_table app[ICE_DCBX_MAX_APPS]; member
Dif_ice.c24347 struct ice_cee_app_prio *app; in ice_parse_cee_app_tlv() local