Searched refs:location (Results 201 - 208 of 208) sorted by relevance

123456789

/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.js21 location = window.location;
40 // Prioritize #id over <tag> to avoid XSS via location.hash (#9521)
6925 // Document location
6928 // Document location segments
6935 // a field from window.location if document.domain has been set
6937 ajaxLocation = location.href;
6940 // since IE will modify it given document.location
6946 // Segment location into parts
/freebsd-13-stable/contrib/apr-util/
H A Dconfigure1286 # Find the source files, if location was not specified.
1435 --with-openssl=DIR specify location of OpenSSL
1436 --with-nss=DIR specify location of NSS
1437 --with-commoncrypto=DIR specify location of CommonCrypto
1459 --with-pgsql=DIR specify PostgreSQL location
1466 --with-odbc=DIR specify ODBC location
1467 --with-expat=DIR specify Expat location
6008 as_fn_error $? "Crypto was requested but no crypto library could be enabled; specify the location of a crypto library using --with-openssl, --with-nss, and/or --with-commoncrypto." "$LINENO" 5
12366 # Clear the header cache variable for each location
12768 # Clear the header cache variable for each location
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c125 * gets split into sequential merges of the following location pairs.
162 * Our helper functions would then operate on one of these location
6087 repository location of the file.
6096 const svn_client__pathrev_t *location,
6109 SVN_ERR(svn_client__ensure_ra_session_url(&old_sess_url, ra_session, location->url,
6111 err = svn_ra_get_file(ra_session, "", location->rev,
7067 slicing history location SEGMENTS with a given requested merge
7104 segment, else it points to the same location as its path2. */
7320 Calculate the result by intersecting the list of location segments at
7333 the location segment
6086 single_file_merge_get_file(const char **filename, apr_hash_t **props, svn_ra_session_t *ra_session, const svn_client__pathrev_t *location, const char *wc_target, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1119 /* Creates a copy from one top level NODE to a different location */
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl.c4479 ic->ic_regdomain.location = 'I';
/freebsd-13-stable/contrib/ldns/drill/
H A Dconfigure1173 # Find the source files, if location was not specified.
1320 Default location of the trust anchor file.
/freebsd-13-stable/contrib/subversion/
H A Dbuild-outputs.mk603 mod_dav_svn_DEPS = subversion/mod_dav_svn/activity.lo subversion/mod_dav_svn/authz.lo subversion/mod_dav_svn/deadprops.lo subversion/mod_dav_svn/liveprops.lo subversion/mod_dav_svn/lock.lo subversion/mod_dav_svn/merge.lo subversion/mod_dav_svn/mirror.lo subversion/mod_dav_svn/mod_dav_svn.lo subversion/mod_dav_svn/posts/create_txn.lo subversion/mod_dav_svn/reports/dated-rev.lo subversion/mod_dav_svn/reports/deleted-rev.lo subversion/mod_dav_svn/reports/file-revs.lo subversion/mod_dav_svn/reports/get-location-segments.lo subversion/mod_dav_svn/reports/get-locations.lo subversion/mod_dav_svn/reports/get-locks.lo subversion/mod_dav_svn/reports/inherited-props.lo subversion/mod_dav_svn/reports/list.lo subversion/mod_dav_svn/reports/log.lo subversion/mod_dav_svn/reports/mergeinfo.lo subversion/mod_dav_svn/reports/replay.lo subversion/mod_dav_svn/reports/update.lo subversion/mod_dav_svn/repos.lo subversion/mod_dav_svn/status.lo subversion/mod_dav_svn/util.lo subversion/mod_dav_svn/version.lo subversion/libsvn_repos/libsvn_repos-1.la subversion/libsvn_fs/libsvn_fs-1.la subversion/libsvn_delta/libsvn_delta-1.la subversion/libsvn_subr/libsvn_subr-1.la
604 mod_dav_svn_OBJECTS = activity.lo authz.lo deadprops.lo liveprops.lo lock.lo merge.lo mirror.lo mod_dav_svn.lo posts/create_txn.lo reports/dated-rev.lo reports/deleted-rev.lo reports/file-revs.lo reports/get-location-segments.lo reports/get-locations.lo reports/get-locks.lo reports/inherited-props.lo reports/list.lo reports/log.lo reports/mergeinfo.lo reports/replay.lo reports/update.lo repos.lo status.lo util.lo version.lo
3187 subversion/mod_dav_svn/reports/get-location-segments.lo: subversion/mod_dav_svn/reports/get-location-segments.c subversion/include/mod_authz_svn.h subversion/include/private/svn_dav_protocol.h subversion/include/private/svn_debug.h subversion/include/private/svn_fspath.h subversion/include/private/svn_skel.h subversion/include/svn_base64.h subversion/include/svn_checksum.h subversion/include/svn_dav.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_repos.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_types_impl.h subversion/include/svn_xml.h subversion/mod_dav_svn/dav_svn.h
3188 if $(INSTALL_APACHE_MODS) ; then $(COMPILE_APACHE_MOD) $(canonicalized_srcdir)subversion/mod_dav_svn/reports/get-location-segments.c ; else echo "fake" > subversion/mod_dav_svn/reports/get-location-segments.lo ; fi
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp147 cl::location(LimitFloatPrecision), cl::Hidden,
1277 LLVM_DEBUG(dbgs() << "Salvaged debug location info for:\n "
1284 // couldn't be done. Place an undef DBG_VALUE at this location to terminate
1285 // any earlier variable location.
1316 // Do not attach the SDNodeDbgValue to an SDNode: this variable location
1444 // Remove the debug location from the node as the node is about to be used
1445 // in a location which may differ from the original debug location. This
5964 // between the original dbg.value location and its resolved DBG_VALUE, which
8707 /// TargetFrameIndex into a DirectMemRefOp StackMap location
[all...]

Completed in 378 milliseconds

123456789