HomeSort by relevance Sort by last modified time
    Searched refs:matching (Results 201 - 225 of 511) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
disasm.go 106 // If filter is non-nil, the disassembly only includes functions with names matching filter.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/
plugin.go 108 // with names matching the regular expression.
  /prebuilts/go/linux-x86/src/crypto/x509/
pem_decrypt.go 193 // matching the key derivation in DecryptPEMBlock.
  /prebuilts/go/linux-x86/src/encoding/xml/
read.go 159 // a separate value with a layout matching the expected XML
648 // from the Decoder until start's matching end element, or if it's
710 // matching the most recent start element already consumed.
713 // It returns nil if it finds an end element matching the start
  /prebuilts/go/linux-x86/src/go/parser/
error_test.go 12 // The harness will verify that an error matching the regular expression
  /prebuilts/go/linux-x86/src/go/types/
labels.go 143 // resolve matching forward jumps and remove them from fwdJumps
  /prebuilts/go/linux-x86/src/html/template/
css.go 229 // matching pairs of (), [], {}, "", and '', and correctly handling
  /prebuilts/go/linux-x86/src/net/
ipsock.go 64 // The first address, and any with a matching label, are returned as
  /prebuilts/go/linux-x86/src/path/filepath/
match_test.go 253 // try also matching version without root prefix
  /prebuilts/go/linux-x86/src/regexp/syntax/
prog.go 199 // If so, MatchRunePos returns the index of the matching rune pair
  /tools/external/gradle/
gradle-api-3.5-20170307000048+0000.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar 
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 79 situations where a non-matching input symbol does
  /external/pcre/dist2/
RunTest.bat 345 call :runsub 6 testout "DFA matching main non-UTF, non-UCP functionality" -q
353 call :runsub 7 testout "DFA matching with UTF-%bits% and Unicode property support" -q
  /external/selinux/python/sepolgen/src/sepolgen/
interfaces.py 30 from . import matching
  /frameworks/rs/script_api/
rs_graphics.spec 359 operate on the texture bound at the matching slot.
376 matching slot.
  /prebuilts/go/darwin-x86/src/cmd/compile/
fmt_test.go 11 // based on the matching argument type against a precomputed
160 panic("internal error: matching argument not found")
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 70 // Levels 4-9 use increasingly more lazy matching
317 // matchLen returns the number of matching bytes in a and b
  /prebuilts/go/darwin-x86/src/go/scanner/
scanner.go 533 // matching character, or tok2 if the matching character was ch2.
  /prebuilts/go/darwin-x86/src/testing/
benchmark.go 18 var matchBenchmarks = flag.String("test.bench", "", "run only benchmarks matching `regexp`")
374 // Collect matching benchmarks and determine longest name.
  /prebuilts/go/linux-x86/src/cmd/compile/
fmt_test.go 11 // based on the matching argument type against a precomputed
160 panic("internal error: matching argument not found")
  /prebuilts/go/linux-x86/src/compress/flate/
deflate.go 70 // Levels 4-9 use increasingly more lazy matching
317 // matchLen returns the number of matching bytes in a and b
  /prebuilts/go/linux-x86/src/go/scanner/
scanner.go 533 // matching character, or tok2 if the matching character was ch2.
  /prebuilts/go/linux-x86/src/testing/
benchmark.go 18 var matchBenchmarks = flag.String("test.bench", "", "run only benchmarks matching `regexp`")
374 // Collect matching benchmarks and determine longest name.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
interfaces.py 30 from . import matching

Completed in 757 milliseconds

1 2 3 4 5 6 7 891011>>