/external/guava/guava-tests/test/com/google/common/collect/ |
D | ConstraintsTest.java | 77 Collection<String> constrained = Constraints.constrainedCollection( in testConstrainedCollectionLegal() local 80 constrained.add("qux"); in testConstrainedCollectionLegal() 81 constrained.addAll(asList("cat", "dog")); in testConstrainedCollectionLegal() 84 ASSERT.that(constrained).hasContentsInOrder("foo", "bar", TEST_ELEMENT, "qux", "cat", "dog"); in testConstrainedCollectionLegal() 89 Collection<String> constrained = Constraints.constrainedCollection( in testConstrainedCollectionIllegal() local 92 constrained.add(TEST_ELEMENT); in testConstrainedCollectionIllegal() 96 constrained.addAll(asList("baz", TEST_ELEMENT)); in testConstrainedCollectionIllegal() 99 ASSERT.that(constrained).hasContentsInOrder("foo", "bar"); in testConstrainedCollectionIllegal() 105 Set<String> constrained = Constraints.constrainedSet(set, TEST_CONSTRAINT); in testConstrainedSetLegal() local 107 constrained.add("qux"); in testConstrainedSetLegal() [all …]
|
D | MapConstraintsTest.java | 103 Map<String, Integer> constrained = MapConstraints.constrainedMap( in testConstrainedMapLegal() local 106 constrained.put("foo", 1); in testConstrainedMapLegal() 108 constrained.putAll(ImmutableMap.of("baz", 3)); in testConstrainedMapLegal() 109 assertTrue(map.equals(constrained)); in testConstrainedMapLegal() 110 assertTrue(constrained.equals(map)); in testConstrainedMapLegal() 111 assertEquals(map.entrySet(), constrained.entrySet()); in testConstrainedMapLegal() 112 assertEquals(map.keySet(), constrained.keySet()); in testConstrainedMapLegal() 114 HashMultiset.create(constrained.values())); in testConstrainedMapLegal() 116 assertEquals(map.toString(), constrained.toString()); in testConstrainedMapLegal() 117 assertEquals(map.hashCode(), constrained.hashCode()); in testConstrainedMapLegal() [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_urb.c | 134 (brw->urb.constrained && (brw->urb.vsize > vsize || in recalculate_urb_fence() 149 brw->urb.constrained = 0; in recalculate_urb_fence() 157 brw->urb.constrained = 1; in recalculate_urb_fence() 166 brw->urb.constrained = 1; in recalculate_urb_fence() 182 brw->urb.constrained = 1; in recalculate_urb_fence()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_urb.c | 134 (brw->urb.constrained && (brw->urb.vsize > vsize || in recalculate_urb_fence() 149 brw->urb.constrained = 0; in recalculate_urb_fence() 157 brw->urb.constrained = 1; in recalculate_urb_fence() 166 brw->urb.constrained = 1; in recalculate_urb_fence() 182 brw->urb.constrained = 1; in recalculate_urb_fence()
|
/external/openssh/ |
D | authfd.c | 542 int type, constrained = (life || confirm); in ssh_add_identity_constrained() local 548 type = constrained ? in ssh_add_identity_constrained() 562 type = constrained ? in ssh_add_identity_constrained() 572 if (constrained) { in ssh_add_identity_constrained() 634 int type, constrained = (life || confirm); in ssh_update_card() local 637 type = constrained ? in ssh_update_card() 648 if (constrained) { in ssh_update_card()
|
/external/valgrind/main/none/tests/linux/ |
D | mremap.stderr.exp | 2 mremap(grow, nomove, constrained): Cannot allocate memory
|
D | mremap.stderr.exp-glibc27 | 5 mremap(grow, nomove, constrained): Cannot allocate memory
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | constrained_html_delegate_mac.mm | 53 // The constrained window that owns |this|. Saved here because it needs to be 60 // The delegate used to forward events from the sheet to the constrained 90 // Create NSWindow to hold tab_contents in the constrained sheet:
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
D | svg-text-selection.svg | 4 … <text x="0" y="100" fill="black" font-size="32">Selection will be constrained to this line.</text>
|
/external/eigen/unsupported/Eigen/ |
D | IterativeSolvers | 19 * - a constrained conjugate gradient
|
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/ |
D | constrained_window_mac_browsertest.mm | 94 // content will not be created. Verify that adding a constrained window to such 112 // Activate the tab and verify that the constrained window is shown.
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | media_galleries_dialog_cocoa_browsertest.mm | 26 // Verify that programatically closing the constrained window correctly closes
|
/external/chromium/base/ |
D | process_util_unittest_mac.mm | 13 // that sizeof(anInstance) is constrained to 32 bits. That's not necessarily
|
/external/chromium_org/base/process/ |
D | memory_unittest_mac.mm | 13 // that sizeof(anInstance) is constrained to 32 bits. That's not necessarily
|
/external/llvm/test/CodeGen/X86/ |
D | inline-asm.ll | 48 ; The constrained GR32_ABCD register class of the 'q' constraint requires
|
D | norex-subreg.ll | 47 ; %vreg2 must be constrained to GR8_NOREX, or the COPY could become impossible.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | profile_signin_confirmation_dialog_cocoa.mm | 74 // Setup the constrained window that will show the view.
|
D | constrained_web_dialog_delegate_mac.mm | 111 // Create a window to hold web_contents in the constrained sheet:
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-Memory.txt | 18 references: constrained pointers that cannot be manipulated: added and
|
D | 2001-02-13-Reference-MemoryResponse.txt | 9 > references: constrained pointers that cannot be manipulated: added and
|
D | 2001-06-01-GCCOptimizations2.txt | 8 > optimization is severely time-constrained.
|
/external/chromium_org/third_party/opus/src/ |
D | README.draft | 42 -cvbr : enable constrained variable bitrate; default: unconstrained
|
/external/chromium_org/third_party/icu/patches/ |
D | locale3.patch | 102 +# constrained by 184 +# constrained by 311 +# constrained by 439 +# constrained by 523 +# constrained by
|
/external/llvm/docs/ |
D | Packaging.rst | 12 break things for constrained platforms. These settings are not optimal for most
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
D | main.js | 58 this.constrained_ = params.constrained == '1';
|