Searched refs:operation (Results 151 - 159 of 159) sorted by relevance

1234567

/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c302 .operation = cmd,
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c371 .operation = cpu_to_le32(IWL_SCD_QUEUE_REMOVE),
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c3128 .operation = suspend ?
/freebsd-current/sys/dev/vt/
H A Dvt_core.c2396 case 1: /* single click: start cut operation */
2758 * that this operation will be immediately followed by a scroll
2810 switch (mouse->operation) {
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1359 If not, C<SAFE> operation is a little different from the default.
/freebsd-current/sys/sys/
H A Dsysproto.h846 char operation_l_[PADL_(int)]; int operation; char operation_r_[PADR_(int)]; member in struct:nnpfs_syscall_args
/freebsd-current/sys/kern/
H A Dsystrace_args.c1592 iarg[a++] = p->operation; /* int */
/freebsd-current/contrib/bsnmp/tests/
H A Dcatch.hpp3501 StringMatcherBase( std::string const& operation, CasedString const& comparator );
9589 // Result type for parser operation
11573 StringMatcherBase::StringMatcherBase( std::string const& operation, CasedString const& comparator )
11575 m_operation( operation ) {
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8037 // Inspect the first argument of the atomic operation.
8076 // For an arithmetic operation, the implied arithmetic must be well-formed.
8773 // happen when you do an atomic operation on something like an char* and
9185 // invalid for this operation.
9259 // This operation requires a non-_Complex floating-point number.
14178 /// Return the range of a remainder operation between the two ranges.
15322 "Must be compound assignment operation");
16718 /// Determine whether two operations are unsequenced. This operation
16945 // We also have to be careful that some operation sequences modification as

Completed in 267 milliseconds

1234567