/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | SwiftCallingConv.h | 79 /// be passed indirectly? 83 /// must be passed indirectly to match a function abstraction pattern, or 87 /// indirectly as a return value; if false, answer whether it should be 88 /// passed indirectly as an argument 122 /// be passed/returned indirectly under swiftcall? 157 /// Is the given record type required to be passed and returned indirectly 163 /// indirectly for other reasons, such as being too large to fit in a
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varname-dot-make-save_dollars.mk | 21 # dollars, but also to those that come indirectly from other expressions. 33 # dollars, but also to those that come indirectly from other expressions. 64 # parser (no matter whether directly or indirectly), they only appear as '$$' 114 # directly or indirectly via another expression.
|
H A D | varname-empty.exp | 18 Global: ignoring ' = assigned indirectly' as the variable name '${:U}' expands to empty 19 Global: ignoring ' += appended indirectly' as the variable name '${:U}' expands to empty
|
H A D | varname-empty.mk | 39 ${:U}= assigned indirectly 44 ${:U}+= appended indirectly
|
H A D | cond-func.mk | 16 # Really strange variable names must be given indirectly via another variable, 48 # indirectly.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_free.pod | 22 SSL_free() also calls the free()ing procedures for indirectly affected items, if 25 Do not explicitly free these indirectly freed up items before or after
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBranchTargets.cpp | 10 // block which could be indirectly called. The hardware will (when enabled) 72 // Every function can potentially be called indirectly (even if it has in runOnMachineFunction() 75 // could be indirectly branched to. in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64BranchTargets.cpp | 10 // block which could be indirectly called. The hardware will (when enabled) 83 // directly in its translation unit, it can still be called indirectly if in runOnMachineFunction() 94 // If the block itself is address-taken, it could be indirectly branched in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyUtilities.h | 67 /// i.e., not indirectly via a pointer parameter that points to the value in 72 /// i.e., not indirectly via a pointer parameter that points to the value in
|
/freebsd/share/man/man9/ |
H A D | hhook.9 | 77 Khelp modules indirectly interact with 243 indirectly via the 298 is called directly or indirectly via the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86IndirectBranchTracking.cpp | 141 // If function is reachable indirectly, mark the first BB with ENDBR. in runOnMachineFunction() 160 // Exception handle may indirectly jump to catch pad, So we should add in runOnMachineFunction() 162 // create a new BB(new landingpad) indirectly jump to the old landingpad. in runOnMachineFunction()
|
/freebsd/sys/contrib/dev/acpica/include/platform/ |
H A D | acgccex.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
H A D | acfreebsd.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
H A D | acenvex.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
H A D | acgcc.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | accommon.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
H A D | acnames.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
H A D | acpi.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
H A D | acconvert.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
H A D | achware.h | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslparser.y | 53 * directly or indirectly, from Original Intel Code. 100 * 4.3. Licensee shall not export, either directly or indirectly, any of this 110 * software, or service, directly or indirectly, to any country for which the
|
H A D | asluuid.c | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | cmfsize.c | 52 * directly or indirectly, from Original Intel Code. 99 * 4.3. Licensee shall not export, either directly or indirectly, any of this 109 * software, or service, directly or indirectly, to any country for which the
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_free.3 | 156 \&\fBSSL_free()\fR also calls the \fBfree()\fRing procedures for indirectly affected items, if 159 Do not explicitly free these indirectly freed up items before or after
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | PNaCl.cpp | 76 // indirectly. in classifyArgumentType() 94 // Treat bit-precise integers as integers if <= 64, otherwise pass indirectly. in classifyReturnType()
|