Home
last modified time | relevance | path

Searched defs:budget (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/lazy/
DSkDiscardableMemoryPool.cpp125 DiscardableMemoryPool::DiscardableMemoryPool(size_t budget) in DiscardableMemoryPool()
140 void DiscardableMemoryPool::dumpDownTo(size_t budget) { in dumpDownTo()
219 void DiscardableMemoryPool::setRAMBudget(size_t budget) { in setRAMBudget()
/external/skqp/src/lazy/
DSkDiscardableMemoryPool.cpp126 DiscardableMemoryPool::DiscardableMemoryPool(size_t budget) in DiscardableMemoryPool()
141 void DiscardableMemoryPool::dumpDownTo(size_t budget) { in dumpDownTo()
220 void DiscardableMemoryPool::setRAMBudget(size_t budget) { in setRAMBudget()
/external/igt-gpu-tools/tools/
Dhsw_compute_wrpll.c54 unsigned budget; in wrpll_get_budget_for_freq() local
126 static void wrpll_update_rnp(uint64_t freq2k, unsigned budget, in wrpll_update_rnp()
192 unsigned budget; in wrpll_compute_rnp() local
/external/libdivsufsort/lib/
Dtrsort.c202 trbudget_init(trbudget_t *budget, saidx_t chance, saidx_t incval) { in trbudget_init()
209 trbudget_check(trbudget_t *budget, saidx_t size) { in trbudget_check()
329 trbudget_t *budget) { in tr_introsort()
558 trbudget_t budget; in trsort() local
/external/u-boot/lib/bzip2/
Dbzlib_blocksort.c392 Int32* budget ) in mainGtU()
532 Int32* budget ) in mainSimpleSort()
668 Int32* budget ) in mainQSort3()
797 Int32* budget ) in mainSort()
1080 Int32 budget; in BZ2_blockSort() local
/external/bzip2/
Dblocksort.c352 Int32* budget ) in mainGtU()
492 Int32* budget ) in mainSimpleSort()
628 Int32* budget ) in mainQSort3()
757 Int32* budget ) in mainSort()
1040 Int32 budget; in BZ2_blockSort() local
/external/libopus/celt/
Dquant_bands.c158 opus_int32 budget, opus_int32 tell, in quant_coarse_energy_impl()
262 const opus_val16 *eBands, opus_val16 *oldEBands, opus_uint32 budget, in quant_coarse_energy()
435 opus_int32 budget; in unquant_coarse_energy() local
Dcelt_decoder.c447 opus_uint32 budget; in tf_decode() local
Dcelt_encoder.c751 opus_uint32 budget; in tf_encode() local
/external/v8/src/regexp/
Dregexp-nodes.h195 virtual void FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
293 void FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
529 void FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
664 void FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
Dregexp-compiler.cc1343 void ActionNode::FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
1367 void AssertionNode::FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
2021 void LoopChoiceNode::FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
3721 void BackReferenceNode::FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
3733 void ChoiceNode::FillInBMInfo(Isolate* isolate, int offset, int budget, in FillInBMInfo()
3749 void TextNode::FillInBMInfo(Isolate* isolate, int initial_offset, int budget, in FillInBMInfo()
/external/skqp/src/gpu/text/
DGrTextBlobCache.h89 void setBudget(size_t budget) { in setBudget()
/external/skia/src/gpu/text/
DGrTextBlobCache.h101 void setBudget(size_t budget) { in setBudget()
/external/linux-kselftest/tools/testing/selftests/net/
Dudpgso_bench_rx.c250 int ret, len, gso_size, budget = 256; in do_flush_udp() local
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2985 bool OutputASM::trivial(TIntermTyped *expression, int budget) in trivial()
2996 int OutputASM::cost(TIntermNode *expression, int budget) in cost()
/external/angle/third_party/VulkanMemoryAllocator/src/
Dvk_mem_alloc.h2441 VkDeviceSize budget; member
17217 VmaBudget budget[VK_MAX_MEMORY_HEAPS]; in vmaBuildStatsString() local
/external/v8/src/compiler/
Deffect-control-linearizer.cc3637 TNode<Int32T> budget = __ LoadField<Int32T>( in LowerUpdateInterruptBudget() local