HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 226 - 250 of 2849) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
sigcontext.h 37 /* Regular FPU environment */
47 unsigned short magic; /* 0xffff = regular FPU data only */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext.h 37 /* Regular FPU environment */
47 unsigned short magic; /* 0xffff = regular FPU data only */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext.h 37 /* Regular FPU environment */
47 unsigned short magic; /* 0xffff = regular FPU data only */
  /cts/tools/utils/cts/
tools.py 124 """Exclude all packages matching the given regular expression from the plan.
130 pattern: A regular expression selecting the package names to exclude.
140 """Include all packages matching the given regular expressions in the plan.
143 pattern: A regular expression selecting the package names to include.
  /dalvik/vm/alloc/
DlMalloc.cpp 36 * dlmalloc for our use for mspaces (regular dlmalloc is still declared
  /development/samples/ApiDemos/res/layout/
buttons_1.xml 27 <!-- Regular sized buttons -->
  /external/bzip2/
bzgrep.1 5 bzgrep, bzfgrep, bzegrep \- search possibly bzip2 compressed files for a regular expression
  /external/chromium/chrome/browser/extensions/
crx_installer_browsertest.cc 70 // A regular extension should give no prompt.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
erroroutput.py 40 """Get a output line for an error in regular format."""
  /external/clang/test/Analysis/
objc_invalidation.m 70 SomeInvalidationImplementingObject *Ivar1; // regular ivar
71 SomeInvalidationImplementingObject *Ivar2; // regular ivar, sending invalidate message
78 Invalidation1Class *MultipleProtocols; // regular ivar belonging to a different class
79 Invalidation2Class *MultInheritance; // regular ivar belonging to a different class
  /external/clang/test/Driver/
lto.c 14 // llvm-bc and llvm-ll outputs need to match regular suffixes
  /external/compiler-rt/lib/asan/lit_tests/
log-path_test.cc 3 // Regular run.
  /external/expat/xmlwf/
readfilemap.c 65 fprintf(stderr, "%s: not a regular file\n", name);
  /external/guava/guava/src/com/google/common/io/
PatternFilenameFilter.java 30 * File name filter that only accepts files matching a regular expression. This class is thread-safe
  /external/icu4c/i18n/
regexcmp.h 9 // This class is internal to the regular expression implementation.
10 // For the public Regular Expression API, see the file "unicode/regex.h"
33 // class RegexCompile Contains the regular expression compiler.
143 // Data for the state machine that parses the regular expression.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
TextHtmlFunction.java 38 // These regular expressions are adapted from html.c in the ClearSilver
41 // Regular expression used to match email addresses, taken from the
46 // Regular expression used to match urls without a scheme (www.foo.com),
50 // Regular expression used to match urls with a scheme (http://www.foo.com),
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
NumberParseException.java 29 // specifically, the number failed to match the regular expression VALID_PHONE_NUMBER in
RegexCache.java 24 * LRU Cache for compiled regular expressions used by the libphonenumbers libary.
  /external/llvm/test/CodeGen/X86/
2007-06-04-X86-64-CtorAsmBugs.ll 8 define internal void @_GLOBAL__I__ZN1A1aE() section "__TEXT,__StaticInit,regular,pure_instructions" {
utf16-cfstrings.ll 34 !2 = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__DATA, __objc_imageinfo, regular, no_dead_strip"}
  /external/llvm/test/DebugInfo/X86/
objc-fwd-decl.ll 24 !11 = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__DATA, __objc_imageinfo, regular, no_dead_strip"}
  /external/llvm/test/MC/MachO/
debug_frame.s 12 .section __TEXT,__text,regular,pure_instructions
  /external/proguard/docs/
quality.html 14 through a regular automatic build process. This process produces numerous
  /external/protobuf/src/google/protobuf/
unittest_lite_imports_nonlite.proto 33 // Tests that a "lite" message can import a regular message.
  /external/qemu/
hostregs_helper.h 23 save/restore these registers when called from regular code.

Completed in 899 milliseconds

1 2 3 4 5 6 7 8 91011>>