/freebsd/contrib/bmake/unit-tests/ |
H A D | var-op-sunsh.mk | 104 VAR :sh(Put a comment here)= comment in parentheses 113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiCallingConv.td | 22 // Put argument in registers if marked 'inreg' and not a vararg call. 35 // Put arguments in registers.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_chained_origin_depot.cpp | 129 bool ChainedOriginDepot::Put(u32 here_id, u32 prev_id, u32 *new_id) { in Put() function in __sanitizer::ChainedOriginDepot 132 *new_id = depot.Put(desc, &inserted); in Put()
|
H A D | sanitizer_chained_origin_depot.h | 30 bool Put(u32 here_id, u32 prev_id, u32 *new_id);
|
H A D | sanitizer_stackdepot.cpp | 208 u32 StackDepotPut(StackTrace stack) { return theDepot.Put(stack); } in StackDepotPut() 211 return StackDepotNode::get_handle(theDepot.Put(stack)); in StackDepotPut_WithHandle()
|
H A D | sanitizer_stackdepotbase.h | 44 u32 Put(args_type args, bool *inserted = nullptr); 115 u32 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | streambuf | 56 // 27.6.2.2.5 Put area: 73 // 27.6.2.3.3 Put area: 101 // 27.6.2.4.5 Put area: 213 // 27.6.2.2.5 Put area: 247 // 27.6.2.3.3 Put area: 282 // 27.6.2.4.5 Put area:
|
/freebsd/stand/i386/btx/lib/ |
H A D | btxv86.S | 66 pushf # Put eflags 69 pushl %eax # Put EAX
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ModuleCache.cpp | 191 Status ModuleCache::Put(const FileSpec &root_dir_spec, const char *hostname, in Put() function in ModuleCache 302 error = Put(root_dir_spec, escaped_hostname.c_str(), module_spec, in GetAndPut() 324 error = Put(root_dir_spec, escaped_hostname.c_str(), module_spec, in GetAndPut()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_chained_origin_depot.cpp | 27 return chainedOriginDepot.Put(here_id, prev_id, new_id); in ChainedOriginDepotPut()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | ModuleCache.h | 61 Status Put(const FileSpec &root_dir_spec, const char *hostname,
|
/freebsd/stand/forth/ |
H A D | loader.rc | 3 \ You should not edit this file! Put any overrides in loader.rc.local
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | README.md | 49 &comment("hello there") Put in a comment. 52 &data_word(word) Put in a word of data.
|
/freebsd/contrib/tzcode/ |
H A D | SECURITY | 4 Put "tzdb security" at the start of your email's subject line.
|
/freebsd/contrib/tzdata/ |
H A D | SECURITY | 4 Put "tzdb security" at the start of your email's subject line.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_origin.h | 95 GetChainedOriginDepot()->Put(h.id(), prev.raw_id(), &chained_id); in CreateChainedOrigin()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBPlatform.h | 146 SBError Put(SBFileSpec &src, SBFileSpec &dst);
|
/freebsd/tools/test/stress2/misc/ |
H A D | seekdir.sh | 82 /* Put a set of sample files in the target directory */
|
/freebsd/sys/kern/ |
H A D | Make.tags.inc | 7 # Put the /sys/sys include files at the end so that subroutine definitions
|
/freebsd/contrib/unbound/ |
H A D | config.h.in | 846 /* Put -D_ALL_SOURCE define in config.h */ 849 /* Put -D_BSD_SOURCE define in config.h */ 852 /* Put -D_DEFAULT_SOURCE define in config.h */ 855 /* Put -D_GNU_SOURCE define in config.h */ 858 /* Put -D_LARGEFILE_SOURCE=1 define in config.h */ 861 /* Put -D_POSIX_C_SOURCE=200112 define in config.h */ 864 /* Put -D_XOPEN_SOURCE=600 define in config.h */ 867 /* Put -D_XOPEN_SOURCE_EXTENDED=1 define in config.h */ 870 /* Put -D__EXTENSIONS__ define in config.h */
|
/freebsd/stand/uboot/arch/arm/ |
H A D | arm.ldscript | 65 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
|
/freebsd/sys/conf/ |
H A D | ldscript.powerpcspe | 97 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
|
H A D | ldscript.powerpc | 96 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
|
/freebsd/stand/powerpc/ofw/ |
H A D | ppc-common.ldscript | 66 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
|
/freebsd/stand/uboot/arch/powerpc/ |
H A D | powerpc.ldscript | 64 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
|