Searched +defs:format +defs:spec (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dformat-spec.el[all...]
H A Dgnus-spec.el[all...]
H A Dgnus-cite.el[all...]
H A Dgnus-srvr.el[all...]
H A Dgnus-salt.el[all...]
H A Dgnus-topic.el[all...]
H A Dgnus-agent.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-stamp.el[all...]
H A Derc.el[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddadrfmt.cpp140 UnicodeString spec = currentCase->getString("spec", status); local
156 DateFormat *format local
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/src/
H A Difdef.c93 format_ifdef (char const *format, lin beg0, lin end0, lin beg1, lin end1) argument
113 format_group (register FILE *out, char const *format, char endchar, argument
231 print_ifdef_lines (register FILE *out, char const *format, argument
299 do_printf_spec(FILE *out, char const *spec, struct file_data const *file, lin n, struct group const *groups) argument
359 char format[spec_prefix_len + 3]; local
361 char *format = xmalloc (spec_prefix_len + 3); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.c805 const struct InstructionSpecifier *spec; local
239 dbgprintf(struct InternalInstruction* insn, const char* format, ...) argument
840 const struct InstructionSpecifier *spec; local
880 const struct InstructionSpecifier *spec; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/io/
H A Duprntf_p.c122 u_printf_set_sign(UNumberFormat *format, argument
161 u_printf_reset_sign(UNumberFormat *format, const u_printf_spec_info *info, UChar *prefixBuffer, int32_t *prefixBufLen, UErrorCode *status) argument
278 UNumberFormat *format; local
354 UNumberFormat *format; local
489 UNumberFormat *format; local
558 UNumberFormat *format; local
678 UNumberFormat *format; local
803 UNumberFormat *format; local
876 UNumberFormat *format; local
1219 u_printf_spec spec; local
[all...]
H A Duscanf_p.c113 u_scanf_parse_spec(const UChar *fmt, u_scanf_spec *spec) argument
338 u_scanf_skip_leading_positive_sign(UFILE *input, UNumberFormat *format, UErrorCode *status) argument
423 UNumberFormat *format; local
488 UNumberFormat *format; local
675 UNumberFormat *format; local
748 UNumberFormat *format; local
972 UNumberFormat *format; local
1309 u_scanf_spec spec; local
[all...]
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_subr.c74 dtrace_xstr2desc(dtrace_hdl_t *dtp, dtrace_probespec_t spec, argument
169 dtrace_str2desc(dtrace_hdl_t *dtp, dtrace_probespec_t spec, argument
474 dt_dprintf(const char *format, ...) argument
601 dt_printf(dtrace_hdl_t *dtp, FILE *fp, const char *format, ...) argument
[all...]
H A Ddt_cc.c503 const char *format; local
2100 dt_lib_depend_error(dtrace_hdl_t *dtp, const char *format, ...) argument
2613 dtrace_program_strcompile(dtrace_hdl_t *dtp, const char *s, dtrace_probespec_t spec, uint_t cflags, int argc, char *const argv[]) argument
[all...]
H A Ddt_parser.c2093 dt_node_pdesc_by_name(char *spec) argument
4776 dnerror(const dt_node_t *dnp, dt_errtag_t tag, const char *format, ...) argument
4793 dnwarn(const dt_node_t *dnp, dt_errtag_t tag, const char *format, ...) argument
4809 xyerror(dt_errtag_t tag, const char *format, ...) argument
4822 xywarn(dt_errtag_t tag, const char *format, ...) argument
4832 xyvwarn(dt_errtag_t tag, const char *format, va_list ap) argument
4843 yyerror(const char *format, ...) argument
4856 yywarn(const char *format, ...) argument
4866 yyvwarn(const char *format, va_list ap) argument
[all...]
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c766 _fsi_parse_user(si_mod_t *si, const char *name, uid_t uid, int which, char *data, int format, uint64_t va, uint64_t vb) argument
2222 file_fs_byspec(si_mod_t *si, const char *spec) argument
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclStringObj.c1794 Tcl_AppendFormatToObj( Tcl_Interp *interp, Tcl_Obj *appendObj, const char *format, int objc, Tcl_Obj *const objv[]) argument
2335 char spec[2*TCL_INTEGER_SPACE + 9], *p = spec; local
2488 Tcl_Format( Tcl_Interp *interp, const char *format, int objc, Tcl_Obj *const objv[]) argument
2517 AppendPrintfToObjVA( Tcl_Obj *objPtr, const char *format, va_list argList) argument
2663 Tcl_AppendPrintfToObj( Tcl_Obj *objPtr, const char *format, ...) argument
2690 Tcl_ObjPrintf( const char *format, ...) argument
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dcgen.h545 const char *spec; member in struct:__anon7893
949 const CGEN_IFMT *format; member in struct:__anon7902
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dgdb-ui.el[all...]
H A Dada-mode.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el[all...]
/macosx-10.9.5/CF-855.17/
H A DCFString.c1587 CFStringRef CFStringCreateWithFormatAndArguments(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CFStringRef format, va_list arguments) { argument
1591 CFStringRef _CFStringCreateWithFormatAndArgumentsAux(CFAllocatorRef alloc, CFStringRef (*copyDescFunc)(void *, const void *), CFDictionaryRef formatOptions, CFStringRef format, va_list arguments) { argument
1603 CFStringRef CFStringCreateWithFormat(CFAllocatorRef alloc, CFDictionaryRef formatOptions, CFStringRef format, ...) { argument
4234 void CFStringAppendFormat(CFMutableStringRef str, CFDictionaryRef formatOptions, CFStringRef format, ...) { argument
5305 __CFStringFormatLocalizedNumber(CFMutableStringRef output, CFLocaleRef locale, const CFPrintValue *values, const CFFormatSpec *spec, SInt32 width, SInt32 precision, Boolean hasPrecision) argument
5512 __CFParseFormatSpec(const UniChar *uformat, const uint8_t *cformat, SInt32 *fmtIdx, SInt32 fmtLen, CFFormatSpec *spec, CFStringRef *configKeyPointer) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dsimple.el[all...]

Completed in 228 milliseconds

12