OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regular
(Results
501 - 525
of
4331
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
pretty_printers.py
34
The result is a 3-tuple of compiled
regular
expressions, except that
89
OBJECT-REGEXP is a
regular
expression matching the objects to list.
226
name_re:
regular
-expression object to select printers
227
subname_re:
regular
expression object to select subprinters or None
321
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
344
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py
34
The result is a 3-tuple of compiled
regular
expressions, except that
89
OBJECT-REGEXP is a
regular
expression matching the objects to list.
230
name_re:
regular
-expression object to select printers
231
subname_re:
regular
expression object to select subprinters or None
325
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
348
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py
34
The result is a 3-tuple of compiled
regular
expressions, except that
89
OBJECT-REGEXP is a
regular
expression matching the objects to list.
230
name_re:
regular
-expression object to select printers
231
subname_re:
regular
expression object to select subprinters or None
325
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
348
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
pretty_printers.py
34
The result is a 3-tuple of compiled
regular
expressions, except that
89
OBJECT-REGEXP is a
regular
expression matching the objects to list.
226
name_re:
regular
-expression object to select printers
227
subname_re:
regular
expression object to select subprinters or None
321
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
344
OBJECT-REGEXP is a
regular
expression matching the objects to examine.
/external/chromium/base/
utf_string_conversions_unittest.cc
74
//
Regular
UTF-8 input.
129
//
Regular
UTF-16 input.
161
//
Regular
16-bit input.
/external/chromium/net/ftp/
ftp_directory_listing_parser_vms_unittest.cc
56
// The parser requires a directory header before accepting
regular
input.
110
// The parser requires a directory header before accepting
regular
input.
136
// The parser requires a directory header before accepting
regular
input.
/external/chromium_org/base/strings/
utf_string_conversions_unittest.cc
74
//
Regular
UTF-8 input.
129
//
Regular
UTF-16 input.
161
//
Regular
16-bit input.
/external/chromium_org/chrome/browser/extensions/api/commands/
command_service.h
49
// commands -- unlike
regular
commands -- have a global keyboard hook
52
REGULAR
, //
Regular
(non-globally scoped) command.
/external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_api.cc
83
// Incognito profiles can't access
regular
mode ever, they only exist in
223
//
Regular
profiles can't access incognito unless include_incognito is true.
229
// Incognito profiles can't access
regular
mode ever, they only exist in
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_to_local_syncer.h
76
// - Else, if the file is a
regular
file, dispatch to HandleNewFile().
94
// Else, if the folder is a
regular
file and the md5 in remote metadata does
119
// - Dispatch to DownloadFile if the local file is a
regular
file.
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
fuse.h
105
// Also called by open() to determine if the path is a directory or a
regular
172
// called for
regular
files. For directories, fuse_operations.releasedir is
176
// called for directories. For
regular
files, fuse_operations.release is
/external/chromium_org/net/ftp/
ftp_directory_listing_parser_vms_unittest.cc
60
// The parser requires a directory header before accepting
regular
input.
114
// The parser requires a directory header before accepting
regular
input.
140
// The parser requires a directory header before accepting
regular
input.
/external/chromium_org/sync/internal_api/public/util/
weak_handle_unittest.cc
272
// Should trigger
regular
copy constructor.
291
// Should trigger
regular
copy constructor after MakeWeakHandle.
305
// Should trigger
regular
copy constructor before the assignment.
/external/chromium_org/tools/gn/
pattern.cc
11
" Patterns are VERY limited
regular
expressions that are used in\n"
15
" In
regular
expression parlance, there is an implicit \"^...$\"\n"
23
" preceeding character (in
regular
expression parlance it is\n"
/external/javassist/sample/rmi/
webdemo.html
146
<li><b>
Regular
Java syntax:</b><br>
147
The applet can call a method on a remote object with
regular
163
are compiled by the
regular
Java compiler. No external compiler
/libcore/luni/src/main/java/java/awt/font/
TextAttribute.java
117
/** The Constant POSTURE_REGULAR indicates
regular
posture. */
246
* of
REGULAR
.
251
* between the
REGULAR
and BOLD. */
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2TransactionTest.java
187
b.withValue(StructuredName.DISPLAY_NAME, "
Regular
Contact");
188
b.withValue(StructuredName.GIVEN_NAME, "
Regular
");
199
Contacts.DISPLAY_NAME, "
Regular
Contact",
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
file_util.py
24
is made to handle anything apart from
regular
files.
109
"can't copy '%s': doesn't exist or not a
regular
file" % src)
182
raise DistutilsFileError("can't move '%s': not a
regular
file" % src)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchEngine.py
18
self.revar = BooleanVar(root) #
regular
expression?
61
self.report_error(pat, "Empty
regular
expression")
86
tkMessageBox.showerror("
Regular
expression error",
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
file_util.py
24
is made to handle anything apart from
regular
files.
109
"can't copy '%s': doesn't exist or not a
regular
file" % src)
182
raise DistutilsFileError("can't move '%s': not a
regular
file" % src)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchEngine.py
18
self.revar = BooleanVar(root) #
regular
expression?
61
self.report_error(pat, "Empty
regular
expression")
86
tkMessageBox.showerror("
Regular
expression error",
/art/runtime/gc/allocator/
dlmalloc.cc
33
// mspaces (
regular
dlmalloc is still declared in bionic).
/bionic/libm/
fpmath.h
77
* that call the
regular
"double" function.
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
FontTest.java
67
String fontFile = "Roboto-
Regular
.ttf";
/cts/tools/dex-tools/src/dex/structure/
DexAnnotation.java
41
* (and not to
regular
user code). FIXME missing words in spec
Completed in 964 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>