Home
last modified time | relevance | path

Searched refs:constrained (Results 1 – 25 of 73) sorted by relevance

123

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DConstraintsTest.java75 Collection<String> constrained = Constraints.constrainedCollection( in testConstrainedCollectionLegal() local
78 constrained.add("qux"); in testConstrainedCollectionLegal()
79 constrained.addAll(asList("cat", "dog")); in testConstrainedCollectionLegal()
83 ASSERT.that(constrained).has() 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).has().exactly("foo", "bar").inOrder(); in testConstrainedCollectionIllegal()
105 Set<String> constrained = Constraints.constrainedSet(set, TEST_CONSTRAINT); in testConstrainedSetLegal() local
107 constrained.add("qux"); in testConstrainedSetLegal()
[all …]
DMapConstraintsTest.java101 Map<String, Integer> constrained = MapConstraints.constrainedMap( in testConstrainedMapLegal() local
104 constrained.put("foo", 1); in testConstrainedMapLegal()
106 constrained.putAll(ImmutableMap.of("baz", 3)); in testConstrainedMapLegal()
107 assertTrue(map.equals(constrained)); in testConstrainedMapLegal()
108 assertTrue(constrained.equals(map)); in testConstrainedMapLegal()
109 assertEquals(map.entrySet(), constrained.entrySet()); in testConstrainedMapLegal()
110 assertEquals(map.keySet(), constrained.keySet()); in testConstrainedMapLegal()
112 HashMultiset.create(constrained.values())); in testConstrainedMapLegal()
114 assertEquals(map.toString(), constrained.toString()); in testConstrainedMapLegal()
115 assertEquals(map.hashCode(), constrained.hashCode()); in testConstrainedMapLegal()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DConstraintsTest.java77 Collection<String> constrained = Constraints.constrainedCollection( in testConstrainedCollectionLegal() local
80 constrained.add("qux"); in testConstrainedCollectionLegal()
81 constrained.addAll(asList("cat", "dog")); in testConstrainedCollectionLegal()
85 ASSERT.that(constrained).has() in testConstrainedCollectionLegal()
91 Collection<String> constrained = Constraints.constrainedCollection( in testConstrainedCollectionIllegal() local
94 constrained.add(TEST_ELEMENT); in testConstrainedCollectionIllegal()
98 constrained.addAll(asList("baz", TEST_ELEMENT)); in testConstrainedCollectionIllegal()
101 ASSERT.that(constrained).has().exactly("foo", "bar").inOrder(); in testConstrainedCollectionIllegal()
107 Set<String> constrained = Constraints.constrainedSet(set, TEST_CONSTRAINT); in testConstrainedSetLegal() local
109 constrained.add("qux"); in testConstrainedSetLegal()
[all …]
DMapConstraintsTest.java103 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/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_urb.c134 (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/
Dauthfd.c545 int r, constrained = (life || confirm); in ssh_add_identity_constrained() local
554 type = constrained ? in ssh_add_identity_constrained()
574 type = constrained ? in ssh_add_identity_constrained()
585 if (constrained && in ssh_add_identity_constrained()
657 int r, constrained = (life || confirm); in ssh_update_card() local
661 type = constrained ? in ssh_update_card()
673 if (constrained && in ssh_update_card()
/external/valgrind/none/tests/linux/
Dmremap.stderr.exp2 mremap(grow, nomove, constrained): Cannot allocate memory
Dmremap.stderr.exp-glibc275 mremap(grow, nomove, constrained): Cannot allocate memory
/external/llvm/test/Transforms/IRCE/
Dwith-parent-loops.ll8 ; CHECK: irce: in function inner_loop: constrained Loop at depth 1 containing: %loop<header><exitin…
36 ; CHECK: irce: in function with_parent: constrained Loop at depth 2 containing: %loop.i<header><exi…
76 ; CHECK: irce: in function with_grandparent: constrained Loop at depth 3 containing: %loop.i.i<head…
125 ; CHECK: irce: in function with_sibling: constrained Loop at depth 2 containing: %loop.i<header><ex…
126 ; CHECK: irce: in function with_sibling: constrained Loop at depth 2 containing: %loop.i6<header><e…
189 ; CHECK: irce: in function with_cousin: constrained Loop at depth 3 containing: %loop.i.i<header><e…
190 ; CHECK: irce: in function with_cousin: constrained Loop at depth 3 containing: %loop.i.i10<header>…
271 ; CHECK: irce: in function with_uncle: constrained Loop at depth 2 containing: %loop.i<header><exit…
272 ; CHECK: irce: in function with_uncle: constrained Loop at depth 3 containing: %loop.i.i<header><ex…
Dbug-loop-varying-upper-limit.ll3 ; CHECK-NOT: constrained loop
Dlow-becount.ll3 ; CHECK-NOT: constrained Loop
Dunhandled.ll8 ; CHECK-NOT: constrained Loop at depth
Donly-lower-check.ll8 ; CHECK-NEXT: irce: in function only_lower_check: constrained Loop at depth 1 containing: %loop<hea…
Dnot-likely-taken.ll3 ; CHECK-NOT: constrained Loop
Donly-upper-check.ll8 ; CHECK-NEXT: irce: in function incrementing: constrained Loop at depth 1 containing: %loop<header>…
/external/eigen/unsupported/Eigen/
DIterativeSolvers19 * - a constrained conjugate gradient
/external/llvm/docs/HistoricalNotes/
D2001-02-13-Reference-Memory.txt18 references: constrained pointers that cannot be manipulated: added and
D2001-02-13-Reference-MemoryResponse.txt9 > references: constrained pointers that cannot be manipulated: added and
D2001-06-01-GCCOptimizations2.txt8 > optimization is severely time-constrained.
/external/llvm/test/CodeGen/X86/
Dinline-asm.ll48 ; The constrained GR32_ABCD register class of the 'q' constraint requires
Dnorex-subreg.ll47 ; %vreg2 must be constrained to GR8_NOREX, or the COPY could become impossible.
/external/llvm/docs/
DPackaging.rst12 break things for constrained platforms. These settings are not optimal for most
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/clang/docs/analyzer/
DIPA.txt214 information is constrained enough for a simulated C++/Objective-C object that
250 dispatch, or perfectly constrained devirtualization, the resulting
298 of the receiver (MemoryRegion) is assumed to be perfectly constrained so
/external/libopus/
DREADME79 -cvbr : enable constrained variable bitrate; default:

123