Searched refs:VALUE (Results 51 - 75 of 433) sorted by relevance

1234567891011>>

/macosx-10.10/dtrace-147/test/tst/common/preprocessor/
H A Dtst.preexpelse.d39 #define VALUE 5
41 #define VALUE 10
49 printf("The value is %d\n", VALUE);
H A Dtst.preexpifelse.d40 #define VALUE 5
42 #define VALUE 10
50 printf("The value is %d\n", VALUE);
/macosx-10.10/ruby-106/ruby/ext/-test-/iter/
H A Dbreak.c3 static VALUE
4 iter_break(VALUE self)
11 static VALUE
12 iter_break_value(VALUE self, VALUE val)
22 VALUE breakable = rb_define_module_under(rb_define_module("Bug"), "Breakable");
/macosx-10.10/ruby-106/ruby/ext/-test-/string/
H A Dmodify.c3 VALUE
4 bug_str_modify(VALUE str)
10 VALUE
11 bug_str_modify_expand(VALUE str, VALUE expand)
18 Init_modify(VALUE klass)
H A Dinit.c3 #define init(n) {void Init_##n(VALUE klass); Init_##n(klass);}
8 VALUE mBug = rb_define_module("Bug");
9 VALUE klass = rb_define_class_under(mBug, "String", rb_cString);
/macosx-10.10/cups-408/cups/scheduler/
H A Ddirsvc.h30 VAR int Browsing VALUE(TRUE),
32 BrowseWebIF VALUE(FALSE),
35 VALUE(BROWSE_ALL);
38 VAR char *DNSSDComputerName VALUE(NULL),
40 *DNSSDHostName VALUE(NULL),
42 *DNSSDSubTypes VALUE(NULL);
44 VAR cups_array_t *DNSSDAlias VALUE(NULL);
46 VAR int DNSSDPort VALUE(0);
48 VAR cups_array_t *DNSSDPrinters VALUE(NULL);
51 VAR DNSServiceRef DNSSDMaster VALUE(NUL
[all...]
H A Dconf.h99 VAR char *ConfigurationFile VALUE(NULL),
101 *CupsFilesFile VALUE(NULL),
103 *ServerName VALUE(NULL),
105 *ServerAdmin VALUE(NULL),
107 *ServerRoot VALUE(NULL),
109 *ServerBin VALUE(NULL),
111 *StateDir VALUE(NULL),
113 *RequestRoot VALUE(NULL),
115 *DocumentRoot VALUE(NULL);
117 VAR cups_array_t *ServerAlias VALUE(NUL
[all...]
/macosx-10.10/ruby-106/ruby/ext/-test-/printf/
H A Dprintf.c4 static VALUE
5 printf_test_i(VALUE self, VALUE obj)
12 static VALUE
13 printf_test_s(VALUE self, VALUE obj)
18 static VALUE
19 printf_test_v(VALUE self, VALUE obj)
27 VALUE
[all...]
/macosx-10.10/libiconv-42/libiconv/libcharset/windows/
H A Dcharset.rc23 VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\0"
24 VALUE "CompanyName", "Free Software Foundation\0"
25 VALUE "FileDescription", "LGPLed libcharset for Windows NT/2000/XP and Windows 95/98/ME\0"
26 VALUE "FileVersion", "1.3\0"
27 VALUE "InternalName", "charset.dll\0"
28 VALUE "LegalCopyright", "Copyright (C) 1999-2005\0"
29 VALUE "LegalTrademarks", "\0"
30 VALUE "OriginalFilename", "charset.dll\0"
31 VALUE "ProductName", "libcharset: portable character set determination library\0"
32 VALUE "ProductVersio
[all...]
/macosx-10.10/libiconv-42/libiconv/windows/
H A Diconv.rc23 VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\0"
24 VALUE "CompanyName", "Free Software Foundation\0"
25 VALUE "FileDescription", "LGPLed libiconv for Windows NT/2000/XP and Windows 95/98/ME\0"
26 VALUE "FileVersion", "1.11\0"
27 VALUE "InternalName", "iconv.dll\0"
28 VALUE "LegalCopyright", "Copyright (C) 1999-2005\0"
29 VALUE "LegalTrademarks", "\0"
30 VALUE "OriginalFilename", "iconv.dll\0"
31 VALUE "ProductName", "libiconv: character set conversion library\0"
32 VALUE "ProductVersio
[all...]
/macosx-10.10/ruby-106/ruby/ext/-test-/marshal/usr/
H A Dusrmarshal.c3 static VALUE
4 usr_alloc(VALUE klass)
10 static VALUE
11 usr_init(VALUE self, VALUE val)
17 static VALUE
18 usr_value(VALUE self)
27 VALUE mMarshal = rb_define_module_under(rb_define_module("Bug"), "Marshal");
28 VALUE newclass = rb_define_class_under(mMarshal, "UsrMarshal", rb_cObject);
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Ddebug.h31 typedef VALUE (*rb_debug_inspector_func_t)(const rb_debug_inspector_t *, void *);
33 VALUE rb_debug_inspector_open(rb_debug_inspector_func_t func, void *data);
34 VALUE rb_debug_inspector_frame_self_get(const rb_debug_inspector_t *dc, long index);
35 VALUE rb_debug_inspector_frame_class_get(const rb_debug_inspector_t *dc, long index);
36 VALUE rb_debug_inspector_frame_binding_get(const rb_debug_inspector_t *dc, long index);
37 VALUE rb_debug_inspector_frame_iseq_get(const rb_debug_inspector_t *dc, long index);
38 VALUE rb_debug_inspector_backtrace_locations(const rb_debug_inspector_t *dc);
43 void rb_add_event_hook(rb_event_hook_func_t func, rb_event_flag_t events, VALUE data);
46 int rb_remove_event_hook_with_data(rb_event_hook_func_t func, VALUE data);
47 void rb_thread_add_event_hook(VALUE thva
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dlibcurl.rc47 VALUE "CompanyName", "The cURL library, http://curl.haxx.se/\0"
48 VALUE "FileDescription", "libcurl Shared Library\0"
49 VALUE "FileVersion", LIBCURL_VERSION "\0"
50 VALUE "InternalName", "libcurl\0"
51 VALUE "OriginalFilename", "libcurl.dll\0"
52 VALUE "ProductName", "The cURL library\0"
53 VALUE "ProductVersion", LIBCURL_VERSION "\0"
54 VALUE "LegalCopyright", "� " LIBCURL_COPYRIGHT "\0"
55 VALUE "License", "http://curl.haxx.se/docs/copyright.html\0"
61 VALUE "Translatio
[all...]
/macosx-10.10/curl-83.1.2/curl/src/
H A Dcurl.rc47 VALUE "CompanyName", "cURL, http://curl.haxx.se/\0"
48 VALUE "FileDescription", "The cURL executable\0"
49 VALUE "FileVersion", CURL_VERSION "\0"
50 VALUE "InternalName", "curl\0"
51 VALUE "OriginalFilename", "curl.exe\0"
52 VALUE "ProductName", "The cURL executable\0"
53 VALUE "ProductVersion", CURL_VERSION "\0"
54 VALUE "LegalCopyright", "� " CURL_COPYRIGHT "\0"
55 VALUE "License", "http://curl.haxx.se/docs/copyright.html\0"
61 VALUE "Translatio
[all...]
/macosx-10.10/ruby-106/ruby/ext/-test-/exception/
H A Denc_raise.c4 static VALUE
5 enc_raise(VALUE exc, VALUE encoding, VALUE mesg)
12 Init_enc_raise(VALUE klass)
H A Dinit.c3 #define init(n) {void Init_##n(VALUE klass); Init_##n(klass);}
8 VALUE mBug = rb_define_module("Bug");
9 VALUE klass = rb_define_class_under(mBug, "Exception", rb_eStandardError);
/macosx-10.10/ruby-106/ruby/ext/-test-/typeddata/
H A Dtypeddata.c7 static VALUE
8 test_check(VALUE self, VALUE obj)
17 VALUE mBug = rb_define_module("Bug");
18 VALUE klass = rb_define_class_under(mBug, "TypedData", rb_cData);
/macosx-10.10/ruby-106/ruby/ext/-test-/array/resize/
H A Dresize.c3 static VALUE
4 ary_resize(VALUE ary, VALUE len)
/macosx-10.10/ruby-106/ruby/ext/-test-/debug/
H A Dinit.c3 #define init(n) {void Init_##n(VALUE klass); Init_##n(klass);}
8 VALUE mBug = rb_define_module("Bug");
9 VALUE klass = rb_define_module_under(mBug, "Debug");
/macosx-10.10/ruby-106/ruby/ext/-test-/fatal/
H A Drb_fatal.c3 static VALUE
4 ruby_fatal(VALUE obj, VALUE msg)
/macosx-10.10/ruby-106/ruby/ext/-test-/method/
H A Dinit.c3 #define init(n) {void Init_##n(VALUE klass); Init_##n(klass);}
8 VALUE mBug = rb_define_module("Bug");
9 VALUE klass = rb_define_module_under(mBug, "Method");
/macosx-10.10/ruby-106/ruby/ext/-test-/symbol/
H A Dinit.c3 #define init(n) {void Init_##n(VALUE klass); Init_##n(klass);}
8 VALUE mBug = rb_define_module("Bug");
9 VALUE klass = rb_define_class_under(mBug, "Symbol", rb_cSymbol);
/macosx-10.10/ruby-106/ruby/ext/-test-/win32/dln/
H A Ddlntest.c5 static VALUE
6 dln_dlntest(VALUE self)
15 VALUE m = rb_define_module_under(rb_define_module("Bug"), "Win32");
/macosx-10.10/ruby-106/ruby/
H A Dtimev.h5 VALUE year; /* 2000 for example. Integer. */
11 VALUE subsecx; /* 0 <= subsecx < TIME_SCALE. possibly Rational. */
12 VALUE utc_offset; /* -3600 as -01:00 for example. possibly Rational. */
/macosx-10.10/ruby-106/ruby/ext/-test-/num2int/
H A Dnum2int.c3 static VALUE
4 print_num2short(VALUE obj, VALUE num)
7 VALUE str;
15 static VALUE
16 print_num2ushort(VALUE obj, VALUE num)
19 VALUE str;
27 static VALUE
28 print_num2int(VALUE ob
[all...]

Completed in 122 milliseconds

1234567891011>>