HomeSort by relevance Sort by last modified time
    Searched defs:chtype (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unctrl.h 57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); variable
curses.h 130 #define NCURSES_CH_T chtype
133 typedef unsigned chtype;
136 typedef unsigned long chtype; typedef
228 NCURSES_WRAPPED_VAR(chtype*, acs_map);
231 extern NCURSES_EXPORT_VAR(chtype) acs_map[];
324 typedef chtype attr_t; /* ...must be at least as wide as chtype */
377 chtype _bkgd; /* current background char/attribute pair */
519 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ variable
520 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated *
533 extern NCURSES_EXPORT(int) bkgd (chtype); \/* generated *\/ variable
534 extern NCURSES_EXPORT(void) bkgdset (chtype); \/* generated *\/ variable
560 extern NCURSES_EXPORT(int) echochar (const chtype); \/* generated *\/ variable
587 extern NCURSES_EXPORT(int) insch (chtype); \/* generated *\/ variable
697 extern NCURSES_EXPORT(int) slk_attroff (const chtype); \/* implemented *\/ variable
699 extern NCURSES_EXPORT(int) slk_attron (const chtype); \/* implemented *\/ variable
701 extern NCURSES_EXPORT(int) slk_attrset (const chtype); \/* implemented *\/ variable
728 extern NCURSES_EXPORT(int) vidattr (chtype); \/* implemented *\/ variable
1439 extern NCURSES_EXPORT(char *) _tracechtype (chtype); variable
    [all...]
ncurses.h 130 #define NCURSES_CH_T chtype
133 typedef unsigned chtype;
136 typedef unsigned long chtype; typedef
228 NCURSES_WRAPPED_VAR(chtype*, acs_map);
231 extern NCURSES_EXPORT_VAR(chtype) acs_map[];
324 typedef chtype attr_t; /* ...must be at least as wide as chtype */
377 chtype _bkgd; /* current background char/attribute pair */
519 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ variable
520 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated *
533 extern NCURSES_EXPORT(int) bkgd (chtype); \/* generated *\/ variable
534 extern NCURSES_EXPORT(void) bkgdset (chtype); \/* generated *\/ variable
560 extern NCURSES_EXPORT(int) echochar (const chtype); \/* generated *\/ variable
587 extern NCURSES_EXPORT(int) insch (chtype); \/* generated *\/ variable
697 extern NCURSES_EXPORT(int) slk_attroff (const chtype); \/* implemented *\/ variable
699 extern NCURSES_EXPORT(int) slk_attron (const chtype); \/* implemented *\/ variable
701 extern NCURSES_EXPORT(int) slk_attrset (const chtype); \/* implemented *\/ variable
728 extern NCURSES_EXPORT(int) vidattr (chtype); \/* implemented *\/ variable
1439 extern NCURSES_EXPORT(char *) _tracechtype (chtype); variable
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unctrl.h 57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); variable
curses.h 130 #define NCURSES_CH_T chtype
133 typedef unsigned chtype;
136 typedef unsigned long chtype; typedef
228 NCURSES_WRAPPED_VAR(chtype*, acs_map);
231 extern NCURSES_EXPORT_VAR(chtype) acs_map[];
324 typedef chtype attr_t; /* ...must be at least as wide as chtype */
377 chtype _bkgd; /* current background char/attribute pair */
519 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ variable
520 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated *
533 extern NCURSES_EXPORT(int) bkgd (chtype); \/* generated *\/ variable
534 extern NCURSES_EXPORT(void) bkgdset (chtype); \/* generated *\/ variable
560 extern NCURSES_EXPORT(int) echochar (const chtype); \/* generated *\/ variable
587 extern NCURSES_EXPORT(int) insch (chtype); \/* generated *\/ variable
697 extern NCURSES_EXPORT(int) slk_attroff (const chtype); \/* implemented *\/ variable
699 extern NCURSES_EXPORT(int) slk_attron (const chtype); \/* implemented *\/ variable
701 extern NCURSES_EXPORT(int) slk_attrset (const chtype); \/* implemented *\/ variable
728 extern NCURSES_EXPORT(int) vidattr (chtype); \/* implemented *\/ variable
1439 extern NCURSES_EXPORT(char *) _tracechtype (chtype); variable
    [all...]
ncurses.h 130 #define NCURSES_CH_T chtype
133 typedef unsigned chtype;
136 typedef unsigned long chtype; typedef
228 NCURSES_WRAPPED_VAR(chtype*, acs_map);
231 extern NCURSES_EXPORT_VAR(chtype) acs_map[];
324 typedef chtype attr_t; /* ...must be at least as wide as chtype */
377 chtype _bkgd; /* current background char/attribute pair */
519 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ variable
520 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated *
533 extern NCURSES_EXPORT(int) bkgd (chtype); \/* generated *\/ variable
534 extern NCURSES_EXPORT(void) bkgdset (chtype); \/* generated *\/ variable
560 extern NCURSES_EXPORT(int) echochar (const chtype); \/* generated *\/ variable
587 extern NCURSES_EXPORT(int) insch (chtype); \/* generated *\/ variable
697 extern NCURSES_EXPORT(int) slk_attroff (const chtype); \/* implemented *\/ variable
699 extern NCURSES_EXPORT(int) slk_attron (const chtype); \/* implemented *\/ variable
701 extern NCURSES_EXPORT(int) slk_attrset (const chtype); \/* implemented *\/ variable
728 extern NCURSES_EXPORT(int) vidattr (chtype); \/* implemented *\/ variable
1439 extern NCURSES_EXPORT(char *) _tracechtype (chtype); variable
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unctrl.h 57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype); variable
curses.h 130 #define NCURSES_CH_T chtype
133 typedef unsigned chtype;
136 typedef unsigned long chtype; typedef
228 NCURSES_WRAPPED_VAR(chtype*, acs_map);
231 extern NCURSES_EXPORT_VAR(chtype) acs_map[];
324 typedef chtype attr_t; /* ...must be at least as wide as chtype */
377 chtype _bkgd; /* current background char/attribute pair */
519 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ variable
520 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated *
533 extern NCURSES_EXPORT(int) bkgd (chtype); \/* generated *\/ variable
534 extern NCURSES_EXPORT(void) bkgdset (chtype); \/* generated *\/ variable
560 extern NCURSES_EXPORT(int) echochar (const chtype); \/* generated *\/ variable
587 extern NCURSES_EXPORT(int) insch (chtype); \/* generated *\/ variable
697 extern NCURSES_EXPORT(int) slk_attroff (const chtype); \/* implemented *\/ variable
699 extern NCURSES_EXPORT(int) slk_attron (const chtype); \/* implemented *\/ variable
701 extern NCURSES_EXPORT(int) slk_attrset (const chtype); \/* implemented *\/ variable
728 extern NCURSES_EXPORT(int) vidattr (chtype); \/* implemented *\/ variable
1439 extern NCURSES_EXPORT(char *) _tracechtype (chtype); variable
    [all...]
ncurses.h 130 #define NCURSES_CH_T chtype
133 typedef unsigned chtype;
136 typedef unsigned long chtype; typedef
228 NCURSES_WRAPPED_VAR(chtype*, acs_map);
231 extern NCURSES_EXPORT_VAR(chtype) acs_map[];
324 typedef chtype attr_t; /* ...must be at least as wide as chtype */
377 chtype _bkgd; /* current background char/attribute pair */
519 extern NCURSES_EXPORT(int) addch (const chtype); /* generated */ variable
520 extern NCURSES_EXPORT(int) addchnstr (const chtype *, int); /* generated *
533 extern NCURSES_EXPORT(int) bkgd (chtype); \/* generated *\/ variable
534 extern NCURSES_EXPORT(void) bkgdset (chtype); \/* generated *\/ variable
560 extern NCURSES_EXPORT(int) echochar (const chtype); \/* generated *\/ variable
587 extern NCURSES_EXPORT(int) insch (chtype); \/* generated *\/ variable
697 extern NCURSES_EXPORT(int) slk_attroff (const chtype); \/* implemented *\/ variable
699 extern NCURSES_EXPORT(int) slk_attron (const chtype); \/* implemented *\/ variable
701 extern NCURSES_EXPORT(int) slk_attrset (const chtype); \/* implemented *\/ variable
728 extern NCURSES_EXPORT(int) vidattr (chtype); \/* implemented *\/ variable
1439 extern NCURSES_EXPORT(char *) _tracechtype (chtype); variable
    [all...]
  /external/openssl/apps/
req.c 129 int attribs,unsigned long chtype);
130 static int build_subject(X509_REQ *req, char *subj, unsigned long chtype,
135 unsigned long chtype);
138 unsigned long chtype);
141 int n_max, unsigned long chtype);
143 int nid,int n_min,int n_max, unsigned long chtype, int mval);
191 unsigned long chtype = MBSTRING_ASC; local
337 chtype = MBSTRING_UTF8;
581 if (chtype != MBSTRING_UTF8)
587 chtype = MBSTRING_UTF8
    [all...]
ca.c 202 BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn, char *startdate,
209 CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn,
217 CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn, int email_dn,
224 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn,
285 unsigned long chtype = MBSTRING_ASC; local
370 chtype = MBSTRING_UTF8;
685 if (chtype != MBSTRING_UTF8){
690 chtype = MBSTRING_UTF8;
1188 attribs,db, serial,subj,chtype,multirdn,
1214 db,serial,subj,chtype,multirdn,email_dn,startdate,enddate,days,batch
    [all...]

Completed in 224 milliseconds