Searched defs:result (Results 201 - 225 of 1877) sorted by relevance

1234567891011>>

/freebsd-11-stable/stand/ficl/arm/
H A Dsysdep.c40 UNSQR result; local
/freebsd-11-stable/stand/ficl/mips64/
H A Dsysdep.c40 UNSQR result; local
/freebsd-11-stable/stand/ficl/powerpc/
H A Dsysdep.c40 UNSQR result; local
/freebsd-11-stable/stand/ficl/mips/
H A Dsysdep.c40 UNSQR result; local
/freebsd-11-stable/stand/ficl/riscv/
H A Dsysdep.c40 UNSQR result; local
/freebsd-11-stable/stand/ficl/sparc64/
H A Dsysdep.c40 UNSQR result; local
/freebsd-11-stable/stand/mips/beri/loader/
H A Dexec.c61 beri_elf64_loadfile(char *filename, uint64_t dest, struct preloaded_file **result) argument
/freebsd-11-stable/usr.sbin/ppp/
H A Dsig.c101 int result; local
/freebsd-11-stable/usr.bin/sed/tests/
H A Dmulti_test.sh83 result() function
/freebsd-11-stable/stand/powerpc/uboot/
H A Dppc64_elf_freebsd.c49 ppc64_uboot_elf_loadfile(char *filename, uint64_t dest, struct preloaded_file **result) argument
/freebsd-11-stable/contrib/telnet/telnet/
H A Dauthenc.c89 telnet_gets(const char *prom, char *result, int length, int echo) argument
/freebsd-11-stable/contrib/file/tests/
H A Dtest.c71 const char *result; local
/freebsd-11-stable/contrib/llvm-project/lld/Common/
H A DArgs.cpp56 uint64_t result = Default; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectQuit.cpp62 bool CommandObjectQuit::DoExecute(Args &command, CommandReturnObject &result) { argument
H A DCommandObjectApropos.cpp42 bool CommandObjectApropos::DoExecute(Args &args, CommandReturnObject &result) { argument
[all...]
H A DCommandObjectBreakpoint.h34 VerifyBreakpointIDs(Args &args, Target *target, CommandReturnObject &result, argument
26 VerifyBreakpointOrLocationIDs( Args &args, Target *target, CommandReturnObject &result, BreakpointIDList *valid_ids, BreakpointName::Permissions ::PermissionKinds purpose) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHostThread.cpp20 Status HostThread::Join(lldb::thread_result_t *result) { argument
H A DHostNativeThreadBase.cpp48 lldb::thread_t result = m_thread; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A DDD.h23 doublebits result = {.d = x}; local
29 doublebits result = {.d = x}; local
36 int result = (int)(xsignbit.x >> 63) ^ (int)(ysignbit.x >> 63); local
H A Dfixtfdi.c24 int64_t result = hibits.x & INT64_C(0x000fffffffffffff); // mantissa(hi) local
70 int64_t result = INT64_MIN; local
[all...]
H A Dfixunstfti.c26 __uint128_t result, hiResult, loResult; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DDeclaration.cpp70 int result = FileSpec::Compare(a.m_file, b.m_file, true); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DCompletionRequest.cpp52 std::string result; local
14 CompletionRequest(llvm::StringRef command_line, unsigned raw_cursor_pos, CompletionResult &result) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpTypes.cpp39 LinuxProcStatus result; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DLanguageCategory.cpp49 bool result = m_category_sp->Get(valobj.GetObjectRuntimeLanguage(), local

Completed in 133 milliseconds

1234567891011>>