HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 251 - 275 of 2509) sorted by null

<<11121314151617181920>>

  /external/protobuf/gtest/test/
gtest-port_test.cc 192 // Tests that RE's constructors reject invalid regular expressions.
196 }, "\"?\" is not a valid POSIX Extended regular expression.");
482 "NULL is not a valid simple regular expression");
485 "Syntax error at index 1 in simple regular expression \"a\\\": ");
645 // Tests that RE's constructors reject invalid regular expressions.
649 }, "NULL is not a valid simple regular expression");
  /prebuilts/gcc/darwin-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.
  /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/chromium/base/
utf_string_conversions_unittest.cc 74 // Regular UTF-8 input.
129 // Regular UTF-16 input.
161 // Regular 16-bit input.
  /external/chromium/net/ftp/
ftp_directory_listing_parser_vms_unittest.cc 56 // The parser requires a directory header before accepting regular input.
110 // The parser requires a directory header before accepting regular input.
136 // The parser requires a directory header before accepting regular input.
  /external/clang/include/clang/AST/
Attr.h 69 llvm_unreachable("Attrs cannot be allocated with regular 'new'.");
72 llvm_unreachable("Attrs cannot be released with regular 'delete'.");
76 // Forward so that the regular new and delete do not hide global ones.
  /external/javassist/sample/rmi/
webdemo.html 146 <li><b>Regular Java syntax:</b><br>
147 The applet can call a method on a remote object with regular
163 are compiled by the regular Java compiler. No external compiler
  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 81 /// readSections - read all regular sections.
140 case LDFileFormat::Regular:
145 llvm::Twine("can not read regular section `") +
  /libcore/luni/src/main/java/java/awt/font/
TextAttribute.java 117 /** The Constant POSTURE_REGULAR indicates regular posture. */
246 * of REGULAR.
251 * between the REGULAR and BOLD. */
  /sdk/ninepatch/src/com/android/ninepatch/
NinePatch.java 57 * Loads a 9 patch or regular bitmap.
83 * Loads a 9 patch or regular bitmap.
109 * Loads a 9 patch or regular bitmap.
  /build/core/
notice_files.mk 26 # Stick the static java libraries with the regular java libraries.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
FontTest.java 67 String fontFile = "Roboto-Regular.ttf";
  /cts/tools/dex-tools/src/dex/structure/
DexAnnotation.java 41 * (and not to regular user code). FIXME missing words in spec
  /development/tools/idegen/
excluded-paths 1 # Default Idegen excluded paths file. Contains regular expressions, one per
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NonRegularDecisionMessage.java 38 /** More a single alternative recurses so this decision is not regular. */
  /external/astl/include/
ios_pos_types.h 42 // In the regular STL fpos is a template which gets specialized for
  /external/bzip2/
bzdiff 31 echo "${prog}: $ARG not found or not a regular file"
  /external/chromium/chrome/browser/automation/
automation_tab_tracker.cc 19 // This tab could either be a regular tab or an external tab
  /external/chromium/chrome/browser/notifications/
notification_test_util.h 74 // viewable, but does know how to close itself the same as a regular
  /external/chromium/chrome/browser/resources/file_manager/
README.harness 4 The File Manager harness hosts file manager dialogs as a regular web page. It's
  /external/icu4c/tools/tzcode/
icuzones 5 # This is an ICU-specific file with the same format as regular
  /external/jpeg/
jmemnobs.c 30 * Memory allocation and freeing are controlled by the regular library
  /external/kernel-headers/original/linux/
sysdev.h 80 * sys_devices can be simplified a lot from regular devices, because they're
  /external/libvpx/vp8/encoder/
asm_enc_offsets.c 36 //regular quantize
  /external/llvm/test/CodeGen/X86/
hoist-invariant-load.ll 8 @"\01L_OBJC_IMAGE_INFO" = internal constant [2 x i32] [i32 0, i32 16], section "__DATA, __objc_imageinfo, regular, no_dead_strip"

Completed in 4063 milliseconds

<<11121314151617181920>>