Searched defs:VALUE (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A Dcreate-html-entity-table36 VALUE = 1 variable
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcupsd.h97 # define VALUE(x) =x macro
101 # define VALUE(x) macro
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl.h131 STACK_OF(X509) *ossl_x509_ary2sk0(VALUE); variable
132 STACK_OF(X509) *ossl_x509_ary2sk(VALUE); variable
[all...]
/macosx-10.9.5/cron-39/lib/
H A Denv.c157 #define VALUE 5 /* Subsequent chars of VALUE */ macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dstreval.h200 #define VALUE 2 macro
/macosx-10.9.5/ruby-104/ruby/
H A Dstruct.c399 MEMCPY(RSTRUCT_PTR(self), argv, VALUE, argc); local
646 MEMCPY(RSTRUCT_PTR(copy), RSTRUCT_PTR(s), VALUE, RSTRUCT_LEN(copy)); local
[all...]
H A Deval.c771 rb_protect(VALUE ( proc) VALUE), VALUE data, int * state) argument
[all...]
H A Drange.c258 range_each_func(VALUE range, VALUE (*func) (VALUE, void *), void *arg) argument
[all...]
H A Dvm_eval.c1031 rb_iterate(VALUE ( it_proc) VALUE), VALUE data1, VALUE (* bl_proc) (ANYARGS), VALUE data2) argument
[all...]
H A Darray.c264 MEMCPY(ARY_EMBED_PTR(ary), ptr, VALUE, len); local
457 MEMCPY(RARRAY_PTR(ary), elts, VALUE, n); local
535 MEMCPY(ARY_EMBED_PTR(subst), RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary)); local
711 MEMCPY(RARRAY_PTR(ary), argv, VALUE, argc); local
1078 MEMCPY(RARRAY_PTR(ary), argv, VALUE, argc); local
1537 MEMCPY(ARY_EMBED_PTR(ary), tmp, VALUE, len); local
1781 MEMCPY(RARRAY_PTR(dup), RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary)); local
2312 MEMCPY(RARRAY_PTR(ary), ARY_EMBED_PTR(tmp), VALUE, ARY_EMBED_LEN(tmp)); local
2580 rb_get_values_at(VALUE obj, long olen, int argc, VALUE *argv, VALUE (*func) (VALUE, long)) argument
3187 MEMCPY(RARRAY_PTR(copy), ptr, VALUE, RARRAY_LEN(orig)); local
3361 MEMCPY(RARRAY_PTR(z), RARRAY_PTR(x), VALUE, RARRAY_LEN(x)); local
[all...]
H A Dthread.c4829 exec_recursive(VALUE (func) VALUE, VALUE, int), VALUE obj, VALUE pairid, VALUE arg, int outer) argument
4872 rb_exec_recursive(VALUE (func) VALUE, VALUE, int), VALUE obj, VALUE arg) argument
4883 rb_exec_recursive_paired(VALUE (func) VALUE, VALUE, int), VALUE obj, VALUE paired_obj, VALUE arg) argument
4895 rb_exec_recursive_outer(VALUE (func) VALUE, VALUE, int), VALUE obj, VALUE arg) argument
4907 rb_exec_recursive_paired_outer(VALUE (func) VALUE, VALUE, int), VALUE obj, VALUE paired_obj, VALUE arg) argument
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Drcparse.h99 VALUE = 325, enumerator in enum:yytokentype
184 #define VALUE 325 macro
H A Drclex.c1287 { MAYBE_RETURN (VALUE); } variable
H A Drcparse.c123 VALUE = 325, enumerator in enum:yytokentype
208 #define VALUE 325 macro
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/src/
H A DtdpExpat.c4148 UNDEFINED, VERSION_INFO, ENCODING_DECL, SD_DECL, VALUE enumerator in enum:parseState
/macosx-10.9.5/vim-53/src/
H A Dif_ruby.c110 # define VALUE int macro
[all...]
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Druby.h98 typedef uintptr_t VALUE; typedef
104 typedef unsigned long VALUE; typedef
110 typedef unsigned LONG_LONG VALUE; typedef
[all...]

Completed in 361 milliseconds