Home
last modified time | relevance | path

Searched defs:reduced (Results 1 – 8 of 8) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_argmax.cpp64 Tensor<Tuple<DenseIndex, float>, 0, DataLayout> reduced; in test_argmax_tuple_reducer() local
96 Tensor<Tuple<DenseIndex, float>, 0, DataLayout> reduced; in test_argmin_tuple_reducer() local
/external/skia/tests/
DClipStackTest.cpp1024 const GrReducedClip* reduced = new (storage.get()) GrReducedClip(stack, queryBounds); in test_reduced_clip_stack() local
1093 const GrReducedClip* reduced = new (storage.get()) GrReducedClip(stack, bounds); in test_reduced_clip_stack_genid() local
1178 const GrReducedClip reduced(stack, testCases[i].testBounds); in test_reduced_clip_stack_genid() local
1202 const GrReducedClip reduced(stack, bounds); in test_reduced_clip_stack_no_aa_crash() local
1219 const GrReducedClip reduced(stack, queryBounds); in test_aa_query() local
1382 const GrReducedClip reduced(stack, queryBounds); in test_tiny_query_bounds_assertion_bug() local
DPathOpsConicLineIntersectionTest.cpp110 SkPoint reduced[3]; in DEF_TEST() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DDFA.java116 protected boolean reduced = true; field in DFA
/external/bison/src/
Dreduce.c399 bool reduced; in reduce_grammar() local
/external/skia/src/core/
DSkScan_Path.cpp545 static bool clip_to_limit(const SkRegion& orig, SkRegion* reduced) { in clip_to_limit()
/external/libmojo/third_party/ply/
Dyacc.py1153 reduced = 0 variable in Production
/external/ply/ply/ply/
Dyacc.py1310 reduced = 0 variable in Production