/external/mockito/src/org/mockito/ |
AdditionalMatchers.java | 425 * String argument that contains a substring that matches the given regular 429 * the regular expression.
|
/external/nist-sip/java/gov/nist/core/ |
GenericObject.java | 98 * matcher that relies on regular expressions alone. 106 * Regular expressions matching implements the gov.nist.sip.Match interface
|
/external/opencv/cvaux/src/ |
cvlcm.cpp | 160 // Purpose: Function treats triangles and regular polygons 388 // treate triangle or regular polygon
|
/external/protobuf/src/google/protobuf/ |
extension_set_unittest.cc | 57 // except that it uses extensions rather than regular fields. 557 // A regular unknown field.
|
/external/regex-re2/re2/ |
parse.cc | 5 // Regular expression parser. 13 // The parser recognizes POSIX extended regular expressions 15 // classes. It also allows the empty string as a regular expression 27 // Regular expression parse state. 58 // Pushes the given regular expression onto the stack. 207 // Pushes the given regular expression onto the stack. [all...] |
/external/regex-re2/re2/testing/ |
parse_test.cc | 103 // More interesting regular expressions. 309 // Invalid regular expressions
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
determinize.h | 516 // For this algorithm, epsilon transitions are treated as regular 695 // transitions are treated as regular symbols (cf. RmEpsilon).
|
/external/valgrind/main/callgrind/docs/ |
cl-format.xml | 84 <para>Note that regular cost lines always give self (also called exclusive) 112 source file. The 2nd line looks like a regular cost line with the difference
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
printing.py | 203 regular output that is read only by humans and can be changed at any 209 By default the buildbot-parsed code gets logged to stdout, and regular
|
printing_unittest.py | 154 # Here and below we'll call the "regular" printer err and the 350 # test regular functionality
|
/frameworks/base/docs/html/google/gcm/ |
adv.jd | 154 <p class="note"><strong>Note:</strong> You must dynamically create a new instance of the broadcast receiver since the one defined by the manifest can only receive intents with the <code>com.google.android.c2dm.permission.SEND</code> permission. The permission <code>com.google.android.c2dm.permission.SEND</code> is a system permission and as such it cannot be granted to a regular application.</p> 221 <p>GCM will store up to 100 non-collapsible messages. After that, all messages are discarded from GCM, and a new message is created that tells the client how far behind it is. The message is delivered through a regular <code>com.google.android.c2dm.intent.RECEIVE</code> intent, with the following extras:</p>
|
/frameworks/base/docs/html/training/multiscreen/ |
screensizes.jd | 345 you can start with a regular image (figure 4, shown with in 4x zoom for clarity).</p> 367 image, as opposed to a regular PNG image.</p>
|
/frameworks/ex/variablespeed/jni/ |
variablespeed.cc | 170 // The regular macro: log an api call, make the api call, check the result. 326 // Regular AudioEngine class methods.
|
/frameworks/support/v4/java/android/support/v4/app/ |
NotificationCompat.java | 468 * <p>Ongoing notifications differ from regular notifications in the following ways: 470 * <li>Ongoing notifications are sorted above the regular notifications in the
|
/libcore/luni/src/main/java/libcore/io/ |
IoBridge.java | 54 // If the fd refers to a regular file, the result is the difference between 57 // as a regular file, the result may be negative because the special file
|
/packages/apps/Email/tests/src/com/android/email/provider/ |
AttachmentProviderTests.java | 259 * - regular file 338 * - regular file
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
GridLayoutRule.java | 84 * The size of the visual regular grid that we snap to (if {@link #sSnapToGrid} is set 141 /** Whether the drop positions should snap to a regular grid */
|
/external/mksh/src/ |
mksh.1 | [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/gcm/ |
GoogleCloudMessaging.html | 88 href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> 850 <td class="jd-descrcol" width="100%">Returned by <code><a href="/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html#getMessageType(android.content.Intent)">getMessageType(Intent)</a></code> to indicate a regular message.</td> [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/ |
fixincl | |
/external/v8/src/ia32/ |
stub-cache-ia32.cc | 652 // Invoke a regular function. [all...] |
/external/libvpx/libvpx/examples/includes/geshi/ |
geshi.php | 137 /** The key of the regex array defining any modifiers to the regular expression */ 186 regular expressions. Set this to false if your PCRE lib is up to date 190 /** it's also important not to generate too long regular expressions [all...] |
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
markdown.php | 406 # Regular expression for the content of a block tag. [all...] |
/frameworks/compile/mclinker/lib/Target/ |
GNULDBackend.cpp | 738 /// sizeNamePools - compute the size of regular name pools 739 /// In ELF executable files, regular name pools are .symtab, .strtab, [all...] |
/external/v8/ |
ChangeLog | 987 Reduced memory usage for regular expressions with nested qualifiers. [all...] |