Searched +defs:token +defs:pos (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dbase64.c45 pos(char c) function
102 token_decode(const char *token) argument
/macosx-10.10/adv_cmds-158/gencat/
H A Dgenlib.c129 token(char *cptr) function
578 off_t pos; local
/macosx-10.10/man-16/man/gencat/
H A Dgenlib.c161 static char *token(cptr) function
642 off_t pos; local
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A Ditcl_cmds.c693 char *name = NULL, *token = NULL; local
695 int pos, newEntry, match, handledActiveNs; local
1073 char *token; local
1261 int pos; local
1262 char *token; local
1575 char *token; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-aent.el[all...]
H A Dcalc-lang.el[all...]
H A Dcalc-vec.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dcc-engine.el[all...]
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DHTTPParsers.cpp49 static inline bool skipWhiteSpace(const String& str, unsigned& pos, bool fromHttpEquivMeta) argument
67 skipToken(const String& str, unsigned& pos, const char* token) argument
86 skipEquals(const String& str, unsigned &pos) argument
93 skipValue(const String& str, unsigned& pos) argument
172 unsigned pos = 0; local
303 unsigned int pos, len; local
313 size_t pos = start; local
363 unsigned pos = 0; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/tools/bugpoint/
H A DToolRunner.cpp387 std::string::size_type pos = CommandLine.find_first_of(delimiters, lastPos); local
390 std::string token = CommandLine.substr(lastPos, pos - lastPos); local
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dplurrule_impl.h150 UnicodeString token; // Token most recently scanned. member in class:PluralRuleParser
282 int32_t pos; member in class:PluralKeywordEnumeration
/macosx-10.10/apache-793/httpd/modules/http/
H A Dhttp_filters.c76 char *pos; member in struct:http_filter_ctx
1281 char *token; local
[all...]
/macosx-10.10/swig-12/Source/DOH/
H A Dstring.c268 static int String_insert(DOH *so, int pos, DOH *str) { argument
324 String_delitem(DOH *so, int pos) argument
446 int pos, nsp, inc; local
606 match_simple(char *base, char *s, char *token, int tokenlen) argument
612 match_identifier(char *base, char *s, char *token, int tokenlen) argument
631 match_identifier_begin(char *base, char *s, char *token, int tokenlen) argument
645 match_identifier_end(char *base, char *s, char *token, int tokenlen) argument
660 replace_simple(String *str, char *token, char *rep, int flags, int count, char *(*match) (char *, char *, char *, int)) argument
889 String_replace(DOH *stro, DOH *token, DOH *rep, int flags) argument
[all...]
/macosx-10.10/vim-55/src/
H A Dif_sniff.c779 char *token; local
948 static int pos = 0, bytes = 0; local
[all...]
/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_cookie.c891 CFStringRef token; local
1149 CFIndex len, pos, nextPos; local
1197 CFIndex p1, p2, pos; local
1471 CFIndex pos; local
1489 CFIndex pos; local
1507 CFIndex pos; local
1540 CFIndex pos; local
[all...]
/macosx-10.10/cups-408/cups/test/
H A Dipptool.c793 token[1024], /* Token from file */ local
1840 long pos = ftell(fp); /* Save position of file */ local
3606 char token[1024], /* Token from file */ local
[all...]
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dpattern.c860 int pos = 0, len = 0; local
1550 xsltCompileStepPattern(xsltParserContextPtr ctxt, xmlChar *token, int novar) argument
1752 xsltCompileRelativePathPattern(xsltParserContextPtr ctxt, xmlChar *token, int novar) argument
[all...]
/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl_file.c1717 asl_file_read_set_position(asl_file_t *s, uint32_t pos) argument
2160 asl_file_list_match_next(void *token, asl_msg_list_t *qlist, asl_msg_list_t **res, uint32_t count) argument
2223 asl_file_list_match_end(void *token) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DParser.cpp1507 std::pair<int, int> pos = posStack.last(); local
1521 std::pair<int, int> pos = posStack.last(); local
1655 ALWAYS_INLINE static bool isUnaryOp(JSTokenType token) argument
1661 isBinaryOperator(JSTokenType token) argument
[all...]
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_include.c100 token_t token; member in struct:parse_node
990 get_ptoken(include_ctx_t *ctx, const char **parse, token_t *token, token_t *previous) argument
1945 char *e, *d, *token; local
2188 apr_size_t l, x, pos; local
2585 char *e, *d, *token; local
2861 apr_size_t pos = 1; local
2900 apr_size_t pos, spos = 0; local
2997 apr_size_t pos; local
3120 apr_size_t pos = intern->parse_pos; local
[all...]
/macosx-10.10/apache-793/httpd/server/
H A Dutil.c672 const char *pos = *line; local
700 const char *pos = *line; local
729 const char *pos = ap_strchr_c(*line, stop); local
1150 const unsigned char *token; local
1211 unsigned char *pos; local
1212 char *token; local
1305 const unsigned char *pos; local
1465 char *token; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c178 Token token; member in struct:__anon13037
182 int pos; member in struct:__anon13037
683 int token = EOS; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Drbbitst.cpp336 int32_t pos; local
815 int pos = bi->next(); local
1690 char token[16]; local
1723 int32_t pos; // Break Position in the test string local
2518 cAt(int pos) argument
2899 rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar) argument
2942 int32_t pos; // Index of the char following a potential break position local
[all...]
/macosx-10.10/emacs-93/emacs/lib-src/
H A Debrowse.c109 enum token enum
265 int pos; /* Buffer position of occurrence. */ member in struct:member
308 int pos; /* Buffer position. */ member in struct:sym
1571 int pos = BUFFER_POS (); local
2645 int pos; local
3256 int pos = BUFFER_POS (); local
3273 int pos = BUFFER_POS (); local
3295 int pos = 0; local
[all...]
H A Detags.c2749 case the token containe variable in typeref:struct:tok
4521 char *pos; local
5521 int pos; local
5682 int pos; local
5740 int pos = 0; local
[all...]

Completed in 318 milliseconds

12