OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regex
(Results
2051 - 2075
of
5854
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.traits/
lookup_collatename.pass.cpp
12
// <
regex
>
23
#include <
regex
>
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h
129
// GTEST_USES_POSIX_RE - enhanced POSIX
regex
is used. Do not confuse with
132
// GTEST_USES_SIMPLE_RE - our own simple
regex
is used;
314
// On Android, <
regex
.h> is only available starting with Gingerbread.
323
// On some platforms, <
regex
.h> needs someone to define size_t, and
327
# include <
regex
.h> // NOLINT
333
// <
regex
.h> is not available on Windows. Use our own simple
regex
339
// <
regex
.h> may not be available on this platform. Use our own
340
// simple
regex
implementation instead.
[
all
...]
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/scripts/
fuse_gtest_files.py
70
#
Regex
for matching '#include "gtest/..."'.
73
#
Regex
for matching '#include "src/..."'.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asynchat.py
303
# this could maybe be made faster with a computed
regex
?
308
#
regex
: 14035/s
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asynchat.py
303
# this could maybe be made faster with a computed
regex
?
308
#
regex
: 14035/s
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/3.0.0/
jFormatString-3.0.0.jar
/prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-core/1.1/
hamcrest-core-1.1.jar
/prebuilts/tools/common/m2/repository/org/xerial/sqlite-jdbc/3.20.1/
sqlite-jdbc-3.20.1.jar
/prebuilts/tools/common/m2/repository/xslthl/xslthl/2.0.1/
xslthl-2.0.1.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java
56
import java.util.
regex
.Matcher;
57
import java.util.
regex
.Pattern;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
AdtStartup.java
51
import java.util.
regex
.Matcher;
52
import java.util.
regex
.Pattern;
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringTest.java
53
import java.util.
regex
.Matcher;
54
import java.util.
regex
.Pattern;
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
fastgrep.c
33
*
regex
library. These optimizations should practically be implemented
128
/* Look for ways to cheat...er...avoid the full
regex
engine. */
/system/netd/server/
Controllers.cpp
17
#include <
regex
>
103
static const std::
regex
CHILD_CHAIN_REGEX("^-A ([^ ]+) -j ([^ ]+)$",
/tools/loganalysis/src/com/android/loganalysis/parser/
BugreportParser.java
42
import java.util.
regex
.Matcher;
43
import java.util.
regex
.Pattern;
DmesgParser.java
30
import java.util.
regex
.Matcher;
31
import java.util.
regex
.Pattern;
MonkeyLogParser.java
32
import java.util.
regex
.Matcher;
33
import java.util.
regex
.Pattern;
/tools/tradefederation/core/prod-tests/src/com/android/framework/tests/
PackageManagerOTATestUtils.java
28
import java.util.
regex
.Matcher;
29
import java.util.
regex
.Pattern;
/tools/tradefederation/core/prod-tests/src/com/android/performance/tests/
HermeticMemoryTest.java
37
import java.util.
regex
.Matcher;
38
import java.util.
regex
.Pattern;
/tools/tradefederation/core/src/com/android/tradefed/device/
TopHelper.java
30
import java.util.
regex
.Matcher;
31
import java.util.
regex
.Pattern;
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
FlashingResourcesParser.java
30
import java.util.
regex
.Matcher;
31
import java.util.
regex
.Pattern;
/tools/tradefederation/core/src/com/android/tradefed/util/
BluetoothUtils.java
33
import java.util.
regex
.Matcher;
34
import java.util.
regex
.Pattern;
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
GoogleBenchmarkTestTest.java
300
* File exclusion
regex
filter should skip matched filepaths.
311
* File exclusion
regex
filter for multi filters.
/prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.2/
sdk-common-25.1.2.jar
Completed in 1520 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>