Searched refs:phrase (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10/dtrace-147/test/tst/common/vars/
H A Dtst.nullassign.d40 phrase = strjoin(die, tap);
41 phrase = strjoin(phrase, die);
46 /phrase != expected/
48 printf("global: expected '%s', found '%s'\n", expected, phrase);
54 this->phrase = strjoin(the, tap);
59 this->phrase = strjoin(this->phrase, the);
64 /this->phrase != expected/
67 expected, this->phrase);
[all...]
/macosx-10.10/Libc-1044.1.2/string/FreeBSD/
H A Dstrtok.c113 char *brkb, *brkt, *phrase, *sep, *word; local
116 phrase = "foo";
128 for (phrase = strtok_r(blah, sep, &brkb); phrase;
129 phrase = strtok_r(NULL, sep, &brkb))
130 printf("So far we're at %s:%s\n", word, phrase);
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecImportExportUtils.h206 CFTypeRef *phrase, // RETURNED, or
H A DSecImportExportUtils.cpp838 CFTypeRef *phrase, // RETURNED, or
851 assert(phrase != NULL);
867 *phrase = phraseOut;
833 impExpPassphraseCommon( const SecKeyImportExportParameters *keyParams, CSSM_CSP_HANDLE cspHand, impExpPassphraseForm phraseForm, impExpVerifyPhrase verifyPhrase, CFTypeRef *phrase, CSSM_KEY_PTR *passKey) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecImportExportUtils.h206 CFTypeRef *phrase, // RETURNED, or
H A DSecImportExportUtils.cpp838 CFTypeRef *phrase, // RETURNED, or
851 assert(phrase != NULL);
867 *phrase = phraseOut;
833 impExpPassphraseCommon( const SecKeyImportExportParameters *keyParams, CSSM_CSP_HANDLE cspHand, impExpPassphraseForm phraseForm, impExpVerifyPhrase verifyPhrase, CFTypeRef *phrase, CSSM_KEY_PTR *passKey) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecImportExportUtils.h206 CFTypeRef *phrase, // RETURNED, or
H A DSecImportExportUtils.cpp838 CFTypeRef *phrase, // RETURNED, or
851 assert(phrase != NULL);
867 *phrase = phraseOut;
833 impExpPassphraseCommon( const SecKeyImportExportParameters *keyParams, CSSM_CSP_HANDLE cspHand, impExpPassphraseForm phraseForm, impExpVerifyPhrase verifyPhrase, CFTypeRef *phrase, CSSM_KEY_PTR *passKey) argument
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dreftex-index.el42 (defun reftex-index-selection-or-word (&optional arg phrase)
45 entry. The phrase indexed is the current selection or the word near point.
71 (if phrase
74 (reftex-index-new-phrase sel))
1167 (defconst reftex-index-phrases-phrase-regexp1
1170 (defconst reftex-index-phrases-phrase-regexp2
1173 (defconst reftex-index-phrases-phrase-regexp12
1175 "Regular expression matching all types of phrase lines.")
1190 (defun reftex-index-phrase-selection-or-word (arg)
1198 (reftex-index-selection-or-word arg 'phrase)
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/mime/
H A Dmime.tcl2600 # phrase the phrase part
2656 # phrase the phrase part
2696 if {[string compare $state(phrase) ""]} {
2697 set state(phrase) [string trim $state(phrase) "\""]
2699 if {[string first $t $state(phrase)] >= 0} {
2700 set state(phrase) \"$state(phrase)\"
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/mime/mbot/
H A Dpersonal.tcl156 phrase]} {
157 tclLog "$file: $phrase"
158 } elseif {[string first $phrase $subject] >= 0} {
177 pruneDir $phraseD phrase
206 phrase {
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dpolicyengine.cpp869 void PolicyEngine::selectRules(SQLite::Statement &action, std::string phrase, std::string table, argument
884 action.query(phrase + suffix);
886 action.query(phrase + " WHERE " + table + ".type = :type" + suffix);
891 action.query(phrase + " WHERE " + table + ".label = :label" + suffix);
893 action.query(phrase + " WHERE " + table + ".type = :type AND " + table + ".label = :label" + suffix);
899 action.query(phrase + " WHERE " + table + ".id = :id" + suffix);
906 action.query(phrase + " WHERE " + table + ".type = :type AND " + table + ".requirement = :requirement" + suffix);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dpolicyengine.cpp869 void PolicyEngine::selectRules(SQLite::Statement &action, std::string phrase, std::string table, argument
884 action.query(phrase + suffix);
886 action.query(phrase + " WHERE " + table + ".type = :type" + suffix);
891 action.query(phrase + " WHERE " + table + ".label = :label" + suffix);
893 action.query(phrase + " WHERE " + table + ".type = :type AND " + table + ".label = :label" + suffix);
899 action.query(phrase + " WHERE " + table + ".id = :id" + suffix);
906 action.query(phrase + " WHERE " + table + ".type = :type AND " + table + ".requirement = :requirement" + suffix);
/macosx-10.10/OpenSSH-189/openssh/contrib/caldera/
H A Dopenssh.spec85 Summary : OpenSSH X11 pass-phrase dialog.
88 Summary(fr) : Dialogue pass-phrase X11 d'OpenSSH.
165 This package contains an X11-based pass-phrase dialog used per
/macosx-10.10/emacs-93/emacs/lisp/
H A Dhi-lock.el54 ;; M-x highlight-phrase as can be seen RET RET
78 ;; (define-key hi-lock-map "\C-zp" 'highlight-phrase)
249 (define-key-after hi-lock-menu [highlight-phrase]
250 '(menu-item "Highlight Phrase..." highlight-phrase
276 (define-key hi-lock-map "\C-xwp" 'highlight-phrase)
297 \\[highlight-phrase] PHRASE FACE
298 Highlight matches of phrase PHRASE in current buffer with FACE.
434 (defalias 'highlight-phrase 'hi-lock-face-phrase-buffer)
436 (defun hi-lock-face-phrase
[all...]
H A Dman.el119 '((command-string phrase-string*)*)
121 Each phrase-string is concatenated onto the command-string to form a
561 (mapconcat (lambda (phrase)
562 (if (not (stringp phrase))
564 phrase)
/macosx-10.10/ruby-106/ruby/lib/webrick/
H A Dcgi.rb96 phrase = HTTPStatus::reason_phrase(@status)
97 @header["status"] = "#{@status} #{phrase}"
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/samples/
H A DGoogle.tcl164 -proxy $endpoint -params {key string phrase string} \
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_m.c876 * This does the actual work of reading the pin/password/pass phrase
899 unsigned char phrase[200]; local
903 "Please enter pin, password, or pass phrase for security token '%s': ",
907 fgets( (char*)phrase, sizeof(phrase), stdin );
913 phrase[strlen((char*)phrase)-1] = 0;
915 pwdstr = PL_strdup( (char*)phrase );
924 * may be protected by a pin or password or even pass phrase
/macosx-10.10/ruby-106/ruby/lib/net/
H A Dtelnet.rb724 password_prompt = /[Pp]ass(?:word|phrase)[: ]*\z/n
/macosx-10.10/vim-55/runtime/syntax/
H A Drexx.vim42 " Considered keywords when used together in a phrase and begin a clause
53 " Another keyword phrase, separated to aid highlighting in rexxFunction
H A Ddocbk.vim87 syn keyword docbkKeyword phone phrase pob postcode preface primary contained
H A Dlogtalk.vim150 syn match logtalkBuiltInMethod "\<phrase\ze("
/macosx-10.10/libarchive-30/libarchive/tar/
H A Dgetdate.c64 /* HaveXxxx counts how many of this kind of phrase we've seen;
66 * or date phrase. */
345 * Relative time phrase: "tomorrow", "yesterday", "+1 hour", etc.
448 * Try to match a phrase using one of the above functions.
452 phrase(struct gdstate *gds) function
949 if (!phrase(gds))
/macosx-10.10/CPANInternal-159.1/Crypt-SSLeay-0.64/
H A DSSLeay.pm323 To remove the pass phrase from the key file, run:

Completed in 397 milliseconds

12