Searched refs:ranged (Results 1 – 23 of 23) sorted by relevance
260 bool ranged; member2420 const bool ranged = methodInfo.ranged; in getName() local2470 if (ranged) in getName()2848 const bool ranged = methodInfo.ranged; in hash() local2855 const int indexRangeHash = (!ranged) ? (0) : (indexMin + 10 * indexMax); in hash()2876 if (methodInfo.ranged) in valid()3180 const bool ranged = methodInfo.ranged; in iterate() local3185 const int indexMin = (ranged) ? (spec.indexMin) : (0); in iterate()3191 …const int indexMax = de::max(0, (ranged) ? (de::clamp<int>(spec.indexMax, 0, maxElementIndex)… in iterate()3228 …const size_t referencedElementCount = (ranged) ? (de::max<size_t>(evaluatedElementCount, spec.i… in iterate()
2974 char *ranged = NULL; in level_string_to_cil() local2989 ranged = strchr(token, '.'); in level_string_to_cil()2990 if (ranged == NULL) { in level_string_to_cil()2993 *ranged = '\0'; in level_string_to_cil()2994 cil_printf("(range %s %s) ", token, ranged + 1); in level_string_to_cil()3012 char *ranged = NULL; in level_range_string_to_cil() local3016 ranged = strchr(levelrangestr, '-'); in level_range_string_to_cil()3017 if (ranged == NULL) { in level_range_string_to_cil()3020 *ranged = '\0'; in level_range_string_to_cil()3022 high = ranged + 1; in level_range_string_to_cil()
297 In C++11 mode, a ranged-based for loop should be used in preference to309 The reason the ranged-for loop is faster than using `KeepRunning`, is311 ever iteration, whereas the ranged-for variant is able to keep the iteration count314 For example, an empty inner loop of using the ranged-based for method looks like:348 Unless C++03 compatibility is required, the ranged-for variant of writing799 `KeepRunning()` are skipped. For the ranged-for version of the benchmark loop
44 second. The CPU overhead at these rates ranged from 0.5% to 2.0% of one CPU.
1182 `KeepRunning()` are skipped. For the ranged-for version of the benchmark loop1220 In C++11 mode, a ranged-based for loop should be used in preference to1232 The reason the ranged-for loop is faster than using `KeepRunning`, is1234 ever iteration, whereas the ranged-for variant is able to keep the iteration count1237 For example, an empty inner loop of using the ranged-based for method looks like:1271 Unless C++03 compatibility is required, the ranged-for variant of writing
174 const bool ranged = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); in init() local175 …const TestIterationType testType = (instanced) ? (TYPE_INSTANCE_COUNT) : ((ranged) ? (TYPE_INDEX… in init()
161 6.5.4 [stmt.ranged]
17987 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 history17989 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length17990 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound17991 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound17992 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 history17994 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields17995 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound17996 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound[all …]
17628 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 history17630 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length17631 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound17632 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound17633 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 history17635 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields17636 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound17637 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound[all …]
17719 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 history17721 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length17722 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound17723 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound17724 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 history17726 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields17727 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound17728 PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound[all …]
1396 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
830 Else had she with her father ranged along.
2837 AFAICT CURLOPT_RANGE does not support ranged HTTP PUT uploads so I've
1a 2A 3Aaron 4AARON 5abaissiez 6abandon 7abandoned 8abase 9Abase 10 ...
1Aarhus 2Aaron 3Ababa 4aback 5abaft 6abandon 7abandoned 8abandoning 9abandonment 10 ...
43644 Fix HConstants with Smi-ranged HeapNumber values (Chromium issue
3074 overallocation ranged between 3% and 25%. Now, it is a constant 12%.
15028 …Runge-Kutta implementation, computation time required by this method has ranged from comparable fo…
20458 overallocation ranged between 3% and 25%. Now, it is a constant 12%.
19462 $x{ranged → rendʒd ; # rændʒd
160504 ranged %29056 renʤd
134507 ranged %38633 rendʒd