/external/chromium_org/third_party/opus/src/ |
ltmain.sh | 211 # PREFIX and SUFFIX must not contain globbing or regex special 405 # Sed substitution that turns a string into a regex matching for the [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
msvs.py | 41 # if IncrediBuild is executed from inside Visual Studio. This regex 896 raise ValueError('Invalid MSVS guid: "%s". Must match regex: "%s".' % [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.4.zip | |
/external/libcap-ng/libcap-ng-0.7/ |
ltmain.sh | 211 # PREFIX and SUFFIX must not contain globbing or regex special 405 # Sed substitution that turns a string into a regex matching for the [all...] |
/external/libexif/ |
ltmain.sh | 218 # PREFIX and SUFFIX must not contain globbing or regex special 412 # Sed substitution that turns a string into a regex matching for the [all...] |
/external/openfst/ |
ltmain.sh | 211 # PREFIX and SUFFIX must not contain globbing or regex special 405 # Sed substitution that turns a string into a regex matching for the [all...] |
/external/pixman/ |
ltmain.sh | 211 # PREFIX and SUFFIX must not contain globbing or regex special 405 # Sed substitution that turns a string into a regex matching for the [all...] |
/external/protobuf/gtest/build-aux/ |
ltmain.sh | 211 # PREFIX and SUFFIX must not contain globbing or regex special 405 # Sed substitution that turns a string into a regex matching for the [all...] |
/external/robolectric/lib/main/ |
sqlite-jdbc-3.7.2.jar | |
/libcore/expectations/ |
knownfailures.txt | 17 name: "org.apache.harmony.regex.tests.java.util.regex.PatternTest#test_bug_40103", 21 description: "our regex implementation calls toString on CharSequences", [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
Utils.java | 72 import java.util.regex.Matcher; 73 import java.util.regex.Pattern; 161 * Some examples of coordinates that will be accepted by the regex: [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/ |
Inspector-1.1.json | 307 { "name": "isRegex", "type": "boolean", "optional": true, "description": "If true, treats string parameter as regex." } 320 { "name": "isRegex", "type": "boolean", "optional": true, "description": "If true, treats string parameter as regex." } [all...] |
protocol.json | 348 { "name": "isRegex", "type": "boolean", "optional": true, "description": "If true, treats string parameter as regex." } [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarProvider2.java | 81 import java.util.regex.Matcher; 82 import java.util.regex.Pattern; 317 * A regex for describing how we split search queries into tokens. Keeps 327 * Note: do not use backslash for this, as it interferes with the regex 333 * A regex for matching any characters in an incoming search query that we [all...] |
/prebuilts/sdk/tools/lib/ |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/lombok-ast/ |
lombok-ast-0.2.1.jar | |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/ |
lombok-ast-0.2.1.jar | |
/dalvik/hit/samples/ |
android.hprof | [all...] |
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.5.7/ |
builder-0.5.7.jar | |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regexec.c | 617 /* Entry points compatible with 4.2 BSD regex library. We don't define 693 the regex must be anchored. If preg->newline_anchor is set, [all...] |
/build/ |
envsetup.sh | [all...] |
/external/bison/src/ |
scan-gram.l | 170 /* For directives that are also command line options, the regex must be
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.h | 369 // A filter is a colon-separated list of glob (not regex) patterns, [all...] |
/external/chromium_org/components/autofill/core/browser/ |
form_structure.cc | 29 #include "third_party/icu/source/i18n/unicode/regex.h" [all...] |