Searched defs:format (Results 51 - 75 of 925) sorted by relevance

1234567891011>>

/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGFlushedAt.h43 explicit FlushedAt(FlushFormat format) argument
49 FlushedAt(FlushFormat format, VirtualRegister virtualRegister) argument
61 FlushFormat format() const { return m_format; } function in class:JSC::DFG::FlushedAt
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLAvailableRecovery.h49 AvailableRecovery(DFG::Node* node, RecoveryOpcode opcode, LValue left, LValue right, ValueFormat format) argument
59 ValueFormat format() const { return m_format; } function in class:JSC::FTL::AvailableRecovery
H A DFTLExitArgument.h37 ValueFormat format; member in struct:JSC::FTL::ExitArgumentRepresentation
48 ExitArgument(ValueFormat format, unsigned argument) argument
61 ValueFormat format() const function in class:JSC::FTL::ExitArgument
73 ExitArgument withFormat(ValueFormat format) argument
[all...]
H A DFTLFormattedValue.h51 FormattedValue(ValueFormat format, LValue value) argument
63 ValueFormat format() const { return m_format; } function in class:JSC::FTL::FormattedValue
H A DFTLValueFormat.cpp92 void printInternal(PrintStream& out, ValueFormat format) argument
35 reboxAccordingToFormat( ValueFormat format, AssemblyHelpers& jit, GPRReg value, GPRReg scratch1, GPRReg scratch2) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DDateConversion.cpp65 String formatDateTime(const GregorianDateTime& t, DateTimeFormat format, bool asUTCVariant) argument
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dwcsftime.c52 wcsftime_l(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr, locale_t loc) argument
115 wcsftime(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr) argument
/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_check.c3 int _check_if(int expression, const char *file, int line, const char *expression_string, const char *format, ...) { argument
H A Dtest_ccapi_log.c6 void _log_error_v(const char *file, int line, const char *format, va_list ap) argument
17 void _log_error(const char *file, int line, const char *format, ...) argument
/macosx-10.10.1/Security-57031.1.35/Security/authd/
H A Ddebugging.c36 security_auth_log(int type,const char * format,...) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dkerneldiskrep.cpp74 string KernelDiskRep::format() function in class:Security::CodeSigning::KernelDiskRep
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dbuffers.cpp85 void Buffer::printf(const char *format, ...) argument
93 void Buffer::vprintf(const char *format, va_list args) argument
H A Dcfmunge.h53 const char *format; member in class:Security::CFMunge
89 CFType cfmake(const char *format, ...) argument
112 cfget(CFTypeRef source, const char *format, ...) argument
124 CFTemp(const char *format, ...) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dkerneldiskrep.cpp74 string KernelDiskRep::format() function in class:Security::CodeSigning::KernelDiskRep
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dbuffers.cpp85 void Buffer::printf(const char *format, ...) argument
93 void Buffer::vprintf(const char *format, va_list args) argument
H A Dcfmunge.h53 const char *format; member in class:Security::CFMunge
89 CFType cfmake(const char *format, ...) argument
112 cfget(CFTypeRef source, const char *format, ...) argument
124 CFTemp(const char *format, ...) argument
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DFilePrintStream.cpp53 void FilePrintStream::vprintf(const char* format, va_list argList) argument
H A DPrintStream.cpp38 void PrintStream::printf(const char* format, ...) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A DSnapshotImageGL.cpp44 GLenum format = GL_RGBA; local
46 GLenum format = GL_BGRA; local
/macosx-10.10.1/apache-793/httpd/modules/cache/
H A Dcache_socache_common.h38 apr_uint32_t format; member in struct:__anon5854
/macosx-10.10.1/apr-32/apr/apr/time/unix/
H A Dtimestr.c132 apr_strftime(char *s, apr_size_t *retsize, apr_size_t max, const char *format, apr_time_exp_t *xt) argument
/macosx-10.10.1/apr-32/apr/apr/time/win32/
H A Dtimestr.c127 static apr_size_t win32_strftime_extra(char *s, size_t max, const char *format, argument
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dstrftime.c24 char *format, *tbuf; local
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Derror.c61 isc_error_unexpected(const char *file, int line, const char *format, ...) { argument
70 isc_error_fatal(const char *file, int line, const char *format, ...) { argument
87 default_unexpected_callback(const char *file, int line, const char *format, argument
97 default_fatal_callback(const char *file, int line, const char *format, argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dvasprintf.c64 int_vasprintf (char **result, const char *format, va_list args) argument
152 vasprintf (char **result, const char *format, argument
164 checkit (const char *format, ...) argument
[all...]

Completed in 362 milliseconds

1234567891011>>