/external/skia/src/lazy/ |
D | SkDiscardableMemoryPool.cpp | 125 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/ |
D | SkDiscardableMemoryPool.cpp | 126 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/ |
D | hsw_compute_wrpll.c | 54 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/ |
D | trsort.c | 202 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/ |
D | bzlib_blocksort.c | 392 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/ |
D | blocksort.c | 352 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/ |
D | quant_bands.c | 158 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
|
D | celt_decoder.c | 447 opus_uint32 budget; in tf_decode() local
|
D | celt_encoder.c | 751 opus_uint32 budget; in tf_encode() local
|
/external/v8/src/regexp/ |
D | regexp-nodes.h | 195 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()
|
D | regexp-compiler.cc | 1343 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/ |
D | GrTextBlobCache.h | 89 void setBudget(size_t budget) { in setBudget()
|
/external/skia/src/gpu/text/ |
D | GrTextBlobCache.h | 101 void setBudget(size_t budget) { in setBudget()
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | udpgso_bench_rx.c | 250 int ret, len, gso_size, budget = 256; in do_flush_udp() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 2985 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/ |
D | vk_mem_alloc.h | 2441 VkDeviceSize budget; member 17217 VmaBudget budget[VK_MAX_MEMORY_HEAPS]; in vmaBuildStatsString() local
|
/external/v8/src/compiler/ |
D | effect-control-linearizer.cc | 3637 TNode<Int32T> budget = __ LoadField<Int32T>( in LowerUpdateInterruptBudget() local
|