HomeSort by relevance Sort by last modified time
    Searched refs:compile (Results 126 - 150 of 696) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/icu4c/i18n/
repattrn.cpp 269 // compile
273 RegexPattern::compile(const UnicodeString &regex, function in class:RegexPattern
309 compiler.compile(regex, pe, status);
321 // compile, UText mode
324 RegexPattern::compile(UText *regex, function in class:RegexPattern
360 compiler.compile(regex, pe, status);
371 // compile with default flags.
374 RegexPattern::compile(const UnicodeString &regex, function in class:RegexPattern
378 return compile(regex, 0, pe, err);
383 // compile with default flags, UText mod
386 RegexPattern::compile(UText *regex, function in class:RegexPattern
398 RegexPattern::compile(const UnicodeString &regex, function in class:RegexPattern
411 RegexPattern::compile(UText *regex, function in class:RegexPattern
    [all...]
regexcmp.h 56 void compile(const UnicodeString &pat, UParseError &pp, UErrorCode &e);
57 void compile(UText *pat, UParseError &pp, UErrorCode &e);
69 // The category is saved in the compile-time parentheses stack frame, and
102 void literalChar(UChar32 c); // Compile a literal char
203 // (at compile time) set expressions within
  /external/dbus/test/
unused-code-gc.py 92 sym_re = re.compile ('([0-9a-f]+) <([^>]+)>:')
94 ref_re = re.compile (' <([^>]+)> *$')
96 file_re = re.compile ('^(\/[^:].*):[0-9]+$')
98 funcname_re = re.compile ('([^+]+)\+[0-9a-fx]+')
100 dynsym_re = re.compile ('T ([^ \n]+)$')
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
StructuralWhitespaceStripper.java 105 private static final Pattern INLINE_WHITESPACE = Pattern.compile(IWS);
110 private static final Pattern STARTS_WITH_NEWLINE = Pattern.compile("^" + IWS + "\\n");
115 private static final Pattern ENDS_WITH_NEWLINE = Pattern.compile("\\n" + IWS + "$");
122 Pattern.compile("^" + IWS + "\\n(.*)$", Pattern.DOTALL);
130 Pattern.compile("^(.*?)" + IWS + "$", Pattern.DOTALL);
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java 114 public Expression compile(int opPos) throws TransformerException method in class:Compiler
124 expr = compile(opPos + 2); break;
216 operation.setLeftRight(compile(leftPos), compile(rightPos)); method
237 unary.setRight(compile(rightPos)); method
243 * Compile an 'or' operation.
257 * Compile an 'and' operation.
271 * Compile a '!=' operation.
285 * Compile a '=' operation.
299 * Compile a '<=' operation
1052 func.setArg(compile(p), i); method
    [all...]
  /external/icu4c/tools/genprops/misc/
ucdcopy.py 27 _strip_re = re.compile("^([0-9a-fA-F]+.+?) *#.*")
28 _code_point_re = re.compile("\s*([0-9a-fA-F]+)\s*;")
141 _file_version_re = re.compile("^([a-zA-Z0-9]+)" +
  /external/icu4c/tools/genprops/
ucdcopy.py 27 _strip_re = re.compile("^([0-9a-fA-F]+.+?) *#.*")
28 _code_point_re = re.compile("\s*([0-9a-fA-F]+)\s*;")
141 _file_version_re = re.compile("^([a-zA-Z0-9]+)" +
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateCompiler.java 72 return compile(templateFactory.find(templateName, resourceLoader, escapeMode), templateName,
78 return compile(templateFactory.createTemp(content, escapeMode), name, escapeMode);
82 * Compile AST into Java class.
88 private Template compile(TemplateSyntaxTree ast, String templateName, EscapeMode mode) { method in class:TemplateCompiler
91 String errorMessage = "Could not compile template: " + templateName;
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
changelog.py 106 date_line_regexp = re.compile(ChangeLogEntry.date_line_regexp)
107 rolled_over_regexp = re.compile(ChangeLogEntry.rolled_over_regexp)
151 reviewed_by_regexp = re.compile(
  /external/webkit/Tools/Scripts/webkitpy/common/net/
testoutputset.py 68 name_matcher = re.compile(name)
69 actual_matcher = re.compile(r'-actual\.')
70 expected_matcher = re.compile(r'-expected\.')
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatFilter.java 96 mAppNamePattern = Pattern.compile(mAppName, getPatternCompileFlags(mAppName));
107 mTagPattern = Pattern.compile(mTag, getPatternCompileFlags(mTag));
118 mTextPattern = Pattern.compile(mText, getPatternCompileFlags(mText));
129 * Obtain the flags to pass to {@link Pattern#compile(String, int)}. This method
  /build/target/board/generic_x86/
BoardConfig.mk 3 # Product-specific compile-time definitions.
  /development/testrunner/
android_mk.py 33 _RE_INCLUDE = re.compile(r'include\s+\$\((.+)\)')
34 _RE_VARIABLE_REF = re.compile(r'\$\((.+)\)')
  /external/antlr/src/org/antlr/runtime/tree/
TreeParser.java 46 static Pattern dotdotPattern = Pattern.compile(dotdot);
47 static Pattern doubleEtcPattern = Pattern.compile(doubleEtc);
  /external/clang/
clang-host-build.mk 25 ## Commands for running tblgen to compile a td file
  /external/dbus/bus/
Android.mk 17 # this warning so that we can compile with Werror. The warning
  /external/grub/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
53 echo "compile $scriptversion"
69 # configure might choose to run compile as `compile cc -o foo foo.c'.
122 # Run the compile.
  /external/libffi/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
53 echo "compile $scriptversion"
69 # configure might choose to run compile as `compile cc -o foo foo.c'.
122 # Run the compile.
  /external/llvm/
llvm-host-build.mk 48 ## Commands for running tblgen to compile a td file
  /external/qemu/
offset_layout.py 9 _RE_LINE = re.compile("^\s*(?P<keyword>[\w-]+)\s+{\s*$")
10 _RE_XY = re.compile("^(?P<start>\s*)(?P<xy>[x|y]\s+)(?P<num>\d+)(?P<end>\s*)$")
  /external/valgrind/main/
compile 39 Usage: compile [--help] [--version] PROGRAM [ARGS]
53 echo "compile $scriptversion"
69 # configure might choose to run compile as `compile cc -o foo foo.c'.
122 # Run the compile.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/
properties-002.js 92 AddTestCase( re + ".compile == RegExp.prototype.compile",
94 re.compile == RegExp.prototype.compile );
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
scanner.py 30 self.scanner = sre_compile.compile(p)
61 fn.regex = re.compile(pattern, flags)
  /frameworks/base/core/jni/
android_database_SQLiteCompiledSql.cpp 47 sqlite3_stmt * compile(JNIEnv* env, jobject object, function in namespace:android
61 // Compile the SQL
91 compile(env, object, GET_HANDLE(env, object), sqlString);
  /frameworks/compile/libbcc/lib/ExecutionEngine/
ScriptCompiled.h 90 int compile(bool compileOnly) { function in class:bcc::ScriptCompiled
91 return mCompiler.compile(compileOnly);

Completed in 381 milliseconds

1 2 3 4 56 7 8 91011>>