/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t009lexer.html | 19 org.antlr.lang.extend(TLexer, t009lexer, {
|
t010lexer.html | 19 org.antlr.lang.extend(TLexer, t010lexer, {
|
t011lexer.html | 19 org.antlr.lang.extend(TLexer, t011lexer, {
|
t017parser.html | 22 org.antlr.lang.extend(TestParser, t017parserParser, {
|
t030specialStates.html | 22 org.antlr.lang.extend(TParser, t030specialStatesParser);
|
t031emptyAlt.html | 22 org.antlr.lang.extend(TParser, t031emptyAltParser, {
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
package.html | 36 extend members of the org.apache.xpath package and implement XSLT functions. Unlike
|
/external/chromium/base/ |
path_service.h | 43 // To extend the set of supported keys, you can register a path provider,
|
/external/chromium/chrome/browser/ |
bug_report_util.h | 53 // is probably the right one to extend, but will require changing
|
/external/chromium/chrome/browser/sync/protocol/ |
proto_value_conversions.h | 49 // TODO(akalin): Perhaps extend this to decrypt?
|
/external/chromium/chrome/browser/ui/gtk/ |
nine_box.h | 52 // TODO(estade): extend this function to use all 9 images (if it's ever
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/util/ |
table2CSV.js | 14 var options = jQuery.extend({
|
/external/clang/bindings/python/tests/cindex/ |
util.py | 82 cursors.extend(get_cursors(cursor, spelling))
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
p5-cxx03-extra-copy.cpp | 32 // The extension doesn't extend far enough to turn this error into a warning.
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
p9-0x.cpp | 36 // Template argument deduction can extend the sequence of template
|
/external/clang/utils/analyzer/ |
CmpRuns.py | 195 report.diagnostics.extend(diagnostics) 197 run.diagnostics.extend(diagnostics) 235 neqA.extend(eltsA) 236 neqB.extend(eltsB)
|
/external/guava/guava/src/com/google/common/cache/ |
AbstractLoadingCache.java | 32 * <p>To implement a cache, the programmer needs only to extend this class and provide an
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ForwardingCheckedFuture.java | 31 * <p>Most subclasses can simply extend {@link SimpleForwardingCheckedFuture}.
|
/external/jdiff/src/jdiff/ |
ClassAPI.java | 31 public String extends_; // Can only extend zero or one class or interface
|
/external/jmonkeyengine/engine/src/android/com/jme3/asset/ |
AndroidImageInfo.java | 14 * User code may extend <code>AndroidImageInfo</code> and provide their own implementation of the
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/ |
StyleEscapeFunction.java | 28 * It does not extend SimpleEscapingFunction because SimpleEscapingFunction requires a blacklist of
|
/external/junit/src/org/junit/runner/notification/ |
RunListener.java | 8 * <p>If you need to respond to the events during a test run, extend <code>RunListener</code>
|
/external/kernel-headers/original/linux/mtd/ |
partitions.h | 26 * will extend to the end of the master MTD device.
|
/external/llvm/docs/ |
ExtendedIntegerResults.txt | 16 to implement the ABI correctly. If we need to sign extend the result according 22 For example, lets pretend that X86 requires the caller to properly extend the 78 defined (see PR3779). 2) some targets might want the caller to extend, some 79 might want the callee to extend 3) the mid-level optimizer doesn't know the
|
/external/llvm/test/CodeGen/X86/ |
h-register-addressing-32.ll | 3 ; Use h-register extract and zero-extend.
|