HomeSort by relevance Sort by last modified time
    Searched refs:matching (Results 101 - 125 of 607) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/MC/Mips/
cpsetup.s 112 # we're matching aren't removed.
  /external/markdown/markdown/
inlinepatterns.py 189 """ Return a `<code>` element containing the matching text. """
  /external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlSanitizerTest.java 365 .matching(
SanitizersTest.java 240 .allowAttributes("align").matching(true, "left", "center", "right")
  /external/perfetto/tools/trace_to_text/
main.cc 371 char matching[2048]; local
375 sprintf(matching,
379 sprintf(matching, "Thread ids with process info: %zu/%zu -> %zu %%\n\n",
382 *output << std::string(matching);
  /external/v8/tools/
v8-info.sh 54 -i Print revision info for all branches matching the V8 version.
  /prebuilts/go/darwin-x86/src/net/
addrselect_test.go 23 // Prefer matching scope.
40 // Prefer matching scope.
addrselect.go 123 // Rule 2: Prefer matching scope.
149 // Rule 5: Prefer matching label.
189 // Rule 9: Use longest matching prefix.
306 // matching prefix that contains ip.
  /prebuilts/go/linux-x86/src/net/
addrselect_test.go 23 // Prefer matching scope.
40 // Prefer matching scope.
addrselect.go 123 // Rule 2: Prefer matching scope.
149 // Rule 5: Prefer matching label.
189 // Rule 9: Use longest matching prefix.
306 // matching prefix that contains ip.
  /build/blueprint/proptools/
typeequal.go 20 // pointers to structs or interfaces having matching nilitude, and any interface{} values in any
  /frameworks/base/lowpan/tests/
Android.mk 26 # The list is a comma separated list of class names with * matching zero or more characters.
  /frameworks/base/wifi/tests/
Android.mk 26 # The list is a comma separated list of class names with * matching zero or more characters.
  /prebuilts/devtools/tools/lib/
hamcrest-core-1.3.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
branches.go 30 // If there are any forward gotos left, no matching label was
91 // gotoTarget returns the labeled statement matching the given name and
108 // enclosingTarget returns the innermost enclosing labeled statement matching
185 // resolve matching forward gotos
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
branches.go 30 // If there are any forward gotos left, no matching label was
91 // gotoTarget returns the labeled statement matching the given name and
108 // enclosingTarget returns the innermost enclosing labeled statement matching
185 // resolve matching forward gotos
  /prebuilts/misc/common/robolectric/3.1.1/lib/
hamcrest-core-1.3.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
hamcrest-core-1.3.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
hamcrest-core-1.3.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
hamcrest-core-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-core/1.3/
hamcrest-core-1.3.jar 
  /toolchain/binutils/binutils-2.27/binutils/
nm.c 1217 char **matching; local
1278 char **matching; local
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
dso-pltdis1.d 13 # alternatives in the matching regexps are placeholders for a future
  /prebuilts/go/darwin-x86/src/net/http/
sniff.go 53 // Data matching the table in section 6.
173 // pattern matching algorithm section 6
174 // https://mimesniff.spec.whatwg.org/#pattern-matching-algorithm
  /prebuilts/go/linux-x86/src/net/http/
sniff.go 53 // Data matching the table in section 6.
173 // pattern matching algorithm section 6
174 // https://mimesniff.spec.whatwg.org/#pattern-matching-algorithm

Completed in 3023 milliseconds

1 2 3 45 6 7 8 91011>>