Searched refs:origin (Results 51 - 75 of 113) sorted by relevance

12345

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTImporter.cpp874 DeclOrigin origin = m_master.GetDeclOrigin(From); local
884 if (origin.Valid() && origin.ctx == &getToContext()) {
885 RegisterImportedDecl(From, origin.decl);
886 return origin.decl;
898 if (origin.Valid()) {
899 auto R = m_master.CopyDecl(&getToContext(), origin.decl);
1064 " [ClangASTImporter] Propagated origin "
1081 " [ClangASTImporter] Decl has no origin information in "
1104 " [ClangASTImporter] Sourced origin "
[all...]
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2out.c4804 /* Determine the "ultimate origin" of a decl. The decl may be an inlined
4806 function, so we have to trace all of the way back through the origin chain
4829 /* Determine the "ultimate origin" of a block. The block may be an inlined
4831 function, so we have to trace all of the way back through the origin chain
4861 /* The block's abstract origin chain may not be the *ultimate* origin of
4862 the block. It could lead to a DECL that has an abstract origin set.
4863 If so, we want that DECL's abstract origin (which is what DECL_ORIGIN
10974 add_abstract_origin_attribute (dw_die_ref die, tree origin)
10978 if (TREE_CODE (origin) !
10961 add_abstract_origin_attribute(dw_die_ref die, tree origin) argument
11525 tree origin; local
11749 tree origin = decl_ultimate_origin (decl); local
12077 tree origin = decl_ultimate_origin (decl); local
12175 tree origin = decl_ultimate_origin (decl); local
12658 tree origin; local
12908 tree origin; local
13251 tree origin; local
14416 dw_die_ref origin = get_AT_ref (die, DW_AT_abstract_origin); local
[all...]
H A Dtree-optimize.c502 && !cgraph_node (fndecl)->origin)
H A Dlambda-code.c131 lambda_vector origin; member in struct:__anon1346
140 #define LATTICE_ORIGIN(T) ((T)->origin)
402 origin and invariant coefficients are 0. */
726 /* Compute the lattice base x = base * y + origin, where y is the
730 /* Ax <= a + B then becomes ALy <= a+B - A*origin. L is the lattice base */
735 /* a1 = a - A * origin constant. */
739 /* B1 = B - A * origin invariant. */
1035 lambda_vector origin; local
1079 origin = lambda_vector_new (depth);
1082 LATTICE_ORIGIN (lattice), origin); local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_objset.c1027 dsl_dataset_t *origin; local
1052 error = dsl_dataset_hold(dp, doca->doca_origin, FTAG, &origin);
1057 if (!origin->ds_is_snapshot) {
1058 dsl_dataset_rele(origin, FTAG);
1061 dsl_dataset_rele(origin, FTAG);
1073 dsl_dataset_t *origin, *ds; local
1078 VERIFY0(dsl_dataset_hold(dp, doca->doca_origin, FTAG, &origin));
1080 obj = dsl_dataset_create_sync(pdd, tail, origin, 0,
1084 dsl_dataset_name(origin, namebuf);
1086 "origin
1093 dmu_objset_clone(const char *clone, const char *origin) argument
[all...]
H A Ddmu_send.c1211 * or the origin's fs.
1530 dsl_dataset_t *origin; local
1532 FTAG, &origin);
1537 if (!origin->ds_is_snapshot) {
1538 dsl_dataset_rele(origin, FTAG);
1542 if (dsl_dataset_phys(origin)->ds_guid != fromguid &&
1544 dsl_dataset_rele(origin, FTAG);
1548 dsl_dataset_rele(origin, FTAG);
1589 dsl_dataset_t *origin = NULL; local
1595 FTAG, &origin));
1813 dmu_recv_begin(char *tofs, char *tosnap, dmu_replay_record_t *drr_begin, boolean_t force, boolean_t resumable, char *origin, dmu_recv_cookie_t *drc) argument
[all...]
H A Dzfs_ioctl.c982 dsl_dataset_t *origin = NULL; local
987 dsl_dir_phys(dd)->dd_origin_obj, FTAG, &origin);
997 dsl_dataset_name(origin, parentname);
999 error = zfs_secpolicy_write_perms_ds(parentname, origin,
1003 dsl_dataset_rele(origin, FTAG);
1160 char *origin; local
1166 if (nvlist_lookup_string(innvl, "origin", &origin) == 0 &&
1167 (error = zfs_secpolicy_write_perms(origin,
3368 * "origin"
4580 char *origin = NULL; local
5135 char origin[ZFS_MAX_DATASET_NAME_LEN]; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c614 char origin[ZFS_MAX_DATASET_NAME_LEN]; local
624 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin,
625 sizeof (origin), &src, NULL, 0, B_FALSE) != 0) {
630 if (strncmp(origin, fromsnap, fsnlen) == 0)
634 zhp = zfs_open(hdl, origin, ZFS_TYPE_FILESYSTEM);
/freebsd-11-stable/contrib/unbound/validator/
H A Dvalidator.c70 struct query_info* qinfo, struct sock_list* origin);
2601 * @param origin: the origin of msg.
2606 struct sock_list* origin)
2643 val_blacklist(&vq->chain_blacklist, qstate->region, origin, 1);
2648 errinf_origin(qstate, origin);
2674 * @param origin: the origin of msg.
2679 struct sock_list* origin)
2696 origin,
2604 process_ds_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, struct sock_list* origin) argument
2677 process_dnskey_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, struct sock_list* origin) argument
2773 process_prime_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct sock_list* origin) argument
[all...]
H A Dval_utils.c1089 struct sock_list* origin, int cross)
1096 if(!origin)
1098 for(p=origin; p; p=p->next)
1102 if(!origin) {
1107 sock_list_prepend(blacklist, origin);
1108 else sock_list_merge(blacklist, region, origin);
1088 val_blacklist(struct sock_list** blacklist, struct regional* region, struct sock_list* origin, int cross) argument
/freebsd-11-stable/sys/dev/usb/input/
H A Dwsp.c202 int16_t origin; /* zero when switching track finger */ member in struct:tp_finger
899 f->origin = le16toh((uint16_t)f->origin);
916 i, ibt, ntouch, f->origin, f->abs_x, f->abs_y,
1070 if (sc->index[0]->origin == 0 || sc->index[1]->origin == 0 ||
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h257 dsl_dataset_t *origin_origin; /* origin of the origin */
306 dsl_dataset_t *origin, uint64_t flags, cred_t *, dmu_tx_t *);
307 uint64_t dsl_dataset_create_sync_dd(dsl_dir_t *dd, dsl_dataset_t *origin,
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfdwin.c152 offset += abfd->origin;
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.h193 extern void copy_window P_((WINDOW *origin, WINDOW *destination));
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js731 (!adjust.mouse || this.options.show.distance) && cache.origin && cache.origin.pageX ? cache.origin :
995 // Store show origin coordinates
996 cache.origin = $.extend({}, this.mouse);
1023 // Remove cached origin on hide
1024 delete cache.origin;
1472 var origin = this.cache.origin || {},
1477 if(abs(event.pageX - origin
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c58 /* Values for the origin field of struct directive. KANDR directives
86 unsigned char origin; /* Origin of directive. */ member in struct:directive
175 #define D(name, t, origin, flags) \
177 sizeof #name - 1, origin, flags },
186 The origin is more or less true - the original K+R cpp
342 && dir->origin == EXTENSION)
356 else if (indented && dir->origin == KANDR)
360 else if (!indented && dir->origin != KANDR)
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dtinfo.cc129 const void *origin; member in struct:__anon2125::vtable_prefix
724 -offsetof (vtable_prefix, origin));
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.h54 bfd_vma origin; member in struct:memory_region_struct
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTImporter.h87 bool CompleteTagDeclWithOrigin(clang::TagDecl *decl, clang::TagDecl *origin);
/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsol.c697 make_rsid(const char *ifname, const char *origin, struct rainfo *rai) argument
702 sprintf(rsid, "%s:%s", ifname, origin);
710 sprintf(rsid, "%s:%s:[%s]", ifname, origin, hbuf);
/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c83 COORD origin; member in struct:props
571 p->origin.X = 0;
572 p->origin.Y = 0;
574 p->origin.X = p->SBI.srWindow.Left;
575 p->origin.Y = p->SBI.srWindow.Top;
/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.c303 * Find a route for a given origin IPv6 address and Multicast group address.
991 struct sockaddr_in6 origin; local
997 origin = mfccp->mf6cc_origin;
999 hash = MF6CHASH(origin.sin6_addr, mcastgrp.sin6_addr);
1002 ip6_sprintf(ip6bufo, &origin.sin6_addr),
1009 if (IN6_ARE_ADDR_EQUAL(&origin.sin6_addr,
1132 * If we don't have a route for packet's origin,
1389 * for its origin.
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c1070 svn_client__pathrev_t *origin;
1074 SVN_ERR(svn_client__wc_node_get_origin(&origin, local_abspath, ctx,
1076 if (!origin
1077 || strcmp(origin->url, peg_loc->url) != 0
1078 || peg_loc->rev != origin->rev)
2273 the origin? */
1068 svn_client__pathrev_t *origin; local
/freebsd-11-stable/contrib/ldns/
H A Ddnssec.c1124 rr_list_delegation_only(ldns_rdf *origin, ldns_rr_list *rr_list) argument
1128 if (!origin || !rr_list) return 0;
1131 if (ldns_dname_compare(ldns_rr_owner(cur_rr), origin) == 0) {
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dpic.y1473 $$ = $1.obj->origin().x;
1480 $$ = $1.obj->origin().y;
1786 position pos = pl->obj->origin();

Completed in 309 milliseconds

12345