OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regex
(Results
1801 - 1825
of
5854
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/tools/tradefederation/contrib/src/com/android/media/tests/
MediaMemoryTest.java
54
import java.util.
regex
.Matcher;
55
import java.util.
regex
.Pattern;
MediaStressTest.java
47
import java.util.
regex
.Matcher;
48
import java.util.
regex
.Pattern;
VideoEditingMemoryTest.java
52
import java.util.
regex
.Matcher;
53
import java.util.
regex
.Pattern;
/tools/tradefederation/core/prod-tests/src/com/android/graphics/tests/
UiPerformanceTest.java
45
import java.util.
regex
.Matcher;
46
import java.util.
regex
.Pattern;
UserActionBenchmark.java
49
import java.util.
regex
.Matcher;
50
import java.util.
regex
.Pattern;
/tools/tradefederation/core/src/com/android/tradefed/testtype/
FakeTest.java
30
import java.util.
regex
.Matcher;
31
import java.util.
regex
.Pattern;
PythonUnitTestRunner.java
36
import java.util.
regex
.Matcher;
37
import java.util.
regex
.Pattern;
/external/autotest/client/cros/power/
power_suspend.py
306
regex
= re.compile(r'PM: resume of devices complete after ([0-9.]+)')
308
match =
regex
.search(line)
317
regex
= re.compile(r'PM: (\w+ )?(resume|suspend) of devices complete')
319
match =
regex
.search(line)
342
regex
= re.compile(r'call ([^ ]+)\+ returned 0 after ([0-9]+) usecs')
345
match =
regex
.search(line)
/external/autotest/server/cros/servo/
pd_device.py
283
regex
= ['Try\.SRC\s([\w]+)|(Parameter)']
284
m = self.utils.send_pd_command_get_output(cmd,
regex
)
616
regex
= r'(Port C\d)|(Parameter)'
617
m = console.send_command_get_output(cmd, [
regex
])
619
regex
= r'Port C{0}'.format(port)
620
if re.search(
regex
, m[0][0]):
/external/tensorflow/tensorflow/python/debug/cli/
profile_analyzer_cli.py
250
help="filter device name by
regex
.")
257
help="filter node name by
regex
.")
264
help="filter op type by
regex
.")
358
help="Filter device name by
regex
.")
365
help="Filter node name by
regex
.")
372
help="Filter op type by
regex
.")
/frameworks/base/core/java/android/service/autofill/
Dataset.java
33
import java.util.
regex
.Pattern;
44
* {@link Pattern
regex
}); and one or more {@link RemoteViews presentations} for these fields
81
* <li>Datasets that have a filter
regex
(set through
84
*
regex
matches the view's text value converted to lower case are shown.
377
* @param filter
regex
used to determine if the dataset should be shown in the autofill UI;
414
* @param filter
regex
used to determine if the dataset should be shown in the autofill UI;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsUsageMonitor.java
55
import java.util.
regex
.Pattern;
153
/** XML attribute for the short code
regex
pattern. */
156
/** XML attribute for the premium short code
regex
pattern. */
159
/** XML attribute for the free short code
regex
pattern. */
162
/** XML attribute for the standard rate short code
regex
pattern. */
184
* SMS short code
regex
pattern matcher for a specific country.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h
1
// class template
regex
-*- C++ -*-
26
* @file bits/
regex
.h
28
* Do not attempt to use it directly. @headername{
regex
}
36
* @addtogroup
regex
46
* The class %
regex
is parameterized around a set of related types and
411
* @param __rhs A @p
regex
object.
421
* @param __rhs A @p
regex
object.
552
* @brief Assigns a new regular expression to a
regex
object from a
569
* @brief Assigns a new regular expression to a
regex
object from a
586
* @brief Assigns a new regular expression to a
regex
object from a
706
typedef basic_
regex
<char>
regex
;
typedef
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h
1
// class template
regex
-*- C++ -*-
26
* @file bits/
regex
.h
28
* Do not attempt to use it directly. @headername{
regex
}
36
* @addtogroup
regex
46
* The class %
regex
is parameterized around a set of related types and
411
* @param __rhs A @p
regex
object.
421
* @param __rhs A @p
regex
object.
552
* @brief Assigns a new regular expression to a
regex
object from a
569
* @brief Assigns a new regular expression to a
regex
object from a
586
* @brief Assigns a new regular expression to a
regex
object from a
706
typedef basic_
regex
<char>
regex
;
typedef
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-alpha1/
sdk-common-24.2.0-alpha1.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-rc1/
sdk-common-24.2.0-rc1.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.1/
sdk-common-24.2.1.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.2/
sdk-common-24.2.2.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha4/
sdk-common-24.3.0-alpha4.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-beta4/
sdk-common-24.3.0-beta4.jar
/prebuilts/tools/common/m2/repository/org/eclipse/aether/aether/0.9.0.M2/
aether-0.9.0.M2.pom
475
<
regex
>[0-9]+\.[0-9]+\.[0-9]+((.*-SNAPSHOT)|(\.M[0-9]+)|(\.RC[0-9]+)|(\.v[0-9]{8}))</
regex
>
548
<goal>
regex
-property</goal>
553
<
regex
>-SNAPSHOT</
regex
>
728
<goal>
regex
-property</goal>
/prebuilts/tools/common/m2/repository/org/eclipse/aether/aether/0.9.0.M3/
aether-0.9.0.M3.pom
485
<
regex
>[0-9]+\.[0-9]+\.[0-9]+((.*-SNAPSHOT)|(\.M[0-9]+)|(\.RC[0-9]+)|(\.v[0-9]{8}))</
regex
>
556
<goal>
regex
-property</goal>
561
<
regex
>-SNAPSHOT</
regex
>
736
<goal>
regex
-property</goal>
/prebuilts/tools/common/m2/repository/org/eclipse/aether/aether/1.0.2.v20150114/
aether-1.0.2.v20150114.pom
522
<
regex
>[0-9]+\.[0-9]+\.[0-9]+((.*-SNAPSHOT)|(\.M[0-9]+)|(\.RC[0-9]+)|(\.v[0-9]{8}))</
regex
>
596
<goal>
regex
-property</goal>
601
<
regex
>-SNAPSHOT</
regex
>
776
<goal>
regex
-property</goal>
/external/annotation-tools/asmx/test/lib/
cobertura-1.7.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.3.0-alpha4/
ddmlib-24.3.0-alpha4.jar
Completed in 1320 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>