Searched refs:a_type (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-num.h102 enum CRNumType a_type) ;
115 enum CRNumType a_type) ;
H A Dcr-num.c64 * @a_type: the type of number.
72 cr_num_new_with_val (gdouble a_val, enum CRNumType a_type) argument
81 result->type = a_type;
258 *@a_type: the new type of #CRNum.
263 cr_num_set (CRNum * a_this, gdouble a_val, enum CRNumType a_type) argument
268 a_this->type = a_type;
H A Dcr-tknzr.h104 enum CRStatus cr_tknzr_parse_token (CRTknzr *a_this, enum CRTokenType a_type,
H A Dcr-fonts.h231 cr_font_family_new (enum CRFontFamilyType a_type, guchar *a_name) ;
H A Dcr-sel-eng.c1159 enum CRPseudoType a_type,
1177 handler_entry->type = a_type;
1190 enum CRPseudoType a_type)
1203 && entry->type == a_type) {
1261 enum CRPseudoType a_type,
1276 && entry->type == a_type) {
1157 cr_sel_eng_register_pseudo_class_sel_handler(CRSelEng * a_this, guchar * a_name, enum CRPseudoType a_type, CRPseudoClassSelectorHandler a_handler) argument
1188 cr_sel_eng_unregister_pseudo_class_sel_handler(CRSelEng * a_this, guchar * a_name, enum CRPseudoType a_type) argument
1259 cr_sel_eng_get_pseudo_class_selector_handler(CRSelEng * a_this, guchar * a_name, enum CRPseudoType a_type, CRPseudoClassSelectorHandler * a_handler) argument
H A Dcr-fonts.c147 * @a_type: the type of font family to create.
155 cr_font_family_new (enum CRFontFamilyType a_type, guchar * a_name) argument
167 result->type = a_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-num.h102 enum CRNumType a_type) ;
115 enum CRNumType a_type) ;
H A Dcr-num.c64 * @a_type: the type of number.
72 cr_num_new_with_val (gdouble a_val, enum CRNumType a_type) argument
81 result->type = a_type;
258 *@a_type: the new type of #CRNum.
263 cr_num_set (CRNum * a_this, gdouble a_val, enum CRNumType a_type) argument
268 a_this->type = a_type;
H A Dcr-tknzr.h104 enum CRStatus cr_tknzr_parse_token (CRTknzr *a_this, enum CRTokenType a_type,
H A Dcr-fonts.h231 cr_font_family_new (enum CRFontFamilyType a_type, guchar *a_name) ;
H A Dcr-sel-eng.c1159 enum CRPseudoType a_type,
1177 handler_entry->type = a_type;
1190 enum CRPseudoType a_type)
1203 && entry->type == a_type) {
1261 enum CRPseudoType a_type,
1276 && entry->type == a_type) {
1157 cr_sel_eng_register_pseudo_class_sel_handler(CRSelEng * a_this, guchar * a_name, enum CRPseudoType a_type, CRPseudoClassSelectorHandler a_handler) argument
1188 cr_sel_eng_unregister_pseudo_class_sel_handler(CRSelEng * a_this, guchar * a_name, enum CRPseudoType a_type) argument
1259 cr_sel_eng_get_pseudo_class_selector_handler(CRSelEng * a_this, guchar * a_name, enum CRPseudoType a_type, CRPseudoClassSelectorHandler * a_handler) argument
H A Dcr-fonts.c147 * @a_type: the type of font family to create.
155 cr_font_family_new (enum CRFontFamilyType a_type, guchar * a_name) argument
167 result->type = a_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Delf_aux.c38 for ( auxv = (elf_auxv_t *)envp; auxv->a_type != AT_NULL; auxv++) {
39 switch ( auxv->a_type ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dlhash.h128 #define DECLARE_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
130 #define IMPLEMENT_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
133 a_type b = (a_type)arg2; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/lhash/
H A Dlhash.h128 #define DECLARE_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
130 #define IMPLEMENT_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
133 a_type b = (a_type)arg2; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/lhash/
H A Dlhash.h129 #define DECLARE_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
131 #define IMPLEMENT_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
134 a_type b = (a_type)arg2; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dlhash.h129 #define DECLARE_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
131 #define IMPLEMENT_LHASH_DOALL_ARG_FN(f_name,o_type,a_type) \
134 a_type b = (a_type)arg2; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsysacls.c417 *type_p = entry_d->a_type;
431 if (entry_d->a_type != SMB_ACL_USER
432 && entry_d->a_type != SMB_ACL_GROUP) {
506 if (acl_d->acl[naccess].a_type & ACL_DEFAULT)
521 acl_d->acl[i].a_type &= ~ACL_DEFAULT;
566 if (acl_d->acl[naccess].a_type & ACL_DEFAULT)
634 switch (ap->a_type) {
642 ap->a_type);
757 entry_d->a_type = 0;
774 entry_d->a_type
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dacls.c109 type = aces[i].a_type;
214 if (aces->a_type == ACE_ACCESS_ALLOWED_ACE_TYPE)
216 else if (aces->a_type == ACE_ACCESS_DENIED_ACE_TYPE)
292 nfsv4_aces->a_type = ACE_ACCESS_ALLOWED_ACE_TYPE;
294 nfsv4_aces->a_type = ACE_ACCESS_DENIED_ACE_TYPE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dacls.c114 type = aces[i].a_type;
219 if (aces->a_type == ACE_ACCESS_ALLOWED_ACE_TYPE)
221 else if (aces->a_type == ACE_ACCESS_DENIED_ACE_TYPE)
297 nfsv4_aces->a_type = ACE_ACCESS_ALLOWED_ACE_TYPE;
299 nfsv4_aces->a_type = ACE_ACCESS_DENIED_ACE_TYPE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A DMakefile21 a_print.c a_type.c a_set.c a_dup.c a_d2i_fp.c a_i2d_fp.c \
33 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \
285 a_type.o: ../../e_os.h ../../include/openssl/asn1.h
286 a_type.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
287 a_type.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
288 a_type.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
289 a_type.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
290 a_type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
291 a_type.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
292 a_type
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/asn1/
H A DMakefile26 a_print.c a_type.c a_set.c a_dup.c a_d2i_fp.c a_i2d_fp.c \
38 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \
326 a_type.o: ../../e_os.h ../../include/openssl/asn1.h
327 a_type.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
328 a_type.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
329 a_type.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
330 a_type.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
331 a_type.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
332 a_type.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
333 a_type
[all...]

Completed in 154 milliseconds