Searched refs:used (Results 1 - 8 of 8) sorted by relevance
/solaris-userland-s11u3/components/visual-panels/core/src/java/util/com/oracle/solaris/vp/util/cli/ |
H A D | CommandLineProcessor.java | 42 private Map<Option, Integer> used; field in class:CommandLineProcessor 52 used = new HashMap<Option, Integer>(); 61 return used.get(option); 70 used.put(option, count); 76 used.put(option, count);
|
/solaris-userland-s11u3/components/openstack/cinder/files/solaris/ |
H A D | nfs.py | 77 capacity, free, used = self._get_capacity_info(share)
|
/solaris-userland-s11u3/make-rules/ |
H A D | attpackagemake.mk | 42 # If component specific make targets need to be used for build or install, they
|
H A D | configure.mk | 51 # If component specific make targets need to be used for build or install, they
|
H A D | shared-macros.mk | 90 # The changset and external source repo used in building the packages. 390 # Optimally we should ask perl which C compiler was used but it doesn't 554 # This is used through studio_IROPTS, not the 'sparc' variety. 748 # only used on executables
|
H A D | ips.mk | 283 # See the block comment above about why "###PYV###" is used here even 324 # See the block comment above about why "###PYV###" is used here even
|
/solaris-userland-s11u3/components/texinfo/ |
H A D | texi2html.pl | 495 # the maps used (%simple_map and %things_map) MUST be aware of this 1659 # used in pass 1, use &next_line 2019 This may be used to check the output of 2058 Give a verbose output. Can be used with the 2076 When used with the 2084 When used with the
|
/solaris-userland-s11u3/components/open-fabrics/libsif/include/psifapi/ |
H A D | psif_hw_data_be.h | 17 * may be used to endorse or promote products derived from this software without 36 * Context used by tsu_mmu when performing address translation. The structure 80 * number of descriptors with this bit set. XXX: Should this be used as a 113 * queue. This is used for calculating when to wrap the head and tail 128 * XRC domain used to check if this descriptor can be used for the incoming 151 * used for privileged requests, and the vlan_pri is only used for EoIB 156 * This is only used for privileged requests. Completion queue descriptor 158 * to the completion queue to be used wit 3442 u32 used:1; member in struct:psif_atomic_retry_element [all...] |
Completed in 76 milliseconds