/external/guava/guava-tests/test/com/google/common/collect/ |
SetOperationsTest.java | 36 * Unit tests for {@link Sets#union}, {@link Sets#intersection} and 37 * {@link Sets#difference}. 48 return Sets.union( 49 Sets.<String>newHashSet(), Sets.<String>newHashSet()); 60 return Sets.union( 61 Sets.<String>newHashSet(elements), Sets.newHashSet(elements)); 70 return Sets.union [all...] |
SetsTest.java | 20 import static com.google.common.collect.Sets.newEnumSet; 21 import static com.google.common.collect.Sets.newHashSet; 22 import static com.google.common.collect.Sets.powerSet; 80 * Unit test for {@code Sets}. 121 ? Sets.newHashSet( 123 : Sets.newHashSet(elements); 126 ? Sets.newHashSet( 128 : Sets.<String>newHashSet(); 129 return Sets.union(set1, set2); 132 .named("Sets.union" [all...] |
/external/llvm/lib/Support/ |
DeltaAlgorithm.cpp | 45 const changesetlist_ty &Sets) { 47 UpdatedSearchState(Changes, Sets); 50 if (Sets.size() <= 1) 55 if (Search(Changes, Sets, Res)) 58 // Otherwise, partition the sets if possible; if not we are done. 60 for (changesetlist_ty::const_iterator it = Sets.begin(), 61 ie = Sets.end(); it != ie; ++it) 63 if (SplitSets.size() == Sets.size()) 70 const changesetlist_ty &Sets, 73 for (changesetlist_ty::const_iterator it = Sets.begin() [all...] |
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheBuilderFactory.java | 24 import com.google.common.collect.Sets; 33 * Helper class for creating {@link CacheBuilder} instances with all combinations of several sets of 41 private Set<Integer> concurrencyLevels = Sets.newHashSet((Integer) null); 42 private Set<Integer> initialCapacities = Sets.newHashSet((Integer) null); 43 private Set<Integer> maximumSizes = Sets.newHashSet((Integer) null); 44 private Set<DurationSpec> expireAfterWrites = Sets.newHashSet((DurationSpec) null); 45 private Set<DurationSpec> expireAfterAccesses = Sets.newHashSet((DurationSpec) null); 46 private Set<DurationSpec> refreshes = Sets.newHashSet((DurationSpec) null); 47 private Set<Strength> keyStrengths = Sets.newHashSet((Strength) null); 48 private Set<Strength> valueStrengths = Sets.newHashSet((Strength) null) [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemUse.java | 36 * shared behavior the use-attribute-sets attribute. 37 * @see <a href="http://www.w3.org/TR/xslt#attribute-sets">attribute-sets in XSLT Specification</a> 45 * The value of the "use-attribute-sets" attribute. 51 * Set the "use-attribute-sets" attribute. 52 * Attribute sets are used by specifying a use-attribute-sets 54 * xsl:attribute-set elements. The value of the use-attribute-sets 56 * sets. Each name is specified as a QName, which is expanded as 59 * @param v The value to set for the "use-attribute-sets" attribute. [all...] |
/external/chromium_org/ash/system/tray/ |
tray_utils.h | 19 // Sets up a Label properly for the tray (sets color, font etc.). 23 // Sets the empty border of an image tray item for adjusting the space 26 // Sets the empty border around a label tray item for adjusting the space
|
/external/chromium_org/ui/views_content_client/ |
README.chromium | 1 This directory contains a content client for standalone views apps. It sets up
|
/external/libedit/src/ |
shlib_version | 2 # Remember to update distrib/sets/lists/base/shl.* when changing
|
/external/llvm/test/YAMLParser/ |
spec-02-25.data | 3 # sets are represented as a
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_WM_SetCaption.3 | 3 SDL_WM_SetCaption \- Sets the window tile and icon name\&. 11 Sets the title-bar and icon name of the display window\&.
|
/hardware/intel/bootstub/ |
mb.h | 66 /* Valid if flags sets MBI_MEMLIMITS */ 70 /* Valid if flags sets MBI_BOOTDEV */ 73 /* Valid if flags sets MBI_CMDLINE */ 76 /* Valid if flags sets MBI_MODULES */ 80 /* Valid if flags sets ... */ 86 /* Valid if flags sets MBI_MEMMAP */ 90 /* Valid if flags sets MBI_DRIVES */ 94 /* Valid if flags sets MBI_BIOSCONFIG */ 97 /* Valid if flags sets MBI_LOADERNAME */ 100 /* Valid if flags sets MBI_APM * [all...] |
/external/qemu-pc-bios/bochs/bios/ |
notes | 24 * drive sets the busy bit in Status Reg to 1 26 > drive sets the aborted-command bit in the Error register and 28 > Drive also sets the busy bit in the Status register to 0. 34 transferred, the drive sets the data-request bit to 1, sets 37 the data, the drive sets the data-request bit and the busy bit to 0. 39 the first sector of data, the drive sets the data-request bit to 0, 41 transferred, the drive sets the data-request bit to 1, the busy bit to 0, 43 the drive sets the data-request bit and busy bit to 0.
|
/external/chromium_org/third_party/icu/source/i18n/ |
regexst.h | 14 // the thread safe lazy creation and sharing of these sets across 35 // shared sets. 42 UnicodeSet *fPropSets[URX_LAST_SET]; // The sets for common regex items, e.g. \s 43 Regex8BitSet fPropSets8[URX_LAST_SET]; // Fast bitmap sets for latin-1 range for above. 45 UnicodeSet fRuleSets[10]; // Sets used while parsing regexp patterns.
|
/external/icu/icu4c/source/i18n/ |
regexst.h | 14 // the thread safe lazy creation and sharing of these sets across 35 // shared sets. 42 UnicodeSet *fPropSets[URX_LAST_SET]; // The sets for common regex items, e.g. \s 43 Regex8BitSet fPropSets8[URX_LAST_SET]; // Fast bitmap sets for latin-1 range for above. 45 UnicodeSet fRuleSets[10]; // Sets used while parsing regexp patterns.
|
/external/chromium_org/ui/base/cocoa/ |
hover_image_button.h | 23 // Sets the default image. 26 // Sets the hover image. 29 // Sets the pressed image.
|
/frameworks/opt/inputmethodcommon/java/com/android/inputmethodcommon/ |
InputMethodSettingsInterface.java | 27 * Sets the title for the input method settings category with a resource ID. 33 * Sets the title for the input method settings category with a CharSequence. 39 * Sets the title for the input method enabler preference for launching subtype enabler with a 46 * Sets the title for the input method enabler preference for launching subtype enabler with a 53 * Sets the icon for the preference for launching subtype enabler with a resource ID. 59 * Sets the icon for the Preference for launching subtype enabler with a Drawable.
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
unity_service.h | 13 // If unity is running, sets the download counter in the dock icon. Any value 17 // If unity is running, sets the download progress bar in the dock icon. Any
|
/external/chromium_org/content/shell/app/ |
paths_mac.h | 12 // Sets up base::mac::FrameworkBundle. 15 // Sets up the CHILD_PROCESS_EXE path to properly point to the helper app.
|
/external/chromium_org/net/tools/quic/ |
quic_socket_utils.h | 33 // Sets either IP_PKTINFO or IPV6_PKTINFO on the socket, based on 37 // Sets the send buffer size to |size| and returns false if it fails. 40 // Sets the receive buffer size to |size| and returns false if it fails. 44 // read and sets peer_address to the peer address. Otherwise returns -1. 59 // Writes buf_len to the socket. If writing is successful, sets the result's 60 // status to WRITE_STATUS_OK and sets bytes_written. Otherwise sets the 61 // result's status to WRITE_STATUS_BLOCKED or WRITE_STATUS_ERROR and sets
|
/external/chromium_org/sandbox/win/src/ |
policy_broker.h | 14 // Sets up interceptions not controlled by explicit policies. 17 // Sets up imports from NTDLL for the given target process so the interceptions
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
GridLayoutFactory.java | 53 * Sets number of columns in {@link GridLayout}. 69 * Sets the horizontal margins. 77 * Sets the vertical margins. 85 * Sets the horizontal/vertical margins. 93 * Sets zero horizontal and vertical margins. 101 * Sets zero horizontal and vertical spacing. 109 * Sets horizontal spacing. 117 * Sets vertical spacing.
|
/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_have_capabilities.3 | 11 capng_have_capabilities will check the selected internal capabilities sets to see what the status is. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
TransactionContext.java | 20 import com.google.android.collect.Sets; 63 if (mUpdatedRawContacts == null) mUpdatedRawContacts = Sets.newHashSet(); 70 mDirtyRawContacts = Sets.newHashSet(); 80 mChangedRawContacts = Sets.newHashSet(); 91 if (mStaleSearchIndexRawContacts == null) mStaleSearchIndexRawContacts = Sets.newHashSet(); 96 if (mStaleSearchIndexContacts == null) mStaleSearchIndexContacts = Sets.newHashSet(); 106 if (mUpdatedRawContacts == null) mUpdatedRawContacts = Sets.newHashSet(); 111 if (mDirtyRawContacts == null) mDirtyRawContacts = Sets.newHashSet(); 116 if (mChangedRawContacts == null) mChangedRawContacts = Sets.newHashSet(); 121 if (mStaleSearchIndexRawContacts == null) mStaleSearchIndexRawContacts = Sets.newHashSet() [all...] |
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
update_screen_actor.h | 34 // Sets screen this actor belongs to. 48 // Sets current progress in percents. 54 // Sets current estimation for time left in the downloading stage. 60 // Sets message under progress bar.
|
/external/chromium_org/net/quic/crypto/ |
common_cert_set.h | 17 // certificate sets and can match against them. 22 // GetInstanceQUIC returns the standard QUIC common certificate sets. 25 // GetCommonHashes returns a StringPiece containing the hashes of common sets 35 // MatchCert tries to find |cert| in one of the common certificate sets
|