Home
last modified time | relevance | path

Searched refs:Put (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd/contrib/bmake/unit-tests/
H A Dvar-op-sunsh.mk104 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 DLanaiCallingConv.td22 // 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 Dsanitizer_chained_origin_depot.cpp129 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 Dsanitizer_chained_origin_depot.h30 bool Put(u32 here_id, u32 prev_id, u32 *new_id);
H A Dsanitizer_stackdepot.cpp208 u32 StackDepotPut(StackTrace stack) { return theDepot.Put(stack); } in StackDepotPut()
211 return StackDepotNode::get_handle(theDepot.Put(stack)); in StackDepotPut_WithHandle()
H A Dsanitizer_stackdepotbase.h44 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 Dstreambuf56 // 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 Dbtxv86.S66 pushf # Put eflags
69 pushl %eax # Put EAX
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp191 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 Dmsan_chained_origin_depot.cpp27 return chainedOriginDepot.Put(here_id, prev_id, new_id); in ChainedOriginDepotPut()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DModuleCache.h61 Status Put(const FileSpec &root_dir_spec, const char *hostname,
/freebsd/stand/forth/
H A Dloader.rc3 \ You should not edit this file! Put any overrides in loader.rc.local
/freebsd/crypto/openssl/crypto/perlasm/
H A DREADME.md49 &comment("hello there") Put in a comment.
52 &data_word(word) Put in a word of data.
/freebsd/contrib/tzcode/
H A DSECURITY4 Put "tzdb security" at the start of your email's subject line.
/freebsd/contrib/tzdata/
H A DSECURITY4 Put "tzdb security" at the start of your email's subject line.
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_origin.h95 GetChainedOriginDepot()->Put(h.id(), prev.raw_id(), &chained_id); in CreateChainedOrigin()
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h146 SBError Put(SBFileSpec &src, SBFileSpec &dst);
/freebsd/tools/test/stress2/misc/
H A Dseekdir.sh82 /* Put a set of sample files in the target directory */
/freebsd/sys/kern/
H A DMake.tags.inc7 # Put the /sys/sys include files at the end so that subroutine definitions
/freebsd/contrib/unbound/
H A Dconfig.h.in846 /* 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 Darm.ldscript65 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
/freebsd/sys/conf/
H A Dldscript.powerpcspe97 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
H A Dldscript.powerpc96 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
/freebsd/stand/powerpc/ofw/
H A Dppc-common.ldscript66 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
/freebsd/stand/uboot/arch/powerpc/
H A Dpowerpc.ldscript64 /* Put .ctors and .dtors next to the .got2 section, so that the pointers

12345