Searched +refs:format +refs:decode (Results 26 - 38 of 38) sorted by relevance

12

/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXDraw.c386 const CGFloat *decode = NULL;
407 decode = decodeWB;
426 provider, decode, 0);
428 } else if (image->format == ZPixmap && image->bits_per_pixel == 32) {
447 provider, decode, 0, kCGRenderingIntentDefault);
381 const CGFloat *decode = NULL; local
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-sum.el42 (require 'mm-decode)
194 :group 'gnus-summary-format
241 :group 'gnus-summary-format
263 :type '(radio (sexp :format "Non-nil\n"
646 (defcustom gnus-summary-dummy-line-format
648 "*The format specification for the dummy roots in the summary buffer.
654 General format specifiers can also be used.
660 (defcustom gnus-summary-mode-line-format "Gnus: %g [%A] %Z"
661 "*The format specification for the summary mode line.
680 :group 'gnus-summary-format
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dlisp.vim98 syn keyword lispFunc acons format prog2
157 syn keyword lispFunc bit-vector-p integer-decode-float return-from
202 syn keyword lispFunc char list simple-condition-format-arguments
203 syn keyword lispFunc char-bit list* simple-condition-format-control
250 syn keyword lispFunc compiler-let make-dispatch-macro-character stream-external-format
289 syn keyword lispFunc decode-float method-combination-error substitute-if
290 syn keyword lispFunc decode-universal-time method-qualifiers substitute-if-not
498 syn keyword lispVar *compile-verbose* *print-circle* *read-default-float-format*
H A Dmysql.vim87 " the name of the decode() function.
181 syn region mysqlFunction start="decode(" end=")" contains=ALL
192 syn region mysqlFunction start="format(" end=")" contains=ALL
H A Daml.vim52 syn keyword amlInfoCmd contained accept add adir alter dialog alter alt directory aret arithmetic expressions aselect automatic return calculate cchr change options change comi cominput commands list como comoutput compile concatenate controlling defaults copy cursor data delete data entry data manipulate data retrieval data update date format datafile create datafile management decode define delimiter dfmt directory management directory display do doend documentation done end environment erase execute exiting expand export external fc files first format forms control get goto help import input form ipf internal item types items label lchar list logical expressions log merge modify options modify move next nselect output password prif print programming program protect purge query quit recase redefine relate relate release notes remark rename report options reporting report reselect reserved words restrictions run save security select set sleep sort special form spool stop items system variables take terminal types terminal time topics list type update upf
60 syn keyword amlFunction contained abs access acos after angrad asin atan before calc close copy cos cover coverage cvtdistance date delete dignum dir directory entryname exist[s] exp extract file filelist format formatdate full getchar getchoice getcover getdatabase getdeflayers getfile getgrid getimage getitem getlayercols getlibrary getstack getsymbol gettin getunique iacclose iacconnect iacdisconnect iacopen iacrequest index indexed info invangle invdistance iteminfo joinfile keyword length listfile listitem listunique locase log max menu min mod noecho null okangle okdistance open pathname prefix query quote quoteexists r radang random read rename response round scratchname search show sin sort sqrt subst substr suffix tan task token translate trim truncate type unquote upcase username value variable verify write
62 syn keyword amlDir contained abbreviations above all aml amlpath append arc args atool brief by call canvas cc center cl codepage commands conv_watch_to_aml coordinates cr create current cursor cwta dalines data date_format delete delvar describe dfmt digitizer display do doend dv echo else enable encode encrypt end error expansion fail file flushpoints force form format frame fullscreen function getlastpoint getpoint goto iacreturn if ignore info inform key keypad label lc left lf lg list listchar listfiles listglobal listheader listlocal listprogram listvar ll lp lr lv map matrix menu menupath menutype mess message[s] modal mouse nopaging off on others page pause pinaction popup position pt pulldown push pushpoint r repeat return right routine run runwatch rw screen seconds select self setchar severity show sidebar single size staggered station stop stripe sys system tablet tb terminal test then thread to top translate tty ty type uc ul until ur usage w warning watch when while window workspace
H A Dbaan.vim1113 syn keyword baanBshell base64.decode
1120 syn match baanBshell "\<uuid.format\$"
1160 syn keyword baanBshell format.round
1663 syn match baanBshell "\<rdi.date.input.format\$"
1664 syn keyword baanBshell rdi.format.digits
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dmule.el310 (defun decode-char (ccs code-point &optional restriction)
316 `utf-translation-table-for-decode', or through the
317 translation-hash-table named `utf-subst-table-for-decode'
325 (utf-lookup-subst-table-for-decode code-point))
345 (or (aref (get 'utf-translation-table-for-decode
416 ;; following format:
450 ;; o translation-table-for-decode
516 ;; format. The value is integer 0, 1, 2, or a vector of three coding
517 ;; systems. Each integer value 0, 1, and 2 indicates the format of
519 ;; indicates that the format o
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dgnus-refcard.tex263 `gnus-summary-line-format'. [3]\\
675 W m & {\bf Morse} decode article.\\
739 W T s & Display according to `gnus-article-time-format'.\\
742 W T p & Display the date in format that's {\bf
912 O b & Save this article's {\bf body} in plain file format [p/p]\\
913 O f & Save this article in plain {\bf file} format. [p/p]\\
915 O h & Save this article in {\bf mh} folder format. [p/p]\\
916 O m & Save this article in {\bf mail} format. [p/p]\\
917 O r & Save this article in {\bf rmail} format. [p/p]\\
918 O v & Save this article in {\bf vm} format
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dsql.el379 Each element in the list is in the following format:
920 statement. The format of variable should be a valid
1036 "current_timestamp" "current_user" "dbtimezone" "decode" "decompose"
1253 "current_user" "currval" "date_part" "date_trunc" "decode" "degrees"
1396 "to_gmtime" "to_localtime" "to_number" "trim" "upper" "decode"
2078 (rename-buffer (format "*SQL: %s*" sql-alternate-buffer-name) t))
2124 (format "Enter value for %s: " (match-string 1 string))
2419 (insert (format "\nProcess %s %s\n" process event))
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DLite.pm10 # Target is the source code format laid out in Perl Best Practices (4 spaces
1755 sub decode { SOAP::Trace::trace('()'); subroutine
2110 my $body = $self->parser->decode($env);
2121 ? $self->parser->decode($data)
2131 # decode returns a parsed body in the form of an ARRAY
2133 sub decode { subroutine
2136 ? $self->parser->decode($_[0])
2152 my $parsed = $self->decode($_[0]);
2346 or die qq!Unrecognized/unsupported format of arrayType attribute '@{[$attrs->{"{$SOAP::Constants::NS_ENC}arrayType"}]}'\n!;
5303 message format, whic
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/
H A Djsc.cpp382 RuntimeArray* thisObject = jsDynamicCast<RuntimeArray*>(JSValue::decode(thisValue));
716 m_trace.append(String::format(" %zu %s\n", visitor->index(), visitor->toString().utf8().data()));
/macosx-10.10/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm27 use Encode qw(encode decode);
694 be either a string containing the headers in the right format or a hash containing the headers
809 All lines in the file should end with CRLF (the Windows and Internet format).
1692 print $s "This message is in MIME format. Since your mail reader does not understand\r\n"
1693 . "this format, some or all of this message may not be legible.\r\n"
2288 format:
2790 my $format = shift;
2791 $self->[0]->SendEnc( sprintf $format, @_);
/macosx-10.10/tcpdump-61/tcpdump/
H A Dconfigure1280 --with-smi link with libsmi (allows to load MIBs on the fly to decode SNMP packets. default=yes
3288 { echo "$as_me:$LINENO: checking whether __attribute__((format)) can be applied to function pointers" >&5
3289 echo $ECHO_N "checking whether __attribute__((format)) can be applied to function pointers... $ECHO_C" >&6; }
3305 __attribute__ ((format (printf, 1, 2)));
10662 { echo "$as_me:$LINENO: checking whether %lx can be used to format 64-bit integers" >&5
10663 echo $ECHO_N "checking whether %lx can be used to format 64-bit integers... $ECHO_C" >&6; }
10752 { echo "$as_me:$LINENO: checking whether %llx can be used to format 64-bit integers" >&5
10753 echo $ECHO_N "checking whether %llx can be used to format 64-bit integers... $ECHO_C" >&6; }
10842 { echo "$as_me:$LINENO: checking whether %Lx can be used to format 64-bit integers" >&5
10843 echo $ECHO_N "checking whether %Lx can be used to format 6
[all...]

Completed in 323 milliseconds

12