Searched refs:instance (Results 101 - 108 of 108) sorted by relevance

12345

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon.h1129 int instance);
1180 * operation on specific ioctl. For instance on wait idle some hw
/freebsd-12-stable/contrib/bmake/mk/
H A Ddirdeps.mk152 # only the first instance is interested in all this
/freebsd-12-stable/share/mk/
H A Ddirdeps.mk152 # only the first instance is interested in all this
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_hw.c1946 hw->cq[rq->cq->instance].proc_limit = value;
4316 OCS_STAT(hw->tcmd_wq_submit[io->wq->instance]++);
7425 /* This is the PCIe descriptor for this OCS instance.
11930 ocs_log_err(hw->os, "wqcb for instance %d is null\n", instance_index);
12048 OCS_STAT(hw->tcmd_wq_submit[io->wq->instance]++);
12281 * @brief Internal workaround structure instance
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2380 /// parsing a different function), for instance, if it's constexpr in C++11
2389 /// order to parse the rest of the program (for instance, if it is
3865 /// CheckImplementationIvars - This routine checks if the instance variables
3995 /// AddMethodToGlobalPool - Add an instance or factory method to the global
3997 void AddMethodToGlobalPool(ObjCMethodDecl *Method, bool impl, bool instance);
3999 /// LookupMethodInGlobalPool - Returns the instance or factory method and
4003 bool instance);
4006 /// - Returns instance or factory methods in global method pool for
4044 /// AddInstanceMethodToGlobalPool - All instance methods in a translation
4049 AddMethodToGlobalPool(Method, impl, /*instance*/tru
[all...]
/freebsd-12-stable/contrib/gcc/cp/
H A Dparser.c3389 /* In Objective-C++, an instance variable (ivar) may be preferred
4626 tree instance = TREE_OPERAND (postfix_expression, 0);
4630 && (type_dependent_expression_p (instance)
4645 (instance, fn, args, NULL_TREE,
9698 also valid expressions. For instance:
12039 if FIRST is true. For instance, `(int)' is a
18352 /* Add the instance variable. */
18480 /* Handle instance variable declarations, if any. */
18516 /* Handle instance variable declarations, if any. */
4624 tree instance = TREE_OPERAND (postfix_expression, 0); local
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex5007 % titles, for instance.
5759 % being visible, for instance under high magnification.
7094 % On the other hand, if an argument has two dashes (for instance), we
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex4424 % being visible, for instance under high magnification.
5544 % On the other hand, if an argument has two dashes (for instance), we

Completed in 472 milliseconds

12345