HomeSort by relevance Sort by last modified time
    Searched refs:Any (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /external/easymock/src/org/easymock/internal/matchers/
Any.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22 public class Any implements IArgumentMatcher, Serializable {
26 public static final Any ANY = new Any();
28 private Any() {
37 buffer.append("<any>");
  /external/mockito/src/org/mockito/internal/matchers/
Any.java 14 public class Any extends ArgumentMatcher implements Serializable {
17 public static final Any ANY = new Any();
19 private Any() {}
26 description.appendText("<any>");
  /external/chromium_org/third_party/skia/src/sfnt/
SkPanose.h 20 ((Any, 0))
34 ((Any, 0))
56 ((Any, 0))
74 ((Any, 0))
90 ((Any, 0))
109 ((Any, 0))
126 ((Any, 0))
144 ((Any, 0))
162 ((Any, 0))
184 ((Any, 0)
    [all...]
  /external/skia/src/sfnt/
SkPanose.h 20 ((Any, 0))
34 ((Any, 0))
56 ((Any, 0))
74 ((Any, 0))
90 ((Any, 0))
109 ((Any, 0))
126 ((Any, 0))
144 ((Any, 0))
162 ((Any, 0))
184 ((Any, 0)
    [all...]
  /external/mockito/src/org/mockito/
Matchers.java 56 * The any family methods <b>*don't do any type checks*</b>, those are only here to avoid casting
110 * Any <code>boolean</code>, <code>Boolean</code> or <code>null</code>.
112 * This method <b>*don't do any type checks*</b>, it is only there to avoid casting
121 return reportMatcher(Any.ANY).returnFalse();
125 * Any <code>byte</code>, <code>Byte</code> or <code>null</code>.
127 * This method <b>*don't do any type checks*</b>, it is only there to avoid casting
136 return reportMatcher(Any.ANY).returnZero();
290 public static <T> T any(Class<T> clazz) { method in class:Matchers
307 public static <T> T any() { method in class:Matchers
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdtypes.h 53 WSDXML_ELEMENT *Any;
57 WSDXML_ELEMENT *Any;
66 WSDXML_ELEMENT *Any;
147 WSDXML_ELEMENT *Any;
183 WSDXML_ELEMENT *Any;
201 WSDXML_ELEMENT *Any;
205 WSDXML_ELEMENT *any; member in struct:_REQUESTBODY_Unsubscribe
219 WSDXML_ELEMENT *any; member in struct:_RESPONSEBODY_GetStatus
224 WSDXML_ELEMENT *Any;
230 WSDXML_ELEMENT *Any;
    [all...]
  /external/llvm/lib/IR/
Comdat.cpp 23 Comdat::Comdat() : Name(nullptr), SK(Comdat::Any) {}
  /external/llvm/include/llvm/IR/
Comdat.h 34 Any, ///< The linker may choose any COMDAT.
  /external/conscrypt/src/main/native/
sub.mk 12 # Any shared/static libs that are listed here must also
  /libcore/dalvik/src/main/native/
sub.mk 11 # Any shared/static libs that are listed here must also
  /external/chromium_org/v8/src/
hydrogen-types.cc 16 if (T::Any()->Is(type)) return HType::Any();
hydrogen-types.h 20 V(Any, 0x0) /* 0000 0000 0000 0000 */ \
  /external/easymock/src/org/easymock/
EasyMock.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
208 * Expects any boolean argument. For details, see the EasyMock
214 reportMatcher(Any.ANY);
219 * Expects any byte argument. For details, see the EasyMock documentation.
224 reportMatcher(Any.ANY);
229 * Expects any char argument. For details, see the EasyMock documentation.
234 reportMatcher(Any.ANY);
    [all...]
  /external/clang/test/Parser/
DelayedTemplateParsing.cpp 137 static void Any() {
150 TypeImpl<HeapTypeConfig>::Any();
  /external/chromium_org/chrome/common/extensions/docs/server2/
path_util.py 39 Any trailing slash of |path| is preserved, such that the parent of
  /external/chromium_org/v8/test/cctest/
test-hydrogen-types.cc 84 // T < Any for all T
90 // Any < T implies T = Any for all T
93 CHECK(!HType::Any().IsSubtypeOf(ti) || HType::Any().Equals(ti));
99 // T < Tagged for all T \ {Any}
102 CHECK(ti.IsTagged() || HType::Any().Equals(ti));
105 // Tagged < T implies T = Tagged or T = Any
110 HType::Any().Equals(ti));
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_util.js 114 * @param {Array.<Element>} elementsEntered Any HTML elements entered.
115 * @param {Array.<Element>} elementsLeft Any HTML elements left.
208 * @param {Array.<Element>} elementsEntered Any HTML elements entered.
209 * @param {Array.<Element>} elementsLeft Any HTML elements left.
313 * @param {Array.<Element>} elementsEntered Any HTML elements entered.
314 * @param {Array.<Element>} elementsLeft Any HTML elements left.
376 * @param {Array.<Element>} elementsEntered Any HTML elements entered.
377 * @param {Array.<Element>} elementsLeft Any HTML elements left.
434 * @param {Array.<Element>} elementsEntered Any HTML elements entered.
435 * @param {Array.<Element>} elementsLeft Any HTML elements left
    [all...]
  /external/oprofile/events/x86-64/family11h/
unit_masks 149 0xb1 Requests Local I/O to Any I/O
150 0xb2 Requests Local I/O to Any Memory
151 0xb3 Requests Local I/O to Any (I/O or Mem)
152 0xb4 Requests Local CPU to Any I/O
153 0xb5 Requests Local (CPU or I/O) to Any I/O
154 0xb8 Requests Local CPU to Any Memory
155 0xba Requests Local (CPU or I/O) to Any Memory
156 0xbc Requests Local CPU to Any (I/O or Mem)
157 0xbf Requests Local (CPU or I/O) to Any (I/O or Mem)
  /external/oprofile/events/x86-64/hammer/
unit_masks 143 0xb1 Requests Local I/O to Any I/O
144 0xb2 Requests Local I/O to Any Memory
145 0xb3 Requests Local I/O to Any (I/O or Mem)
146 0xb4 Requests Local CPU to Any I/O
147 0xb5 Requests Local (CPU or I/O) to Any I/O
148 0xb8 Requests Local CPU to Any Memory
149 0xba Requests Local (CPU or I/O) to Any Memory
150 0xbc Requests Local CPU to Any (I/O or Mem)
151 0xbf Requests Local (CPU or I/O) to Any (I/O or Mem)
  /hardware/qcom/audio/legacy/libalsa-intf/
Android.mk 4 # Any prebuilt files with default TAGS can use the below:
  /external/clang/test/SemaCXX/
conversion-function.cpp 28 // expected-error{{conversion function cannot have any parameters}}
30 operator bool(int a = 4, int b = 6) const; // expected-error{{conversion function cannot have any parameters}}
210 struct Any {
211 Any(...);
220 Any any = Other(); // expected-error{{cannot pass object of non-POD type 'Other' through variadic constructor; call will abort at runtime}} local
  /external/bison/build-aux/
ylwrap 14 # any later version.
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
54 Any number of OUTPUT,DESIRED pairs may be used.
93 # Make any relative path in $prog absolute.
  /external/chromium_org/third_party/skia/src/gpu/
GrTHashTable.h 26 * any of the duplicate entries returned.
35 struct Any {
40 T* find(const Key& key) const { return this->find(key, Any()); }
166 // update our hash table (overwrites any dupe's position in the hash)
  /external/elfutils/0.153/config/
ylwrap 14 # any later version.
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
54 Any number of OUTPUT,DESIRED pairs may be used.
93 # Make any relative path in $prog absolute.
  /external/skia/src/gpu/
GrTHashTable.h 26 * any of the duplicate entries returned.
35 struct Any {
40 T* find(const Key& key) const { return this->find(key, Any()); }
166 // update our hash table (overwrites any dupe's position in the hash)

Completed in 560 milliseconds

1 2 3 4 5 6