/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-map.hh | 71 unsigned int occupancy; /* Including tombstones. */ member 79 population = occupancy = 0; in init_shallow() 93 population = occupancy = 0; in fini_shallow() 131 population = occupancy = 0; in resize() 151 if ((occupancy + occupancy / 2) >= mask && !resize ()) return; in set() 159 occupancy--; in set() 167 occupancy++; in set() 203 population = occupancy = 0; in clear()
|
D | gen-indic-table.py | 219 occupancy = used * 100. / total variable 221 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy)) 257 if occupancy < 30: 258 raise Exception ("Table too sparse, please investigate: ", occupancy)
|
D | gen-use-table.py | 503 occupancy = used * 100. / total variable 505 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy)) 539 if occupancy < 50: 540 raise Exception ("Table too sparse, please investigate: ", occupancy)
|
D | gen-arabic-table.py | 121 occupancy = num * 100. / offset 122 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy))
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-map.hh | 91 unsigned int occupancy; /* Including tombstones. */ member 101 hb_swap (a.occupancy, b.occupancy); in swap() 109 population = occupancy = 0; in init_shallow() 123 population = occupancy = 0; in fini_shallow() 158 population = occupancy = 0; in resize() 209 population = occupancy = 0; in clear() 252 if (unlikely ((occupancy + occupancy / 2) >= mask && !resize ())) return false; in set_with_hash() 260 occupancy--; in set_with_hash() 269 occupancy++; in set_with_hash()
|
D | gen-indic-table.py | 233 occupancy = used * 100. / total variable 235 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy)) 273 if occupancy < 30: 274 raise Exception ("Table too sparse, please investigate: ", occupancy)
|
D | gen-use-table.py | 522 occupancy = used * 100. / total variable 524 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy)) 560 if occupancy < 50: 561 raise Exception ("Table too sparse, please investigate: ", occupancy)
|
D | gen-arabic-table.py | 126 occupancy = num * 100. / offset 127 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy))
|
/third_party/harfbuzz/src/ |
D | hb-map.hh | 68 unsigned int occupancy; /* Including tombstones. */ member 76 population = occupancy = 0; in init_shallow() 90 population = occupancy = 0; in fini_shallow() 125 population = occupancy = 0; in resize() 176 population = occupancy = 0; in clear() 218 if (unlikely ((occupancy + occupancy / 2) >= mask && !resize ())) return false; in set_with_hash() 226 occupancy--; in set_with_hash() 235 occupancy++; in set_with_hash()
|
D | gen-indic-table.py | 233 occupancy = used * 100. / total variable 235 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy)) 273 if occupancy < 30: 274 raise Exception ("Table too sparse, please investigate: ", occupancy)
|
D | gen-use-table.py | 547 occupancy = used * 100. / total variable 549 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy)) 585 if occupancy < 50: 586 raise Exception ("Table too sparse, please investigate: ", occupancy)
|
D | gen-arabic-table.py | 126 occupancy = num * 100. / offset 127 print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy))
|
/third_party/boost/boost/asio/execution/ |
D | occupancy.hpp | 56 constexpr occupancy_t occupancy; variable 123 constexpr occupancy_t occupancy; 125 namespace { static const occupancy_t& occupancy = occupancy_t::instance; }
|
/third_party/boost/libs/asio/test/ |
D | thread_pool.cpp | 217 boost::asio::execution::occupancy) in thread_pool_executor_query_test()
|
/third_party/libwebsockets/lib/misc/threadpool/ |
D | README.md | 182 threads the processor has in hardware to get better occupancy in the CPU.
|
/third_party/boost/libs/asio/test/execution/ |
D | any_executor.cpp | 827 boost::asio::query(ex, boost::asio::execution::occupancy) in any_executor_query_test()
|
/third_party/gstreamer/gst_libav/docs/plugins/ |
D | gst-libav-plugins.args | 13962 <NAME>avenc_zmbv::rc-init-occupancy</NAME> 14822 <NAME>avenc_xwd::rc-init-occupancy</NAME> 15682 <NAME>avenc_xbm::rc-init-occupancy</NAME> 16722 <NAME>avenc_wmv2::rc-init-occupancy</NAME> 17802 <NAME>avenc_wmv1::rc-init-occupancy</NAME> 19292 <NAME>avenc_utvideo::rc-init-occupancy</NAME> 20182 <NAME>avenc_tiff::rc-init-occupancy</NAME> 21042 <NAME>avenc_targa::rc-init-occupancy</NAME> 21922 <NAME>avenc_svq1::rc-init-occupancy</NAME> 22782 <NAME>avenc_sunrast::rc-init-occupancy</NAME> [all …]
|
/third_party/ffmpeg/doc/ |
D | muxers.texi | 361 adjusting playback latency and buffer occupancy during normal playback by clients. 365 adjusting playback latency and buffer occupancy during normal playback by clients.
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 7707 occupancy
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 7707 occupancy
|
/third_party/boost/libs/asio/doc/ |
D | reference.qbk | 50396 Query the occupancy (recommended number of work items) for the system context. ] 50722 Query the occupancy (recommended number of work items) for the system context. 50787 Query the occupancy (recommended number of work items) for the system context. 50799 std::size_t occupancy = boost::asio::query( 50800 ex, boost::asio::execution::occupancy); 64890 size_t n = boost::asio::query(ex, execution::occupancy); 69471 [section:execution__occupancy execution::occupancy] 69473 [indexterm1 boost_asio.indexterm.execution__occupancy..execution::occupancy] 69477 constexpr occupancy_t occupancy; 69482 ['Header: ][^boost/asio/execution/occupancy.hpp] [all …]
|