Searched refs:comment (Results 76 - 100 of 714) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecImportExportOpenSSH.cpp78 /* obtain comment as the n'th whitespace-delimited field */
164 const char *comment) // optional, from key
167 if(comment) {
168 /* append ": <comment>" */
169 totalLen += strlen(comment);
173 if(comment) {
174 snprintf(rtnStr, totalLen, "%s: %s", header, comment);
184 /* obtain comment from OpenSSHv2 public key */
195 * optional comment
198 char *comment local
162 genPrintName( const char *header, const char *comment) argument
222 char *comment = commentAsNthField(key, keyLen, 4); local
281 char *comment = NULL; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecImportExportOpenSSH.cpp78 /* obtain comment as the n'th whitespace-delimited field */
164 const char *comment) // optional, from key
167 if(comment) {
168 /* append ": <comment>" */
169 totalLen += strlen(comment);
173 if(comment) {
174 snprintf(rtnStr, totalLen, "%s: %s", header, comment);
184 /* obtain comment from OpenSSHv2 public key */
195 * optional comment
198 char *comment local
162 genPrintName( const char *header, const char *comment) argument
222 char *comment = commentAsNthField(key, keyLen, 4); local
281 char *comment = NULL; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecImportExportOpenSSH.cpp78 /* obtain comment as the n'th whitespace-delimited field */
164 const char *comment) // optional, from key
167 if(comment) {
168 /* append ": <comment>" */
169 totalLen += strlen(comment);
173 if(comment) {
174 snprintf(rtnStr, totalLen, "%s: %s", header, comment);
184 /* obtain comment from OpenSSHv2 public key */
195 * optional comment
198 char *comment local
162 genPrintName( const char *header, const char *comment) argument
222 char *comment = commentAsNthField(key, keyLen, 4); local
281 char *comment = NULL; local
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/webrick/
H A Dcookie.rb51 # The cookie comment
53 attr_accessor :comment
70 @domain = @path = @secure = @comment = @max_age =
100 ret << "; " << "Comment=" << @comment if @comment
154 when "comment" then cookie.comment = value
/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dasm.rb42 @comment = nil
69 # Concatenates all the various components of the comment to dump.
73 result = "#{@comment}" if @comment
92 @comment = nil
105 def formatDump(dumpStr, comment, commentColumns=$preferredCommentStartColumn)
106 if comment.length > 0
107 "%-#{commentColumns}s %s" % [dumpStr, comment]
132 comment = lastComment
133 unless comment
215 def comment(text) method in class:Assembler
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Davr-dis.c48 char *buf, char *comment, int regs, int *sym, bfd_vma *sym_addr)
110 sprintf (comment, _("undefined"));
120 sprintf (comment, _("undefined"));
136 sprintf (comment, "0x%02x", x);
147 sprintf (comment, "0x");
157 sprintf (comment, "0x");
167 sprintf (comment, "0x");
177 sprintf (comment, "%d", ((insn & 0xf00) >> 4) | (insn & 0xf));
192 sprintf (comment, "%d", x);
211 sprintf (comment, "
47 avr_operand(unsigned int insn, unsigned int insn2, unsigned int pc, int constraint, char *buf, char *comment, int regs, int *sym, bfd_vma *sym_addr) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/lib/
H A DgenerateErrStrings.pl75 # Style A has the comment after the comment. Style has the comment before the value,
76 # and Style C has no comment. In cases where both Style A and B apply, the
77 # comment at the end of the line is used.
90 # C++ style comments are not supported. Double quotes in a comment are hardened with
183 # Now look for trailing comment. We only consider them
202 # Leading comment, id, trailing comment
203 # To aid localizers, we will not output a line with no comment
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/
H A Dany_method.rb65 method.comment = an_alias.comment
97 [a.name, parse(a.comment)]
105 parse(@comment),
143 @comment = array[5]
154 array[8].each do |new_name, comment|
155 add_alias RDoc::Alias.new(nil, @name, new_name, comment, @singleton)
H A Dextend.rb12 # Creates a new Extend for +name+ with +comment+
14 def initialize(name, comment)
17 self.comment = comment
H A Dinclude.rb12 # Creates a new Include for +name+ with +comment+
14 def initialize(name, comment)
17 self.comment = comment
/macosx-10.9.5/apache-786.1/httpd/support/
H A Ddbmmanage.in21 # usage: dbmmanage <DBMfile> <command> <user> <password> <groups> <comment>
33 Usage: dbmmanage [enc] dbname command [username [pw [group[,group] [comment]]]]
45 groups or comment of . (or blank) for update command retains old values
46 groups or comment of - for update command clears the existing value
47 groups or comment of - for add and adduser commands is the empty value
144 my($file,$command,$key,$crypted_pwd,$groups,$comment) = @ARGV;
248 $comment = (split /:/, $DB{$key}, 3)[2] if !$comment || $comment eq '.';
263 $comment
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dproto.c389 char* checkpoint; int constack; struct ppinstk* in; char* addp; char* args; char* addbuf; char* catbuf; char* hdrbuf; char* hidebuf; char* path; char* tmpbuf; char* valbuf; char* optflags; int lastout; char* include; char* prefix; struct ppmember* member; int hidden; int hiding; int level; struct { int input; int output; } pool; struct { long ro_state; long ro_mode; long ro_option; int on; char* symtab; } reset; int truncate; struct ppmacstk* macp; char* maxmac; char* mactop; char* toknxt; long* control; long* maxcon; struct oplist* chop; struct ppfile* insert; struct ppfile* original; struct ppdirs* found; int vendor; char* dirtab; char* strtab; PPBUILTIN builtin; PPCOMMENT comment; PPINCREF incref; PPLINESYNC linesync; PPLINESYNC olinesync; PPMACREF macref; PPOPTARG optarg; PPPRAGMA pragma; struct counter counter; char funbuf[256]; member in struct:ppglobals
1570 comment __PARAM__((Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u), (notice, b, s, n, u)) __OTORP__(Notice_t* notice; register Buffer_t* b; register char* s; register int n; int u;){
2010 comment(&notice, &buf, ((char*)0), 1, 0);
2011 comment(&notice, &buf, ((char*)0), 0, 0);
2017 comment(&notice, &buf, (( &tmp)->buf), (( &tmp)->siz=( &tmp)->nxt-( &tmp)->buf,( &tmp)->nxt=( &tmp)->buf,( &tmp)->siz), 0);
2022 comment(&notice, &buf, (( &tmp)->buf), (( &tmp)->siz=( &tmp)->nxt-( &tmp)->buf,( &tmp)->nxt=( &tmp)->buf,( &tmp)->siz), 0);
2024 comment( &notice, &buf, "All Rights Reserved",sizeof( "All Rights Reserved")-1, 0);
2030 comment(&notice, &buf, (( &tmp)->buf), (( &tmp)->siz=( &tmp)->nxt-( &tmp)->buf,( &tmp)->nxt=( &tmp)->buf,( &tmp)->siz), 0);
2040 comment(&notice, &buf, (( &tmp)->buf), (( &tmp)->siz=( &tmp)->nxt-( &tmp)->buf,( &tmp)->nxt=( &tmp)->buf,( &tmp)->siz), 0);
2060 comment(
4790 char comment[4]; member in struct:Sufcom_s
4838 __OTORP__(register char* file; char* comment;) argument
4864 char* comment = 0; local
[all...]
/macosx-10.9.5/ruby-104/ruby/test/rdoc/
H A Dtest_rdoc_class_module.rb18 cm.add_comment '# comment 1', tl1
20 assert_equal [['comment 1', tl1]], cm.comment_location
21 assert_equal 'comment 1', cm.comment
23 cm.add_comment '# comment 2', tl2
25 assert_equal [['comment 1', tl1], ['comment 2', tl2]], cm.comment_location
26 assert_equal "comment 1\n---\ncomment 2", cm.comment
28 cm.add_comment "# * comment
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DinspectorSyntaxHighlight.css29 .webkit-css-comment {
57 .webkit-javascript-comment {
103 .webkit-html-comment {
104 /* Keep this in sync with view-source.css (.webkit-html-comment) */
/macosx-10.9.5/libiconv-41/libiconv/libcharset/tools/
H A Dall-charsets29 UTF-8 ) comment="";;
30 * ) comment="bug";;
33 "$lc" "$charmap" "$codeset" "$charset" "$comment"
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/markup/
H A Dpre_process.rb12 # plugins) will be stored in the metadata hash on the CodeObject the comment
27 # comment (if any).
100 comment = text
118 if comment and $3 == 'markup' then
120 comment.format = $5.downcase
127 comment = text unless comment
130 handler.call comment, code_object
255 # TODO comment stop/start #-- and #++ in included file must be processed here
267 # strip magic comment
[all...]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Ddtrace.vim21 " Set 'formatoptions' to break comment lines but not other lines,
22 " and insert the comment leader when hitting <CR> or using "o".
37 let b:match_skip = 's:comment\|string\|character'
/macosx-10.9.5/ICU-511.35/icuSources/tools/genrb/
H A Dparse.cpp58 struct UString comment; member in struct:Lookahead
93 ParseResourceFunction(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status);
95 static struct SResource *parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status);
128 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status);
145 ustr_deinit(&state->lookahead[i].comment);
151 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) argument
168 if (comment != NULL)
170 ustr_cpy(comment, &(state->lookahead[state->lookaheadPosition].comment), status);
175 ustr_setlen(&state->lookahead[i].comment,
185 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) argument
218 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) argument
245 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, UErrorCode *status) argument
500 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
562 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
597 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
832 struct UString comment; local
1036 struct UString comment; local
1158 struct UString comment; local
1238 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1264 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1358 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1446 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1528 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) argument
1578 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
1694 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) argument
1874 struct UString comment; local
1914 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) argument
2047 struct UString comment; local
[all...]
/macosx-10.9.5/sudo-72/src/auth/
H A Ddce.c190 check_dce_status(input_status, comment)
192 char *comment;
200 (void) fprintf(stderr, "%s %s\n", comment, error_string);
/macosx-10.9.5/CPANInternal-140/XML-XPath/t/
H A Dinsert.t23 my $comment = XML::XPath::Node::Comment->new("Before Comment");
25 $root->insertBefore($comment, $nodes[0]);
40 my ($before) = $xp->findnodes('/Shop/comment()[contains( string() , "Before")]');
43 my ($after) = $xp->findnodes('/Shop/comment()[contains( string() , "After")]');
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/misc/win32/
H A Dapr_app.c46 #pragma comment(linker,"/ENTRY:wmainCRTStartup")
/macosx-10.9.5/apr-30/apr/apr/misc/win32/
H A Dapr_app.c46 #pragma comment(linker,"/ENTRY:wmainCRTStartup")
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlwin32version.h228 * #pragma comment(lib, "iconv.lib")
235 #pragma comment(lib, "iconv.lib")
/macosx-10.9.5/ntp-88/ntpdc/
H A Dntpdc.h59 const char *comment; member in struct:xcmd
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Lib/CoreFoundation/
H A D__init__.py117 def CFCopyLocalizedString(key, comment):
120 def CFCopyLocalizedStringFromTable(key, tbl, comment):
123 def CFCopyLocalizedStringFromTableInBundle(key, tbl, bundle, comment):
126 def CFCopyLocalizedStringWithDefaultValue(key, tbl, bundle, value, comment):

Completed in 440 milliseconds

1234567891011>>