Searched refs:plain (Results 76 - 100 of 189) sorted by relevance

12345678

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/config/
H A Dsasl.spec56 %package plug-plain
59 %description plug-plain
128 %files plug-plain
/macosx-10.9.5/ruby-104/ruby/ext/psych/
H A Dpsych_emitter.c210 /* call-seq: emitter.scalar(value, anchor, tag, plain, quoted, style)
212 * Emit a scalar with +value+, +anchor+, +tag+, and a +plain+ or +quoted+
222 VALUE plain,
257 plain ? 1 : 0,
217 scalar( VALUE self, VALUE value, VALUE anchor, VALUE tag, VALUE plain, VALUE quoted, VALUE style ) argument
/macosx-10.9.5/tcl-102/tcl84/tcl/tests/
H A Dhttpd173 set type text/plain
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/scripts/
H A Dmakevms.com50 $! Build the thing plain or with mms/mmk
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/libDER/Tests/
H A DparseTicket.c149 unsigned char *plain,
175 (void) SHA1( plain, plainLength, (unsigned char*)sha1 );
195 unsigned char *plain,
221 (void) SHA1( plain, plainLength, (unsigned char*)sha1 );
147 rsa_sign( const char *keyFile, unsigned char *plain, unsigned plainLength, unsigned char signature[SIG_LEN] ) argument
193 rsa_verify( const char *keyFile, unsigned char *plain, unsigned plainLength, unsigned char signature[SIG_LEN] ) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A DMakefile271 libplain_la_SOURCES = plain.c plain_init.c $(common_sources)
380 am_libplain_la_OBJECTS = plain.lo plain_init.lo $(am__objects_1)
408 ./$(DEPDIR)/passdss_init.Plo ./$(DEPDIR)/plain.Plo \
523 include ./$(DEPDIR)/plain.Plo
/macosx-10.9.5/ruby-104/ruby/test/psych/
H A Dtest_deprecated.rb141 coder.scalar('tag', 'some string', :plain)
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/report/
H A Dreport.tcl66 variable styles [list plain]
70 array set styleargs {plain {}}
71 array set stylebody {plain {}}
132 # and configure it to style "plain".
282 if {[string equal $styleName plain]} {
283 return -code error {cannot delete builtin style "plain"}
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/yaml/
H A Dyaml.tcl89 AT_IN_PLAIN {Reserved indicators {@} can't start a plain scalar.}
90 BT_IN_PLAIN {Reserved indicators {`} can't start a plain scalar.}
256 if {[huddle type $value] ne "plain"} {return $value}
595 # [162] ns-plain-multi(n,c)
767 set tag !!plain
915 # [155] nb-plain-char-in
1283 huddle addType [::yaml::_makeChildType plain !!plain]
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/
H A DSOAP-service.tcl202 default { set type text/plain }
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmp.vim14 let plain_mf_macros = 0 " plain.mf has no special meaning for MetaPost
41 " Keywords defined by plain.mp
H A Dhaml.vim62 syn region hamlPlainFilter matchgroup=hamlFilter start="^\z(\s*\):\%(plain\|preserve\|redcloth\|textile\|markdown\|maruku\)\s*$" end="^\%(\z1 \| *$\)\@!" contains=@hamlHtmlTop,hamlInterpolation
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dcs-survival.tex7 % User interface is `plain.tex' and macros described below
17 \def\plainfmtname{plain}
20 \errmessage{This file requires `plain' format to be typeset correctly}
H A Dsk-survival.tex7 % User interface is `plain.tex' and macros described below
17 \def\plainfmtname{plain}
20 \errmessage{This file requires `plain' format to be typeset correctly}
H A Dsurvival.tex11 % User interface is `plain.tex' and macros described below
21 \def\plainfmtname{plain}
24 \errmessage{This file requires `plain' format to be typeset correctly}
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/t/
H A D04-attach.t70 Content-Type: text/plain
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/t/
H A D04-attach.t71 Content-Type: text/plain
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/t/
H A D04-attach.t71 Content-Type: text/plain
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A Dfile.pm183 Some systems use a different form for names of directories than for plain
224 having characters not legal in plain host names.
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dsieve-manage.el126 (defcustom sieve-manage-authenticators '(cram-md5 plain)
132 (plain sieve-manage-plain-p sieve-manage-plain-auth))
307 (defun sieve-manage-plain-p (buffer)
310 (defun sieve-manage-plain-auth (buffer)
H A Dmml2015.el378 (let ((cipher (current-buffer)) plain result)
381 (gpg-decrypt cipher (setq plain (current-buffer))
389 (insert-buffer-substring plain)
394 ;; Some wrong with the return value, check plain text buffer.
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/apps/actiweb/univ/
H A DUNIVERSAL.xotcl216 my contentType text/plain
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DInflateColumn.pm39 If you want to filter plain scalar values and replace them with
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecItemServer.c891 ok = SecError(errSecParam, error, CFSTR("ks_encrypt_data: invalid plain text"));
1045 ok = SecError(errSecDecode, error, CFSTR("ks_decrypt_data: failed to allocate data for plain text"));
2042 static CFMutableDictionaryRef s3dl_item_v2_decode(CFDataRef plain, CFErrorRef *error) {
2044 item = CFPropertyListCreateWithData(0, plain, kCFPropertyListMutableContainers, NULL, error);
2048 static CFMutableDictionaryRef s3dl_item_v3_decode(CFDataRef plain, CFErrorRef *error) {
2050 const uint8_t *der = CFDataGetBytePtr(plain);
2051 const uint8_t *der_end = der + CFDataGetLength(plain);
2063 CFDataRef plain = NULL;
2067 require_quiet((ks_decrypt_data(q->q_keybag, keyclass, edata, &plain, &version, error)), out);
2073 item = s3dl_item_v2_decode(plain, erro
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-embed.el35 (defun calc-show-plain (n)
39 (message (if (calc-change-mode 'calc-show-plain n nil t)
40 "Including \"plain\" formulas in Calc Embedded mode"
41 "Omitting \"plain\" formulas in Calc Embedded mode"))))
58 (defvar calc-embedded-open-plain)
59 (defvar calc-embedded-close-plain)
74 ("plain" . calc-show-plain)
270 (calc-plain-buffer-only)
418 (calc-plain
[all...]

Completed in 335 milliseconds

12345678