HomeSort by relevance Sort by last modified time
    Searched refs:Matching (Results 1 - 20 of 20) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
defined2.d 7 # Matching both A and T accounts for formats that can't tell a .text
9 # contains an address matching the value. The symbol sym1 is supposed to
defined3.d 8 # The ellipsis account for target-specific symbols. Matching both A and T
11 # matching the value.
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/
IsIterableContainingInAnyOrder.java 23 final Matching<T> matching = new Matching<T>(matchers, mismatchDescription); local
25 if (! matching.matches(item)) {
30 return matching.isFinished(items);
40 private static class Matching<S> {
44 public Matching(Collection<Matcher<? super S>> matchers, Description mismatchDescription) {
  /build/blueprint/proptools/
typeequal_test.go 28 // Matching structs
40 // Matching pointer to struct
52 // Matching embedded structs
64 // Matching embedded pointer to struct
76 // Matching embedded nil pointer to struct
94 // Matching embedded interface to pointer to struct
106 // Matching embedded nil interface to pointer to struct
118 // Matching pointer to non-struct
124 // Matching nilitude pointer to non-struct
  /packages/apps/Messaging/tests/
Android.mk 27 # Matching ../Android.mk
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRLexer.h 69 #pragma mark Matching
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRLexer.h 69 #pragma mark Matching
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRLexer.h 69 #pragma mark Matching
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRLexer.h 69 #pragma mark Matching
  /external/autotest/docs/
test-that.md 15 control file. Matching tests by filename is supported using f:[file
82 You can specify multiple tests or test-matching expressions in the same way as
  /external/mesa3d/docs/OLD/
MESA_packed_depth_stencil.spec 108 <type> Parameter Data of Matching
  /system/nvram/messages/tests/
io_test.cpp 156 TEST(NestedInputStreamBufferTest, Matching) {
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar.go 441 // According to RFC 6265 domain-matching includes not being
466 // "Domain Matching" (5.1.3) and "Canonicalized Host Names"
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar.go 441 // According to RFC 6265 domain-matching includes not being
466 // "Domain Matching" (5.1.3) and "Canonicalized Host Names"
  /prebuilts/misc/common/robolectric/lib/
hamcrest-library-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 88 # extract nodes matching a pattern
110 === Additional Syntax for Tree Matching Patterns
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 355 // reflect.Type.MethodByName. Matching is imprecise (as reflect.Type
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 355 // reflect.Type.MethodByName. Matching is imprecise (as reflect.Type
  /external/iproute2/doc/
ip-cref.tex 730 --- only list addresses matching this prefix.
734 --- only list addresses with labels matching the \verb|PATTERN|.
    [all...]

Completed in 1051 milliseconds