HomeSort by relevance Sort by last modified time
    Searched defs:RANGE (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
parser.h 10 RANGE = 262,
19 #define RANGE 262
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
EncodingInfo.java 41 * range of unicode values (<code>m_first</code> to
42 * <code>m_last</code>). It will handle a certain range of values
44 * If the unicode point is before that explicit range, that is it
45 * is in the range <code>m_first <= value < m_explFirst</code>, then it will delegate to another EncodingInfo object for The root
46 * of such a tree, m_before. Likewise for values in the range
72 * because for ASCII all chars in the range '\u0001' to '\u007F'
191 // The unicode value is before the range
204 // The unicode value is after the range
217 // The unicode value is in the range we explitly handle
238 // The unicode value is before the range
    [all...]
  /external/chromium_org/sandbox/win/src/
policy_low_level.h 121 RANGE // TODO(cpu): Implement this option.
  /external/jemalloc/test/integration/
rallocx.c 73 #define RANGE 2048
87 for (j = 1; j < RANGE; j++) {
  /external/clang/include/clang/AST/
StmtCXX.h 123 /// statement, represented as 'for (range-declarator : range-expression)'.
129 enum { RANGE, BEGINEND, COND, INC, LOOPVAR, BODY, END };
130 // SubExprs[RANGE] is an expression or declstmt.
137 CXXForRangeStmt(DeclStmt *Range, DeclStmt *BeginEnd,
150 DeclStmt *getRangeStmt() { return cast<DeclStmt>(SubExprs[RANGE]); }
160 return cast<DeclStmt>(SubExprs[RANGE]);
176 void setRangeInit(Expr *E) { SubExprs[RANGE] = reinterpret_cast<Stmt*>(E); }
177 void setRangeStmt(Stmt *S) { SubExprs[RANGE] = S; }
  /external/guava/guava/src/com/google/common/net/
HttpHeaders.java 89 /** The HTTP If-Range header field name. */
90 public static final String IF_RANGE = "If-Range";
101 /** The HTTP Range header field name. */
102 public static final String RANGE = "Range";
142 /** The HTTP Content-Range header field name. */
143 public static final String CONTENT_RANGE = "Content-Range";
  /external/iputils/
clockdiff.c 90 #define RANGE 1 /* best expected round-trip time, ms */
163 * time is smaller than RANGE if ckrange is 1, otherwise simply
286 if (diff < RANGE) {
339 * time is smaller than RANGE if ckrange is 1, otherwise simply
493 if (diff < RANGE) {
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h 101 RANGE = 319,
209 #define RANGE 319
program_parse.tab.c 286 RANGE = 319,
394 #define RANGE 319
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/jdiff/
xerces.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 444 milliseconds