Home
last modified time | relevance | path

Searched defs:original (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/bin/sleep/
H A Dsleep.c96 time_t original; in main() local
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c196 const char *haystack, const char *needle, const char *original) in is_based()
255 const char *needle, const char *original) in is_word_based()
/freebsd/sys/contrib/ck/include/
H A Dck_stack.h197 struct ck_stack original, update; in ck_stack_pop_mpmc() local
231 struct ck_stack original, update; in ck_stack_trypop_mpmc() local
/freebsd/contrib/bionic-x86_64-string/
H A Dsse2-memmove-slm.S71 # define ALIAS_SYMBOL(alias, original) \ argument
/freebsd/crypto/openssl/test/
H A Dbio_comp_test.c28 static unsigned char *original = NULL; variable
/freebsd/tests/sys/capsicum/
H A Dprocdesc.cc484 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
510 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
775 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
790 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
H A Dcapmode.cc711 sighandler_t original = signal(SIGUSR1, handle_signal); in FORK_TEST() local
/freebsd/tools/test/stress2/tools/
H A Dswap.c45 static unsigned long size, original; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h214 ClangASTSourceProxy(ClangASTSource &original) : m_original(original) {} in ClangASTSourceProxy()
H A DClangASTSource.cpp303 ClangASTImporter::DeclOrigin original = m_ast_importer_sp->GetDeclOrigin(interface_decl); in CompleteType() local
409 ClangASTImporter::DeclOrigin original = m_ast_importer_sp->GetDeclOrigin(context_decl); in FindExternalLexicalDecls() local
887 ClangASTImporter::DeclOrigin original = m_ast_importer_sp->GetDeclOrigin(interface_decl); in FindObjCMethodDecls() local
/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c53 long original = InterlockedCompareExchange(dst, newl, oldl); in OSAtomicCompareAndSwapLong() local
59 int original = InterlockedCompareExchange(dst, newi, oldi); in OSAtomicCompareAndSwapInt() local
/freebsd/sys/fs/cd9660/
H A Dcd9660_util.c165 int original, int assoc, int joliet_level, int flags, void *handle) in isofntrans()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp899 const Args &original) { in FindOriginalIter()
905 static size_t FindOriginalIndex(const char *arg, const Args &original) { in FindOriginalIndex()
912 const Args &original) { in ReconstituteArgsAfterParsing()
/freebsd/sys/kern/
H A Dsubr_sglist.c766 sglist_split(struct sglist *original, struct sglist **head, size_t length, in sglist_split()
897 sglist_slice(struct sglist *original, struct sglist **slice, size_t offset, in sglist_slice()
/freebsd/sys/dev/sfxge/common/
H A Dsiena_nic.c624 efx_oword_t original; in siena_nic_test_registers() local
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dblock.h404 Block *original = info.block; in allocate() local
/freebsd/contrib/kyua/utils/sqlite/
H A Dstatement.cpp61 c_type_to_cxx(const int original) in c_type_to_cxx()
/freebsd/usr.sbin/moused/moused/
H A Dutil.h121 void **original = (void**)ptr; in _steal() local
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h135 const __sanitizer::uptr original; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h151 JumpModType original; member
/freebsd/contrib/libcxxrt/
H A Dexception.cc837 __cxa_exception *original = exceptionFromPointer(thrown_exception); in __cxa_rethrow_primary_exception() local
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.h124 uint32_t original; member
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js3343 filter: function( event, original ) { argument
3356 filter: function( event, original ) { argument
6206 }, function( name, original ) { argument
/freebsd/crypto/openssh/
H A Dchannels.c3216 struct sshbuf *original = NULL, *modified = NULL; in channel_proxy_downstream() local
/freebsd/contrib/expat/lib/
H A Dxmlparse.c8095 const XML_Char *const original = s; local

12