Home
last modified time | relevance | path

Searched defs:suppress (Results 1 – 12 of 12) sorted by relevance

/NextBSD/lib/libcam/
HDscsi_cmdparse.c109 int suppress; in do_buff_decode() local
371 int suppress = 0; in next_field() local
548 int width, value, error, suppress; in do_encode() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerPlatform.cpp273 bool suppress, stop, notify; in Handle_jSignalsInfo() local
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectProcess.cpp1741 bool suppress; in PrintSignal() local
1850 bool suppress = !pass_action; in DoExecute() local
1879 bool suppress = !pass_action; in DoExecute() local
/NextBSD/usr.sbin/timed/timed/
HDtimed.c451 suppress(struct sockaddr_in *addr, char *name, struct netinfo *net) in suppress() function
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDTarget.h1371 SetSuppresStopHooks (bool suppress) in SetSuppresStopHooks()
/NextBSD/lib/libc/stdio/
HDvfscanf.c116 static const int suppress; variable
HDvfwscanf.c129 static const int suppress; variable
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.cpp939 bool suppress{false}; in GetRemoteUnixSignals() local
/NextBSD/contrib/libxo/xohtml/external/
HDjquery.qtip.js1861 suppress: TRUE, property in QTIP.defaults
/NextBSD/contrib/gdb/gdb/
HDgnu-nat.c164 int suppress; /* Something trivial happened. */ member
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-sriomaintx-defs.h3474 uint32_t suppress : 1; /**< Error Recovery Suppression not supported. */ member
3595 …uint32_t suppress : 8; /**< Retransmit Suppression Mask. CRF not Supported. … member
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderDecl.cpp209 void suppress() { AddResult = false; } in suppress() function in clang::ASTDeclReader::FindExistingResult