Home
last modified time | relevance | path

Searched defs:cat (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp784.C1397 inline void cat(const String& x, const String& y, String& r) in cat() function
1402 inline void cat(const String& x, const SubString& y, String& r) in cat() function
1407 inline void cat(const String& x, const char* y, String& r) in cat() function
1412 inline void cat(const String& x, char y, String& r) in cat() function
1417 inline void cat(const SubString& x, const String& y, String& r) in cat() function
1422 inline void cat(const SubString& x, const SubString& y, String& r) in cat() function
1427 inline void cat(const SubString& x, const char* y, String& r) in cat() function
1432 inline void cat(const SubString& x, char y, String& r) in cat() function
1437 inline void cat(const char* x, const String& y, String& r) in cat() function
1442 inline void cat(const char* x, const SubString& y, String& r) in cat() function
[all …]
/openbsd-src/gnu/usr.bin/perl/
H A Dlocale.c749 # define toggle_locale_c(cat, locale) toggle_locale_i(cat##_INDEX_, locale) argument
751 restore_toggled_locale_i(cat##_INDEX_, locale) argument
244 toggle_locale_c(cat,locale) global() argument
247 restore_toggled_locale_c(cat,locale) global() argument
573 setlocale_failure_panic_c(cat,current,failed,caller_0_line,caller_1_line) global() argument
581 posix_setlocale(cat,locale) global() argument
583 posix_setlocale(cat,locale) global() argument
590 stdized_setlocale(cat,locale) global() argument
594 stdized_setlocale(cat,locale) global() argument
614 setlocale_r(cat,locale) global() argument
616 setlocale_c(cat,locale) global() argument
625 void_setlocale_c(cat,locale) global() argument
627 void_setlocale_r(cat,locale) global() argument
630 bool_setlocale_r(cat,locale) global() argument
633 bool_setlocale_c(cat,locale) global() argument
638 querylocale_r(cat) global() argument
639 querylocale_c(cat) global() argument
672 setlocale_r(cat,locale) global() argument
673 setlocale_c(cat,locale) global() argument
676 querylocale_r(cat) global() argument
677 querylocale_c(cat) global() argument
697 void_setlocale_c(cat,locale) global() argument
699 void_setlocale_r(cat,locale) global() argument
719 bool_setlocale_r(cat,locale) global() argument
723 bool_setlocale_c(cat,locale) global() argument
732 emulate_setlocale_c(cat,locale,recalc_LC_ALL,line) global() argument
743 setlocale_c(cat,locale) global() argument
744 setlocale_r(cat,locale) global() argument
755 bool_setlocale_c(cat,locale) global() argument
757 bool_setlocale_r(cat,locale) global() argument
760 querylocale_c(cat) global() argument
761 querylocale_r(cat) global() argument
844 my_querylocale_c(cat) global() argument
1825 const int cat = categories[cat_index]; S_setlocale_failure_panic_i() local
2762 affects_LC_NUMERIC(cat) global() argument
2764 affects_LC_NUMERIC(cat) global() argument
2766 affects_LC_NUMERIC(cat) global() argument
[all...]
H A Dpp_pack.c368 #define GROWING2(utf8, cat, start, cur, item_size, item_count) \ argument
375 #define GROWING(utf8, cat, start, cur, in_len) \ argument
388 #define PUSH_GROWING_BYTES(utf8, cat, start, cur, buf, in_len) \ argument
1984 Perl_packlist(pTHX_ SV * cat,const char * pat,const char * patend,SV ** beglist,SV ** endlist) Perl_packlist() argument
2107 S_pack_rec(pTHX_ SV * cat,tempsym_t * symptr,SV ** beglist,SV ** endlist) S_pack_rec() argument
3143 SV *cat = TARG; PP() local
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h470 struct cat { struct
473 cat(OptionCategory &c) : Category(c) {} in cat() argument
475 template <class Opt> void apply(Opt &O) const { O.addCategory(Category); } in apply()
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.c214 hfsfile *cat = &vol->cat.f; in l_readmdb() local
369 hfsfile *cat = &vol->cat.f; in l_writemdb() local
H A Dinternal.h242 CatDataRec cat; /* catalog information */ member
337 btree cat; /* B*-tree control block for catalog file */ member
H A Dhfs.c460 btree *cat = &vol.cat; in hfs_format() local
/openbsd-src/distrib/special/libstubs/
H A Dsetlocale.c7 setlocale(int cat, const char *locale) in setlocale()
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Transformer/
H A DStencil.h64 template <typename... Ts> Stencil cat(Ts &&... Parts) { in cat() function
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DCommand.pm101 sub cat () subroutine
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_print.h409 #define drm_dev_dbg(dev, cat, fmt, ...) \ argument
412 #define drm_dev_dbg(dev, cat, fmt, ...) \ argument
524 #define __drm_dbg(cat, fmt, ...) ___drm_dbg(NULL, cat, fmt, ##__VA_ARGS__) argument
526 #define __drm_dbg(cat, fmt, ...) \ argument
/openbsd-src/lib/libc/nls/
H A Dcatopen.c217 struct _nls_cat_hdr *cat; in verify_msgcat() local
/openbsd-src/gnu/llvm/llvm/utils/split-file/
H A Dsplit-file.cpp30 static cl::OptionCategory cat("split-file Options"); variable
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DTimer.cpp48 Timer::Category::Category(const char *cat) : m_name(cat) { in Category()
H A DLog.cpp77 auto cat = llvm::find_if(entry.second.m_channel.categories, in GetFlags() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-ppc.c812 enum ref_category cat; member
824 record_toc (toc_section, our_toc_offset, cat, name) in record_toc() argument
1545 const char *cat = ""; local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-ppc.c834 enum ref_category cat; member
846 record_toc (toc_section, our_toc_offset, cat, name) in record_toc() argument
1634 const char *cat = ""; local
H A Dversados.c135 char cat[8]; member
/openbsd-src/usr.bin/mail/
H A Dnames.c444 cat(struct name *n1, struct name *n2) in cat() function
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dcheckout.c109 int cat = 0, err = 0, status = 0; local
/openbsd-src/sys/dev/pcmcia/
H A Dif_xe.c100 #define DPRINTF(cat, x) if (xedebug & (cat)) printf x argument
103 #define DPRINTF(cat, x) (void)0 argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc90-intconst-1.c224 #define cat(x, y) x ## y macro
/openbsd-src/usr.bin/compress/
H A Dmain.c55 static int cat, decomp, kflag, pipin, force, verbose, testmode, list, recurse; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c710 tree cat; local
778 tree cat; local
4347 generate_category (cat) in generate_category() argument
5761 tree cat = CLASS_CATEGORY_LIST (class); local
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp870 unsigned cat = getCategoryNumberForDiag(DiagID); in isARCDiagnostic() local

12