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

1234567

/freebsd-11-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh48 -F -- Force a fetch operation to proceed in the
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c520 failed operation. */
1295 SKEL is usually passed to the various wc_db operation functions. It may
4410 *OP_DEPTH will be set to the proper op_depth for a new operation root.
4508 * copy operation is part of a move, and indicates the op-depth of the
4661 /* We're moving the root of the move operation.
4666 * Perform a normal copy operation in these cases. */
4725 operation */
5310 * A non-zero MOVE_OP_DEPTH implies that the copy operation is part of
6559 /* Perform the set-changelist operation (transactionally), perform any
6815 svn_wc_operation_t operation; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in2.h1716 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
/freebsd-11-stable/sys/kern/
H A Dsystrace_args.c1724 iarg[0] = p->operation; /* int */
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.c1656 info.operation = MOUSE_ACTION;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1722 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
/freebsd-11-stable/sys/sys/
H A Dsysproto.h907 char operation_l_[PADL_(int)]; int operation; char operation_r_[PADR_(int)]; member in struct:nnpfs_syscall_args
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp4806 // Inspect the first argument of the atomic operation.
4845 // For an arithmetic operation, the implied arithmetic must be well-formed.
5469 // happen when you do an atomic operation on something like an char* and
5864 // invalid for this operation.
5919 // This operation requires a non-_Complex floating-point number.
10519 // The default case is to treat the operation as if it were closed
11333 "Must be compound assignment operation");
12605 /// Determine whether two operations are unsequenced. This operation
12831 // We also have to be careful that some operation sequences modification as
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3211 % which makes an entry in a two-level index such as the operation index.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3110 % which makes an entry in a two-level index such as the operation index.
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex4356 % which makes an entry in a two-level index such as the operation index.
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c1101 ** sync operation only needs to flush data to mass storage. Inode
1295 ** opcode as doing so may disrupt the operation of the specialized VFSes
2258 ** ^This function causes any pending database operation to abort and
2261 ** or Ctrl-C where the user wants a long query operation to halt
2265 ** thread that is currently running the database operation. But it
2269 ** ^If an SQL operation is very nearly finished at the time when
2273 ** ^An SQL operation that is interrupted will return [SQLITE_INTERRUPT].
2274 ** ^If the interrupted SQL operation is an INSERT, UPDATE, or DELETE
2736 ** When the callback returns [SQLITE_OK], that means the operation
2757 ** [SQLITE_IGNORE] then the [DELETE] operation proceed
[all...]

Completed in 683 milliseconds

1234567