Home
last modified time | relevance | path

Searched refs:ondemand (Results 176 – 200 of 637) sorted by relevance

12345678910>>...26

/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/generic/ondemand/
H A Dtoken_position.h3 namespace ondemand {
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/generic/
H A Dondemand.h8 namespace ondemand {
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/include/simdjson/generic/
H A Dondemand.h8 namespace ondemand {
H A Dnumberparsing.h7 namespace ondemand {
533 …on_really_inline simdjson_result<ondemand::number_type> get_number_type(const uint8_t * src) noexc… in compute_float_64()
1061 simdjson_unused simdjson_really_inline simdjson_result<ondemand::number_type> get_number_type(const… in compute_float_64()
1072 return ondemand::number_type::unsigned_integer; in compute_float_64()
1075 return ondemand::number_type::signed_integer; in compute_float_64()
1077 return ondemand::number_type::floating_point_number; in compute_float_64()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/include/simdjson/generic/ondemand/
H A Dtoken_position.h3 namespace ondemand {
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/DB/
H A Dsqlite.php527 * @param boolean $ondemand when true, the seqence is automatically
536 function nextId($seq_name, $ondemand = true) argument
550 } elseif ($ondemand && DB::isError($result) &&
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/db/DB/
H A Dsqlite.php537 * @param boolean $ondemand when true, the seqence is automatically
546 function nextId($seq_name, $ondemand = true) argument
560 } elseif ($ondemand && DB::isError($result) &&
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/power/cpupower/bench/
H A Dexample.cfg11 governor = ondemand
/dports/multimedia/libv4l/linux-5.13-rc2/tools/power/cpupower/bench/
H A Dexample.cfg11 governor = ondemand
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/power/cpupower/bench/
H A Dexample.cfg11 governor = ondemand
/dports/devel/simdjson/simdjson-0.9.6/tests/
H A Dtest_macros.h35 …n_really_inline bool equals_expected<simdjson::ondemand::raw_json_string, const char *>(simdjson::
/dports/databases/pear-DB_ldap2/DB_ldap2-0.5.1/tests/
H A Dsequences.inc10 // 1) test that sequences are not created if "ondemand" is false
27 // 3) test that sequences are created if "ondemand" is true, and that
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/
H A Dtest1.7544 ondemand 0
226 if {($freq_lvl_2(conservative) == 0) || ($freq_lvl_2(ondemand) == 0) ||
/dports/security/pear-LiveUser_Admin/LiveUser_Admin-0.4.0/Storage/
H A DPDO.php399 function nextId($seqname, $ondemand = true) argument
420 function getBeforeId($table, $field, $ondemand = true) argument
/dports/cad/yosys/yosys-yosys-0.12/tests/svinterfaces/
H A Dload_and_derive.sv15 ondemand u(.intf);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DSequence.php45 public function nextId($seqName, $ondemand = true) argument
/dports/devel/simdjson/simdjson-0.9.6/tests/ondemand/compilation_failure_tests/
H A Diterate_temporary_buffer.cpp7 ondemand::parser parser; in main()
H A Diterate_char_star.cpp7 ondemand::parser parser; in main()
H A Diterate_string_view.cpp7 ondemand::parser parser; in main()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/tests/ondemand/compilation_failure_tests/
H A Diterate_temporary_buffer.cpp7 ondemand::parser parser; in main()
H A Diterate_char_star.cpp7 ondemand::parser parser; in main()
H A Diterate_string_view.cpp7 ondemand::parser parser; in main()
/dports/math/ogdf/OGDF/include/ogdf/graphalg/
H A DMinSteinerTreeZelikovsky.h81 ondemand //!< generate triples "on the fly", only usable with WinCalculation::absolute enumerator
282 OGDF_ASSERT(tripleGeneration() != TripleGeneration::ondemand); in generateTriples()
456 …OGDF_ASSERT(tripleGeneration() != TripleGeneration::ondemand // combinations that only work with o… in computeSteinerTree()
494 if (tripleGeneration() == TripleGeneration::ondemand) { // ondemand triple generation in computeSteinerTree()
/dports/www/janus/janus-gateway-0.11.6/conf/
H A Djanus.plugin.streaming.jcfg.sample.in2 # type = rtp|live|ondemand|rtsp
7 # ondemand = local file streamed on-demand to a single listener
20 # filename = path to the local file to stream (only for live/ondemand)
160 # the "ondemand" type instead. In this case, the file we're streaming
161 # contains raw mu-Law (still G.711) frames. Since this is "ondemand",
166 file-ondemand-sample: {
167 type = "ondemand"
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/tests/
H A Dtest_macros.h37 …n_really_inline bool equals_expected<simdjson::ondemand::raw_json_string, const char *>(simdjson::

12345678910>>...26