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

123456789

/freebsd-11.0-release/contrib/groff/contrib/groffer/
H A Dgroffer2.sh393 'no-location' 'no-man' 'no-special' 'pdf' 'ps' 'rv' 'source' \
430 'local-file' 'location' 'troff' 'update'";
442 'apropos' 'debug' 'default' 'help' 'html' 'ignore-case' 'location-cat' \
3871 --local-file=name, --location, --manpath=dir1:dir2:...,
4348 -w|--where|--location)
4349 list_append mpm_list '--location';
4576 --location|--where) # print file locations to stderr
4639 --no-location) # disable former call to `--location'
/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c1108 wif->country_code[2] = regdomain.location;
1143 regdomain->rd.location = ccode[2];
1165 wif->country_code[2] = regdomain->rd.location;
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dcommit.c286 if (handler->location == NULL)
295 status = apr_uri_parse(scratch_pool, handler->location, &uri);
/freebsd-11.0-release/contrib/libstdc++/
H A DMakefile.in278 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
/freebsd-11.0-release/contrib/libstdc++/libsupc++/
H A DMakefile.in302 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
/freebsd-11.0-release/sys/dev/sound/pci/hda/
H A Dhdaa.c3201 as[i].location = -1;
3263 if (as[cnt].location == -1) {
3264 as[cnt].location =
3266 } else if (as[cnt].location !=
3268 as[cnt].location = -2;
6938 loc1 = devinfo->as[pdevinfo->playas].location;
6940 loc1 = devinfo->as[pdevinfo->recas].location;
6942 loc2 = devinfo->as[pdevinfo->recas].location;
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dx509v3.h213 GENERAL_NAME *location; member in struct:ACCESS_DESCRIPTION_st
/freebsd-11.0-release/crypto/openssl/util/
H A Dmk1mf.pl941 local($var,$files,$location,$postfix)=@_;
974 else { $t="$location${o}$_$pf "; }
/freebsd-11.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1733 (bfd *abfd, asection *section, void *location, file_ptr offset,
2229 /* Notes that the relocation is relative to the location in the
2231 subtract from the relocation value the address of the location
4486 location in an output file - ie in coff a <<ISFCN>> symbol
4564 #define bfd_canonicalize_symtab(abfd, location) \
4565 BFD_SEND (abfd, _bfd_canonicalize_symtab, (abfd, location))
4568 (bfd *abfd, asymbol **location, unsigned int count);
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dbfd-in2.h1727 (bfd *abfd, asection *section, void *location, file_ptr offset,
2222 /* Notes that the relocation is relative to the location in the
2224 subtract from the relocation value the address of the location
4479 location in an output file - ie in coff a <<ISFCN>> symbol
4557 #define bfd_canonicalize_symtab(abfd, location) \
4558 BFD_SEND (abfd, _bfd_canonicalize_symtab, (abfd, location))
4561 (bfd *abfd, asymbol **location, unsigned int count);
H A Daoutx.h620 runs at a different location than the default. The problem is that the
1239 const void * location,
1277 || bfd_bwrite (location, count, abfd) != count)
1825 /* Write out a strtab. ABFD is already at the right location in the
1905 NAME (aout, canonicalize_symtab) (bfd *abfd, asymbol **location)
1916 *(location++) = (asymbol *) (symbase++);
1917 *location++ =0;
2616 wanted location. */
4426 location within the section, in which case we don't need
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
/freebsd-11.0-release/contrib/gcc/
H A Dc-decl.c1165 /* Subroutine of diagnose_mismatched_decls. Report the location of DECL,
1639 /* Report location of previous decl/defn in a consistent manner. */
1665 in its new location and clear TREE_ASM_WRITTEN (it's not a
1735 /* Keep source location of definition rather than declaration and of
2521 same identifier. The error message should be given location LOC. */
2556 make_label (tree name, location_t location)
2562 DECL_SOURCE_LOCATION (label) = location;
2591 location to point here, for better diagnostics if it
2637 /* Define a label, specifying the location in the source file.
2642 define_label (location_t location, tre
2545 make_label(tree name, location_t location) argument
2631 define_label(location_t location, tree name) argument
[all...]
H A Dgimplify.c73 location_t location; member in struct:gimplify_omp_ctx
271 c->location = input_location;
4553 error ("%Henclosing parallel", &ctx->location);
/freebsd-11.0-release/contrib/gcc/cp/
H A Ddecl.c185 /* The location of the goto, for error reporting. */
369 location_t location;
373 location = input_location; /* FIXME want (input_filename, (line)0) */
375 location.file = input_filename;
376 location.line = 0;
379 define_label (location, DECL_NAME (label));
2560 /* Define a label, specifying the location in the source file.
2564 define_label (location_t location, tree name)
2600 DECL_SOURCE_LOCATION (decl) = location;
366 location_t location; local
2557 define_label(location_t location, tree name) argument
/freebsd-11.0-release/sbin/ifconfig/
H A Difieee80211.c2100 if ((flags & REQ_INDOOR) && reg->location == 'O') {
2106 if ((flags & REQ_OUTDOOR) && reg->location == 'I') {
2322 regdomain.location = d;
4089 if (reg->location == 'I')
4091 else if (reg->location == 'O')
/freebsd-11.0-release/contrib/libstdc++/src/
H A DMakefile.in296 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h328 // location - Allow the user to specify which external variable they want to
339 template <class Ty> LocationClass<Ty> location(Ty &L) { function in namespace:llvm::cl
1089 // cl::location(x) modifier.
1097 assert(Location && "cl::location(...) not specified for a command "
1099 "or cl::init specified before cl::location()!!");
1107 return O.error("cl::location(x) specified more than once!");
1266 // cl::location(x) modifier.
1276 return O.error("cl::location(x) specified more than once!");
1282 assert(Location != 0 && "cl::location(...) not specified for a command "
1440 // cl::location(
[all...]
/freebsd-11.0-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-11.0-release/sys/dev/ath/
H A Dif_ath.c5905 "%s: rd %u cc %u location %c%s\n",
5906 __func__, reg->regdomain, reg->country, reg->location,
5964 ic->ic_regdomain.location = 'I';
5967 "%s: eeprom rd %u cc %u (mapped rd %u cc %u) location %c%s\n",
5970 ic->ic_regdomain.location, ic->ic_regdomain.ecm ? " ecm" : "");
/freebsd-11.0-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-11.0-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c1880 return svn_error_trace(history->vtable->location(path, revision, history,
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp1769 EnableTiming("time-passes", cl::location(TimePassesIsEnabled),
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm167 .4byte \start_label @ FDE initial location
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp51 // Print the liveset found at the insert location
72 cl::location(ClobberNonLive),
1624 // assigned location (via allocaMap) for the each one of them. It adds the
2683 /// Compute the live-in set for the location rbegin starting from

Completed in 621 milliseconds

123456789