Searched
full:regular (Results
1251 -
1275 of
2849) sorted by null
<<51525354555657585960>>
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ |
ANTLR3.java | 699 log("File '" + a + "' is not a regular file", Project.MSG_VERBOSE); 706 log("File '" + a + "' is a regular file last modified at " + lhs.lastModified(), Project.MSG_VERBOSE);
|
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/ |
antlr3.jar | |
/external/bison/ |
maint.mk | 209 # Regular expression (ERE) denoting either a forbidden construct 214 # Regular expression (ERE) denoting lines to ignore that matched 468 # re: a regular expression that matches IFF something provided by $h is used. 833 # Create a list of regular expressions matching the names [all...] |
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_browsertest.cc | 144 // Using system notification as regular notification. 185 // Using system notification as regular notification.
|
/external/chromium/chrome/browser/first_run/ |
first_run.cc | 163 // The master prefs are regular prefs so we can just copy the file 238 // TODO(mirandac): Refactor skip-first-run-ui process into regular first run
|
/external/chromium/chrome/browser/importer/ |
mork_reader.cc | 98 // Regular character, just append. 316 // Find or create the regular row for this.
|
/external/chromium/chrome/browser/resources/ntp/ |
apps.js | 265 'apps-launch-type-regular', 299 case 'apps-launch-type-regular':
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest-death-test.cc | 259 // The regular expression which test output must match. 369 // regex: a regular expression object to be applied to
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
closurizednamespacesinfo.py | 316 # gets treated as a regular goog.require (i.e. still gets sorted). 331 # gets treated as a regular goog.provide (i.e. still gets sorted).
|
/external/clang/include/clang/Basic/ |
TargetInfo.h | 585 return "__OBJC,__cstring_object,regular,no_dead_strip"; 591 return "__DATA, __objc_stringobj, regular, no_dead_strip";
|
/external/clang/www/analyzer/ |
scan-build.html | 24 static analyzer over their codebase as part of performing a regular build (from 220 regular compilation and <tt>clang</tt> to perform static analysis.</p>
|
/external/eigen/unsupported/test/mpreal/ |
dlmalloc.h | 253 should instead use regular calloc and assign pointers into this
305 should instead use a single regular malloc, and assign pointers at
|
/external/freetype/src/cff/ |
cffobjs.c | 851 /* assume "Regular" style if we don't know better */ 852 cffface->style_name = cff_strcpy( memory, (char *)"Regular" ); [all...] |
/external/grub/stage2/ |
jfs.h | 356 * directory regular page: 548 #define IFREG 0x8000 /* S_IFREG - regular file */
|
/external/guava/guava/src/com/google/common/base/ |
Predicates.java | 244 * regular expression pattern. The test used is equivalent to 258 * regular expression pattern. The test used is equivalent to
|
Splitter.java | 38 * which can be expressed as a single character, literal string, regular 234 * pattern (regular expression) to be a separator. For example, {@code
|
/external/icu4c/i18n/ |
uspoof_conf.cpp | 227 // Regular Expression to parse a line from Confusables.txt. The expression will match 247 // Regular expression for parsing a hex number out of a space-separated list of them.
|
/external/iptables/iptables/ |
iptables-xml.c | 505 } else { // regular data 840 /* regular character, skip */
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
PhoneNumberMatcher.java | 106 /* Builds the MATCHING_BRACKETS and PATTERN regular expressions. The building blocks below exist 157 /** Returns a regular expression quantifier with an upper and lower limit. */
|
/external/libsepol/include/sepol/policydb/ |
policydb.h | 136 #define ROLE_ROLE 0 /* regular role in kernel policies */ 170 #define TYPE_TYPE 0 /* regular type or alias in kernel policies */
|
/external/llvm/docs/ |
Atomics.rst | 25 * Proper semantics for Java-style memory, for both ``volatile`` and regular 143 essentially a regular load or store. If there is a race on a given memory
|
/external/llvm/lib/Archive/ |
ArchiveReader.cpp | 113 // Anything else is a regular, short filename that is terminated with 313 // This is just a regular file. If its the first one, save its offset.
|
/external/llvm/test/Transforms/ObjCARC/ |
basic.ll | [all...] |
/external/llvm/utils/lit/lit/ |
TestRunner.py | 398 # Apply substitutions to the script. Allow full regular 399 # expression syntax. Replace each matching occurrence of regular
|
/external/markdown/markdown/ |
blockprocessors.py | 67 be as simple as ``block.startswith(some_string)`` or a complex regular 458 # Create a regular paragraph
|
Completed in 533 milliseconds
<<51525354555657585960>>