Searched refs:location (Results 176 - 198 of 198) sorted by relevance

12345678

/freebsd-10.2-release/contrib/libstdc++/src/
H A DMakefile.in296 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c1276 fetch_ctx->handler->location);
2886 handler->location),
/freebsd-10.2-release/sys/dev/vxge/include/
H A Dvxgehal-stats.h941 * found in the correct location. Only increments the count by one
2091 * vxge_hal_vpath_stats_access - Get the statistics from the given location
2095 * @offset: Offset with in the location
2098 * Get the statistics from the given location and offset.
2269 * vxge_hal_mrpcim_stats_access - Access the statistics from the given location
2273 * @location: Location (one of vpath id, aggregate or port)
2274 * @offset: Offset with in the location
2277 * Get the statistics from the given location and offset.
2284 u32 location,
/freebsd-10.2-release/contrib/binutils/bfd/
H A Dcoffcode.h3626 /* Remember the location of the first symbol in this
4159 const void * location,
4194 rec = (bfd_byte *) location;
4217 return bfd_bwrite (location, count, abfd) == count;
4156 coff_set_section_contents(bfd * abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Delf64-ppc.c5912 same memory location for the variable. */
6616 this location in the opd section. It is
8129 bfd_vma location;
8168 location = (input_sec->output_offset
8172 branch_offset = destination - location;
9559 size. rawsize is a convenient location to use. */
8125 bfd_vma location; local
H A Delf.c7299 const void *location,
7313 || bfd_bwrite (location, count, abfd) != count)
7290 _bfd_elf_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
/freebsd-10.2-release/contrib/gcc/
H A Dgimplify.c73 location_t location; member in struct:gimplify_omp_ctx
271 c->location = input_location;
4553 error ("%Henclosing parallel", &ctx->location);
H A Dconfigure705 # Find the source files, if location was not specified.
873 --enable-mapped-location location_t is fileline integer cookie
6943 # Check whether --enable-mapped-location or --disable-mapped-location was given.
/freebsd-10.2-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mrpcim.c2522 * vxge_hal_mrpcim_stats_access - Access the statistics from the given location
2526 * @location: Location (one of vpath id, aggregate or port)
2527 * @offset: Offset with in the location
2530 * Get the statistics from the given location and offset.
2537 u32 location,
2551 "location = %d, offset = %d, stat = 0x"VXGE_OS_STXFMT,
2552 (ptr_t) devh, operation, location, offset, (ptr_t) stat);
2564 VXGE_HAL_XMAC_STATS_SYS_CMD_LOC_SEL(location) |
2534 vxge_hal_mrpcim_stats_access( vxge_hal_device_h devh, u32 operation, u32 location, u32 offset, u64 *stat) argument
/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath.c5611 "%s: rd %u cc %u location %c%s\n",
5612 __func__, reg->regdomain, reg->country, reg->location,
5670 ic->ic_regdomain.location = 'I';
5673 "%s: eeprom rd %u cc %u (mapped rd %u cc %u) location %c%s\n",
5676 ic->ic_regdomain.location, ic->ic_regdomain.ecm ? " ecm" : "");
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp1754 EnableTiming("time-passes", cl::location(TimePassesIsEnabled),
/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h319 // location - Allow the user to specify which external variable they want to
333 LocationClass<Ty> location(Ty &L) { return LocationClass<Ty>(L); } function in namespace:llvm::cl
1051 // cl::location(x) modifier.
1059 assert(Location != 0 && "cl::location(...) not specified for a command "
1061 "or cl::init specified before cl::location()!!");
1068 return O.error("cl::location(x) specified more than once!");
1279 // cl::location(x) modifier.
1290 return O.error("cl::location(x) specified more than once!");
1297 assert(Location != 0 && "cl::location(...) not specified for a command "
1448 // cl::location(
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c1519 return svn_error_trace(history->vtable->location(path, revision, history,
/freebsd-10.2-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm167 .4byte \start_label @ FDE initial location
/freebsd-10.2-release/contrib/libstdc++/include/
H A DMakefile.in246 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
/freebsd-10.2-release/contrib/apr-util/
H A Dconfigure1287 # Find the source files, if location was not specified.
1436 --with-openssl=DIR specify location of OpenSSL
1437 --with-nss=DIR specify location of NSS
1459 --with-pgsql=DIR specify PostgreSQL location
1466 --with-freetds=DIR specify FreeTDS location
1467 --with-odbc=DIR specify ODBC location
1468 --with-expat=DIR specify Expat location, or 'builtin'
5828 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, etc." "$LINENO" 5
12171 # Clear the header cache variable for each location
12573 # Clear the header cache variable for each location
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c126 * gets split into sequential merges of the following location pairs.
163 * Our helper functions would then operate on one of these location
241 /* The repository location of the base node of the target WC. If the node
5926 repository location of the file.
5935 const svn_client__pathrev_t *location,
5948 SVN_ERR(svn_client__ensure_ra_session_url(&old_sess_url, ra_session, location->url,
5950 err = svn_ra_get_file(ra_session, "", location->rev,
6900 slicing history location SEGMENTS with a given requested merge
6937 segment, else it points to the same location as its path2. */
7153 Calculate the result by intersecting the list of location segment
5925 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-10.2-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1020 /* Creates a copy from one top level NODE to a different location */
/freebsd-10.2-release/contrib/ldns/drill/
H A Dconfigure1173 # Find the source files, if location was not specified.
1320 Default location of the trust anchor file.
/freebsd-10.2-release/sys/dev/mwl/
H A Dif_mwl.c4696 ic->ic_regdomain.location = 'I';
/freebsd-10.2-release/contrib/subversion/
H A Dbuild-outputs.mk494 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/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/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
495 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/log.lo reports/mergeinfo.lo reports/replay.lo reports/update.lo repos.lo util.lo version.lo
2555 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_xml.h subversion/mod_dav_svn/dav_svn.h
2556 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-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp73 cl::location(LimitFloatPrecision),
4770 DEBUG(dbgs() << "Dropping debug location info for:\n " << DI << "\n");
6980 // call sequence. Furthermore the location of the chain and glue can change
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9156 ** The default location of PENDING_BYTE is the first byte past the
10193 int iMem; /* Memory location that acts as accumulator */
10204 int iMem; /* Memory location that acts as accumulator */
18133 ** An instance of the following object records the location of
[all...]

Completed in 672 milliseconds

12345678