Searched +defs:name +defs:pos (Results 26 - 50 of 274) sorted by relevance

1234567891011

/macosx-10.10.1/swig-12/Source/DOH/
H A Dfio.c48 void DohEncoding(char *name, DOH *(*fn) (DOH *s)) { argument
55 static DOH *encode(char *name, DOH *s) { argument
58 long pos; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_atari.c121 long pos, eof; local
144 TIFFFdOpen(int fd, const char* name, const char* mode) argument
161 TIFFOpen(const char* name, const char* mode) argument
[all...]
/macosx-10.10.1/zlib-55/zlib/contrib/minizip/
H A Dminizip.c97 char name[MAXFILENAME+1]; local
213 ZPOS64_T pos = 0; local
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dcompat.c56 gethostname(char *name, size_t namelen) argument
261 int bufsiz, pos; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dgen.c76 const char *name; member in struct:sexport
84 add_export (const char *name) argument
94 is_export(const char *name) argument
367 generate_header_of_codefile(const char *name) argument
714 getnewbasename(char **newbasename, int typedefp, const char *basename, const char *name) argument
729 check_preserve_type(const char *name, Type *t) argument
743 define_type(int level, const char *name, const char *basename, Type *t, int typedefp, int preservep) argument
800 int pos = 0; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkeytab_file.c294 fkt_resolve(krb5_context context, const char *name, krb5_keytab id) argument
315 fkt_resolve_java14(krb5_context context, const char *name, krb5_keytab id) argument
345 fkt_get_name(krb5_context context, krb5_keytab id, char *name, size_t namesize) argument
477 off_t pos, curpos; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Ddcfmtest.cpp55 void DecimalFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) argument
333 ParsePosition pos; local
H A Dtufmtts.cpp26 void TimeUnitTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) { argument
456 ParsePosition pos; local
/macosx-10.10.1/ICU-531.30/icuSources/tools/ctestfw/
H A Duperf.cpp269 char* name = (char*) _argv[i]; local
289 runTest(char* name, char* par ) argument
291 char* pos = NULL; local
343 const char* name; local
491 const char* name = NULL; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Dxmlparser.cpp236 int32_t pos=src.indexOf((UChar)x_l)+1; local
429 const UnicodeString name = mXMLElemEnd.group(1, status); local
492 int32_t pos = mEl.end(1, status); // The position after the end of the tag name local
679 UXMLElement(const UXMLParser *parser, const UnicodeString *name, UErrorCode &errorCode) argument
733 getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const argument
[all...]
/macosx-10.10.1/IOFWDVComponents-207.4.1/tests/
H A DDVTest.c356 char name[256]; local
358 int pos = 1; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dbundlediskrep.cpp224 string BundleDiskRep::metaPath(const char *name) argument
437 size_t pos = rbase.find("/./"); // gratuitously inserted by CFBundle in some frameworks local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dunix++.cpp229 void FileDesc::lock(int type, const Pos &pos) argument
236 bool FileDesc::tryLock(int type, const Pos &pos) argument
278 void FileDesc::setAttr(const char *name, const void *value, size_t length, argument
284 ssize_t FileDesc::getAttrLength(const char *name) argument
297 ssize_t FileDesc::getAttr(const char *name, void *value, size_t length, argument
311 removeAttr(const char *name, int options ) argument
330 setAttr(const std::string &name, const std::string &value, int options ) argument
335 getAttr(const std::string &name, int options ) argument
[all...]
H A Dunix++.h196 void setAttr(const std::string &name, const void *value, size_t length, argument
201 ssize_t getAttr(const std::string &name, void *value, size_t length, argument
205 getAttrLength(const std::string &name) argument
208 removeAttr(const std::string &name, int options = 0) argument
211 listAttr(const std::string &name, size_t length, int options = 0) argument
242 LockArgs(int type, const Pos &pos) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dbundlediskrep.cpp224 string BundleDiskRep::metaPath(const char *name) argument
437 size_t pos = rbase.find("/./"); // gratuitously inserted by CFBundle in some frameworks local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dunix++.cpp229 void FileDesc::lock(int type, const Pos &pos) argument
236 bool FileDesc::tryLock(int type, const Pos &pos) argument
278 void FileDesc::setAttr(const char *name, const void *value, size_t length, argument
284 ssize_t FileDesc::getAttrLength(const char *name) argument
297 ssize_t FileDesc::getAttr(const char *name, void *value, size_t length, argument
311 removeAttr(const char *name, int options ) argument
330 setAttr(const std::string &name, const std::string &value, int options ) argument
335 getAttr(const std::string &name, int options ) argument
[all...]
H A Dunix++.h196 void setAttr(const std::string &name, const void *value, size_t length, argument
201 ssize_t getAttr(const std::string &name, void *value, size_t length, argument
205 getAttrLength(const std::string &name) argument
208 removeAttr(const std::string &name, int options = 0) argument
211 listAttr(const std::string &name, size_t length, int options = 0) argument
242 LockArgs(int type, const Pos &pos) argument
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-report/
H A Datf-report.cpp118 write_tp_start(const std::string& name, size_t ntcs) argument
138 write_tc_start(const std::string& name) argument
286 const std::string& name = (*iter).first; local
610 std::string::size_type pos = str.find(':'); local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Didlw-complete-structtag.el227 (defvar name) function
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Ddoc.c132 register char *name; local
584 register int pos; variable
587 char *name; variable
610 munge_doc_file_name (name); variable
763 Lisp_Object name; variable
[all...]
/macosx-10.10.1/file_cmds-242/pax/
H A Doptions.c1372 int pos = 0; local
1658 char *name, *temp; local
[all...]
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dsystem.c253 off_t pos = lseek (fd, (off_t) 0, SEEK_CUR); local
260 is_regular_file (const char *name) argument
660 stat_to_env(char *name, char type, struct tar_stat_info *st) argument
/macosx-10.10.1/groff-38/groff/src/devices/xditview/
H A DDvi.c456 SetDevice (DviWidget dw, const char *name) argument
569 long pos; local
/macosx-10.10.1/less-25/less/
H A Dtags.c400 POSITION pos, linepos; local
552 char *name, *file, *line; local
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Ddlopen.c422 int pos; local
511 char name[PATH_MAX]; local
581 int pos; local
673 char name[PATH_MAX]; local
[all...]

Completed in 403 milliseconds

1234567891011