Home
last modified time | relevance | path

Searched refs:orig_ref (Results 26 – 50 of 55) sorted by relevance

123

/dports/devel/pecl-APCu/apcu-5.1.21/
H A Dapc_persist.c277 apc_persist_context_t *ctxt, const zend_reference *orig_ref) { in apc_persist_copy_ref() argument
279 apc_persist_add_already_allocated(ctxt, orig_ref, ref); in apc_persist_copy_ref()
287 ZVAL_COPY_VALUE(&ref->val, &orig_ref->val); in apc_persist_copy_ref()
513 apc_unpersist_context_t *ctxt, const zend_reference *orig_ref) { in apc_unpersist_ref() argument
515 apc_unpersist_add_already_copied(ctxt, orig_ref, ref); in apc_unpersist_ref()
523 ZVAL_COPY_VALUE(&ref->val, &orig_ref->val); in apc_unpersist_ref()
/dports/archivers/py-bup/bup-0.31/lib/cmd/
H A Dget-cmd.py637 orig_ref, cur_ref = updated_refs.get(dest_ref, no_ref_info)
638 orig_ref = orig_ref or dest_hash
651 updated_refs[dest_ref] = (orig_ref, new_id)
662 orig_ref, new_ref = info
664 dest_repo.update_ref(ref_name, new_ref, orig_ref)
667 if orig_ref:
668 orig_hex = hexlify(orig_ref)
/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/
H A DpyObjectRef.cc333 omniObjRef* orig_ref, in createLocalObjRef() argument
374 omniIOR* ior = orig_ref->_getIOR(); in createLocalObjRef()
383 omniObjRef* orig_ref, in createLocalObjRef() argument
398 entry, orig_ref, type_verified); in createLocalObjRef()
400 omniIOR* ior = orig_ref->_getIOR(); in createLocalObjRef()
H A Domnipy.h606 omniObjRef* orig_ref,
614 omniObjRef* orig_ref,
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dfreetype.c508 RefChar *orig_ref; member
528 if ( context->orig_ref==NULL ) in FT_ClosePath()
530 context->orig_cpl = context->orig_ref->layers[0].splines; in FT_ClosePath()
531 context->orig_ref = context->orig_ref->next; in FT_ClosePath()
677 outline_context.orig_ref = sc->layers[ftc->layer].refs; in FreeType_GridFitChar()
679 while ( outline_context.orig_cpl==NULL && outline_context.orig_ref != NULL ) { in FreeType_GridFitChar()
680 outline_context.orig_cpl = outline_context.orig_ref->layers[0].splines; in FreeType_GridFitChar()
681 outline_context.orig_ref = outline_context.orig_ref->next; in FreeType_GridFitChar()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/capnp-0.10.3/src/private/
H A Dlayout.rs1146 mut orig_ref: *mut WirePointer, in get_writable_list_pointer()
1155 let mut orig_ref_target = (*orig_ref).mut_target(); in get_writable_list_pointer()
1157 if (*orig_ref).is_null() { in get_writable_list_pointer()
1164 orig_ref = new_orig_ref; in get_writable_list_pointer()
1269 mut orig_ref: *mut WirePointer, in get_writable_struct_list_pointer()
1275 let mut orig_ref_target = (*orig_ref).mut_target(); in get_writable_struct_list_pointer()
1277 if (*orig_ref).is_null() { in get_writable_struct_list_pointer()
1284 orig_ref = new_orig_ref; in get_writable_struct_list_pointer()
1339 zero_pointer_and_fars(arena, orig_segment_id, orig_ref)?; in get_writable_struct_list_pointer()
1342 allocate(arena, orig_ref, orig_segment_id, in get_writable_struct_list_pointer()
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/capnp-0.10.3/src/private/
H A Dlayout.rs1146 mut orig_ref: *mut WirePointer,
1155 let mut orig_ref_target = (*orig_ref).mut_target();
1157 if (*orig_ref).is_null() {
1164 orig_ref = new_orig_ref;
1269 mut orig_ref: *mut WirePointer,
1275 let mut orig_ref_target = (*orig_ref).mut_target();
1277 if (*orig_ref).is_null() {
1284 orig_ref = new_orig_ref;
1339 zero_pointer_and_fars(arena, orig_segment_id, orig_ref)?;
1342 allocate(arena, orig_ref, orig_segment_id,
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/capnp-0.14.4/src/private/
H A Dlayout.rs1159 mut orig_ref: *mut WirePointer, in get_writable_list_pointer()
1168 let mut orig_ref_target = (*orig_ref).mut_target(); in get_writable_list_pointer()
1170 if (*orig_ref).is_null() { in get_writable_list_pointer()
1177 orig_ref = new_orig_ref; in get_writable_list_pointer()
1282 mut orig_ref: *mut WirePointer, in get_writable_struct_list_pointer()
1288 let mut orig_ref_target = (*orig_ref).mut_target(); in get_writable_struct_list_pointer()
1290 if (*orig_ref).is_null() { in get_writable_struct_list_pointer()
1297 orig_ref = new_orig_ref; in get_writable_struct_list_pointer()
1352 zero_pointer_and_fars(arena, orig_segment_id, orig_ref)?; in get_writable_struct_list_pointer()
1355 allocate(arena, orig_ref, orig_segment_id, in get_writable_struct_list_pointer()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/compositor/
H A Dmedia_object.c34 …ct *get_sync_reference(GF_Scene *scene, XMLRI *iri, u32 o_type, GF_Node *orig_ref, Bool *post_pone) in get_sync_reference() argument
56 if (ref==orig_ref) return NULL; in get_sync_reference()
62 …return get_sync_reference(scene, (XMLRI *)info.far_ptr, o_type, orig_ref ? orig_ref : ref, post_po… in get_sync_reference()
68 …return get_sync_reference(scene, (XMLRI *)info.far_ptr, o_type, orig_ref ? orig_ref : ref, post_po… in get_sync_reference()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/compositor/
H A Dmedia_object.c34 …ct *get_sync_reference(GF_Scene *scene, XMLRI *iri, u32 o_type, GF_Node *orig_ref, Bool *post_pone) in get_sync_reference() argument
56 if (ref==orig_ref) return NULL; in get_sync_reference()
62 …return get_sync_reference(scene, (XMLRI *)info.far_ptr, o_type, orig_ref ? orig_ref : ref, post_po… in get_sync_reference()
68 …return get_sync_reference(scene, (XMLRI *)info.far_ptr, o_type, orig_ref ? orig_ref : ref, post_po… in get_sync_reference()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dfetch-pack.c939 const struct ref *orig_ref, in do_fetch_pack() argument
945 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack()
1432 const struct ref *orig_ref, in do_fetch_pack_v2() argument
1439 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack_v2()
/dports/devel/git-svn/git-2.34.1/
H A Dfetch-pack.c1008 const struct ref *orig_ref, in do_fetch_pack() argument
1014 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack()
1550 const struct ref *orig_ref, in do_fetch_pack_v2() argument
1557 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack_v2()
/dports/devel/git-gui/git-2.34.1/
H A Dfetch-pack.c1008 const struct ref *orig_ref, in do_fetch_pack() argument
1014 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack()
1550 const struct ref *orig_ref, in do_fetch_pack_v2() argument
1557 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack_v2()
/dports/devel/git-p4/git-2.34.1/
H A Dfetch-pack.c1008 const struct ref *orig_ref, in do_fetch_pack() argument
1014 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack()
1550 const struct ref *orig_ref, in do_fetch_pack_v2() argument
1557 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack_v2()
/dports/devel/git/git-2.34.1/
H A Dfetch-pack.c1008 const struct ref *orig_ref, in do_fetch_pack() argument
1014 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack()
1550 const struct ref *orig_ref, in do_fetch_pack_v2() argument
1557 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack_v2()
/dports/devel/git-cvs/git-2.34.1/
H A Dfetch-pack.c1008 const struct ref *orig_ref, in do_fetch_pack() argument
1014 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack()
1550 const struct ref *orig_ref, in do_fetch_pack_v2() argument
1557 struct ref *ref = copy_ref_list(orig_ref); in do_fetch_pack_v2()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-sccvn.c1780 ao_ref_init (&orig_ref, orig_ref_); in vn_walk_cb_data()
1828 ao_ref orig_ref; member
2594 && data->orig_ref.ref) in vn_reference_lookup_3()
2605 if (!refs_may_alias_p_1 (&data->orig_ref, lref, data->tbaa_p)) in vn_reference_lookup_3()
2620 && (ref->ref || data->orig_ref.ref)) in vn_reference_lookup_3()
2646 (ref->ref ? ref->ref : data->orig_ref.ref), in vn_reference_lookup_3()
3316 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
3504 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
H A DChangeLog-201923093 * tree-ssa-sccvn.c (struct vn_walk_cb_data): Add orig_ref member.
23095 but orig_ref has use it to do access-path based disambiguation.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.c1751 ao_ref_init (&orig_ref, orig_ref_); in vn_walk_cb_data()
1799 ao_ref orig_ref; member
2565 && data->orig_ref.ref) in vn_reference_lookup_3()
2576 if (!refs_may_alias_p_1 (&data->orig_ref, lref, data->tbaa_p)) in vn_reference_lookup_3()
2591 && (ref->ref || data->orig_ref.ref)) in vn_reference_lookup_3()
2617 (ref->ref ? ref->ref : data->orig_ref.ref), in vn_reference_lookup_3()
3285 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
3473 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.c1751 ao_ref_init (&orig_ref, orig_ref_); in vn_walk_cb_data()
1799 ao_ref orig_ref; member
2565 && data->orig_ref.ref) in vn_reference_lookup_3()
2576 if (!refs_may_alias_p_1 (&data->orig_ref, lref, data->tbaa_p)) in vn_reference_lookup_3()
2591 && (ref->ref || data->orig_ref.ref)) in vn_reference_lookup_3()
2617 (ref->ref ? ref->ref : data->orig_ref.ref), in vn_reference_lookup_3()
3285 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
3473 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-sccvn.c1813 ao_ref_init (&orig_ref, orig_ref_); in vn_walk_cb_data()
1861 ao_ref orig_ref; member
2630 && data->orig_ref.ref) in vn_reference_lookup_3()
2641 if (!refs_may_alias_p_1 (&data->orig_ref, lref, data->tbaa_p)) in vn_reference_lookup_3()
2656 && (ref->ref || data->orig_ref.ref)) in vn_reference_lookup_3()
2682 (ref->ref ? ref->ref : data->orig_ref.ref), in vn_reference_lookup_3()
3352 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
3540 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-sccvn.c1698 ao_ref_init (&orig_ref, orig_ref_); in vn_walk_cb_data()
1746 ao_ref orig_ref; member
2512 && data->orig_ref.ref) in vn_reference_lookup_3()
2523 if (!refs_may_alias_p_1 (&data->orig_ref, lref, data->tbaa_p)) in vn_reference_lookup_3()
3230 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
3410 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-sccvn.c1693 ao_ref_init (&orig_ref, orig_ref_); in vn_walk_cb_data()
1741 ao_ref orig_ref; member
2504 && data->orig_ref.ref) in vn_reference_lookup_3()
2515 if (!refs_may_alias_p_1 (&data->orig_ref, lref, data->tbaa_p)) in vn_reference_lookup_3()
3212 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
3392 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
H A DChangeLog-201923093 * tree-ssa-sccvn.c (struct vn_walk_cb_data): Add orig_ref member.
23095 but orig_ref has use it to do access-path based disambiguation.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-sccvn.c1698 ao_ref_init (&orig_ref, orig_ref_); in vn_walk_cb_data()
1746 ao_ref orig_ref; member
2512 && data->orig_ref.ref) in vn_reference_lookup_3()
2523 if (!refs_may_alias_p_1 (&data->orig_ref, lref, data->tbaa_p)) in vn_reference_lookup_3()
3230 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()
3410 data->orig_ref.ref = NULL_TREE; in vn_reference_lookup_3()

123