HomeSort by relevance Sort by last modified time
    Searched refs:regular (Results 26 - 50 of 86) sorted by null

12 3 4

  /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.
  /external/llvm/test/MC/MachO/ARM/
darwin-Thumb-reloc.s 6 .section __TEXT,__text,regular,pure_instructions
  /external/llvm/test/MC/Mips/
nabi-regs.s 11 # CHECK: .section __TEXT,__text,regular,pure_instructions
mips-memory-instructions.s 4 # CHECK: .section __TEXT,__text,regular,pure_instructions
mips-jump-instructions.s 4 # CHECK: .section __TEXT,__text,regular,pure_instructions
mips-relocations.s 4 # CHECK: .section __TEXT,__text,regular,pure_instructions
mips-alu-instructions.s 4 # CHECK: .section __TEXT,__text,regular,pure_instructions
mips64-alu-instructions.s 4 # CHECK: .section __TEXT,__text,regular,pure_instructions
set-at-directive.s 6 # CHECK: .section __TEXT,__text,regular,pure_instructions
  /external/webkit/Tools/Scripts/
sunspider-compare-results 53 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
run-sunspider 65 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
  /external/v8/test/mjsunit/
typeof.js 28 // The type of a regular expression should be 'object', including in
mirror-error.js 29 // Test the mirror object for regular error objects
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 70 REGULAR: 1,
123 * @type {regular: ?ProxyConfig, incognito: ?ProxyConfig}
126 config_: {regular: null, incognito: null},
356 * Handles the response from 'proxy.settings.get' for regular settings.
366 this.config_.regular = c.value;
505 this.config_.regular = this.generateProxyConfig_();
508 {value: this.config_.regular, incognito: false},
513 * Called in response to setting a regular window's proxy settings: checks
676 this.recalcFormValues_(this.config_.regular);
680 this.config_.regular = this.generateProxyConfig_()
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ContiguousSetTest.java 89 ContiguousSet<Integer> regular = Ranges.closed(1, 3).asSet(integers()); local
90 assertTrue(regular instanceof RegularContiguousSet);
91 reserializeAndAssert(regular);
  /external/webkit/PerformanceTests/SunSpider/
sunspider-compare-results 43 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
  /external/v8/test/mjsunit/regress/
regress-1174.js 33 function Regular() {
39 var regular = new Regular();
40 %DeoptimizeFunction(Regular);
regress-crbug-122271.js 30 // Tests that ElementsKind transitions and regular transitions don't
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLAppletElement10.js 78 The width attribute overrides the regular width.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLAppletElement10.js 78 The width attribute overrides the regular width.
  /packages/apps/Email/
Android.mk 45 # would dilute the coverage results. These options do not affect regular
  /ndk/sources/host-tools/nawk-20071023/
FIXES 112 fixed a bug in regular expressions that dates (so help me) from 1977;
133 regular expressions in non-US locales. thanks to ruslan for keeping
145 regular expressions (cclenter). its properties are much too
154 for regular expressions, where the goal is to match specific
583 to permit regular expressions to be much bigger.
729 Added \x to regular expressions (already in strings).
731 Centralized the code for parsing escapes in regular expressions.
    [all...]
  /development/build/tools/
windows_sdk.mk 7 # - create a regular Linux SDK
  /external/webkit/LayoutTests/fast/url/script-tests/
host.js 49 // Invalid escaping should trigger the regular host error handling.
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
cssgen.php 330 echo '<p>Here is your completed stylesheet. Note that it may not be perfect - no regular expression styles are included for one thing,

Completed in 437 milliseconds

12 3 4