HomeSort by relevance Sort by last modified time
    Searched full:fastmap (Results 1 - 25 of 29) sorted by null

1 2

  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/
sqlite4java-0.282.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/
plexus-utils-3.0.22.jar 
plexus-utils-3.0.22-sources.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-utils-3.0.17.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/
plexus-utils-3.0.17.jar 
plexus-utils-3.0.17-sources.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/
plexus-utils-3.0.9.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 352 the pattern compiler, the fields `buffer', `allocated', `fastmap',
386 /* Pointer to a fastmap, if any, otherwise zero. re_search uses the
387 fastmap, if there is one, to skip over impossible starting points
389 char *__REPB_PREFIX(fastmap);
402 not we should use the fastmap, so we don't set this absolutely
418 by `re_compile_fastmap' if it updates the fastmap. */
487 /* Compile a fastmap for the compiled pattern in BUFFER; used to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 355 the pattern compiler, the fields `buffer', `allocated', `fastmap',
389 /* Pointer to a fastmap, if any, otherwise zero. re_search uses the
390 fastmap, if there is one, to skip over impossible starting points
392 char *__REPB_PREFIX(fastmap);
405 not we should use the fastmap, so we don't set this absolutely
421 by `re_compile_fastmap' if it updates the fastmap. */
495 /* Compile a fastmap for the compiled pattern in BUFFER; used to
  /toolchain/binutils/binutils-2.25/include/
xregex2.h 325 the pattern compiler, the fields `buffer', `allocated', `fastmap',
351 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
352 the fastmap, if there is one, to skip over impossible
354 char *fastmap;
367 whether or not we should use the fastmap, so we don't set
382 by `re_compile_fastmap' if it updates the fastmap. */
456 /* Compile a fastmap for the compiled pattern in BUFFER; used to
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 779 /* Print the fastmap in human-readable form. */
783 print_fastmap (char *fastmap)
790 if (fastmap[i++])
794 while (i < (1 << BYTEWIDTH) && fastmap[i])
4553 register char *fastmap = bufp->fastmap; local
5015 register char *fastmap = bufp->fastmap; local
    [all...]
  /external/opencv3/modules/ml/src/
data.cpp 901 bool fastMap = (m == cmap[m - 1] - cmap[0] + 1);
903 if( fastMap )
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
re_tests.py 27 ('([0a-z][a-z0-9]*,)+', 'a5,b7,c9,'), # Disable the fastmap optimization
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
re_tests.py 27 ('([0a-z][a-z0-9]*,)+', 'a5,b7,c9,'), # Disable the fastmap optimization
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
re_tests.py 27 ('([0a-z][a-z0-9]*,)+', 'a5,b7,c9,'), # Disable the fastmap optimization
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
re_tests.py 27 ('([0a-z][a-z0-9]*,)+', 'a5,b7,c9,'), # Disable the fastmap optimization
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 

Completed in 591 milliseconds

1 2