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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/_locales/en/
messages.json 23 "message": "Setting regular proxy settings failed. Sorry!",
24 "description": "Error message, displayed when failing to set regular proxy settings."
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
file__io_8h.html 23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a regular file.">FileIO</a></code> class represents a regular file. <a href="classpp_1_1_file_i_o.html#details">More...</a><br /></td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
file__io_8h.html 23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a regular file.">FileIO</a></code> class represents a regular file. <a href="classpp_1_1_file_i_o.html#details">More...</a><br /></td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
file__io_8h.html 23 <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a regular file.">FileIO</a></code> class represents a regular file. <a href="classpp_1_1_file_i_o.html#details">More...</a><br /></td></tr>
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_system.h 69 // Returns true iff a given path is a regular file (or link to a regular
  /external/chromium_org/third_party/re2/
README.chromium 1 Name: re2 - an efficient, principled regular expression library
12 RE2 is a fast, safe, thread-friendly alternative to backtracking regular
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_cng.cc 37 // CNG is not like a regular encoder, this function
46 // CNG is not like a regular encoder,
  /external/chromium_org/v8/test/mjsunit/
regexp-call-as-function.js 28 // Test that regular expressions can be called as functions. Calling
29 // a regular expression as a function corresponds to calling it's exec
  /external/clang/test/CodeGenObjC/
image-info.m 10 // CHECK-FRAGILE-NEXT: !{{[0-9]+}} = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__OBJC, __image_info,regular"}
16 // CHECK-NONFRAGILE-NEXT: !{{[0-9]+}} = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__DATA, __objc_imageinfo, regular, no_dead_strip"}
metadata-symbols-64.m 26 // CHECK: @"\01L_OBJC_CLASSLIST_SUP_REFS_$_{{[0-9]*}}" = private global {{.*}} section "__DATA, __objc_superrefs, regular, no_dead_strip", align 8
28 // CHECK: @"\01L_OBJC_CLASSLIST_SUP_REFS_$_{{[0-9]*}}" = private global {{.*}} section "__DATA, __objc_superrefs, regular, no_dead_strip", align 8
30 // CHECK: @"\01L_OBJC_CLASSLIST_REFERENCES_$_{{[0-9]*}}" = private global {{.*}} section "__DATA, __objc_classrefs, regular, no_dead_strip", align 8
32 // CHECK: @"\01L_OBJC_LABEL_CLASS_$" = private global {{.*}} section "__DATA, __objc_classlist, regular, no_dead_strip", align 8
33 // CHECK: @"\01L_OBJC_LABEL_CATEGORY_$" = private global {{.*}} section "__DATA, __objc_catlist, regular, no_dead_strip", align 8
  /external/llvm/test/Transforms/GlobalDCE/
global_ctors_integration.ll 14 define internal void @__cxx_global_var_init() section "__TEXT,__StaticInit,regular,pure_instructions" {
42 define internal void @_GLOBAL__I_a() section "__TEXT,__StaticInit,regular,pure_instructions" {
  /external/llvm/test/Transforms/GlobalOpt/
externally-initialized-global-ctr.ll 15 define internal void @__cxx_global_var_init() section "__TEXT,__StaticInit,regular,pure_instructions" {
21 define internal void @_GLOBAL__I_a() section "__TEXT,__StaticInit,regular,pure_instructions" {
  /frameworks/base/data/fonts/
fonts.mk 24 Roboto-Regular.ttf \
36 RobotoCondensed-Regular.ttf \
  /ndk/sources/android/crazy_linker/src/
crazy_linker_system.h 69 // Returns true iff a given path is a regular file (or link to a regular
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regexp.h 40 by mapping to the POSIX regular expression matcher. The interface
50 GETC() Return the value of the next character in the regular
54 PEEKC() Return the value of the next character in the regular
64 the compiled regular expression.
79 50 Regular expression overflow.
115 the compiled regular expression. */
212 /* Find the next match in STRING. The compiled regular expression is
219 /* Match the beginning of STRING with the compiled regular expression
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regexp.h 40 by mapping to the POSIX regular expression matcher. The interface
50 GETC() Return the value of the next character in the regular
54 PEEKC() Return the value of the next character in the regular
64 the compiled regular expression.
79 50 Regular expression overflow.
115 the compiled regular expression. */
212 /* Find the next match in STRING. The compiled regular expression is
219 /* Match the beginning of STRING with the compiled regular expression
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
README 24 3 and 11. Unlike regular SQLite tables, r-tree tables are strongly
49 use a regular DROP TABLE statement:
63 column of a regular table. The system automatically assigns
83 by regular tables. However, some query patterns are more efficient
87 regular tables).
92 indices on regular tables.
  /external/lldb/utils/test/
run-dis.py 18 # The regular expression pattern to match the desired pathname to the binaries.
21 # And the re-compiled regular expression object.
30 # Regular expression for detecting file output for Mach-o binary.
54 # Check regular expression match for the replaced path.
88 help='Mandatory: regular expression pattern for the desired binaries.')
117 print "Regular expression for the binaries:", path_pattern
  /external/chromium_org/content/renderer/media/android/
media_source_delegate.h 77 // expectation that a regular seek will be arriving and to trivially finish
78 // any browser seeks that may be requested prior to the regular seek.
83 // Also sets the expectation that a regular seek will be arriving and to
85 // regular seek.
224 // not a regular seek is expected soon. If a regular seek is expected soon,
226 // regular seek, if using |chunk_demuxer_|, and any requested browser seek
  /external/chromium_org/third_party/re2/re2/testing/
regexp_generator.cc 5 // Regular expression generator: generates all possible
6 // regular expressions within parameters (see regexp_generator.h for details).
20 // Then RunPostfix turns each sequence into a regular expression
57 // Generates all possible regular expressions (within the parameters),
64 // Generates random regular expressions, calling HandleRegexp for each one.
89 // Each sequence is handed off to RunPostfix to generate a regular expression.
177 // Interprets the postfix command sequence to create a regular expression
exhaustive_tester.cc 5 // Exhaustive testing of regular expression matching.
8 // a maximum regular expression length, and a maximum number of letters
9 // that can appear in the regular expression. Given these parameters,
10 // it tries every possible regular expression and string, verifying that
28 "Stop testing a regular expression after finding this many "
  /external/regex-re2/re2/testing/
regexp_generator.cc 5 // Regular expression generator: generates all possible
6 // regular expressions within parameters (see regexp_generator.h for details).
20 // Then RunPostfix turns each sequence into a regular expression
57 // Generates all possible regular expressions (within the parameters),
64 // Generates random regular expressions, calling HandleRegexp for each one.
89 // Each sequence is handed off to RunPostfix to generate a regular expression.
177 // Interprets the postfix command sequence to create a regular expression
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 57 // ExtractRegExpFuncs - The functions, matched via regular expression, to
61 "regular expression"),
70 // ExtractRegExpAliases - The aliases, matched via regular expression, to
74 "regular expression"),
82 // ExtractRegExpGlobals - The globals, matched via regular expression, to
86 "regular expression"),
126 // Extract aliases via regular expression matching.
160 // Extract globals via regular expression matching.
192 // Extract functions via regular expression matching.
  /development/tools/idegen/
README 57 has one regular expression per line that matches paths (relative to the
59 use Java's regular expression parser (see java.util.regex.Parser).
64 this regular expression: "^packages/apps/(?!Browser)".
70 Each line in the file is a regular expression that matches a source root
72 path matches a regular expression that comes earlier in the file, that
  /external/chromium_org/ui/gfx/geometry/
matrix3_unittest.cc 79 Matrix3F regular = Matrix3F::Zeros(); local
80 regular.set(0.57f, 0.205f, 0.942f,
83 Matrix3F inv_regular = regular.Inverse();
84 regular.set(2.51540616f, -0.55138018f, -1.98968043f,
87 EXPECT_TRUE(regular.IsNear(inv_regular, 0.00001f));

Completed in 381 milliseconds

1 2 3 4 5 6 7 891011>>