OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wildcards
(Results
176 - 200
of
319
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/valgrind/
suppressions.py
19
# an ellipsis
wildcards
zero or more functions in a stack.
80
"""Translate glob
wildcards
(*?) into regex syntax. Escape the rest."""
[
all
...]
/external/icu4c/i18n/unicode/
usearch.h
196
* strength are treated as "
wildcards
" that match an element with any
210
* base weight for the specified strength are treated as "
wildcards
"
[
all
...]
/frameworks/base/services/java/com/android/server/usb/
UsbSettingsManager.java
98
// but
wildcards
can be used for any of the fields in
253
// but
wildcards
can be used for any of the fields in
[
all
...]
/external/valgrind/main/docs/xml/
manual-core.xml
463
level
wildcards
are useful because they make it easy to ignore
528
<para>Finally, here's an example using three frame-level
wildcards
:</para>
[
all
...]
/external/chromium_org/third_party/sqlite/src/src/
vdbeapi.c
967
** Routines used to attach values to
wildcards
in a compiled SQL statement.
[
all
...]
/ndk/sources/host-tools/make-3.81/doc/
make.info-1
128
*
Wildcards
:: Using wildcard characters such as `*'.
[
all
...]
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java
409
* little bit easier. As
wildcards
are being used for the version part
/external/bzip2/
bzip2.1
366
wildcards
in subsequent processing -- for example,
bzip2.1.preformatted
307
designed so that the use of
wildcards
in subsequent pro
bzip2.txt
304
designed so that the use of
wildcards
in subsequent pro-
/external/chromium/base/
file_util.h
135
// Don't use
wildcards
on the names, it may stop working without notice.
file_util_posix.cc
220
// Some old callers of CopyDirectory want it to support
wildcards
.
string_util.h
534
// string can contain
wildcards
like * and ?
/external/chromium/net/base/
mime_util.cc
392
//
wildcards
. The plugin mime types could be:
/external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc
690
// The value for nval can contain
wildcards
/external/chromium_org/base/debug/
trace_event_impl.h
291
// |filter_string| is a comma-delimited list of category
wildcards
.
/external/chromium_org/base/
file_util.h
106
// if successful, false otherwise.
Wildcards
on the names are not supported.
/external/chromium_org/base/strings/
string_util.h
498
// string can contain
wildcards
like * and ?
/external/chromium_org/chrome/common/
content_settings_pattern.cc
208
// Sanity checks first: {scheme, port}
wildcards
imply empty {scheme, port}.
/external/chromium_org/extensions/common/
extension.cc
681
// We do not allow authors to put
wildcards
in their paths. Instead, we
manifest_constants.cc
663
"
Wildcards
are not allowed in extent URL pattern paths.";
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
cmdline.py
563
# of the shell is emulated:
wildcards
are expanded into a list of
/external/chromium_org/third_party/libjingle/source/talk/base/
openssladapter.cc
726
// The value for nval can contain
wildcards
/external/clang/lib/Driver/
ToolChains.h
37
/// candidates or 'x'
wildcards
.
/external/guava/guava-tests/test/com/google/common/collect/
OrderingTest.java
685
// shoot me, but I didn't want to deal with
wildcards
through the whole test
Completed in 817 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>