HomeSort by relevance Sort by last modified time
    Searched refs:VALUE (Results 76 - 100 of 719) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
suffix.d 7 OFFSET[ ]+TYPE[ ]+VALUE[ ]*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
linkonce1.d 9 OFFSET[ ]+TYPE[ ]+VALUE[ ]*
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
std_multimap.i 22 static int asptr(VALUE obj, std::multimap<K,T> **val) {
26 VALUE items = rb_funcall(obj, id_to_a, 0);
43 static VALUE from(const multimap_type& multimap) {
57 VALUE obj = rb_hash_new();
59 VALUE key = swig::from(i->first);
60 VALUE val = swig::from(i->second);
62 VALUE oldval = rb_hash_aref( obj, key );
68 VALUE ary;
92 VALUE __getitem__(const key_type& key) const {
97 VALUE ary = rb_ary_new()
    [all...]
director.swg 124 VALUE recv;
127 VALUE *argv;
133 VALUE swig_error;
136 DirectorException(VALUE error)
141 DirectorException(VALUE error, const char* hdr, const char* msg ="")
148 VALUE str = rb_str_new(swig_msg.data(), swig_msg.size());
155 VALUE getType() const {
158 VALUE getError() const {
210 /* Type mismatch in the return value from a Ruby method call */
213 DirectorTypeMismatchException(VALUE error, const char *msg=""
    [all...]
progargcargv.i 19 VALUE ary = rb_eval_string("[$0] + ARGV");
23 VALUE v = rb_obj_as_string(RARRAY_PTR(ary)[i]);
std_deque.i 10 static int asptr(VALUE obj, std::deque<T> **vec) {
17 static VALUE from(const std::deque<T> & vec) {
rubyiterators.swg 31 ConstIterator(VALUE seq) : _seq(seq)
55 virtual VALUE value() const {
56 throw std::invalid_argument("value not supported");
60 virtual VALUE setValue( const VALUE& v ) {
61 throw std::invalid_argument("value= not supported");
76 virtual VALUE to_s() const {
81 virtual VALUE inspect() const {
196 Iterator(VALUE seq) : ConstIterator(seq
    [all...]
rubyrun.swg 53 #define SWIG_NewClassInstance(value, ty) SWIG_Ruby_NewClassInstance(value, ty)
54 #define SWIG_MangleStr(value) SWIG_Ruby_MangleStr(value)
55 #define SWIG_CheckConvert(value, ty) SWIG_Ruby_CheckConvert(value, ty)
68 VALUE klass;
69 VALUE mImpl;
77 static VALUE _cSWIG_Pointer = Qnil;
78 static VALUE swig_runtime_data_type_pointer = Qnil
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
encode_decode.c 37 VALUE noleak_rb_str_cat(VALUE rb_str, const char *str, long len) {
111 return (void*)DEREF(msg, *ofs, VALUE);
118 VALUE ary = (VALUE)closure; \
135 VALUE ary = (VALUE)closure;
136 VALUE str = rb_str_new2("");
146 VALUE ary = (VALUE)closure
272 VALUE value; local
1008 VALUE value = Map_iter_value(&it); local
    [all...]
  /external/ltp/testcases/kernel/syscalls/llistxattr/
llistxattr01.c 42 #define VALUE "test"
43 #define VALUE_SIZE (sizeof(VALUE) - 1)
90 SAFE_LSETXATTR(TESTFILE, SECURITY_KEY1, VALUE, VALUE_SIZE, XATTR_CREATE);
92 SAFE_LSETXATTR(SYMLINK, SECURITY_KEY2, VALUE, VALUE_SIZE, XATTR_CREATE);
  /external/walt/pywalt/pywalt/
evparser.py 5 VALUE = 'value'
8 re_xy = re.compile(r'.*time (?P<time>\d+\.\d+), type \d+ \(EV_ABS\), code \d+ \(ABS_(?P<axis>[XY])\), value (?P<value>\d+)')
9 re_tap = re.compile(r'.*time (?P<time>\d+\.\d+), type \d+ \(EV_KEY\), code \d+ \(BTN_TOUCH\), value (?P<value>\d+)')
17 x = array([int(e[VALUE]) for e in events if e[AXIS] == 'X'])
20 y = array([int(e[VALUE]) for e in events if e[AXIS] == 'Y'])
32 val = int(m.group(VALUE))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/avr/
diffreloc_withrelax.d 10 OFFSET TYPE VALUE
15 OFFSET TYPE VALUE
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
reloc.d 6 OFFSET TYPE VALUE
17 OFFSET TYPE VALUE
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/
pcrel.d 8 OFFSET TYPE VALUE
13 OFFSET TYPE VALUE
  /test/vts/drivers/hal/libcodecoverage/
gcov_basic_io.h 72 #define GCOV_UNSIGNED2STRING(ARRAY, VALUE) \
73 ((ARRAY)[0] = (char)((VALUE) >> 24), (ARRAY)[1] = (char)((VALUE) >> 16), \
74 (ARRAY)[2] = (char)((VALUE) >> 8), (ARRAY)[3] = (char)((VALUE) >> 0))
  /cts/tests/tests/content/src/android/content/cts/
ContentQueryMapTest.java 51 DummyProvider.NAME, DummyProvider.VALUE};
67 values0.put(DummyProvider.VALUE, VALUE0);
72 values1.put(DummyProvider.VALUE, VALUE1);
99 new ContentQueryMap(mCursor, DummyProvider.VALUE, false, new Handler());
121 assertEquals(VALUE0, rows.get(NAME0).getAsString(DummyProvider.VALUE));
123 assertEquals(VALUE1, rows.get(NAME1).getAsString(DummyProvider.VALUE));
141 assertEquals(VALUE0, contentValues.getAsString(DummyProvider.VALUE));
145 assertEquals(VALUE1, contentValues.getAsString(DummyProvider.VALUE));
153 values.put(DummyProvider.VALUE, VALUE2);
163 assertEquals(VALUE1, contentValues.getAsString(DummyProvider.VALUE));
    [all...]
  /external/libmtp/logs/
mtp-detect-asus-memo-pad7.txt 142 1015: Get device property value
143 1016: Set device property value
144 1017: Reset device property value
148 9803: Get object property value
149 9804: Set object property value
170 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
171 dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
172 dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
176 dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
181 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONL
    [all...]
mtp-detect-asus-memo-pad7_2.txt 77 1015: Get device property value
78 1016: Set device property value
79 1017: Reset device property value
83 9803: Get object property value
84 9804: Set object property value
105 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
106 dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
107 dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
111 dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
116 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONL
    [all...]
  /external/libese/apps/weaver/tests/
weaver_test.cpp 27 const uint8_t VALUE[kEseWeaverValueSize] = {
64 ASSERT_EQ(ese_weaver_write(&mSession, slotId, KEY, VALUE), ESE_APP_RESULT_OK);
69 ASSERT_EQ(0, memcmp(VALUE, readValue, kEseWeaverValueSize));
74 ASSERT_EQ(ese_weaver_write(&mSession, slotId, KEY, VALUE), ESE_APP_RESULT_OK);
80 ASSERT_NE(0, memcmp(VALUE, readValue, kEseWeaverValueSize));
86 ASSERT_EQ(ese_weaver_write(&mSession, slotId, KEY, VALUE), ESE_APP_RESULT_OK);
89 // The read should be successful as the key is unchanged but the value should
  /external/lmfit/ruby/inline/
curve1_rubyinline.rb 34 VALUE demo(VALUE t_ary, VALUE y_ary) {
37 double par[3] = { 1, 0, -1 }; // relatively bad starting value
51 VALUE *t_arr = RARRAY_PTR(t_ary);
52 VALUE *y_arr = RARRAY_PTR(y_ary);
54 VALUE result_pars = rb_ary_new(); // ruby array containing fitted params
  /libcore/ojluni/src/main/java/java/util/concurrent/atomic/
AtomicReference.java 53 private static final long VALUE;
57 VALUE = U.objectFieldOffset
58 (AtomicReference.class.getDeclaredField("value"));
64 private volatile V value; field in class:AtomicReference
67 * Creates a new AtomicReference with the given initial value.
69 * @param initialValue the initial value
72 value = initialValue;
76 * Creates a new AtomicReference with null initial value.
82 * Gets the current value.
84 * @return the current value
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
datal-2.d 9 OFFSET *TYPE *VALUE
19 OFFSET *TYPE *VALUE
30 OFFSET *TYPE *VALUE
  /external/clang/lib/Driver/
DriverOptions.cpp 19 #define PREFIX(NAME, VALUE) static const char *const NAME[] = VALUE;
  /external/clang/test/Sema/
warn-duplicate-enum.c 4 A1 = 0, // expected-note {{element A1 also has value 0}}
10 B1 = -1, // expected-note {{element B1 also has value -1}}
15 B6 // expected-note {{element B6 also has value 0}}
19 // expected-note {{element C3 also has value 0}}
26 D5 = 2 // expected-note {{element D5 also has value 2}}
96 VALUE // expected-note{{previous definition is here}}
100 VALUE // expected-error{{redefinition of enumerator 'VALUE'}}
  /external/clang/tools/scan-build-py/tests/unit/
test_shell.py 14 def test(value):
15 self.assertEqual(sut.encode(sut.decode(value)), value)
22 def test(value):
23 self.assertEqual(sut.decode(sut.encode(value)), value)
39 self.assertEqual(sut.encode(['clang', '-DKEY="VALUE"']),
40 'clang -DKEY=\\"VALUE\\"')
41 self.assertEqual(sut.encode(['clang', '-DKEY="value with spaces"']),
42 'clang -DKEY=\\"value with spaces\\"'
    [all...]

Completed in 716 milliseconds

1 2 34 5 6 7 8 91011>>