Searched +defs:format +defs:type (Results 1 - 25 of 240) sorted by relevance

12345678910

/macosx-10.9.5/Security-55471.14.18/authd/
H A Ddebugging.c36 security_auth_log(int type,const char * format,...) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/efl/
H A DCairoUtilitiesEfl.cpp39 cairo_surface_type_t type = cairo_surface_get_type(surface); local
46 cairo_format_t format = cairo_image_surface_get_format(surface); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtexinfmt.el[all...]
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dsnprintf.c45 type; /* Format type character */ local
36 _cups_vsnprintf(char *buffer, size_t bufsize, const char *format, va_list ap) argument
345 _cups_snprintf(char *buffer, size_t bufsize, const char *format, ...) argument
[all...]
H A Ddebug.c104 type; /* Format type character */ local
96 debug_vsnprintf(char *buffer, size_t bufsize, const char *format, va_list ap) argument
415 _cups_debug_printf(const char *format, ...) argument
[all...]
/macosx-10.9.5/dtrace-118.1/libctf/
H A Dctf_decl.c87 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) argument
172 ctf_decl_sprintf(ctf_decl_t *cd, const char *format, ...) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dtype-break.el[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DCatalog.java49 int getInitVersion(Format format, boolean forReader); argument
83 Format createFormat(Class type, Ma argument
[all...]
H A DReadOnlyCatalog.java37 public int getInitVersion(Format format, boolean forReader) { argument
72 public Format createFormat(Class type, Map<String,Format> newFormats) { argument
H A DEnhancedAccessor.java33 private Class type; field in class:EnhancedAccessor
47 static boolean isEnhanced(Class type) { argument
60 EnhancedAccessor(Class type) { argument
69 EnhancedAccessor(Catalog catalog, Class type, ComplexFormat format) argument
[all...]
H A DObjectArrayFormat.java41 ObjectArrayFormat(Class type) { argument
84 boolean isAssignableTo(Format format) { argument
[all...]
H A DSimpleCatalog.java68 static boolean isSimpleType(Class type) { argument
72 static Class primitiveToWrapper(Class type) { argument
115 static SimpleFormat getSimpleFormat(Class type) { argument
192 setFormat(int id, SimpleFormat format) argument
209 getInitVersion(Format format, boolean forReader) argument
245 createFormat(Class type, Map<String,Format> newFormats) argument
[all...]
/macosx-10.9.5/IOBDStorageFamily-14/
H A DIOBDMedia.cpp92 readStructure( IOMemoryDescriptor * buffer, UInt8 format, UInt32 address, UInt8 layer, UInt8 grantID ) argument
135 readDiscInfo( IOMemoryDescriptor * buffer, UInt8 type, UInt16 * actualByteCount ) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/regressions/
H A Dssl-utils.c58 SecExternalFormat format=kSecFormatPKCS12; local
59 SecExternalItemType type=kSecItemTypeAggregate; local
/macosx-10.9.5/Security-55471.14.18/tlsnke/tlsnketest/
H A Dssl-utils.c68 SecExternalFormat format=kSecFormatPKCS12; local
69 SecExternalItemType type=kSecItemTypeAggregate; local
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dcfg_test.c36 check_result(isc_result_t result, const char *format, ...) { argument
71 cfg_type_t *type = NULL; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Dmaster.h73 isc_uint32_t format; /* must be member in struct:__anon6514
88 dns_rdatatype_t type; /* 16-bit type */ member in struct:__anon6515
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dprintf-parse.c61 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a) argument
309 arg_type type; local
[all...]
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Derror.cpp76 static void do_error(error_type type, argument
87 void error(const char *format, argument
31 do_error_with_file_and_line(const char *filename, const char *source_filename, int lineno, error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
95 warning(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
103 fatal(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
111 error_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
122 warning_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
133 fatal_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dacl.c38 enum { acl_string, acl_fnmatch, acl_retval } type; member in struct:acl_field
73 acl_parse_format(krb5_context context, struct acl_field **acl_ret, const char *format, va_list ap) argument
202 krb5_acl_match_string(krb5_context context, const char *string, const char *format, ...) argument
245 krb5_acl_match_file(krb5_context context, const char *file, const char *format, ...) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dformat.cpp109 Format::format(const Formattable& obj, function in class:Format
125 Format::format(const Formattable& /* unused obj */, function in class:Format
196 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { argument
202 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { argument
H A Dselfmt.cpp69 SelectFormat::format(const Formattable& obj, function in class:SelectFormat
86 SelectFormat::format(const UnicodeString& keyword, function in class:SelectFormat
136 const UMessagePatternPartType type=part.getType(); local
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Dmsgfmt.h904 UPluralType type; member in class:MessageFormat::PluralSelectorProvider
1096 MessageFormat::format(const Formattable& obj, function in class:MessageFormat
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Derr.c57 unsigned int type; member in struct:_e_err_exit
104 _e_visprintf(FILE * __restrict stream, const char * __restrict format, va_list ap) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DUtilities.cpp24 static CFErrorRef CreateErrorRefCore(CFStringRef domain, int errorCode, const char* format, va_list ap) argument
42 CFErrorRef CreateGenericErrorRef(CFStringRef domain, int errorCode, const char* format, ...) argument
51 CFErrorRef CreateSecTransformErrorRef(int errorCode, const char* format, ...) argument
73 CFTypeRef DebugRetain(const void* owner, CFTypeRef type) argument
86 DebugRelease(const void* owner, CFTypeRef type) argument
[all...]

Completed in 158 milliseconds

12345678910