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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_apitest.cc 211 ExtensionTestMessageListener listener1("changeDefault regular ready", true);
217 "changeIncognitoOnly regular ready", true);
221 "changeIncognitoOnly regular listening", true);
227 "changeDefaultOnly regular ready", true);
231 "changeDefaultOnly regular pref set", false);
237 "changeIncognitoOnlyBack regular ready", true);
241 "changeIncognitoOnlyBack regular listening", true);
247 "clearIncognito regular ready", true);
251 "clearIncognito regular listening", true);
257 "clearDefault regular ready", true)
    [all...]
  /external/llvm/test/MC/ARM/
ldr-pseudo-darwin.s 15 .section __TEXT,b,regular,pure_instructions
22 .section __TEXT,c,regular,pure_instructions
37 .section __TEXT,d,regular,pure_instructions
59 .section __TEXT,e,regular,pure_instructions
68 .section __TEXT,f,regular,pure_instructions
75 .section __TEXT,e,regular,pure_instructions
89 .section __TEXT,g,regular,pure_instructions
96 .section __TEXT,h,regular,pure_instructions
103 .section __TEXT,i,regular,pure_instructions
114 .section __TEXT,j,regular,pure_instruction
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
types.html 16 <dt><code>regular</code></dt>
17 <dd>Settings set in the <code>regular</code> scope apply to regular
25 to incognito windows. For these, they override <code>regular</code>
32 to incognito windows. For these, they override <code>regular</code> and
62 As discussed above, Chrome allows using different settings for regular
65 settings for regular windows <b>(R)</b> and settings for incognito windows
72 regular and incognito windows.</li>
74 incognito windows. Regular windows use the settings determined by the lower
77 used for regular and incognito windows.</li
    [all...]
  /external/clang/test/CodeGenObjC/
objc-align.m 4 // CHECK: @"\01L_OBJC_METACLASS_A" = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_strip", align 4
5 // CHECK: @"\01L_OBJC_CLASS_A" = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", align 4
6 // CHECK: @"\01L_OBJC_CATEGORY_A_Cat" = private global {{.*}}, section "__OBJC,__category,regular,no_dead_strip", align 4
7 // CHECK: @"\01L_OBJC_PROTOCOL_P" = private global {{.*}}, section "__OBJC,__protocol,regular,no_dead_strip", align 4
8 // CHECK: @"\01L_OBJC_CLASS_PROTOCOLS_C" = private global {{.*}}, section "__OBJC,__cat_cls_meth,regular,no_dead_strip", align 4
9 // CHECK: @"\01L_OBJC_METACLASS_C" = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_strip", align 4
10 // CHECK: @"\01L_OBJC_CLASS_C" = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", align 4
11 // CHECK: @"\01L_OBJC_MODULES" = private global {{.*}}, section "__OBJC,__module_info,regular,no_dead_strip", align 4
20 // RUNX: grep '@"\\01L_OBJC_CLASSLIST_REFERENCES_$_0" = private global .*, section "__DATA, __objc_classrefs, regular, no_dead_strip", align 8' %t &&
21 // RUNX: grep '@"\\01L_OBJC_LABEL_CATEGORY_$" = private global .*, section "__DATA, __objc_catlist, regular, no_dead_strip", align 8' %t &
    [all...]
  /frameworks/base/data/fonts/
fonts.xml 25 <font weight="400" style="normal">Roboto-Regular.ttf</font>
48 <font weight="400" style="normal">RobotoCondensed-Regular.ttf</font>
56 <font weight="400" style="normal">NotoSerif-Regular.ttf</font>
87 <font weight="400" style="normal">DancingScript-Regular.ttf</font>
92 <font weight="400" style="normal">CarroisGothicSC-Regular.ttf</font>
97 <font weight="400" style="normal">NotoNaskh-Regular.ttf</font>
101 <font weight="400" style="normal">NotoNaskhUI-Regular.ttf</font>
105 <font weight="400" style="normal">NotoSansEthiopic-Regular.ttf</font>
109 <font weight="400" style="normal">NotoSansHebrew-Regular.ttf</font>
113 <font weight="400" style="normal">NotoSansThai-Regular.ttf</font
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_constants.h 36 * @defgroup regex Regular Expressions
38 * A facility for performing regular expression pattern matching.
51 * @name 5.1 Regular Expression Syntax Options
83 * Specifies that the matching of regular expressions against a character
89 * Specifies that when a regular expression is matched against a character
96 * Specifies that the regular expression engine should pay more attention to
97 * the speed with which regular expressions are matched, and less to the
98 * speed with which regular expression objects are constructed. Otherwise
110 * Specifies that the grammar recognized by the regular expression engine is
115 * POSIX regular expression grammar
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_constants.h 36 * @defgroup regex Regular Expressions
38 * A facility for performing regular expression pattern matching.
51 * @name 5.1 Regular Expression Syntax Options
83 * Specifies that the matching of regular expressions against a character
89 * Specifies that when a regular expression is matched against a character
96 * Specifies that the regular expression engine should pay more attention to
97 * the speed with which regular expressions are matched, and less to the
98 * speed with which regular expression objects are constructed. Otherwise
110 * Specifies that the grammar recognized by the regular expression engine is
115 * POSIX regular expression grammar
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_constants.h 36 * @defgroup regex Regular Expressions
38 * A facility for performing regular expression pattern matching.
51 * @name 5.1 Regular Expression Syntax Options
83 * Specifies that the matching of regular expressions against a character
89 * Specifies that when a regular expression is matched against a character
96 * Specifies that the regular expression engine should pay more attention to
97 * the speed with which regular expressions are matched, and less to the
98 * speed with which regular expression objects are constructed. Otherwise
110 * Specifies that the grammar recognized by the regular expression engine is
115 * POSIX regular expression grammar
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_constants.h 36 * @defgroup regex Regular Expressions
38 * A facility for performing regular expression pattern matching.
51 * @name 5.1 Regular Expression Syntax Options
83 * Specifies that the matching of regular expressions against a character
89 * Specifies that when a regular expression is matched against a character
96 * Specifies that the regular expression engine should pay more attention to
97 * the speed with which regular expressions are matched, and less to the
98 * speed with which regular expression objects are constructed. Otherwise
110 * Specifies that the grammar recognized by the regular expression engine is
115 * POSIX regular expression grammar
    [all...]
  /dalvik/dx/tests/057-dex-call-virtual/
info.txt 2 a couple cases of regular virtual method invocation work properly.
  /external/chromium_org/content/test/data/accessibility/
aria-pressed-expected-android.txt 2 android.widget.Button clickable focusable name='Regular button'
aria-pressed-expected-mac.txt 2 AXButton AXRoleDescription='button' AXTitle='Regular button'
togglebutton.html 8 <div tabindex=0 role="button">Regular button</div>
  /external/javassist/sample/preproc/
package.html 10 uses only the regular Javassist API; they never call any hidden
  /ndk/tests/device/test-basic-rtti/
README 2 even if you are not using a regular C++ STL. No <typeinfo> required.
  /external/chromium_org/third_party/re2/re2/testing/
regexp_generator.h 5 // Regular expression generator: generates all possible
6 // regular expressions within given parameters (see below for details).
19 // Regular expression generator.
22 // and operators like "%s*", generates all possible regular expressions
34 // Generates all the regular expressions, calling HandleRegexp(re) for each.
37 // Generates n random regular expressions, calling HandleRegexp(re) for each.
40 // Handles a regular expression. Must be provided by subclass.
  /external/regex-re2/re2/testing/
regexp_generator.h 5 // Regular expression generator: generates all possible
6 // regular expressions within given parameters (see below for details).
19 // Regular expression generator.
22 // and operators like "%s*", generates all possible regular expressions
34 // Generates all the regular expressions, calling HandleRegexp(re) for each.
37 // Generates n random regular expressions, calling HandleRegexp(re) for each.
40 // Handles a regular expression. Must be provided by subclass.
  /external/chromium_org/chrome/browser/ui/
browser_close_browsertest.cc 51 } regular; member in struct:BrowserCloseTest::DownloadsCloseCheckCase::__anon9597
62 } regular; member in struct:BrowserCloseTest::DownloadsCloseCheckCase::__anon9600
70 enum { REGULAR = 0, INCOGNITO = 1 } window_to_probe;
265 // So we setup everything except for the |first_profile_| regular, and then
312 browser_a_regular, check_case.profile_a.regular.downloads);
316 browser_b_regular, check_case.profile_b.regular.downloads);
326 check_case.profile_a.regular.windows,
328 check_case.profile_b.regular.windows,
341 DownloadsCloseCheckCase::REGULAR) ||
345 DownloadsCloseCheckCase::REGULAR) ||
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-promote-const.ll 4 ; The REGULAR run just checks that the inputs passed to promote const expose
6 ; RUN: llc < %s -mtriple=arm64-apple-ios7.0 -disable-machine-cse -aarch64-promote-const=false -mcpu=cyclone | FileCheck -check-prefix=REGULAR %s
21 ; REGULAR-LABEL: test1:
22 ; Regular access is quite bad, it performs 4 loads, one for each chunk of
24 ; REGULAR: adrp [[PAGEADDR:x[0-9]+]], [[CSTLABEL:lCP.*]]@PAGE
26 ; REGULAR: ldr q0, {{\[}}[[PAGEADDR]], [[CSTLABEL]]@PAGEOFF]
27 ; REGULAR: adrp [[PAGEADDR:x[0-9]+]], [[CSTLABEL:lCP.*]]@PAGE
28 ; REGULAR: ldr q1, {{\[}}[[PAGEADDR]], [[CSTLABEL]]@PAGEOFF]
29 ; REGULAR: adrp [[PAGEADDR2:x[0-9]+]], [[CSTLABEL2:lCP.*]]@PAGE
30 ; REGULAR: ldr q2, {{\[}}[[PAGEADDR2]], [[CSTLABEL2]]@PAGEOFF
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 44 * @name 5.1 Regular Expression Syntax Options
76 * Specifies that the matching of regular expressions against a character
82 * Specifies that when a regular expression is matched against a character
89 * Specifies that the regular expression engine should pay more attention to
90 * the speed with which regular expressions are matched, and less to the
91 * speed with which regular expression objects are constructed. Otherwise
103 * Specifies that the grammar recognized by the regular expression engine is
108 * POSIX regular expression grammar.
113 * Specifies that the grammar recognized by the regular expression engine is
114 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
38 * @defgroup tr1_regex Regular Expressions
39 * A facility for performing regular expression pattern matching.
49 * @name 5.1 Regular Expression Syntax Options
81 * Specifies that the matching of regular expressions against a character
87 * Specifies that when a regular expression is matched against a character
94 * Specifies that the regular expression engine should pay more attention to
95 * the speed with which regular expressions are matched, and less to the
96 * speed with which regular expression objects are constructed. Otherwise
108 * Specifies that the grammar recognized by the regular expression engine i
    [all...]

Completed in 1952 milliseconds

12 3 4 5 6 7 8 91011>>