Searched refs:instance (Results 126 - 127 of 127) sorted by relevance

123456

/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h17590 * instance.
22413 * which means "0" indicates the first instance. For backing
22414 * stores with single instance only, leave this field to 0.
22416 * instance value to map to MPC clients:
22419 * instance value to map to table scope regions:
22422 * instance value to map to context types:
22425 uint16_t instance; member in struct:hwrm_func_backing_store_cfg_v2_input
22647 * which means "0" indicates the first instance. For backing
22648 * stores with single instance only, leave this field to 0.
22650 * instance valu
22659 uint16_t instance; member in struct:hwrm_func_backing_store_qcfg_v2_input
22735 uint16_t instance; member in struct:hwrm_func_backing_store_qcfg_v2_output
65223 uint16_t instance; member in struct:hwrm_dbg_coredump_initiate_input
65274 uint32_t instance; member in struct:coredump_data_hdr
65329 uint16_t instance; member in struct:hwrm_dbg_coredump_retrieve_input
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3153 /// parsing a different function), for instance, if it's constexpr in C++11
3162 /// order to parse the rest of the program (for instance, if it is
4876 /// CheckImplementationIvars - This routine checks if the instance variables
5006 /// AddMethodToGlobalPool - Add an instance or factory method to the global
5008 void AddMethodToGlobalPool(ObjCMethodDecl *Method, bool impl, bool instance);
5010 /// LookupMethodInGlobalPool - Returns the instance or factory method and
5014 bool instance);
5017 /// - Returns instance or factory methods in global method pool for
5055 /// AddInstanceMethodToGlobalPool - All instance methods in a translation
5060 AddMethodToGlobalPool(Method, impl, /*instance*/tru
[all...]

Completed in 325 milliseconds

123456