Home
last modified time | relevance | path

Searched refs:tag_new (Results 1 – 25 of 48) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DmethodComparator.cpp158 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
159 if (tag_old.value() != tag_new.value()) in args_same()
268 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
270 if (tag_old.value() != tag_new.value()) in pool_constants_same()
281 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
289 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
294 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
299 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DmethodComparator.cpp158 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
159 if (tag_old.value() != tag_new.value()) in args_same()
268 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
270 if (tag_old.value() != tag_new.value()) in pool_constants_same()
281 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
289 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
294 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
299 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DmethodComparator.cpp159 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
160 if (tag_old.value() != tag_new.value()) in args_same()
269 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
271 if (tag_old.value() != tag_new.value()) in pool_constants_same()
282 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
290 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
295 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
300 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DmethodComparator.cpp154 constantTag tag_new = new_cp->tag_at(cpi_new); in args_same() local
155 if (tag_old.value() != tag_new.value()) in args_same()
265 constantTag tag_new = new_cp->tag_at(cpi_new); in pool_constants_same() local
267 if (tag_old.value() != tag_new.value()) in pool_constants_same()
278 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
284 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
289 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
294 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DmethodComparator.cpp158 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
159 if (tag_old.value() != tag_new.value()) in args_same()
268 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
270 if (tag_old.value() != tag_new.value()) in pool_constants_same()
281 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
289 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
294 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
299 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DmethodComparator.cpp158 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
159 if (tag_old.value() != tag_new.value()) in args_same()
268 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
270 if (tag_old.value() != tag_new.value()) in pool_constants_same()
281 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
289 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
294 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
299 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DmethodComparator.cpp159 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
160 if (tag_old.value() != tag_new.value()) in args_same()
269 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
271 if (tag_old.value() != tag_new.value()) in pool_constants_same()
282 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
290 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
295 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
300 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DmethodComparator.cpp159 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
160 if (tag_old.value() != tag_new.value()) in args_same()
269 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
271 if (tag_old.value() != tag_new.value()) in pool_constants_same()
282 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
290 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
295 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
300 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp216 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
217 if (tag_old.value() != tag_new.value()) in args_same()
391 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
393 if (tag_old.value() != tag_new.value()) in pool_constants_same()
404 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
410 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
415 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
420 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp216 constantTag tag_new = _new_cp->tag_at(cpi_new); in args_same() local
217 if (tag_old.value() != tag_new.value()) in args_same()
391 constantTag tag_new = _new_cp->tag_at(cpi_new); in pool_constants_same() local
393 if (tag_old.value() != tag_new.value()) in pool_constants_same()
404 } else if (tag_old.is_string() && tag_new.is_string()) { in pool_constants_same()
410 if (! (tag_new.is_unresolved_klass() || tag_new.is_klass())) in pool_constants_same()
415 } else if (tag_old.is_method_type() && tag_new.is_method_type()) { in pool_constants_same()
420 } else if (tag_old.is_method_handle() && tag_new.is_method_handle()) { in pool_constants_same()
/dports/graphics/swftools/swftools-0.9.2/lib/python/
H A Dtags.c58 tag = tag_new(&font_tag); in f_DefineFont()
197 tag = tag_new(&placeobject_tag); in po_create()
251 tag = tag_new(&bgcolor_tag); in f_SetBackgroundColor()
292 PyObject*tag = tag_new(&protect_tag); in f_Protect()
320 PyObject*tag = tag_new(&showframe_tag); in f_ShowFrame()
403 PyObject*tag = tag_new(&sprite_tag); in f_Sprite()
510 tag = tag_new(&text_tag); in f_DefineText()
595 PyObject*tag = tag_new(&image_tag); in f_DefineImage()
600 tag = tag_new(&image_tag); in f_DefineImage()
706 PyObject*tag = tag_new(&shape_tag); in f_DefineImageShape()
[all …]
H A Dtag.h46 PyObject* tag_new(tag_internals_t*tag_internals);
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/ctlib/
H A Dcttags.h53 #define tag_new CTlib_tag_new macro
54 CtTag *tag_new(CtTagType type, const CtTagVtable *vtable);
H A Dcttags.c65 CtTag *tag_new(CtTagType type, const CtTagVtable *vtable) in tag_new() function
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/task/
H A Dtask_bsse.F647 character*16 tag_new (mx_atm)
689 tag_new(l) = 'bq' // tag_old(l)
705 tag_new(l) = tag_old(l)
716 is_atm = geom_tag_to_element(tag_new(l),symbol,element,atn)
731 if (.not. geom_cart_set(mon_hnd, natoms, tag_new, c, q_new))
764 tag_new(m) = tag_old(l)
773 if (.not. geom_cart_set(mon_hnd,mon_atm(j),tag_new,ctmp,q_new))
780 is_atm = geom_tag_to_element(tag_new(l),symbol,element,atn)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/task/
H A Dtask_bsse.F647 character*16 tag_new (mx_atm)
689 tag_new(l) = 'bq' // tag_old(l)
705 tag_new(l) = tag_old(l)
716 is_atm = geom_tag_to_element(tag_new(l),symbol,element,atn)
731 if (.not. geom_cart_set(mon_hnd, natoms, tag_new, c, q_new))
764 tag_new(m) = tag_old(l)
773 if (.not. geom_cart_set(mon_hnd,mon_atm(j),tag_new,ctmp,q_new))
780 is_atm = geom_tag_to_element(tag_new(l),symbol,element,atn)
/dports/devel/grpc130/grpc-1.30.2/include/grpc/
H A Dgrpc.h370 grpc_completion_queue* cq_for_notification, void* tag_new);
400 grpc_completion_queue* cq_for_notification, void* tag_new);
/dports/devel/grpc134/grpc-1.34.1/include/grpc/
H A Dgrpc.h364 grpc_completion_queue* cq_for_notification, void* tag_new);
394 grpc_completion_queue* cq_for_notification, void* tag_new);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpc/
H A Dgrpc.h368 grpc_completion_queue* cq_for_notification, void* tag_new);
398 grpc_completion_queue* cq_for_notification, void* tag_new);
/dports/devel/grpc/grpc-1.42.0/include/grpc/
H A Dgrpc.h367 grpc_completion_queue* cq_for_notification, void* tag_new);
397 grpc_completion_queue* cq_for_notification, void* tag_new);
/dports/devel/pecl-grpc/grpc-1.42.0/include/grpc/
H A Dgrpc.h367 grpc_completion_queue* cq_for_notification, void* tag_new);
397 grpc_completion_queue* cq_for_notification, void* tag_new);
/dports/devel/py-grpcio/grpcio-1.43.0/include/grpc/
H A Dgrpc.h367 grpc_completion_queue* cq_for_notification, void* tag_new);
397 grpc_completion_queue* cq_for_notification, void* tag_new);
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpc/
H A Dgrpc.h367 grpc_completion_queue* cq_for_notification, void* tag_new);
397 grpc_completion_queue* cq_for_notification, void* tag_new);
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dtagfile.h24 tag_new (void);
/dports/devel/grpc/grpc-1.42.0/src/core/lib/surface/
H A Dserver.cc942 grpc_completion_queue* cq_for_notification, void* tag_new) { in RequestRegisteredCall() argument
945 &cq_idx, cq_for_notification, tag_new, optional_payload, rm); in RequestRegisteredCall()
950 new RequestedCall(tag_new, cq_bound_to_call, call, request_metadata, rm, in RequestRegisteredCall()
1571 grpc_completion_queue* cq_for_notification, void* tag_new) { in grpc_server_request_registered_call() argument
1585 optional_payload, cq_bound_to_call, cq_for_notification, tag_new)); in grpc_server_request_registered_call()
1588 cq_for_notification, tag_new); in grpc_server_request_registered_call()

12