Home
last modified time | relevance | path

Searched refs:DEREF (Results 1 – 25 of 974) sorted by relevance

12345678910>>...39

/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/include/
H A Drb_tree.hpp232 while(DEREF(np).parent != NIL && np == DEREF(DEREF(np).parent).right); in successor()
270 if((DEREF(node).right = DEREF(DEREF(node).right).left) != NIL) in left_rotate()
296 if((DEREF(node).left = DEREF(DEREF(node).left).right) != NIL) in right_rotate()
374 node_pointer y = DEREF(DEREF(DEREF(x).parent).parent).right; in insert_node()
379 DEREF(DEREF(DEREF(x).parent).parent).color = RED; in insert_node()
389 DEREF(DEREF(DEREF(x).parent).parent).color = RED; in insert_node()
393 node_pointer y = DEREF(DEREF(DEREF(x).parent).parent).left; in insert_node()
398 DEREF(DEREF(DEREF(x).parent).parent).color = RED; in insert_node()
408 DEREF(DEREF(DEREF(x).parent).parent).color = RED; in insert_node()
425 node_pointer x = DEREF(y).left != NIL ? DEREF(y).left : DEREF(y).right; in remove()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c154 DEREF(memory, int8_t) = val; in native_slot_set_value_and_case()
311 DEREF(memory, float) = 0.0; in native_slot_init()
317 DEREF(memory, int8_t) = 0; in native_slot_init()
682 DEREF(memory, VALUE) = map; in layout_clear()
699 DEREF(memory, VALUE) = ary; in layout_clear()
867 DEREF(memory, VALUE) = val; in layout_set()
870 DEREF(memory, VALUE) = val; in layout_set()
933 DEREF(to_memory, VALUE) = Map_dup(DEREF(from_memory, VALUE)); in layout_dup()
935 DEREF(to_memory, VALUE) = RepeatedField_dup(DEREF(from_memory, VALUE)); in layout_dup()
965 DEREF(to_memory, VALUE) = in layout_deep_copy()
[all …]
H A Dencode_decode.c171 return (void*)DEREF(msg, *ofs, VALUE); in startseq_handler()
229 DEREF(msg, fieldhandler->ofs, VALUE) = str; in str_handler()
243 DEREF(msg, fieldhandler->ofs, VALUE) = str; in bytes_handler()
295 DEREF(msg, submsgdata->ofs, VALUE) = in submsg_handler()
462 DEREF(msg, oneofdata->case_ofs, uint32_t) = in DEFINE_ONEOF_HANDLER()
464 DEREF(msg, oneofdata->ofs, VALUE) = str; in DEFINE_ONEOF_HANDLER()
475 DEREF(msg, oneofdata->case_ofs, uint32_t) = in oneofbytes_handler()
477 DEREF(msg, oneofdata->ofs, VALUE) = str; in oneofbytes_handler()
502 DEREF(msg, oneofdata->ofs, VALUE) = in oneofsubmsg_handler()
511 DEREF(msg, oneofdata->case_ofs, uint32_t) = in oneofsubmsg_handler()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c154 DEREF(memory, int8_t) = val; in native_slot_set_value_and_case()
311 DEREF(memory, float) = 0.0; in native_slot_init()
317 DEREF(memory, int8_t) = 0; in native_slot_init()
682 DEREF(memory, VALUE) = map; in layout_clear()
699 DEREF(memory, VALUE) = ary; in layout_clear()
867 DEREF(memory, VALUE) = val; in layout_set()
870 DEREF(memory, VALUE) = val; in layout_set()
933 DEREF(to_memory, VALUE) = Map_dup(DEREF(from_memory, VALUE)); in layout_dup()
935 DEREF(to_memory, VALUE) = RepeatedField_dup(DEREF(from_memory, VALUE)); in layout_dup()
965 DEREF(to_memory, VALUE) = in layout_deep_copy()
[all …]
H A Dencode_decode.c171 return (void*)DEREF(msg, *ofs, VALUE); in startseq_handler()
229 DEREF(msg, fieldhandler->ofs, VALUE) = str; in str_handler()
243 DEREF(msg, fieldhandler->ofs, VALUE) = str; in bytes_handler()
295 DEREF(msg, submsgdata->ofs, VALUE) = in submsg_handler()
462 DEREF(msg, oneofdata->case_ofs, uint32_t) = in DEFINE_ONEOF_HANDLER()
464 DEREF(msg, oneofdata->ofs, VALUE) = str; in DEFINE_ONEOF_HANDLER()
475 DEREF(msg, oneofdata->case_ofs, uint32_t) = in oneofbytes_handler()
477 DEREF(msg, oneofdata->ofs, VALUE) = str; in oneofbytes_handler()
502 DEREF(msg, oneofdata->ofs, VALUE) = in oneofsubmsg_handler()
511 DEREF(msg, oneofdata->case_ofs, uint32_t) = in oneofsubmsg_handler()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/ext/google/protobuf/
H A Dstorage.c127 DEREF(memory, zval*) = value; in native_slot_set()
204 DEREF(memory, zval*) = value; in native_slot_set_by_array()
208 DEREF(memory, zval*) = value; in native_slot_set_by_array()
280 DEREF(memory, float) = 0.0; in native_slot_init()
283 DEREF(memory, double) = 0.0; in native_slot_init()
286 DEREF(memory, int8_t) = 0; in native_slot_init()
295 DEREF(memory, int32_t) = 0; in native_slot_init()
298 DEREF(memory, int64_t) = 0; in native_slot_init()
301 DEREF(memory, uint32_t) = 0; in native_slot_init()
304 DEREF(memory, uint64_t) = 0; in native_slot_init()
[all …]
H A Dencode_decode.c130 #define DEREF(msg, ofs, type) *(type*)(((uint8_t *)msg) + ofs) macro
734 DEREF(message_data(msg), oneofdata->case_ofs, uint32_t) = in oneofbytes_handler()
736 DEREF(message_data(msg), oneofdata->ofs, CACHED_VALUE*) = in oneofbytes_handler()
739 return empty_php_string(DEREF( in oneofbytes_handler()
749 DEREF(message_data(msg), oneofdata->case_ofs, uint32_t) = in oneofstr_end_handler()
751 DEREF(message_data(msg), oneofdata->ofs, CACHED_VALUE*) = in oneofstr_end_handler()
806 DEREF(message_data(msg), oneofdata->case_ofs, uint32_t) = in oneofsubmsg_handler()
987 unknown = DEREF(message_data(msg), 0, stringsink*); in add_unknown_handler()
1333 DEREF(message_data(msg), offset, CACHED_VALUE*)); in putjsonlistvalue()
1362 DEREF(message_data(msg), offset, CACHED_VALUE*)); in putjsonstruct()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Dstorage.c127 DEREF(memory, zval*) = value; in native_slot_set()
204 DEREF(memory, zval*) = value; in native_slot_set_by_array()
208 DEREF(memory, zval*) = value; in native_slot_set_by_array()
280 DEREF(memory, float) = 0.0; in native_slot_init()
283 DEREF(memory, double) = 0.0; in native_slot_init()
286 DEREF(memory, int8_t) = 0; in native_slot_init()
295 DEREF(memory, int32_t) = 0; in native_slot_init()
298 DEREF(memory, int64_t) = 0; in native_slot_init()
301 DEREF(memory, uint32_t) = 0; in native_slot_init()
304 DEREF(memory, uint64_t) = 0; in native_slot_init()
[all …]
H A Dencode_decode.c130 #define DEREF(msg, ofs, type) *(type*)(((uint8_t *)msg) + ofs) macro
734 DEREF(message_data(msg), oneofdata->case_ofs, uint32_t) = in oneofbytes_handler()
736 DEREF(message_data(msg), oneofdata->ofs, CACHED_VALUE*) = in oneofbytes_handler()
739 return empty_php_string(DEREF( in oneofbytes_handler()
749 DEREF(message_data(msg), oneofdata->case_ofs, uint32_t) = in oneofstr_end_handler()
751 DEREF(message_data(msg), oneofdata->ofs, CACHED_VALUE*) = in oneofstr_end_handler()
806 DEREF(message_data(msg), oneofdata->case_ofs, uint32_t) = in oneofsubmsg_handler()
987 unknown = DEREF(message_data(msg), 0, stringsink*); in add_unknown_handler()
1333 DEREF(message_data(msg), offset, CACHED_VALUE*)); in putjsonlistvalue()
1362 DEREF(message_data(msg), offset, CACHED_VALUE*)); in putjsonstruct()
[all …]
/dports/cad/magic/magic-8.3.245/utils/
H A Dihash.c43 #define DEREF(ptr,offset) ((ptr)+(offset)) macro
130 void *key = DEREF(prevEntry,table->iht_keyOffset); in IHashLookUpNext()
134 for(entry = *((void **) DEREF(prevEntry,table->iht_nextOffset)); in IHashLookUpNext()
149 hash = (table->iht_hashFn)(DEREF(entry,table->iht_keyOffset)); in IHashAdd()
152 *(void **)DEREF(entry,table->iht_nextOffset) = table->iht_table[bucket]; in IHashAdd()
176 hash = (table->iht_hashFn)DEREF(entry,table->iht_keyOffset); in IHashDelete()
181 pp = DEREF((*pp),nextOffset)); in IHashDelete()
184 (*pp) = * (void **) DEREF(entry,nextOffset); in IHashDelete()
204 entry = *((void **) DEREF(entry,table->iht_nextOffset))) in IHashEnum()
233 next = *((void **) DEREF(entry,table->iht_nextOffset)); in iHashResize()
[all …]
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dinterleave.c219 glTexCoord2fv( DEREF(0, index) ); in Display()
222 glTexCoord4fv( DEREF(0, index) ); in Display()
225 (void) memcpy( & data[ offset ], DEREF(0, index), in Display()
236 glColor3fv( DEREF(1, index) ); in Display()
239 glColor4fv( DEREF(1, index) ); in Display()
243 glColor4ubv( DEREF(1, index) ); in Display()
255 glNormal3fv( DEREF(2, index) ); in Display()
257 (void) memcpy( & data[ offset ], DEREF(2, index), in Display()
265 glVertex2fv( DEREF(3, index) ); in Display()
268 glVertex3fv( DEREF(3, index) ); in Display()
[all …]
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dinterleave.c219 glTexCoord2fv( DEREF(0, index) ); in Display()
222 glTexCoord4fv( DEREF(0, index) ); in Display()
225 (void) memcpy( & data[ offset ], DEREF(0, index), in Display()
236 glColor3fv( DEREF(1, index) ); in Display()
239 glColor4fv( DEREF(1, index) ); in Display()
243 glColor4ubv( DEREF(1, index) ); in Display()
255 glNormal3fv( DEREF(2, index) ); in Display()
257 (void) memcpy( & data[ offset ], DEREF(2, index), in Display()
265 glVertex2fv( DEREF(3, index) ); in Display()
268 glVertex3fv( DEREF(3, index) ); in Display()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.c65 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
66 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
88 (long) DEREF(tag_ptr), in primitiveFieldCallback()
93 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
113 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
118 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
135 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
139 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.cpp63 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
64 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
86 (long) DEREF(tag_ptr), in primitiveFieldCallback()
91 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
111 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
116 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
133 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
137 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.cpp63 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
64 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
86 (long) DEREF(tag_ptr), in primitiveFieldCallback()
91 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
111 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
116 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
133 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
137 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.cpp63 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
64 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
86 (long) DEREF(tag_ptr), in primitiveFieldCallback()
91 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
111 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
116 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
133 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
137 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.cpp63 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
64 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
86 (long) DEREF(tag_ptr), in primitiveFieldCallback()
91 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
111 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
116 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
133 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
137 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.cpp63 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
64 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
86 (long) DEREF(tag_ptr), in primitiveFieldCallback()
91 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
111 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
116 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
133 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
137 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.c65 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
66 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
88 (long) DEREF(tag_ptr), in primitiveFieldCallback()
93 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
113 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
118 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
135 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
139 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref004/
H A Dfollowref004.cpp63 markTagVisited(DEREF(tag_ptr)); in heapReferenceCallback()
64 markRefToVerify(DEREF(referrer_tag_ptr), DEREF(tag_ptr), reference_kind); in heapReferenceCallback()
86 (long) DEREF(tag_ptr), in primitiveFieldCallback()
91 markTagVisited(DEREF(tag_ptr)); in primitiveFieldCallback()
111 (long) DEREF(tag_ptr), in arrayPrimitiveValueCallback()
116 markTagVisited(DEREF(tag_ptr)); in arrayPrimitiveValueCallback()
133 (long) DEREF(tag_ptr), in stringPrimitiveValueCallback()
137 markTagVisited(DEREF(tag_ptr)); in stringPrimitiveValueCallback()
/dports/lang/gawk/gawk-5.1.1/
H A Dinterpret.h48 DEREF(*r); in unfield()
303 DEREF(t2); in r_interpret()
407 DEREF(t1); in r_interpret()
417 DEREF(t1); in r_interpret()
452 DEREF(r); in r_interpret()
460 DEREF(r); in r_interpret()
469 DEREF(t1); in r_interpret()
482 DEREF(t1); in r_interpret()
490 DEREF(t1); in r_interpret()
537 DEREF(t2); in r_interpret()
[all …]
H A Dbuiltin.c88 DEREF(s2); \
165 DEREF(tmp); in do_exp()
236 DEREF(tmp); in do_fflush()
273 DEREF(tmp); in do_fflush()
466 DEREF(s1); in do_index()
467 DEREF(s2); in do_index()
496 DEREF(tmp); in do_int()
569 DEREF(tmp); in do_length()
588 DEREF(tmp); in do_log()
1814 DEREF(t1); in do_substr()
[all …]
H A Dmpfr.c742 DEREF(t1); in do_mpfr_atan2()
743 DEREF(t2); in do_mpfr_atan2()
774 DEREF(t1); in do_mpfr_func()
848 DEREF(tmp); in do_mpfr_int()
896 DEREF(tmp); in do_mpfr_compl()
997 DEREF(t2); in do_mpfr_lshift()
998 DEREF(t1); in do_mpfr_lshift()
1024 DEREF(t2); in do_mpfr_rshift()
1025 DEREF(t1); in do_mpfr_rshift()
1051 DEREF(t1); in do_mpfr_and()
[all …]
/dports/devel/R-cran-vctrs/vctrs/src/
H A Dslice-array.c5 #define SLICE_SHAPED_INDEX(RTYPE, CTYPE, DEREF, CONST_DEREF, NA_VALUE) \ argument
10 CTYPE* out_data = DEREF(out); \
38 #define SLICE_SHAPED_COMPACT_REP(RTYPE, CTYPE, DEREF, CONST_DEREF, NA_VALUE) \ argument
43 CTYPE* out_data = DEREF(out); \
80 #define SLICE_SHAPED_COMPACT_SEQ(RTYPE, CTYPE, DEREF, CONST_DEREF) \ argument
85 CTYPE* out_data = DEREF(out); \
112 #define SLICE_SHAPED(RTYPE, CTYPE, DEREF, CONST_DEREF, NA_VALUE) \ argument
114 SLICE_SHAPED_COMPACT_REP(RTYPE, CTYPE, DEREF, CONST_DEREF, NA_VALUE); \
116 SLICE_SHAPED_COMPACT_SEQ(RTYPE, CTYPE, DEREF, CONST_DEREF); \
118 SLICE_SHAPED_INDEX(RTYPE, CTYPE, DEREF, CONST_DEREF, NA_VALUE); \
/dports/benchmarks/lmbench/lmbench-3.0-a9/src/
H A Dlib_mem.c22 #define DEREF(N) p##N = (char**)*p##N; macro
50 MEM_BENCHMARK_DEF(0, REPEAT_0, DEREF)
51 MEM_BENCHMARK_DEF(1, REPEAT_1, DEREF)
52 MEM_BENCHMARK_DEF(2, REPEAT_2, DEREF)
53 MEM_BENCHMARK_DEF(3, REPEAT_3, DEREF)
54 MEM_BENCHMARK_DEF(4, REPEAT_4, DEREF)
55 MEM_BENCHMARK_DEF(5, REPEAT_5, DEREF)
56 MEM_BENCHMARK_DEF(6, REPEAT_6, DEREF)
57 MEM_BENCHMARK_DEF(7, REPEAT_7, DEREF)
58 MEM_BENCHMARK_DEF(8, REPEAT_8, DEREF)
[all …]

12345678910>>...39