Searched defs:format (Results 126 - 150 of 925) sorted by relevance

1234567891011>>

/macosx-10.10.1/rsync-45/rsync/
H A Dt_stub.c34 void rprintf(UNUSED(enum logcode code), const char *format, ...) variable
42 void rsyserr(UNUSED(enum logcode code), int errcode, const char *format, ...) variable
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dbenchmark.rb486 def format(format = nil, *args) method in class:Benchmark.Tms
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Dlocale.rb53 def format(*opts) method in class:IRB.Locale
/macosx-10.10.1/ruby-106/ruby/lib/webrick/
H A Dlog.rb118 def format(arg) method in class:WEBrick.BasicLog.fatal.error.warn.info.debug
/macosx-10.10.1/security_systemkeychain-55202/src/
H A Dcs_sign.cpp202 CFRef<CFDateFormatterRef> format = CFDateFormatterCreate(NULL, userLocale, local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/base/
H A DtkimgUtils.c248 *format = (Tcl_Obj *) *data; argument
204 tkimg_FixChanMatchProc( Tcl_Interp **interp, Tcl_Channel *chan, const char **file, Tcl_Obj **format, int **width, int **height ) argument
227 tkimg_FixObjMatchProc( Tcl_Interp **interp, Tcl_Obj **data, Tcl_Obj **format, int **width, int **height ) argument
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dbattery.el[all...]
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DCatalog.java49 int getInitVersion(Format format, boolean forReader); argument
H A DCollectionProxy.java142 copyElements(RecordInput input, Format format, Format keyFormat, Set results) argument
H A DEnhanced.java95 void bdbWritePriKeyField(EntityOutput output, Format format); argument
103 void bdbReadPriKeyField(EntityInput input, Format format); argument
H A DPersistEntityBinding.java107 static void writeEntity(Format format, argument
[all...]
H A DReadOnlyCatalog.java37 public int getInitVersion(Format format, boolean forReader) { argument
/macosx-10.10.1/CommonCrypto-60061/test/CommonCrypto/
H A DCommonKeyDerivation.c43 static char * testString(char *format, CCDigestAlgorithm alg) { argument
/macosx-10.10.1/DiskArbitration-268/diskarbitrationd/
H A DDALog.c39 static void __DALog( int level, const char * format, va_list arguments ) argument
108 void DALog( const char * format, ... ) argument
135 void DALogDebug( const char * format, ... ) argument
164 void DALogDebugHeader( const char * format, argument
209 DALogError( const char * format, ... ) argument
251 DALogVerbose( const char * format, ... ) argument
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kadmin/
H A Ddump.c122 const char *format = "heimdal"; local
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dsnprintf-test.c38 try (const char *format, ...) argument
/macosx-10.10.1/IOBDStorageFamily-14/
H A DIOBDMedia.cpp92 readStructure( IOMemoryDescriptor * buffer, UInt8 format, UInt32 address, UInt8 layer, UInt8 grantID ) argument
/macosx-10.10.1/IODVDStorageFamily-35/
H A DIODVDMedia.cpp102 readStructure( IOMemoryDescriptor * buffer, const DVDStructureFormat format, const UInt32 address, const UInt8 layer, const UInt8 grantID ) argument
[all...]
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWLocalIsochPort.cpp112 printDCLProgram( const DCLCommand * dcl, UInt32 count, void (*printFN)( const char *format, ...), unsigned lineDelayMS ) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DDataFormat.h101 inline bool isJSFormat(DataFormat format, DataFormat expectedFormat) argument
107 inline bool isJSInt32(DataFormat format) argument
112 inline bool isJSDouble(DataFormat format) argument
117 inline bool isJSCell(DataFormat format) argument
122 inline bool isJSBoolean(DataFormat format) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGSSAConversionPhase.cpp155 FlushFormat format = variable->flushFormat(); local
H A DDFGVariableEventStream.cpp52 DataFormat format; member in struct:JSC::DFG::__anon2580::MinifiedGenerationInfo
[all...]
/macosx-10.10.1/Libc-1044.1.2/stdio/
H A Dxprintf_all_in_one.c32 asxprintf(char ** __restrict ret, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, ...) argument
45 dxprintf(int fd, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, ...) argument
58 fxprintf(FILE * __restrict stream, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, ...) argument
71 sxprintf(char * __restrict str, size_t size, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, ...) argument
84 xprintf(printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, ...) argument
97 vasxprintf(char ** __restrict ret, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, va_list ap) argument
104 vdxprintf(int fd, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, va_list ap) argument
111 vfxprintf(FILE * __restrict stream, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, va_list ap) argument
118 vsxprintf(char * __restrict str, size_t size, printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, va_list ap) argument
125 vxprintf(printf_domain_t __restrict domain, locale_t __restrict loc, const char * __restrict format, va_list ap) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dsess_id.c279 static SSL_SESSION *load_sess_id(char *infile, int format) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dfilediskrep.cpp135 string FileDiskRep::format() function in class:Security::CodeSigning::FileDiskRep

Completed in 375 milliseconds

1234567891011>>