Home
last modified time | relevance | path

Searched refs:Returns (Results 1 – 25 of 194) sorted by relevance

12345678

/freebsd-11-stable/contrib/gperf/src/
HDoptions.icc26 /* 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/
HDWebAssemblyMCInstLower.cpp93 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/
HDhelp-index22 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/
HDsoftfloat-specialize75 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/
HDsoftfloat-specialize116 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/
HDregnode_if.m45 # 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/
HDInlineFunction.cpp1694 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 …]
HDCloneFunction.cpp87 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/
HDlua_api.md81 **Returns:**
105 **Returns:**
147 **Returns:**
174 **Returns:**
188 **Returns:**
/freebsd-11-stable/sys/dev/extres/phy/
HDphynode_if.m37 # 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/
HDvariable.subr87 # 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/
HDWasm.h357 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/
HDSafeStack.cpp159 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/
HDCloning.h140 SmallVectorImpl<ReturnInst*> &Returns,
149 SmallVectorImpl<ReturnInst *> &Returns,
166 SmallVectorImpl<ReturnInst*> &Returns,
/freebsd-11-stable/sys/dev/extres/hwreset/
HDhwreset_if.m43 # 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/
HDfdt_clock_if.m57 # 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/
HDfunctions.texi62 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/
HDacpi_if.m50 # 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/
HDCommentToXML.cpp88 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/
HDAMDGPURewriteOutArguments.cpp265 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/
HDfunctions.texi62 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/
HDhstech.texi184 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/
HDcommon.subr38 # 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/
HDfdt_reset_if.m43 # 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/
HDcontinents.subr92 # 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.

12345678