Searched +defs:val +defs:pos (Results 151 - 170 of 170) sorted by relevance

1234567

/macosx-10.9.5/ruby-104/ruby/
H A Dregparse.c356 st_index_t val = 0; local
1604 node_str_head_pad(StrNode* sn, int num, UChar val) argument
1623 unsigned int num, val; local
1652 unsigned int num, val; local
1684 unsigned int num, val; local
1737 int r, inc_n, pos; local
5373 int i, val; local
[all...]
H A Dstring.c1611 rb_str_offset(VALUE str, long pos) argument
1658 rb_str_sublen(VALUE str, long pos) argument
2196 long pos = RSTRING_LEN(str1); local
2505 long pos; local
2568 long pos; local
2621 rb_str_rindex(VALUE str, VALUE sub, long pos) argument
2683 long pos, len = str_strlen(str, enc); local
3376 rb_str_splice_0(VALUE str, long beg, long len, VALUE val) argument
3409 rb_str_splice(VALUE str, long beg, long len, VALUE val) argument
3452 rb_str_update(VALUE str, long beg, long len, VALUE val) argument
3458 rb_str_subpat_set(VALUE str, VALUE re, VALUE backref, VALUE val) argument
3496 rb_str_aset(VALUE str, VALUE indx, VALUE val) argument
3598 long pos = NUM2LONG(idx); local
3653 VALUE val; local
3839 VALUE pat, val, repl, match, dest, hash = Qnil; local
4090 long pos = NUM2LONG(index); local
4109 long pos = NUM2LONG(index); local
7476 long pos; local
7526 long pos = RSTRING_LEN(str); local
7616 rb_str_setter(VALUE val, ID id, VALUE *var) argument
[all...]
H A Dio.c454 off_t r, pos; local
1514 off_t pos; local
1527 off_t pos; local
1588 off_t pos; local
2071 off_t pos; local
2281 long pos; local
2894 long pos = 0; local
4465 off_t pos; local
6424 off_t pos = 0; local
6617 off_t pos; local
7088 must_respond_to(ID mid, VALUE val, ID id) argument
7098 stdout_setter(VALUE val, ID id, VALUE *variable) argument
7585 argf_set_lineno(VALUE argf, VALUE val) argument
7843 argf_lineno_setter(VALUE val, ID id, VALUE *var) argument
9748 off_t pos = offset ? *offset : lseek(in_fd, 0, SEEK_CUR); local
10379 VALUE val = Qnil; local
11388 argf_inplace_mode_set(VALUE argf, VALUE val) argument
11407 opt_i_set(VALUE val, ID id, VALUE *var) argument
[all...]
H A Dparse.c185 int pos; member in struct:vtable
900 VALUE val; member in union:YYSTYPE
13089 magic_comment_encoding(struct parser_params *parser, const char *name, const char *val) argument
13098 parser_set_token_info(struct parser_params *parser, const char *name, const char *val) argument
13168 VALUE name = 0, val = 0; local
15637 VALUE val; local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dex_docmd.c3939 pos_T pos; local
4232 char_u *pos; local
5470 char_u *val = NULL; local
9058 pos_T pos; local
[all...]
H A Dgui_w32.c2456 static const int val[8] = {1, 0, 0, 0, 1, 2, 2, 2 }; local
1706 gui_mch_set_scrollbar_thumb( scrollbar_T *sb, long val, long size, long max) argument
2527 gui_mch_add_menu( vimmenu_T *menu, int pos) argument
H A Dgui_mac.c3851 int pos; local
3931 const static int val[8] = {1, 0, 0, 0, 1, 2, 2, 2 }; local
5183 gui_mch_set_scrollbar_thumb( scrollbar_T *sb, long val, long size, long max) argument
[all...]
H A Deval.c1003 char_u *val; local
5118 int val = 0; local
9102 pos_T pos; local
9478 pos_T pos; local
13252 pos_T pos; local
15148 pos_T pos; local
15436 pos_T pos; local
15719 int pos = (int)get_tv_number(&argvars[0]) - 1; local
15918 pos_T pos; local
16769 char_u *pos; local
18271 static pos_T pos; local
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dkeyboard.c978 Lisp_Object val; local
1295 Lisp_Object val; local
1326 register Lisp_Object val; local
1430 Lisp_Object val; variable
1988 Lisp_Object val, overlay, tmp; local
5514 Lisp_Object pos, string; local
7447 Lisp_Object val; local
9300 Lisp_Object map_here, start, pos; local
9363 Lisp_Object pos, map, map2; local
9391 Lisp_Object pos, map, map2; local
10301 Lisp_Object val; variable
10877 Lisp_Object val[4]; variable
10940 Lisp_Object pos, window; variable
[all...]
H A Dxdisp.c1456 struct text_pos pos; local
1474 struct text_pos pos; local
2295 Lisp_Object val; local
2327 Lisp_Object val; local
3237 Lisp_Object prop, pos; local
3258 Lisp_Object val; local
3454 struct text_pos pos; local
3626 Lisp_Object pos, prop, overlay; local
4433 Lisp_Object limit, prop, pos; local
4480 int pos, pos_byte, end; local
5117 Lisp_Object pos; local
5188 int pos; local
5190 Lisp_Object val, overlay; local
7088 struct position pos; local
10553 Lisp_Object val; local
10572 Lisp_Object val; local
10598 Lisp_Object val, pstr; local
10633 Lisp_Object val = find_symbol_value (var); local
10665 Lisp_Object val; local
10783 Lisp_Object tail, sym, val; local
11714 Lisp_Object val; local
11887 int pos; local
11941 int pos; local
12172 struct text_pos pos; local
12408 struct text_pos pos, start_pos; local
12986 int val; local
17573 Lisp_Object val; local
17929 int pos = marker_position (w->start); local
22461 Lisp_Object pos, help; local
22783 int hpos, vpos, pos, i, dx, dy, area; local
23133 int pos = string_buffer_position (w, object, start); local
23188 int pos = string_buffer_position (w, object, start); local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxpath.c224 xmlXPathIsNaN(double val) { argument
239 xmlXPathIsInf(double val) { argument
256 xmlXPathGetSign(double val) { argument
2002 xmlXPathCacheWrapNodeSet(xmlXPathContextPtr ctxt, xmlNodeSetPtr val) argument
2039 xmlXPathCacheWrapString(xmlXPathContextPtr ctxt, xmlChar *val) argument
2091 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val) argument
2160 xmlXPathCacheNewCString(xmlXPathContextPtr ctxt, const char *val) argument
2209 xmlXPathCacheNewString(xmlXPathContextPtr ctxt, const xmlChar *val) argument
2263 xmlXPathCacheNewBoolean(xmlXPathContextPtr ctxt, int val) argument
2311 xmlXPathCacheNewFloat(xmlXPathContextPtr ctxt, double val) argument
2361 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
2409 xmlXPathCacheObjectCopy(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
2444 xmlXPathCacheConvertBoolean(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
2468 xmlXPathCacheConvertNumber(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
3523 xmlXPathNodeSetCreate(xmlNodePtr val) argument
3595 xmlXPathNodeSetContains(xmlNodeSetPtr cur, xmlNodePtr val) argument
3697 xmlXPathNodeSetAdd(xmlNodeSetPtr cur, xmlNodePtr val) argument
3759 xmlXPathNodeSetAddUnique(xmlNodeSetPtr cur, xmlNodePtr val) argument
4122 xmlXPathNodeSetDel(xmlNodeSetPtr cur, xmlNodePtr val) argument
4159 xmlXPathNodeSetRemove(xmlNodeSetPtr cur, int val) argument
4230 xmlXPathNodeSetClearFromPos(xmlNodeSetPtr set, int pos, int hasNsNodes) argument
4327 xmlXPathNewNodeSet(xmlNodePtr val) argument
4356 xmlXPathNewValueTree(xmlNodePtr val) argument
4385 xmlXPathNewNodeSetList(xmlNodeSetPtr val) argument
4416 xmlXPathWrapNodeSet(xmlNodeSetPtr val) argument
5216 xmlXPathNewFloat(double val) argument
5242 xmlXPathNewBoolean(int val) argument
5268 xmlXPathNewString(const xmlChar *val) argument
5297 xmlXPathWrapString(xmlChar *val) argument
5323 xmlXPathNewCString(const char *val) argument
5349 xmlXPathWrapCString(char * val) argument
5362 xmlXPathWrapExternal(void *val) argument
5388 xmlXPathObjectCopy(xmlXPathObjectPtr val) argument
5668 xmlXPathCastBooleanToString(int val) argument
5686 xmlXPathCastNumberToString(double val) argument
5755 xmlXPathCastToString(xmlXPathObjectPtr val) argument
5801 xmlXPathConvertString(xmlXPathObjectPtr val) argument
5847 xmlXPathCastBooleanToNumber(int val) argument
5862 xmlXPathCastStringToNumber(const xmlChar * val) argument
5920 xmlXPathCastToNumber(xmlXPathObjectPtr val) argument
5966 xmlXPathConvertNumber(xmlXPathObjectPtr val) argument
5987 xmlXPathCastNumberToBoolean(double val) argument
6002 xmlXPathCastStringToBoolean(const xmlChar *val) argument
6032 xmlXPathCastToBoolean(xmlXPathObjectPtr val) argument
6079 xmlXPathConvertBoolean(xmlXPathObjectPtr val) argument
6680 xmlXPathCompareNodeSetValue(xmlXPathParserContextPtr ctxt, int inf, int strict, xmlXPathObjectPtr arg, xmlXPathObjectPtr val) argument
6784 xmlXPathObjectPtr val; local
7471 double val; local
7494 double val; local
7517 double val; local
7540 double val; local
9541 xmlXPathObjectPtr val = NULL; local
9780 unsigned int val; local
11850 int i, pos = 0, newContextSize = 0, contextPos = 0, res; local
12127 int hasPredicateRange, hasAxisRange, pos, size, newSize; local
13475 xmlXPathObjectPtr val; local
13624 xmlXPathObjectPtr val; local
[all...]
H A Dxmlschemas.c772 xmlSchemaValPtr val; member in struct:_xmlSchemaPSVIIDCKey
886 xmlSchemaValPtr val; /* the pre-computed value if any */ member in struct:_xmlSchemaNodeInfo
945 xmlSchemaValPtr val; /* the pre-computed value if any */ member in struct:_xmlSchemaAttrInfo
1481 xmlSchemaGetCanonValueWhtspExt(xmlSchemaValPtr val, argument
4671 xmlChar *val; local
4702 xmlChar *val; local
6016 const xmlChar *val, *cur; local
6081 const xmlChar *val, *cur; local
6183 const xmlChar *val; local
6341 const xmlChar *val; local
9634 const xmlChar *val; local
14026 xmlSchemaGetEffectiveValueConstraint(xmlSchemaAttributeUsePtr attruse, int *fixed, const xmlChar **value, xmlSchemaValPtr *val) argument
15803 xmlSchemaParseCheckCOSValidDefault(xmlSchemaParserCtxtPtr pctxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *val) argument
21871 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
22769 int pos, idx; local
22918 int pos, i, j, nbKeys; local
24150 xmlSchemaValidateFacets(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, xmlSchemaValType valType, const xmlChar * value, xmlSchemaValPtr val, unsigned long length, int fireErrors) argument
24399 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24475 xmlSchemaValPtr val = NULL; local
25881 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
[all...]
H A Dtestapi.c381 des_FILE_ptr(int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) argument
389 des_debug_FILE_ptr(int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) argument
448 des_xmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlParserCtxtPtr val, int nr ATTRIBUTE_UNUSED) argument
470 des_xmlValidCtxtPtr(int no ATTRIBUTE_UNUSED, xmlValidCtxtPtr val, int nr ATTRIBUTE_UNUSED) argument
489 des_xmlParserInputBufferPtr(int no ATTRIBUTE_UNUSED, xmlParserInputBufferPtr val, int nr ATTRIBUTE_UNUSED) argument
500 des_xmlDocPtr(int no ATTRIBUTE_UNUSED, xmlDocPtr val, int nr ATTRIBUTE_UNUSED) argument
519 des_xmlDictPtr(int no ATTRIBUTE_UNUSED, xmlDictPtr val, int nr ATTRIBUTE_UNUSED) argument
531 des_xmlNodePtr(int no, xmlNodePtr val, int nr ATTRIBUTE_UNUSED) argument
547 des_xmlDtdPtr(int no, xmlDtdPtr val, int nr ATTRIBUTE_UNUSED) argument
579 des_xmlTextWriterPtr(int no ATTRIBUTE_UNUSED, xmlTextWriterPtr val, int nr ATTRIBUTE_UNUSED) argument
592 des_xmlTextReaderPtr(int no ATTRIBUTE_UNUSED, xmlTextReaderPtr val, int nr ATTRIBUTE_UNUSED) argument
604 des_xmlBufferPtr(int no ATTRIBUTE_UNUSED, xmlBufferPtr val, int nr ATTRIBUTE_UNUSED) argument
615 des_xmlListPtr(int no ATTRIBUTE_UNUSED, xmlListPtr val, int nr ATTRIBUTE_UNUSED) argument
626 des_xmlHashTablePtr(int no ATTRIBUTE_UNUSED, xmlHashTablePtr val, int nr ATTRIBUTE_UNUSED) argument
643 des_xmlXPathObjectPtr(int no ATTRIBUTE_UNUSED, xmlXPathObjectPtr val, int nr ATTRIBUTE_UNUSED) argument
656 des_xmlOutputBufferPtr(int no ATTRIBUTE_UNUSED, xmlOutputBufferPtr val, int nr ATTRIBUTE_UNUSED) argument
671 des_xmlNanoFTPCtxtPtr(int no ATTRIBUTE_UNUSED, void *val, int nr ATTRIBUTE_UNUSED) argument
686 des_xmlNanoHTTPCtxtPtr(int no ATTRIBUTE_UNUSED, void *val, int nr ATTRIBUTE_UNUSED) argument
773 desret_xmlChar_ptr(xmlChar *val) argument
777 desret_xmlDocPtr(xmlDocPtr val) argument
781 desret_xmlDictPtr(xmlDictPtr val) argument
785 desret_xmlOutputBufferPtr(xmlOutputBufferPtr val) argument
790 desret_xmlTextReaderPtr(xmlTextReaderPtr val) argument
794 desret_xmlNodePtr(xmlNodePtr val) argument
800 desret_xmlAttrPtr(xmlAttrPtr val) argument
806 desret_xmlEntityPtr(xmlEntityPtr val) argument
812 desret_xmlElementPtr(xmlElementPtr val) argument
817 desret_xmlAttributePtr(xmlAttributePtr val) argument
824 desret_xmlDtdPtr(xmlDtdPtr val) argument
828 desret_xmlXPathObjectPtr(xmlXPathObjectPtr val) argument
831 desret_xmlNodeSetPtr(xmlNodeSetPtr val) argument
835 desret_xmlParserCtxtPtr(xmlParserCtxtPtr val) argument
838 desret_xmlParserInputBufferPtr(xmlParserInputBufferPtr val) argument
841 desret_xmlParserInputPtr(xmlParserInputPtr val) argument
845 desret_xmlTextWriterPtr(xmlTextWriterPtr val) argument
849 desret_xmlBufferPtr(xmlBufferPtr val) argument
853 desret_xmlSchemaParserCtxtPtr(xmlSchemaParserCtxtPtr val) argument
858 desret_xmlRelaxNGParserCtxtPtr(xmlRelaxNGParserCtxtPtr val) argument
867 desret_xmlNanoHTTPCtxtPtr(void *val) argument
872 desret_xmlNanoFTPCtxtPtr(void *val) argument
918 desret_htmlDocPtr(htmlDocPtr val) argument
932 desret_htmlParserCtxtPtr(htmlParserCtxtPtr val) argument
971 des_xmlElementContentPtr(int no ATTRIBUTE_UNUSED, xmlElementContentPtr val, int nr ATTRIBUTE_UNUSED) argument
975 desret_xmlElementContentPtr(xmlElementContentPtr val) argument
2052 int val; /* int 0 or 1 */ local
6608 unsigned int val; /* character to be validated */ local
13338 int val; /* int 0 or 1 */ local
13370 int val; /* int 0 or 1 */ local
14421 int val; /* int 0 or 1 */ local
15355 int val; /* int 0 or 1 */ local
15775 int val; /* the char value */ local
15819 int val; /* the char value */ local
22853 int val; /* the xml:space value ("0": default, 1: "preserve") */ local
35276 xmlSchemaValPtr val; /* the precomputed value */ local
35317 xmlSchemaValPtr val; /* the precomputed value */ local
35440 xmlSchemaValPtr val; /* a schemas value */ local
35586 xmlSchemaValPtr * val; /* the return computed value */ local
35641 xmlSchemaValPtr * val; /* the return computed value */ local
35698 xmlSchemaValPtr val; /* the precomputed value */ local
35755 xmlSchemaValPtr val; /* the precomputed value */ local
35822 xmlSchemaValPtr val; /* the precomputed value */ local
35884 xmlSchemaValPtr val; /* the precomputed value */ local
36006 xmlSchemaValPtr * val; /* the return computed value */ local
36091 xmlSchemaValPtr val; /* the value */ local
36125 xmlSchemaValPtr val; /* the value */ local
36532 xmlChar * val; /* the xmlChar to search (needle) */ local
36571 xmlChar val; /* the xmlChar to search */ local
36890 xmlChar * val; /* the xmlChar to search (needle) */ local
37156 int pos; /* the position of the desired UTF8 char (in chars) */ local
45836 int val; /* a boolean */ local
45870 int val; /* a boolean */ local
46074 double val; /* a number */ local
46108 double val; /* a number */ local
46142 xmlChar * val; /* a string */ local
46176 xmlChar * val; /* a string */ local
46210 xmlXPathObjectPtr val; /* an XPath object */ local
46244 xmlXPathObjectPtr val; /* an XPath object */ local
46278 xmlXPathObjectPtr val; /* an XPath object */ local
46520 xmlXPathObjectPtr val; /* an XPath object */ local
46555 xmlXPathObjectPtr val; /* an XPath object */ local
46590 xmlXPathObjectPtr val; /* an XPath object */ local
46783 double val; /* a double value */ local
46817 double val; /* a double value */ local
46909 xmlNodePtr val; /* an initial xmlNodePtr, or NULL */ local
46943 xmlXPathObjectPtr val; /* the original object */ local
48391 int val; /* the boolean value */ local
48425 char * val; /* the char * value */ local
48459 double val; /* the double value */ local
48493 xmlNodePtr val; /* the NodePtr value */ local
48527 xmlNodeSetPtr val; /* an existing NodeSet */ local
48571 xmlChar * val; /* the xmlChar * value */ local
49222 xmlNodePtr val; /* a new xmlNodePtr */ local
49311 xmlNodePtr val; /* a new xmlNodePtr */ local
49352 xmlNodePtr val; /* the node */ local
49392 xmlNodePtr val; /* an xmlNodePtr */ local
49472 int val; /* the index to remove */ local
51103 char * val; /* the char * value */ local
51137 void * val; /* the user data */ local
51171 xmlNodeSetPtr val; /* the NodePtr value */ local
51499 xmlXPathObjectPtr val; /* a new xmlXPathObjectPtr */ local
51548 xmlXPathObjectPtr val; /* an xmlXPathObjectPtr */ local
51597 int val; /* the index to remove */ local
52053 xmlLocationSetPtr val; /* the LocationSet value */ local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxpath.c149 xmlXPathIsNaN(double val) { argument
164 xmlXPathIsInf(double val) { argument
181 xmlXPathGetSign(double val) { argument
1921 xmlXPathCacheWrapNodeSet(xmlXPathContextPtr ctxt, xmlNodeSetPtr val) argument
1958 xmlXPathCacheWrapString(xmlXPathContextPtr ctxt, xmlChar *val) argument
2010 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val) argument
2074 xmlXPathCacheNewCString(xmlXPathContextPtr ctxt, const char *val) argument
2123 xmlXPathCacheNewString(xmlXPathContextPtr ctxt, const xmlChar *val) argument
2177 xmlXPathCacheNewBoolean(xmlXPathContextPtr ctxt, int val) argument
2225 xmlXPathCacheNewFloat(xmlXPathContextPtr ctxt, double val) argument
2275 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
2323 xmlXPathCacheObjectCopy(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
2358 xmlXPathCacheConvertBoolean(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
2382 xmlXPathCacheConvertNumber(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) argument
3380 xmlXPathNodeSetCreate(xmlNodePtr val) argument
3452 xmlXPathNodeSetContains(xmlNodeSetPtr cur, xmlNodePtr val) argument
3545 xmlXPathNodeSetAdd(xmlNodeSetPtr cur, xmlNodePtr val) argument
3605 xmlXPathNodeSetAddUnique(xmlNodeSetPtr cur, xmlNodePtr val) argument
4018 xmlXPathNodeSetDel(xmlNodeSetPtr cur, xmlNodePtr val) argument
4055 xmlXPathNodeSetRemove(xmlNodeSetPtr cur, int val) argument
4126 xmlXPathNodeSetClearFromPos(xmlNodeSetPtr set, int pos, int hasNsNodes) argument
4223 xmlXPathNewNodeSet(xmlNodePtr val) argument
4252 xmlXPathNewValueTree(xmlNodePtr val) argument
4281 xmlXPathNewNodeSetList(xmlNodeSetPtr val) argument
4309 xmlXPathWrapNodeSet(xmlNodeSetPtr val) argument
5102 xmlXPathNewFloat(double val) argument
5128 xmlXPathNewBoolean(int val) argument
5154 xmlXPathNewString(const xmlChar *val) argument
5183 xmlXPathWrapString(xmlChar *val) argument
5209 xmlXPathNewCString(const char *val) argument
5235 xmlXPathWrapCString(char * val) argument
5248 xmlXPathWrapExternal(void *val) argument
5274 xmlXPathObjectCopy(xmlXPathObjectPtr val) argument
5554 xmlXPathCastBooleanToString(int val) argument
5572 xmlXPathCastNumberToString(double val) argument
5641 xmlXPathCastToString(xmlXPathObjectPtr val) argument
5687 xmlXPathConvertString(xmlXPathObjectPtr val) argument
5733 xmlXPathCastBooleanToNumber(int val) argument
5748 xmlXPathCastStringToNumber(const xmlChar * val) argument
5806 xmlXPathCastToNumber(xmlXPathObjectPtr val) argument
5852 xmlXPathConvertNumber(xmlXPathObjectPtr val) argument
5873 xmlXPathCastNumberToBoolean(double val) argument
5888 xmlXPathCastStringToBoolean(const xmlChar *val) argument
5918 xmlXPathCastToBoolean(xmlXPathObjectPtr val) argument
5965 xmlXPathConvertBoolean(xmlXPathObjectPtr val) argument
6565 xmlXPathCompareNodeSetValue(xmlXPathParserContextPtr ctxt, int inf, int strict, xmlXPathObjectPtr arg, xmlXPathObjectPtr val) argument
6669 xmlXPathObjectPtr val; local
7356 double val; local
7379 double val; local
7402 double val; local
7425 double val; local
9401 xmlXPathObjectPtr val = NULL; local
9640 unsigned int val; local
11686 int i, pos = 0, newContextSize = 0, contextPos = 0, res; local
11948 int hasPredicateRange, hasAxisRange, pos, size, newSize; local
13316 xmlXPathObjectPtr val; local
13456 xmlXPathObjectPtr val; local
[all...]
H A Dxmlschemas.c772 xmlSchemaValPtr val; member in struct:_xmlSchemaPSVIIDCKey
886 xmlSchemaValPtr val; /* the pre-computed value if any */ member in struct:_xmlSchemaNodeInfo
945 xmlSchemaValPtr val; /* the pre-computed value if any */ member in struct:_xmlSchemaAttrInfo
1476 xmlSchemaGetCanonValueWhtspExt(xmlSchemaValPtr val, argument
4652 xmlChar *val; local
4683 xmlChar *val; local
5997 const xmlChar *val, *cur; local
6062 const xmlChar *val, *cur; local
6164 const xmlChar *val; local
6322 const xmlChar *val; local
9615 const xmlChar *val; local
13998 xmlSchemaGetEffectiveValueConstraint(xmlSchemaAttributeUsePtr attruse, int *fixed, const xmlChar **value, xmlSchemaValPtr *val) argument
15774 xmlSchemaParseCheckCOSValidDefault(xmlSchemaParserCtxtPtr pctxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *val) argument
21842 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
22740 int pos, idx; local
22889 int pos, i, j, nbKeys; local
24121 xmlSchemaValidateFacets(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, xmlSchemaValType valType, const xmlChar * value, xmlSchemaValPtr val, unsigned long length, int fireErrors) argument
24370 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24446 xmlSchemaValPtr val = NULL; local
25852 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
[all...]
H A Dtestapi.c385 des_FILE_ptr(int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) argument
393 des_debug_FILE_ptr(int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) argument
452 des_xmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlParserCtxtPtr val, int nr ATTRIBUTE_UNUSED) argument
474 des_xmlValidCtxtPtr(int no ATTRIBUTE_UNUSED, xmlValidCtxtPtr val, int nr ATTRIBUTE_UNUSED) argument
493 des_xmlParserInputBufferPtr(int no ATTRIBUTE_UNUSED, xmlParserInputBufferPtr val, int nr ATTRIBUTE_UNUSED) argument
504 des_xmlDocPtr(int no ATTRIBUTE_UNUSED, xmlDocPtr val, int nr ATTRIBUTE_UNUSED) argument
523 des_xmlDictPtr(int no ATTRIBUTE_UNUSED, xmlDictPtr val, int nr ATTRIBUTE_UNUSED) argument
535 des_xmlNodePtr(int no, xmlNodePtr val, int nr ATTRIBUTE_UNUSED) argument
551 des_xmlDtdPtr(int no, xmlDtdPtr val, int nr ATTRIBUTE_UNUSED) argument
583 des_xmlTextWriterPtr(int no ATTRIBUTE_UNUSED, xmlTextWriterPtr val, int nr ATTRIBUTE_UNUSED) argument
596 des_xmlTextReaderPtr(int no ATTRIBUTE_UNUSED, xmlTextReaderPtr val, int nr ATTRIBUTE_UNUSED) argument
608 des_xmlBufferPtr(int no ATTRIBUTE_UNUSED, xmlBufferPtr val, int nr ATTRIBUTE_UNUSED) argument
619 des_xmlListPtr(int no ATTRIBUTE_UNUSED, xmlListPtr val, int nr ATTRIBUTE_UNUSED) argument
630 des_xmlHashTablePtr(int no ATTRIBUTE_UNUSED, xmlHashTablePtr val, int nr ATTRIBUTE_UNUSED) argument
647 des_xmlXPathObjectPtr(int no ATTRIBUTE_UNUSED, xmlXPathObjectPtr val, int nr ATTRIBUTE_UNUSED) argument
660 des_xmlOutputBufferPtr(int no ATTRIBUTE_UNUSED, xmlOutputBufferPtr val, int nr ATTRIBUTE_UNUSED) argument
675 des_xmlNanoFTPCtxtPtr(int no ATTRIBUTE_UNUSED, void *val, int nr ATTRIBUTE_UNUSED) argument
690 des_xmlNanoHTTPCtxtPtr(int no ATTRIBUTE_UNUSED, void *val, int nr ATTRIBUTE_UNUSED) argument
777 desret_xmlChar_ptr(xmlChar *val) argument
781 desret_xmlDocPtr(xmlDocPtr val) argument
785 desret_xmlDictPtr(xmlDictPtr val) argument
789 desret_xmlOutputBufferPtr(xmlOutputBufferPtr val) argument
794 desret_xmlTextReaderPtr(xmlTextReaderPtr val) argument
798 desret_xmlNodePtr(xmlNodePtr val) argument
804 desret_xmlAttrPtr(xmlAttrPtr val) argument
810 desret_xmlEntityPtr(xmlEntityPtr val) argument
816 desret_xmlElementPtr(xmlElementPtr val) argument
821 desret_xmlAttributePtr(xmlAttributePtr val) argument
828 desret_xmlDtdPtr(xmlDtdPtr val) argument
832 desret_xmlXPathObjectPtr(xmlXPathObjectPtr val) argument
835 desret_xmlNodeSetPtr(xmlNodeSetPtr val) argument
839 desret_xmlParserCtxtPtr(xmlParserCtxtPtr val) argument
842 desret_xmlParserInputBufferPtr(xmlParserInputBufferPtr val) argument
845 desret_xmlParserInputPtr(xmlParserInputPtr val) argument
849 desret_xmlTextWriterPtr(xmlTextWriterPtr val) argument
853 desret_xmlBufferPtr(xmlBufferPtr val) argument
857 desret_xmlSchemaParserCtxtPtr(xmlSchemaParserCtxtPtr val) argument
862 desret_xmlRelaxNGParserCtxtPtr(xmlRelaxNGParserCtxtPtr val) argument
871 desret_xmlNanoHTTPCtxtPtr(void *val) argument
876 desret_xmlNanoFTPCtxtPtr(void *val) argument
922 desret_htmlDocPtr(htmlDocPtr val) argument
936 desret_htmlParserCtxtPtr(htmlParserCtxtPtr val) argument
975 des_xmlElementContentPtr(int no ATTRIBUTE_UNUSED, xmlElementContentPtr val, int nr ATTRIBUTE_UNUSED) argument
979 desret_xmlElementContentPtr(xmlElementContentPtr val) argument
2056 int val; /* int 0 or 1 */ local
6612 unsigned int val; /* character to be validated */ local
13349 int val; /* int 0 or 1 */ local
13381 int val; /* int 0 or 1 */ local
14432 int val; /* int 0 or 1 */ local
15366 int val; /* int 0 or 1 */ local
15786 int val; /* the char value */ local
15830 int val; /* the char value */ local
22685 int val; /* the xml:space value ("0": default, 1: "preserve") */ local
34955 xmlSchemaValPtr val; /* the precomputed value */ local
34996 xmlSchemaValPtr val; /* the precomputed value */ local
35119 xmlSchemaValPtr val; /* a schemas value */ local
35265 xmlSchemaValPtr * val; /* the return computed value */ local
35320 xmlSchemaValPtr * val; /* the return computed value */ local
35377 xmlSchemaValPtr val; /* the precomputed value */ local
35434 xmlSchemaValPtr val; /* the precomputed value */ local
35501 xmlSchemaValPtr val; /* the precomputed value */ local
35563 xmlSchemaValPtr val; /* the precomputed value */ local
35685 xmlSchemaValPtr * val; /* the return computed value */ local
35770 xmlSchemaValPtr val; /* the value */ local
35804 xmlSchemaValPtr val; /* the value */ local
36211 xmlChar * val; /* the xmlChar to search (needle) */ local
36250 xmlChar val; /* the xmlChar to search */ local
36569 xmlChar * val; /* the xmlChar to search (needle) */ local
36835 int pos; /* the position of the desired UTF8 char (in chars) */ local
45473 int val; /* a boolean */ local
45507 int val; /* a boolean */ local
45711 double val; /* a number */ local
45745 double val; /* a number */ local
45779 xmlChar * val; /* a string */ local
45813 xmlChar * val; /* a string */ local
45847 xmlXPathObjectPtr val; /* an XPath object */ local
45881 xmlXPathObjectPtr val; /* an XPath object */ local
45915 xmlXPathObjectPtr val; /* an XPath object */ local
46157 xmlXPathObjectPtr val; /* an XPath object */ local
46192 xmlXPathObjectPtr val; /* an XPath object */ local
46227 xmlXPathObjectPtr val; /* an XPath object */ local
46420 double val; /* a double value */ local
46454 double val; /* a double value */ local
46498 xmlNodePtr val; /* an initial xmlNodePtr, or NULL */ local
46532 xmlXPathObjectPtr val; /* the original object */ local
47937 int val; /* the boolean value */ local
47971 char * val; /* the char * value */ local
48005 double val; /* the double value */ local
48039 xmlNodePtr val; /* the NodePtr value */ local
48073 xmlNodeSetPtr val; /* an existing NodeSet */ local
48117 xmlChar * val; /* the xmlChar * value */ local
48767 xmlNodePtr val; /* a new xmlNodePtr */ local
48852 xmlNodePtr val; /* a new xmlNodePtr */ local
48892 xmlNodePtr val; /* the node */ local
48932 xmlNodePtr val; /* an xmlNodePtr */ local
49012 int val; /* the index to remove */ local
50643 char * val; /* the char * value */ local
50677 void * val; /* the user data */ local
50711 xmlNodeSetPtr val; /* the NodePtr value */ local
51039 xmlXPathObjectPtr val; /* a new xmlXPathObjectPtr */ local
51088 xmlXPathObjectPtr val; /* an xmlXPathObjectPtr */ local
51137 int val; /* the index to remove */ local
51593 xmlLocationSetPtr val; /* the LocationSet value */ local
[all...]
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c480 struct {WCHAR name[6], eq, val[_MAX_PATH];} wk; member in struct:__anon12530
599 free_conlist(st_data_t key, st_data_t val, st_data_t arg) argument
610 st_data_t key = (st_data_t)h, val; local
4863 off_t pos; local
4886 off_t pos; local
5020 DWORD val; local
5667 COORD pos; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c4948 getVarAndNameFromHash(Tcl_HashEntry *hPtr, Var **val, Tcl_Obj **varNameObj) { argument
4989 Var *val; local
5057 Var *val; local
6271 Var *val = VarHashGetValue(hPtr); local
6282 Var *val = VarHashGetValue(hPtr); local
9355 long pos; local
9588 int pos = objvmap[j], i; local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c185 int pos; member in struct:vtable
900 VALUE val; member in union:YYSTYPE
13179 magic_comment_encoding(struct parser_params *parser, const char *name, const char *val) argument
13188 parser_set_token_info(struct parser_params *parser, const char *name, const char *val) argument
13258 VALUE name = 0, val = 0; local
15727 VALUE val; local
[all...]
/macosx-10.9.5/cctools-845/as/
H A Darm.c2933 parse_immediate(char **str, int *val, int min, int max, bfd_boolean prefix_opt) argument
3898 int val = 0; local
4099 int i = *which_operand, val; local
4446 int i, val, backtrack_index = 0; local
5066 encode_arm_immediate(unsigned int val) argument
5080 encode_thumb32_immediate(unsigned int val) argument
5109 encode_arm_vfp_reg(int reg, enum vfp_reg_pos pos) argument
9062 unsigned int val = inst.reloc.exp.X_add_number; local
15899 md_number_to_chars(char * buf, signed_expr_t val, int n) argument
16183 offsetT val; local
16232 offsetT val; local
16580 validate_immediate_twopart(unsigned int val, unsigned int * highpart) argument
16614 validate_offset_imm(unsigned int val, int hwse) argument
18412 md_number_to_imm( unsigned char *buf, signed_expr_t val, int nbytes, fixS *fixP, int nsect) argument
[all...]

Completed in 741 milliseconds

1234567