HomeSort by relevance Sort by last modified time
    Searched full:patterns (Results 926 - 950 of 2322) sorted by null

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_glob.py 116 # Patterns ending with a slash shouldn't match non-dirs
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/
maven-clean-plugin-2.5.jar 
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
nm.exp 163 # all the ELF variants, but adding the patterns here to that proc then
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfp1xD.s 5 @ First we test the basic syntax and bit patterns of the opcodes.
vfp1xD_t2.s 8 @ First we test the basic syntax and bit patterns of the opcodes.
  /toolchain/binutils/binutils-2.25/gold/
token.h 83 // in predictable patterns. The purpose of the locks is to permit
  /external/chromium-trace/catapult/third_party/coverage/coverage/
cmdline.py 65 "Include only files whose paths match one of these patterns. "
88 "Omit files whose paths match one of these patterns. "
680 # file names. So you have to single-quote patterns on the command
  /external/dhcpcd-6.8.2/
dhcpcd.8.in 193 the use of patterns.
634 which is a space or comma separated list of patterns passed to
639 which is a space or comma separated list of patterns passed to
  /external/google-breakpad/src/testing/gtest/test/
gtest_filter_unittest.py 470 """Tests filters that consist of two patterns."""
483 """Tests filters that consist of three patterns."""
505 # The last 2 patterns are empty.
  /external/gtest/test/
gtest_filter_unittest.py 470 """Tests filters that consist of two patterns."""
483 """Tests filters that consist of three patterns."""
505 # The last 2 patterns are empty.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DateTimePatternGenerator.java 41 * This class provides flexible generation of date format patterns, like
43 * patterns. Once that is done, a query can be made using a "skeleton", which is
116 // first load with the ICU patterns
124 // combination patterns by hackTimes later in this method.
211 // Add pattern with its associated skeleton. Override any duplicate derived from std patterns,
477 * Note that single-field patterns (like "MMM") are automatically added, and
618 * and the patterns that they map to.
694 * time patterns. The default value is "{1} {0}", where {1} will be replaced
698 * but there is not a close match among the added patterns. For example,
747 * Redundant patterns are those which if removed, make no difference in th
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
plurfmt.h 67 * be done using localized patterns from resource bundles. For predefined plural
86 * <h5>Patterns and Their Interpretation</h5>
305 * Patterns and their interpretation are specified in the class description.
  /external/icu/icu4c/source/test/intltest/
dtfmtrtts.cpp 303 // patterns we have, but it may be a problem later.
309 // Because patterns contain incomplete data representing the Date,
315 // of incompleteness in patterns. For example, a time-only pattern won't
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateTimePatternGenerator.java 40 * This class provides flexible generation of date format patterns, like
42 * patterns. Once that is done, a query can be made using a "skeleton", which is
120 // first load with the ICU patterns
128 // combination patterns by hackTimes later in this method.
215 // Add pattern with its associated skeleton. Override any duplicate derived from std patterns,
488 * Note that single-field patterns (like "MMM") are automatically added, and
629 * and the patterns that they map to.
709 * time patterns. The default value is "{1} {0}", where {1} will be replaced
713 * but there is not a close match among the added patterns. For example,
766 * Redundant patterns are those which if removed, make no difference in th
    [all...]
  /external/icu/icu4j/perf-tests/
ucharacterperf.pl 37 # Patterns which define the set of characters used for testing.
38 my @PATTERNS = ('0 ffff');
100 for my $pat (@PATTERNS) {
unicodesetperf.pl 24 # Patterns which define the set of characters used for testing.
25 my @PATTERNS = (
90 for my $pat (@PATTERNS) {
  /external/iproute2/misc/
ifstat.c 49 char **patterns; variable
104 if (!fnmatch(patterns[i], id, 0))
775 patterns = argv;
  /external/llvm/docs/
re_format.7 412 Patterns in
507 Used to separate patterns.
632 Patterns in
  /external/llvm/lib/Target/AMDGPU/
SIInstrFormats.td 129 // Using complex patterns gives VOP3 patterns a very high complexity rating,
130 // but standalone patterns are almost always prefered, so we need to adjust the
  /external/llvm/lib/Target/ARM/
A15SDOptimizer.cpp 16 // There are several instruction patterns which can be used to provide this
18 // direct patterns, specifically around when one micro-op reads a D-register
250 // Creates the more optimized patterns and generally does all the code
  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 24 /// ContractNodes - Turn multiple matcher node patterns like 'MoveChild+Record'
282 // Loop over options to match, merging neighboring patterns with identical
295 // of at least these two patterns. See what the maximal set we can merge
  /external/messageformat/java/com/ibm/icu/simple/
PluralFormat.java 55 * be done using localized patterns from resource bundles. For predefined plural
74 * <h5>Patterns and Their Interpretation</h5>
246 * Patterns and their interpretation are specified in the class description.
  /external/opencv3/doc/tutorials/calib3d/camera_calibration/
camera_calibration.markdown 55 Basically, you need to take snapshots of these patterns with your camera and let OpenCV find them.
119 to finding major patterns in the input: in case of the chessboard this are corners of the
125 of the board and you'll get the positions of the patterns. Furthermore, they return a boolean
  /external/pcre/dist/doc/html/
pcre16.html 212 The types of the opaque structures that are used for compiled 16-bit patterns
316 pattern is passed to a function that processes patterns in the other
350 command line option <b>-16</b>, patterns and subject strings are converted from
pcre32.html 211 The types of the opaque structures that are used for compiled 32-bit patterns
315 pattern is passed to a function that processes patterns in the other
348 command line option <b>-32</b>, patterns and subject strings are converted from

Completed in 3998 milliseconds

<<31323334353637383940>>