Searched refs:ANY (Results 1 - 25 of 343) sorted by relevance

1234567891011>>

/external/smack/src/org/xbill/DNS/
H A DCredibility.java7 * the data's source. The constants NORMAL and ANY should be used by most
48 public static final int ANY = 1; field in class:Credibility
H A DDClass.java33 public static final int ANY = 255; field in class:DClass
57 classes.add(ANY, "ANY");
H A DUpdate.java62 newPrereq(Record.newRecord(name, Type.ANY, DClass.ANY, 0));
71 newPrereq(Record.newRecord(name, type, DClass.ANY, 0));
117 newPrereq(Record.newRecord(name, Type.ANY, DClass.NONE, 0));
183 newUpdate(Record.newRecord(name, Type.ANY, DClass.ANY, 0));
192 newUpdate(Record.newRecord(name, type, DClass.ANY, 0));
/external/mockito/src/org/mockito/
H A DMatchers.java121 return reportMatcher(Any.ANY).returnFalse();
136 return reportMatcher(Any.ANY).returnZero();
151 return reportMatcher(Any.ANY).returnChar();
166 return reportMatcher(Any.ANY).returnZero();
181 return reportMatcher(Any.ANY).returnZero();
196 return reportMatcher(Any.ANY).returnZero();
211 return reportMatcher(Any.ANY).returnZero();
226 return reportMatcher(Any.ANY).returnZero();
243 return (T) reportMatcher(Any.ANY).returnNull();
291 return (T) reportMatcher(Any.ANY)
[all...]
/external/ipsec-tools/src/libipsec/
H A Dpolicy_parse.h14 but WITHOUT ANY WARRANTY; without even the implied warranty of
55 ANY = 271, enumerator in enum:yytokentype
74 #define ANY 271 macro
/external/chromium_org/content/public/common/
H A Dscreen_orientation_values_list.h19 DEFINE_SCREEN_ORIENTATION_VALUE(ANY, 5)
/external/easymock/src/org/easymock/internal/matchers/
H A DAny.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26 public static final Any ANY = new Any(); field in class:Any
/external/mockito/src/org/mockito/internal/matchers/
H A DAny.java17 public static final Any ANY = new Any(); field in class:Any
/external/guava/guava-tests/test/com/google/common/collect/
H A DImmutableSetCollectionTest.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
66 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
77 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
84 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
98 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
109 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
116 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
123 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
130 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
145 .withFeatures(CollectionSize.ANY, CollectionFeatur
[all...]
H A DMultisetCollectionTest.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
53 .withFeatures(CollectionSize.ANY,
61 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
78 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
99 .withFeatures(CollectionSize.ANY, CollectionFeature.KNOWN_ORDER,
106 .withFeatures(CollectionSize.ANY, CollectionFeature.ALLOWS_NULL_VALUES,
116 .withFeatures(CollectionSize.ANY,
123 .withFeatures(CollectionSize.ANY,
131 .withFeatures(CollectionSize.ANY,
138 .withFeatures(CollectionSize.ANY, CollectionFeatur
[all...]
H A DBiMapCollectionTest.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
51 .withFeatures(CollectionSize.ANY,
66 .withFeatures(CollectionSize.ANY,
/external/sepolicy/tools/
H A Dsepolicy-check.c15 #define ANY 2 macro
37 return ANY;
49 case ANY:
130 if (s_op != ANY) {
137 if (t_op != ANY) {
144 if (c_op != ANY) {
151 if (p_op != ANY) {
166 if (s_op != ANY)
168 if (t_op != ANY)
170 if (c_op != ANY)
[all...]
/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DTestsForQueuesInJavaUtil.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
90 CollectionSize.ANY)
108 CollectionSize.ANY)
125 CollectionSize.ANY)
142 CollectionSize.ANY)
163 CollectionSize.ANY)
178 CollectionSize.ANY)
H A DTestsForListsInJavaUtil.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
138 CollectionSize.ANY)
154 CollectionSize.ANY)
170 CollectionSize.ANY)
187 CollectionSize.ANY)
205 CollectionSize.ANY)
224 CollectionSize.ANY)
247 CollectionSize.ANY)
273 CollectionSize.ANY)
H A DTestsForSetsInJavaUtil.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
146 CollectionSize.ANY)
163 CollectionSize.ANY)
182 CollectionSize.ANY)
198 CollectionSize.ANY)
218 CollectionSize.ANY)
236 CollectionSize.ANY)
254 CollectionSize.ANY)
273 CollectionSize.ANY)
298 CollectionSize.ANY)
[all...]
/external/smali/deodexerant/
H A DAndroid.mk19 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22 # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
25 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/external/chromium_org/third_party/webrtc/base/
H A Dbase64_unittest.cc937 EXPECT_TRUE (DecodeTest("YWJjZA== ", 0, "abcd", Flags(ANY, YES, CHAR)));
942 EXPECT_TRUE (DecodeTest("YWJjZA= =", 0, "abcd", Flags(ANY, YES, CHAR)));
947 EXPECT_TRUE (DecodeTest("YWJjZA=*=", 0, "abcd", Flags(ANY, YES, CHAR)));
952 EXPECT_TRUE (DecodeTest("YW=JjZA==", 0, "abcd", Flags(ANY, YES, CHAR)));
958 EXPECT_TRUE (DecodeTest("YWJjZA==", 0, "abcd", Flags(STRICT, ANY, CHAR)));
963 EXPECT_TRUE (DecodeTest("YWJjZA=", 1, "abcd", Flags(STRICT, ANY, CHAR)));
968 EXPECT_TRUE (DecodeTest("YWJjZA", 0, "abcd", Flags(STRICT, ANY, CHAR)));
976 EXPECT_TRUE (DecodeTest("YWJj", 0, "abc", Flags(STRICT, NO, ANY)));
981 EXPECT_TRUE (DecodeTest("YWJj*", 1, "abc", Flags(STRICT, NO, ANY)));
986 EXPECT_TRUE (DecodeTest("YWJ", 0, "ab", Flags(STRICT, NO, ANY)));
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dconstants.rb22 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
25 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
28 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
30 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
/external/flac/libFLAC/ia32/
H A Dnasm.h20 ; ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
26 ; PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
28 ; NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
/external/tremolo/Tremolo/
H A Dfloor1LARM.s23 @ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
26 @ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 @ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
31 @ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/external/ant-glob/
H A DNOTICE147 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
200 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
231 TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
232 THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
235 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
236 CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
/external/ceres-solver/jni/
H A DApplication.mk18 # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Dfloatnum.pxi15 # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
21 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
H A Dvalue.pxi15 # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
21 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
/external/chromium_org/v8/tools/gcmole/
H A Dgccause.lua17 -- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20 -- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23 -- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25 -- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

Completed in 7426 milliseconds

1234567891011>>