Searched refs:names (Results 251 - 275 of 1437) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Ddliterators.cpp39 Record::Record(const char * const * names) argument
42 addAttributes(names);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecIdentity.cpp223 CFMutableArrayRef names = CFArrayCreateMutable(NULL, 0, &kCFTypeArrayCallBacks); local
225 return names;
228 CFArrayAppendValue(names, name);
242 CFArraySetValueAtIndex(names, 0, newName);
262 CFArrayAppendValue(names, parentURLString);
303 CFArrayAppendValue(names, wildcardString);
315 return names;
422 CFArrayRef names = _SecIdentityCopyPossiblePaths(name); local
423 if (!names) {
427 CFIndex idx, total = CFArrayGetCount(names);
821 CFArrayRef names = _SecIdentityCopyPossiblePaths(idString); local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecIdentity.cpp223 CFMutableArrayRef names = CFArrayCreateMutable(NULL, 0, &kCFTypeArrayCallBacks); local
225 return names;
228 CFArrayAppendValue(names, name);
242 CFArraySetValueAtIndex(names, 0, newName);
262 CFArrayAppendValue(names, parentURLString);
303 CFArrayAppendValue(names, wildcardString);
315 return names;
422 CFArrayRef names = _SecIdentityCopyPossiblePaths(name); local
423 if (!names) {
427 CFIndex idx, total = CFArrayGetCount(names);
821 CFArrayRef names = _SecIdentityCopyPossiblePaths(idString); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseTask.cpp13 * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
187 DatabaseBackend::DatabaseTableNamesTask::DatabaseTableNamesTask(DatabaseBackend* database, DatabaseTaskSynchronizer* synchronizer, Vector<String>& names) argument
189 , m_tableNames(names)
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DDatabase.js13 * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
87 function sortingCallback(error, names)
90 callback(names.sort());
/macosx-10.9.5/files-638.1.4/private/etc/
H A Dupdate-services.pl21 my $names = shift;
42 $names->{$key} = $1;
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter2/
H A Dast.ml20 * its name, and its argument names (thus implicitly the number of arguments the
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter3/
H A Dast.ml20 * its name, and its argument names (thus implicitly the number of arguments the
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter4/
H A Dast.ml20 * its name, and its argument names (thus implicitly the number of arguments the
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/example/
H A Dtkpasswd55 text .names -yscrollcommand ".scroll set" -width 14 -height 1 \
57 .names tag configure nopassword -relief raised
58 .names tag configure selection -relief raised
66 .names tag configure nopassword -background red
67 .names tag configure selection -background green
69 .names tag configure nopassword -background black -foreground white
70 .names tag configure selection -background white -foreground black
72 scrollbar .scroll -command ".names yview" -relief raised
74 pack .names -in .users -side left -fill y
138 .names delet
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dmkindex.test51 foreach elem [lsort [array names auto_index]] {
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A DAAA.test67 test {Auto-naming should avoid names already in use} {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/bench/
H A Dbench_wtext.tcl51 set ipkeys [array names DATA interp*]
65 foreach key [lsort -dict -index 1 [array names DATA desc*]] {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dexport.tcl44 foreach k [array names myplugin] {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dexport.tcl44 foreach k [array names myplugin] {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_export.tcl45 foreach k [array names myplugin] {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/uev/
H A Duevent.tcl117 foreach te [array names db] {
127 foreach te [array names db [::list $tag *]] {
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/
H A DSOAP-domain.tcl71 set names [join [array names opts -*] ", "]
73 must be one of $names"
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/library/
H A Dxml__tcl.tcl38 # Counter for generating unique names
114 names {
115 return [array names classes]
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/tests/
H A Dpersistence.test104 errorCheckList [s names] "{::a::s x} {{::a::s x} {x}} ::a::t" "Failed list -- all"
114 errorCheckList [s names] "{::a::s x} ::a::t" "Failed delete {::a::s x} {x}"
116 errorCheckList [s names] "::a::t" "Failed delete ::a::s x"
153 set list [s names]
167 set list [s names]
186 set list [s names]
265 errorCheckList [o array names z] $onames "Array indizes got lost - o -"
268 errorCheckList [o array names z] $onames "Array indizes got lost"
271 errorCheckList [p array names z] $pnames "Array indizes got lost - p -"
/macosx-10.9.5/vim-53/runtime/
H A Dindent.vim24 " When there is a dot it is used to separate filetype names. Thus for
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A Dfile.pm113 URI::file - URI that maps to local file names
131 URI scheme. This scheme allows us to map the conventional file names
139 URI objects from the actual file names used by various systems, then
183 Some systems use a different form for names of directories than for plain
189 The C<URI::file> module can be used to map generic file names to names
203 Mapping the names used in these systems to the generic URI syntax
217 relative file names work in those systems.
224 having characters not legal in plain host names.
255 part of any path segment can not be turned into valid UNIX file names
[all...]
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dvar.c116 cgiCheckVariables(const char *names) /* I - Variables to look for */ argument
124 if (names == NULL)
127 while (*names != '\0')
129 while (*names == ' ' || *names == ',')
130 names ++;
132 for (s = name; *names != '\0' && *names != ' ' && *names != ','; s ++, names
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dbashline.c348 /* Add bindable names before calling rl_initialize so they may be
465 do other expansion on directory names. */
468 /* Tell the filename completer we want a chance to ignore some names. */
673 /* Gobble up names. Each name is separated with whitespace. */
1157 complete over possible command names, including aliases, functions,
1158 and command names. */
1226 that match. It also scans aliases, function names, and the shell_builtin
1362 case 2: /* Then function names. */
1524 We don't return directory names when searching $PATH, since the
1732 * A completion function for service names fro
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/grammar_fa/
H A Dfa.tcl278 [array names symbol] \
311 return [array names order]
351 foreach sym [array names jump] {
423 foreach sym [array names jump] {
456 return [array names start]
510 return [array names final]
564 return [array names symbol]
574 return [array names jump]
578 foreach sym [array names jump] {
593 foreach sym [array names jum
[all...]

Completed in 380 milliseconds

<<11121314151617181920>>