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

<<31323334353637383940>>

  /prebuilts/go/darwin-x86/src/image/
decode_example_test.go 43 // likely to result in better memory access patterns than X first and Y second.
  /prebuilts/go/linux-x86/doc/
root.html 145 {h: 241, s: "//www.youtube.com/embed/f6kdp27TYZs"}, // Concurrency Patterns
  /prebuilts/go/linux-x86/src/go/build/
doc.go 108 // matches any of the following patterns:
  /prebuilts/go/linux-x86/src/image/
decode_example_test.go 43 // likely to result in better memory access patterns than X first and Y second.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 12 It covers typical dictionary use patterns, the parameters for
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
OutputWindow.py 68 # order of patterns matters
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 20 # may occur with several patterns. use "*" as pattern to indicate
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 33 #patterns
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 133 def ignore_patterns(*patterns):
136 Patterns is a sequence of glob-style patterns
140 for pattern in patterns:
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h 12 It covers typical dictionary use patterns, the parameters for
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
OutputWindow.py 68 # order of patterns matters
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 20 # may occur with several patterns. use "*" as pattern to indicate
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 33 #patterns
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 133 def ignore_patterns(*patterns):
136 Patterns is a sequence of glob-style patterns
140 for pattern in patterns:
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeRenameParticipantTest.java 153 //processor.setFilePatterns(patterns);
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 129 extern unsigned int dpatterns, fpatterns, patterns;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-frv.h 87 gr0, gr0, gr0' patterns. Although it's fine as a nop instruction,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfp1.s 5 @ First we test the basic syntax and bit patterns of the opcodes.
vfp1_t2.s 8 @ First we test the basic syntax and bit patterns of the opcodes.
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Dummy83BufferGenerator.java 121 * Windows - cannot be matched with wildcard patterns - cannot be used to
  /external/icu/icu4c/source/i18n/unicode/
tzfmt.h 688 /* Array of offset patterns used by Localized GMT format - e.g. "+HH:mm" */
704 /* Compiled offset patterns generated from fGMTOffsetPatterns[] */
    [all...]
  /external/pcre/dist/doc/
pcreapi.3 205 performance of many patterns. Simple programs can easily request that it be
364 .SH "SAVING PRECOMPILED PATTERNS FOR LATER USE"
460 most massive patterns, since it allows the compiled pattern to be up to 64K in
697 This option makes it possible to include comments inside complicated patterns.
    [all...]
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
arm64_assembler_test.cpp 664 uint32_t patterns[] = local
673 for(i = 0; i < sizeof(patterns)/sizeof(uint32_t); ++i)
681 a64asm->STM(AL,ARMAssemblerInterface::DB,Rn,1,patterns[i]);
687 a64asm->LDM(AL,ARMAssemblerInterface::IA,Rn,1,patterns[i]);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
FormatTests.java 1079 * that use the same patterns and DecimalFormatSymbols that
1915 String patterns[] = { field in class:FormatTests.SimpleDateFormatHandler
2000 String patterns[] = { field in class:FormatTests.ChineseDateFormatHandler
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
FormatTests.java 1078 * that use the same patterns and DecimalFormatSymbols that
1914 String patterns[] = { field in class:FormatTests.SimpleDateFormatHandler
1999 String patterns[] = { field in class:FormatTests.ChineseDateFormatHandler
    [all...]

Completed in 4337 milliseconds

<<31323334353637383940>>