| /freebsd-11-stable/contrib/gperf/src/ |
| HD | options.icc | 26 /* Tests a given boolean option. Returns true if set, false otherwise. */ 40 /* Returns the input file name. */ 47 /* Returns the output file name. */ 54 /* Returns the jump value. */ 61 /* Returns the initial associated character value. */ 68 /* Returns the number of iterations for finding finding good asso_values. */ 75 /* Returns the total number of switch statements to generate. */ 82 /* Returns the factor by which to multiply the generated table's size. */ 89 /* Returns the generated function name. */ 96 /* Returns the keyword key name. */ [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyMCInstLower.cpp | 93 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local 115 getLibcallSignature(Subtarget, Name, Returns, Params); in GetExternalSymbolSymbol() 118 std::make_unique<wasm::WasmSignature>(std::move(Returns), std::move(Params)); in GetExternalSymbolSymbol() 167 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand() argument 169 auto Signature = std::make_unique<wasm::WasmSignature>(std::move(Returns), in lowerTypeIndexOperand() 197 SmallVectorImpl<wasm::ValType> &Returns) { in getFunctionReturns() argument 203 valTypesFromMVTs(CallerRetTys, Returns); in getFunctionReturns() 236 SmallVector<wasm::ValType, 4> Returns; in lower() local 242 Returns.push_back(getType(MRI.getRegClass(MO.getReg()))); in lower() 255 getFunctionReturns(MI, Returns); in lower() [all …]
|
| /freebsd-11-stable/usr.sbin/pc-sysinstall/doc/ |
| HD | help-index | 22 Returns information about the disks size, cyls, heads, and sectors 31 Returns a listing of the detected network cards on this system 34 Returns a listing of the pc-sysinstall configuration 37 Returns a listing of the available components which can be installed 40 Returns a listing of the available FTP mirrors 43 Returns a listing of the available packages 46 Returns a listing of available rsync-backups on the target server in the life-preserver/ dir 49 Returns a listing of available timezones
|
| /freebsd-11-stable/lib/libc/softfloat/templates/ |
| HD | softfloat-specialize | 75 Returns 1 if the single-precision floating-point value `a' is a NaN; 88 Returns 1 if the single-precision floating-point value `a' is a signaling 101 Returns the result of converting the single-precision floating-point NaN 120 Returns the result of converting the canonical NaN `a' to the single- 167 Returns 1 if the double-precision floating-point value `a' is a NaN; 180 Returns 1 if the double-precision floating-point value `a' is a signaling 195 Returns the result of converting the double-precision floating-point NaN 214 Returns the result of converting the canonical NaN `a' to the double- 269 Returns 1 if the extended double-precision floating-point value `a' is a 282 Returns 1 if the extended double-precision floating-point value `a' is a [all …]
|
| /freebsd-11-stable/lib/libc/softfloat/ |
| HD | softfloat-specialize | 116 Returns 1 if the single-precision floating-point value `a' is a NaN; 132 Returns 1 if the single-precision floating-point value `a' is a signaling 149 Returns the result of converting the single-precision floating-point NaN 168 Returns the result of converting the canonical NaN `a' to the single- 215 Returns 1 if the double-precision floating-point value `a' is a NaN; 232 Returns 1 if the double-precision floating-point value `a' is a signaling 251 Returns the result of converting the double-precision floating-point NaN 270 Returns the result of converting the canonical NaN `a' to the double- 325 Returns 1 if the extended double-precision floating-point value `a' is a 338 Returns 1 if the extended double-precision floating-point value `a' is a [all …]
|
| /freebsd-11-stable/sys/dev/extres/regulator/ |
| HD | regnode_if.m | 45 # Returns 0 on success or a standard errno value. 53 # Returns 0 on success or a standard errno value. 65 # Returns 0 on success or a standard errno value. 74 # Returns 0 on success or a standard errno value. 86 # Returns 0 on success or a standard errno value. 95 # Returns 0 on success or a standard errno value.
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| HD | InlineFunction.cpp | 1694 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local 1737 /*ModuleLevelChanges=*/false, Returns, ".i", in InlineFunction() 2016 for (ReturnInst *RI : Returns) { in InlineFunction() 2044 for (ReturnInst *RI : Returns) { in InlineFunction() 2142 auto NewEnd = llvm::remove_if(Returns, [](ReturnInst *RI) { in InlineFunction() 2145 Returns.erase(NewEnd, Returns.end()); in InlineFunction() 2152 for (ReturnInst *RI : Returns) { in InlineFunction() 2189 std::swap(Returns, NormalReturns); in InlineFunction() 2204 for (ReturnInst *RI : Returns) { in InlineFunction() 2227 std::swap(Returns, NormalReturns); in InlineFunction() [all …]
|
| HD | CloneFunction.cpp | 87 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto() argument 189 Returns.push_back(RI); in CloneFunctionInto() 264 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local 265 CloneFunctionInto(NewF, F, VMap, F->getSubprogram() != nullptr, Returns, "", in CloneFunction() 452 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst() argument 715 Returns.push_back(RI); in CloneAndPruneIntoFromInst() 729 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto() argument 734 ModuleLevelChanges, Returns, NameSuffix, CodeInfo); in CloneAndPruneFunctionInto()
|
| /freebsd-11-stable/contrib/libucl/doc/ |
| HD | lua_api.md | 81 **Returns:** 105 **Returns:** 147 **Returns:** 174 **Returns:** 188 **Returns:**
|
| /freebsd-11-stable/sys/dev/extres/phy/ |
| HD | phynode_if.m | 37 # Returns 0 on success or a standard errno value. 45 # Returns 0 on success or a standard errno value. 54 # Returns 0 on success or a standard errno value.
|
| /freebsd-11-stable/usr.sbin/bsdconfig/share/ |
| HD | variable.subr | 87 # Returns success unless $var is either NULL or missing. 152 # $VARIABLE_DUMPFILE. Returns success unless the file couldn't be written. If 173 # Are we in debug mode? Returns success if extra DEBUG information has been 196 # setup to be performed interactively? Returns success if the user has asked 200 # Returns success if $netInteractive is set and non-NULL. 211 # setup to be performed interactively? Returns success if the user has asked 215 # Returns success if $zfsInteractive is set and non-NULL.
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| HD | Wasm.h | 357 SmallVector<ValType, 1> Returns; member 364 : Returns(InReturns), Params(InParams) {} in WasmSignature() 370 return LHS.State == RHS.State && LHS.Returns == RHS.Returns &&
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | SafeStack.cpp | 159 SmallVectorImpl<ReturnInst *> &Returns, 175 ArrayRef<ReturnInst *> Returns, 382 SmallVectorImpl<ReturnInst *> &Returns, in findInsts() argument 400 Returns.push_back(RI); in findInsts() 489 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, in moveStaticAllocasToUnsafeStack() argument 748 SmallVector<ReturnInst *, 4> Returns; in run() local 759 findInsts(F, StaticAllocas, DynamicAllocas, ByValArguments, Returns, in run() 801 for (ReturnInst *RI : Returns) { in run() 811 Returns, BasePointer, StackGuardSlot); in run() 827 for (ReturnInst *RI : Returns) { in run()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| HD | Cloning.h | 140 SmallVectorImpl<ReturnInst*> &Returns, 149 SmallVectorImpl<ReturnInst *> &Returns, 166 SmallVectorImpl<ReturnInst*> &Returns,
|
| /freebsd-11-stable/sys/dev/extres/hwreset/ |
| HD | hwreset_if.m | 43 # Returns 0 on success or a standard errno value. 56 # Returns 0 on success or a standard errno value. 66 # Returns 0 on success or a standard errno value.
|
| /freebsd-11-stable/sys/dev/fdt/ |
| HD | fdt_clock_if.m | 57 # Returns 0 on success or a standard errno value. 66 # Returns 0 on success or a standard errno value. 74 # Returns information about the current operational state of specified clock.
|
| /freebsd-11-stable/contrib/gcclibs/libiberty/ |
| HD | functions.texi | 62 Causes function @var{f} to be called at exit. Returns 0. 69 Returns a pointer to the last component of pathname @var{name}. 77 Compares the first @var{count} bytes of two areas of memory. Returns 78 zero if they are the same, nonzero otherwise. Returns zero if 122 Returns a pointer to the argument vector if successful. Returns 164 Returns a pointer to a directory path suitable for creating temporary 172 Returns an approximation of the CPU time used by the process as a 182 @code{xmalloc}ed memory. Returns @code{NULL} if insufficient memory is 193 Returns a pointer to the argument vector if successful. Returns 202 Returns the maximum @code{errno} value for which a corresponding [all …]
|
| /freebsd-11-stable/sys/dev/acpica/ |
| HD | acpi_if.m | 50 # Returns: AE_OK if the scan should continue, otherwise an error 82 # Returns: ID string matched or NULL if no match 106 # Returns: AE_OK or an error value 127 # Returns: 0 on success or some other error value. 152 # Returns: AE_OK or an error value, based on the callback return value
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Index/ |
| HD | CommentToXML.cpp | 88 SmallVector<const BlockCommandComment *, 4> Returns; member 130 Returns.push_back(BCC); in FullCommentParts() 476 if (Parts.Returns.size() != 0) { in visitFullComment() 478 for (unsigned i = 0, e = Parts.Returns.size(); i != e; ++i) in visitFullComment() 479 visit(Parts.Returns[i]); in visitFullComment() 984 if (Parts.Returns.size() != 0) { in visitFullComment() 986 for (unsigned i = 0, e = Parts.Returns.size(); i != e; ++i) in visitFullComment() 987 visit(Parts.Returns[i]); in visitFullComment()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPURewriteOutArguments.cpp | 265 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local 268 Returns.push_back(RI); in runOnFunction() 271 if (Returns.empty()) in runOnFunction() 303 for (ReturnInst *RI : Returns) { in runOnFunction()
|
| /freebsd-11-stable/contrib/binutils/libiberty/ |
| HD | functions.texi | 62 Causes function @var{f} to be called at exit. Returns 0. 69 Returns a pointer to the last component of pathname @var{name}. 77 Compares the first @var{count} bytes of two areas of memory. Returns 78 zero if they are the same, nonzero otherwise. Returns zero if 122 Returns a pointer to the argument vector if successful. Returns 164 Returns a pointer to a directory path suitable for creating temporary 172 Returns an approximation of the CPU time used by the process as a 182 @code{xmalloc}ed memory. Returns @code{NULL} if insufficient memory is 193 Returns a pointer to the argument vector if successful. Returns 202 Returns the maximum @code{errno} value for which a corresponding [all …]
|
| /freebsd-11-stable/contrib/libreadline/doc/ |
| HD | hstech.texi | 184 data associated with it. Returns the application-specific data 211 Returns non-zero if the history is stifled, zero if it is not. 227 Returns the offset of the current history element. 262 Returns 1 on success, 0 if @var{pos} is less than zero or greater 312 proceeds backward from @var{pos}, otherwise forward. Returns the absolute 325 Returns 0 if successful, or @code{errno} if not. 333 @code{NULL}, then read from @file{~/.history}. Returns 0 if successful, 342 Returns 0 on success, or @code{errno} on a read or write error. 348 Returns 0 on success, or @code{errno} on a read or write error. 355 Returns 0 on success, or @code{errno} on failure. [all …]
|
| /freebsd-11-stable/usr.sbin/bsdconfig/networking/share/ |
| HD | common.subr | 38 # Returns true if the current process is jail(8)ed. 47 # Returns true if there are any NFS mounts currently active, otherwise false.
|
| /freebsd-11-stable/sys/mips/mediatek/ |
| HD | fdt_reset_if.m | 43 # Returns 0 on success or a standard errno value. 52 # Returns 0 on success or a standard errno value.
|
| /freebsd-11-stable/usr.sbin/bsdconfig/timezone/share/ |
| HD | continents.subr | 92 # Returns a single property of a given continent. Available properties are: 116 # Returns continent identifier given continent title. 141 # Returns "1" if the first argument is an ocean, otherwise NULL.
|