OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regular
(Results
351 - 375
of
4331
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/installer/linux/common/
postinst.include
55
# after the first line matching a given
regular
expression. If there is no
59
# $2:
regular
expression
/external/chromium_org/chrome/installer/util/
move_tree_work_item.cc
65
// but just fall through and attempt the
regular
behaviour as well.
68
<< " for duplicate trees. Trying
regular
Move instead.";
/external/chromium_org/components/autofill/core/browser/
form_field.h
64
// Parses the stream of fields in |scanner| with
regular
expression |pattern|
106
// Matches the
regular
expression |pattern| against the components of |field|
/external/chromium_org/net/disk_cache/
file.h
36
// mixed_mode set to true enables
regular
synchronous operations for the file.
92
base::PlatformFile platform_file_; //
Regular
, asynchronous IO handle.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMenuList.h
108
// Flexbox defines baselines differently than
regular
blocks.
109
// For backwards compatibility, menulists need to do the
regular
block behavior.
/external/chromium_org/third_party/re2/re2/testing/
tester.h
5
// Comparative tester for
regular
expression matching.
48
//
regular
expression in a given configuration
/external/chromium_org/ui/views/controls/textfield/
textfield_controller.h
74
// called before
regular
handling of the drop. If this returns a drag
75
// operation other than |ui::DragDropTypes::DRAG_NONE|,
regular
handling is
/external/chromium_org/v8/test/webkit/fast/js/
regexp-no-extensions.js
25
'Tests that
regular
expressions do not have extensions that diverge from the JavaScript specification. '
26
+ 'Because WebKit originally used a copy of PCRE, various non-JavaScript
regular
expression features were historically present. '
/external/clang/test/CodeGenObjC/
metadata_symbols.m
17
// CHECK-X86_64: @"\01L_OBJC_LABEL_CLASS_$" = internal global {{.*}}, section "__DATA, __objc_classlist,
regular
, no_dead_strip", align 8
41
// CHECK-ARMV6: @"\01L_OBJC_LABEL_CLASS_$" = internal global {{.*}}, section "__DATA, __objc_classlist,
regular
, no_dead_strip", align 4
/external/icu4c/samples/ugrep/
readme.txt
2
ugrep: a sample program demonstrating the use of ICU
regular
expression API.
11
The program searches for the specified
regular
expression in each of the
/external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetCache.java
75
// put in
regular
cache
123
* Deletes all the assets in the
regular
cache.
/external/kernel-headers/original/asm-x86/
sigcontext.h
38
/*
Regular
FPU environment */
48
unsigned short magic; /* 0xffff =
regular
FPU data only */
/external/markdown/markdown/
inlinepatterns.py
7
that extend markdown.Pattern. Each pattern object uses a single
regular
10
pattern.getCompiledRegExp() # returns a
regular
expression
18
Also note that all the
regular
expressions used by inline must
23
Finally, the order in which
regular
expressions are applied is very
39
* then bracketed links, first
regular
then reference-style
54
The actual
regular
expressions for patterns
125
* pattern: A
regular
expression that matches a pattern
137
""" Return a compiled
regular
expression. """
/external/regex-re2/re2/testing/
tester.h
5
// Comparative tester for
regular
expression matching.
48
//
regular
expression in a given configuration
/frameworks/base/core/java/android/os/
CountDownTimer.java
23
*
regular
notifications on intervals along the way.
94
* Callback fired on
regular
interval.
/frameworks/base/core/java/android/util/
DebugUtils.java
45
* <p>The class name and the values are
regular
expressions.</p>
57
* heavily on
regular
expressions and reflection. Calls to this method
/frameworks/base/data/fonts/
vendor_fonts.xml
17
provided in the order of the styles supported for that family:
regular
, bold, italic, and
19
Providing two means that these two fonts will render
regular
and bold fonts (italics will
/frameworks/base/docs/html/design/style/
typography.jd
25
<p>The current {@link android.widget.TextView} framework offers Roboto in thin, light,
regular
and bold
28
variant in
regular
and bold weights, along with an italic style for each weight.</p>
/frameworks/base/docs/html/tools/debugging/
systrace.jd
166
<p>A well-behaved application executes many small operations quickly and with a
regular
rhythm,
173
<strong>Figure 2.</strong> Excerpt from a trace of a smoothly running application with a
regular
178
a
regular
process rhythm (1). The lower section of figure 2 shows a magnified section of
198
system processes. With display execution, drawing screen frames with a
regular
rhythm is essential
199
for good performance. Having a
regular
rhythm for display ensures that animations and motion are
205
also executing to look for places where it drops out of its
regular
rhythm.</p>
225
<p>
Regular
, rhythmic execution of the <strong>SurfaceFlinger</strong> process is essential to smooth
226
display of screen content, particularly for animations and motion. Interruptions in the
regular
/frameworks/base/include/androidfw/
AssetDir.h
61
* Get the type of a file (usually
regular
or directory).
132
FileType mFileType; //
regular
, directory, etc
/libcore/luni/src/main/native/
java_util_regex_Pattern.cpp
53
case U_REGEX_SET_CONTAINS_STRING: return "
Regular
expressions cannot have UnicodeSets containing strings";
57
case U_REGEX_STACK_OVERFLOW: return "
Regular
expression backtrack stack overflow";
/ndk/sources/cxx-stl/gabi++/src/
fatal_error.cc
39
// from a shell, e.g. when using 'adb shell'. For
regular
60
// Note that this should always succeed in a
regular
application,
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/function/
strfns.py
86
"""$_regex - check if a string matches a
regular
expression
93
regular
expression regex.
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/function/
strfns.py
86
"""$_regex - check if a string matches a
regular
expression
93
regular
expression regex.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
sigcontext.h
37
/*
Regular
FPU environment */
47
unsigned short magic; /* 0xffff =
regular
FPU data only */
Completed in 680 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>