Home
last modified time | relevance | path

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

/freebsd/bin/sleep/
H A Dsleep.c94 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/contrib/capsicum-test/
H A Dprocdesc.cc518 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
544 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
809 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
824 sighandler_t original = signal(SIGCHLD, handle_signal); in TEST_F() local
H A Dcapmode.cc754 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.h212 ClangASTSourceProxy(ClangASTSource &original) : m_original(original) {} in ClangASTSourceProxy()
H A DClangASTSource.cpp302 ClangASTImporter::DeclOrigin original = m_ast_importer_sp->GetDeclOrigin(interface_decl); in CompleteType() local
408 ClangASTImporter::DeclOrigin original = m_ast_importer_sp->GetDeclOrigin(context_decl); in FindExternalLexicalDecls() local
886 ClangASTImporter::DeclOrigin original = m_ast_importer_sp->GetDeclOrigin(interface_decl); in FindObjCMethodDecls() 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/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/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp864 const Args &original) { in FindOriginalIter()
870 static size_t FindOriginalIndex(const char *arg, const Args &original) { in FindOriginalIndex()
877 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/kyua/utils/sqlite/
H A Dstatement.cpp61 c_type_to_cxx(const int original) in c_type_to_cxx()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h137 JumpModType original; member
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h124 const __sanitizer::uptr 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.c3144 struct sshbuf *original = NULL, *modified = NULL; in channel_proxy_downstream() local
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1985 SWIGINTERN void SWIG_Lua_merge_tables(lua_State *L, const char* name, int original, int base) in SWIG_Lua_merge_tables()
2004 int original = lua_gettop(L); in SWIG_Lua_class_squash_base() local