Home
last modified time | relevance | path

Searched refs:ranged (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.cpp259 bool ranged; member
2419 const bool ranged = methodInfo.ranged; in getName() local
2469 if (ranged) in getName()
2847 const bool ranged = methodInfo.ranged; in hash() local
2854 const int indexRangeHash = (!ranged) ? (0) : (indexMin + 10 * indexMax); in hash()
2875 if (methodInfo.ranged) in valid()
3165 const bool ranged = methodInfo.ranged; in iterate() local
3170 const int indexMin = (ranged) ? (spec.indexMin) : (0); in iterate()
3176 …const int indexMax = de::max(0, (ranged) ? (de::clamp<int>(spec.indexMax, 0, maxElementIndex)… in iterate()
3213 …const size_t referencedElementCount = (ranged) ? (de::max<size_t>(evaluatedElementCount, spec.i… in iterate()
/external/selinux/libsepol/src/
Dmodule_to_cil.c2954 char *ranged = NULL; in level_string_to_cil() local
2969 ranged = strchr(token, '.'); in level_string_to_cil()
2970 if (ranged == NULL) { in level_string_to_cil()
2973 *ranged = '\0'; in level_string_to_cil()
2974 cil_printf("(range %s %s) ", token, ranged + 1); in level_string_to_cil()
2992 char *ranged = NULL; in level_range_string_to_cil() local
2996 ranged = strchr(levelrangestr, '-'); in level_range_string_to_cil()
2997 if (ranged == NULL) { in level_range_string_to_cil()
3000 *ranged = '\0'; in level_range_string_to_cil()
3002 high = ranged + 1; in level_range_string_to_cil()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp174 const bool ranged = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); in init() local
175 …const TestIterationType testType = (instanced) ? (TYPE_INSTANCE_COUNT) : ((ranged) ? (TYPE_INDEX… in init()
/external/clang/test/
Dcxx-sections.data161 6.5.4 [stmt.ranged]
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu17719 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
17720 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
17721 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
17722 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
17723 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
17724 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
17725 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
17726 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
17727 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
17728 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
[all …]
Dx86_64-cros-linux-gnu17987 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
17988 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
17989 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
17990 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
17991 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
17992 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
17993 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
17994 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
17995 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
17996 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
[all …]
Darmv7a-cros-linux-gnueabi17628 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
17629 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
17630 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
17631 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
17632 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
17633 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
17634 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
17635 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
17636 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
17637 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
[all …]
/external/brotli/tests/testdata/
Dplrabn12.txt1396 By false presumptuous hope, the ranged Powers
4667 By thousands and by millions, ranged for fight,
5963 In common, ranged in figure, wedge their way,
9773 Single or in array of battle ranged
Dasyoulik.txt830 Else had she with her father ranged along.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/v8/
DChangeLog22764 Fix HConstants with Smi-ranged HeapNumber values (Chromium issue
/external/python/cpython2/Misc/
DHISTORY3074 overallocation ranged between 3% and 25%. Now, it is a constant 12%.