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

1 2 3 4 5 6 7 891011>>

  /external/libcups/cups/
dest-options.c 967 * The "media" string is a PWG media name. "Flags" provides some matching
977 * The matching result (if any) is returned in the "cups_size_t" structure.
990 unsigned flags, /* I - Media matching flags */
1040 * "Flags" provides some matching guidance (multiple flags can be combined):
1049 * The matching result (if any) is returned in the "cups_size_t" structure.
1065 unsigned flags, /* I - Media matching flags */
1227 * Fall back to the first matching media size...
2094 cups_option_t *matching; \/* Matching options *\/ local
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
objdump.c 3449 char **matching; local
    [all...]
nlmconv.c 203 char **matching;
338 if (! bfd_check_format_matches (inbfd, bfd_object, &matching))
343 list_matching_formats (matching);
344 free (matching);
201 char **matching; local
    [all...]
srconv.c 1766 char **matching; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
alldocs.go 148 // the use of that argument list to the building of packages matching
281 // In all forms, when matching symbols, lower-case letters in the argument match
323 // Respect case when matching symbols.
741 // 'Go test' recompiles each package along with any files with names matching
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
alldocs.go 148 // the use of that argument list to the building of packages matching
281 // In all forms, when matching symbols, lower-case letters in the argument match
323 // Respect case when matching symbols.
741 // 'Go test' recompiles each package along with any files with names matching
    [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
rulegen.go 45 // variables declared in the matching sexpr. The variable "v" is predefined to be
63 // parse returns the matching part of the rule, additional conditions, and the result.
127 // Do fancier value op matching.
672 // precise op matching while retaining good error messages.
871 // When we have (Add x y) with no ther uses of x and y in the matching rule,
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
rulegen.go 45 // variables declared in the matching sexpr. The variable "v" is predefined to be
63 // parse returns the matching part of the rule, additional conditions, and the result.
127 // Do fancier value op matching.
672 // precise op matching while retaining good error messages.
871 // When we have (Add x y) with no ther uses of x and y in the matching rule,
  /prebuilts/go/darwin-x86/src/testing/
benchmark.go 18 var matchBenchmarks = flag.String("test.bench", "", "run only benchmarks matching `regexp`")
386 // Collect matching benchmarks and determine longest name.
507 // Partial name match, like -bench=X/Y matching BenchmarkX.
  /prebuilts/go/linux-x86/src/testing/
benchmark.go 18 var matchBenchmarks = flag.String("test.bench", "", "run only benchmarks matching `regexp`")
386 // Collect matching benchmarks and determine longest name.
507 // Partial name match, like -bench=X/Y matching BenchmarkX.
  /external/selinux/libsepol/cil/src/
cil_binary.c 4617 struct cil_list *matching; local
4858 struct cil_list *matching; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqconf.py 277 The %(count)s matching entries are presented here ordered by section:
  /external/owasp/sanitizer/src/tests/org/owasp/html/
AntiSamyTest.java 79 .allowAttributes("char").matching(
    [all...]
  /external/python/cpython2/Tools/faqwiz/
faqconf.py 277 The %(count)s matching entries are presented here ordered by section:
  /external/v8/src/js/
i18n.js 323 * this service has a matching locale when using the BCP 47 Lookup algorithm.
353 * this service has a matching locale when using the implementation
410 * best-fit algorithm. Independent of the locale matching algorithm, options
875 // We are matching i-klingon here, but that's ok, since i-klingon-klingon
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 84 flagSet.BoolVar(&matchCase, "c", false, "symbol matching honors case (paths not affected)")
202 // matching an upper case name as a package name.
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 84 flagSet.BoolVar(&matchCase, "c", false, "symbol matching honors case (paths not affected)")
202 // matching an upper case name as a package name.
  /tools/external/gradle/
gradle-api-2.14.1.jar 
gradle-api-3.4.1.jar 
  /build/blueprint/
singleton_ctx.go 71 // dependencies to rerun the primary builder whenever a file matching
  /build/soong/android/
singleton.go 66 // builder whenever a file matching the pattern as added or removed, without rerunning if a
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 265 Alternative <alt>: after matching input such as <input> decision cannot predict what comes next due to recursion overflow <targetRules,callSiteStates:{t,c|to <t> from <c:{s|<s.enclosingRule.name>};separator=", ">}; separator=" and ">
  /external/robolectric-shadows/
run_robotests.mk 19 # If ROBOTEST_FILTER is set to a regex then only tests matching that pattern
  /external/tensorflow/tensorflow/contrib/lite/models/testdata/g3doc/
README.md 56 for matching phonemes to the input audio features. It generates posterior

Completed in 1320 milliseconds

1 2 3 4 5 6 7 891011>>