OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:patterns
(Results
226 - 250
of
2322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/protobuf/
.gitignore
4
# exclude
patterns
(uncomment them if you want to use them):
/external/robolectric/.idea/runConfigurations/
AllTests.xml
25
<
patterns
/>
/external/skia/src/core/
SkPictureShader.h
18
* An SkPictureShader can be used to draw SkPicture-based
patterns
.
/frameworks/base/tools/layoutlib/.idea/runConfigurations/
All_in_create.xml
20
<
patterns
/>
/hardware/qcom/msm8994/original-kernel-headers/linux/mmc/
core.h
23
*
patterns
of the above flags. One additional valid pattern
/hardware/qcom/msm8996/original-kernel-headers/linux/mmc/
core.h
23
*
patterns
of the above flags. One additional valid pattern
/prebuilts/gdb/darwin-x86/lib/python2.7/test/xmltestdata/
test.xml
23
<LI>5.XSL
Patterns
</LI>
/prebuilts/gdb/linux-x86/lib/python2.7/test/xmltestdata/
test.xml
23
<LI>5.XSL
Patterns
</LI>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml
23
<LI>5.XSL
Patterns
</LI>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml
23
<LI>5.XSL
Patterns
</LI>
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
copro.s
26
@ The following
patterns
test Addressing Mode 5 "Unindexed"
/external/markdown/markdown/
treeprocessors.py
36
A Treeprocessor that traverses a tree, applying inline
patterns
.
79
Process string with inline
patterns
and replace it
142
Returns: list with ElementTree elements with applied inline
patterns
.
243
"""Apply inline
patterns
to a parsed Markdown tree.
246
patterns
and append newly created Elements to tree. If you don't
250
node.text = markdown.AtomicString("data won't be processed with inline
patterns
")
256
Returns: ElementTree object with applied inline
patterns
.
/external/pcre/dist/doc/html/
pcreperform.html
27
Patterns
are compiled by PCRE into a reasonably efficient interpretive code, so
28
that most simple
patterns
do not use much memory. However, there is one case
55
larger internal pointers and thus handle larger compiled
patterns
, but it is
59
One way of reducing the memory usage for such
patterns
is to make use of PCRE's
73
speed is acceptable, this kind of rewriting will allow you to process
patterns
92
Certain items in regular expression
patterns
are processed more efficiently
139
Beware of
patterns
that contain nested indefinite repeats. These can take a
pcreprecompile.html
16
<li><a name="TOC1" href="#SEC1">SAVING AND RE-USING PRECOMPILED PCRE
PATTERNS
</a>
23
<br><a name="SEC1" href="#TOC1">SAVING AND RE-USING PRECOMPILED PCRE
PATTERNS
</a><br>
26
expression
patterns
, it may be useful to store them in a precompiled form
36
If you save compiled
patterns
to a file, you can copy them to a different host
80
Saving compiled
patterns
in a file is only one possible way of storing them for
143
In general, it is safest to recompile all saved
patterns
when you update to a
/external/clang/test/Index/
complete-type-factors.m
35
// RUN: c-index-test -code-completion-at=%s:16:11 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC1 %s
49
// RUN: c-index-test -code-completion-at=%s:17:18 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC2 %s
64
// RUN: c-index-test -code-completion-at=%s:18:10 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC3 %s
80
// RUN: c-index-test -code-completion-at=%s:19:9 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC4 %s
96
// RUN: c-index-test -code-completion-at=%s:21:9 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC4 %s
97
// RUN: c-index-test -code-completion-at=%s:22:7 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC6 %s
114
// RUN: c-index-test -code-completion-at=%s:31:13 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC7 %s
115
// RUN: c-index-test -code-completion-at=%s:32:13 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC7 %s
126
// RUN: c-index-test -code-completion-at=%s:31:26 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC8 %s
127
// RUN: c-index-test -code-completion-at=%s:32:26 -Xclang -code-completion-
patterns
%s | FileCheck -check-prefix=CHECK-CC8 %
[
all
...]
/external/pcre/dist/doc/
pcreprecompile.3
4
.SH "SAVING AND RE-USING PRECOMPILED PCRE
PATTERNS
"
8
expression
patterns
, it may be useful to store them in a precompiled form
19
If you save compiled
patterns
to a file, you can copy them to a different host
62
Saving compiled
patterns
in a file is only one possible way of storing them for
134
In general, it is safest to recompile all saved
patterns
when you update to a
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c
83
/* Searching
patterns
*/
84
unsigned int
patterns
, pattern_sz;
variable
89
/* Filename exclusion/inclusion
patterns
*/
228
/* TODO: Check for empty
patterns
and shortcut */
231
if (
patterns
== pattern_sz) {
239
pattern[
patterns
] = grep_malloc(len + 1);
240
memcpy(pattern[
patterns
], pat, len);
241
pattern[
patterns
][len] = '\0';
242
++
patterns
;
282
* Reads searching
patterns
from a file and adds them with add_pattern()
[
all
...]
/device/google/atv/products/
atv_base.mk
127
$(call inherit-product-if-exists, external/hyphenation-
patterns
/
patterns
.mk)
/external/apache-http/src/org/apache/http/cookie/params/
CookieSpecParamBean.java
51
public void setDatePatterns (final Collection <String>
patterns
) {
52
params.setParameter(CookieSpecPNames.DATE_PATTERNS,
patterns
);
/external/apache-http/src/org/apache/http/impl/cookie/
BasicExpiresHandler.java
45
/** Valid date
patterns
*/
50
throw new IllegalArgumentException("Array of date
patterns
may not be null");
/external/chromium-trace/catapult/dashboard/dashboard/
find_anomalies_test.py
130
email='a@google.com', id='sheriff',
patterns
=[test_path]).put()
199
email='a@google.com', id='sheriff',
patterns
=[test.test_path]).put()
227
email='a@google.com', id='sheriff',
patterns
=[test.test_path]).put()
246
email='a@google.com', id='sheriff',
patterns
=[test.test_path]).put()
283
email='a@google.com', id='sheriff',
patterns
=[non_ref.test_path]).put()
308
email='a@google.com', id='sheriff',
patterns
=[ref.test_path]).put()
310
email='a@google.com', id='sheriff',
patterns
=[non_ref.test_path]).put()
328
email='a@google.com', id='sheriff',
patterns
=[ref.test_path]).put()
/external/deqp/scripts/
mustpass.py
160
def applyPatterns (caseList,
patterns
, filename, op):
164
trivialPtrns = [p for p in
patterns
if p.find('*') < 0]
165
regularPtrns = [p for p in
patterns
if p.find('*') >= 0]
196
die("Found %s invalid
patterns
while processing file %s" % (len(errors), filename))
200
def applyInclude (caseList,
patterns
, filename):
201
return applyPatterns(caseList,
patterns
, filename, lambda b: b)
203
def applyExclude (caseList,
patterns
, filename):
204
return applyPatterns(caseList,
patterns
, filename, lambda b: not b)
/external/jarjar/src/main/com/tonicsystems/jarjar/
KeepProcessor.java
34
public KeepProcessor(List<Keep>
patterns
) {
35
wildcards = PatternElement.createWildcards(
patterns
);
MainProcessor.java
31
public MainProcessor(List<PatternElement>
patterns
, boolean verbose, boolean skipManifest) {
36
for (PatternElement pattern :
patterns
) {
/external/llvm/lib/Target/WebAssembly/
WebAssemblyInstrCall.td
52
//
Patterns
for matching a direct call to a global address.
64
//
Patterns
for matching a direct call to an external symbol.
Completed in 547 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>