Home
last modified time | relevance | path

Searched refs:RANGE (Results 1 – 25 of 64) sorted by relevance

123

/external/llvm/test/CodeGen/NVPTX/
Dintrinsic-old.ll4 ; RUN: | FileCheck --check-prefix=RANGE --check-prefix=RANGE_20 %s
7 ; RUN: | FileCheck --check-prefix=RANGE --check-prefix=RANGE_30 %s
11 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.tid.x(), !range ![[BLK_IDX_XY:[0-9]+]]
19 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.tid.y(), !range ![[BLK_IDX_XY]]
27 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.tid.z(), !range ![[BLK_IDX_Z:[0-9]+]]
42 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.ntid.x(), !range ![[BLK_SIZE_XY:[0-9]+]]
50 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.ntid.y(), !range ![[BLK_SIZE_XY]]
58 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.ntid.z(), !range ![[BLK_SIZE_Z:[0-9]+]]
73 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.laneid(), !range ![[LANEID:[0-9]+]]
81 ; RANGE: call i32 @llvm.nvvm.read.ptx.sreg.warpsize(), !range ![[WARPSIZE:[0-9]+]]
[all …]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DEncodingInfo.java324 private static final int RANGE = 128; field in EncodingInfo.EncodingImpl
330 final private boolean m_alreadyKnown[] = new boolean[RANGE];
335 final private boolean m_isInEncoding[] = new boolean[RANGE];
352 m_explLast = codePoint + (RANGE-1); in EncodingImpl()
383 if (0 <= idx && idx < RANGE) { in EncodingImpl()
/external/llvm/test/Transforms/InstCombine/
Dload-combine-metadata.ll9 ; CHECK-SAME: !range ![[RANGE:[0-9]+]]
20 ; CHECK: ![[RANGE]] = !{i32 0, i32 5, i32 7, i32 9}
Dfold-phi-load-metadata.ll12 ; CHECK: load i32, i32* %{{[a-z0-9.]+}}, align 4, !tbaa ![[TBAA:[0-9]+]], !range ![[RANGE:[0-9]+]],…
42 ; CHECK: ![[RANGE]] = !{i32 10, i32 25}
/external/clang/include/clang/AST/
DStmtCXX.h130 enum { RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator
154 DeclStmt *getRangeStmt() { return cast<DeclStmt>(SubExprs[RANGE]); } in getRangeStmt()
165 return cast<DeclStmt>(SubExprs[RANGE]); in getRangeStmt()
184 void setRangeInit(Expr *E) { SubExprs[RANGE] = reinterpret_cast<Stmt*>(E); } in setRangeInit()
185 void setRangeStmt(Stmt *S) { SubExprs[RANGE] = S; } in setRangeStmt()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYAxisType.java21 RANGE enumConstant
DXYStepCalculator.java44 case RANGE: in getStep()
DXYGraphWidget.java426 case RANGE: in drawTickText()
505 drawTickText(canvas, XYAxisType.RANGE, yVal, xPix, yPix - rangeLabelVerticalOffset, in drawRangeTick()
614 XYStep rangeStep = XYStepCalculator.getStep(plot, XYAxisType.RANGE, in drawGrid()
/external/jemalloc/test/integration/
Drallocx.c120 #define RANGE 2048 in TEST_BEGIN() macro
134 for (j = 1; j < RANGE; j++) { in TEST_BEGIN()
/external/selinux/checkpolicy/
Dpolicy_scan.l127 RANGE |
128 range { return(RANGE); }
Dpolicy_parse.y120 %token RANGE
650 opt_mls_user : LEVEL mls_level_def RANGE mls_range_def
/external/iputils/
Dclockdiff.c90 #define RANGE 1 /* best expected round-trip time, ms */ macro
286 if (diff < RANGE) { in measure()
493 if (diff < RANGE) { in measure_opt()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Dserialize.g113 | #( RANGE c3:CHAR_LITERAL c4:CHAR_LITERAL )
201 | #(RANGE atom atom)
/external/guava/guava/src/com/google/common/net/
DHttpHeaders.java109 public static final String RANGE = "Range"; field in HttpHeaders
/external/bison/tests/
Dactions.at374 #define RANGE(Location) ]AT_LALR1_CC_IF([(Location).begin.line, (Location).end.line],
379 fprintf (stderr, #Symbol " (%d@%d-%d)" Sep, Value, RANGE(Location))
405 { fprintf (stderr, "Freeing nterm input (%d@%d-%d)\n", $$, RANGE (@$)); }
409 { fprintf (stderr, "Freeing nterm line (%d@%d-%d)\n", $$, RANGE (@$)); }
413 { fprintf (stderr, "Freeing nterm thing (%d@%d-%d)\n", $$, RANGE (@$)); }
417 { fprintf (stderr, "Freeing token 'x' (%d@%d-%d)\n", $$, RANGE (@$)); }
421 { fprintf (stderr, "Freeing token 'y' (%d@%d-%d)\n", $$, RANGE (@$)); }
426 { fprintf (stderr, "Freeing token END (%d@%d-%d)\n", $$, RANGE (@$)); }
485 fprintf (stderr, "error (@%d-%d) ", RANGE (@2));
518 fprintf (stderr, " (%d@%d-%d)\n", c, RANGE (]AT_LOC[));
/external/clang/lib/AST/
DStmtCXX.cpp60 SubExprs[RANGE] = Range; in CXXForRangeStmt()
/external/icu/icu4c/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp134 #if RANGE in main()
/external/libpng/contrib/tools/
Dpngcp.c161 #define RANGE(lo,hi) { range_lo, lo }, { range_hi, hi } macro
204 RANGE(8, MAX_WBITS/*from zlib*/),
215 RANGE(1, 9), /* this deliberately excludes '0' */
227 RANGE(6, MAX_MEM_LEVEL/*zlib*/), /* exclude 5 and below: zlib bugs */
258 RANGE(1, 0x7FFFFFFF)
265 vl_log_depth[] = { { "on", 1 }, { "off", 0 }, RANGE(0, SL) },
274 RANGE(8, MAX_WBITS), /* modified by set_windowBits_hi */
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DLeftRecursiveRuleWalker.g106 | ^(RANGE CHAR_LITERAL CHAR_LITERAL)
247 | ^(RANGE atom atom)
DANTLRv3.g46 RANGE;
72 RANGE='..';
297 : c1=CHAR_LITERAL RANGE c2=CHAR_LITERAL elementOptions?
DANTLRTreePrinter.g210 | #( RANGE c3:CHAR_LITERAL c4:CHAR_LITERAL )
380 | ^(RANGE atom {out("..");} atom)
DAssignTokenTypesWalker.g264 | ^( RANGE CHAR_LITERAL CHAR_LITERAL )
363 | ^(RANGE atom atom)
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g47 RANGE;
74 RANGE='..';
309 : c1=CHAR_LITERAL RANGE c2=CHAR_LITERAL -> ^(CHAR_RANGE[$c1,".."] $c1 $c2)
/external/curl/packages/vms/
Dcurlmsg.msg58 RANGE_ERROR <RANGE command error>
/external/openssh/openbsd-compat/
Dglob.c89 #define RANGE '-' macro
515 if (*qpatnext == RANGE &&

123