Searched refs:Loan (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/marl/include/marl/ |
D | pool.h | 54 class Loan { 56 MARL_NO_EXPORT inline Loan() = default; 57 MARL_NO_EXPORT inline Loan(Item*, const std::shared_ptr<Storage>&); 58 MARL_NO_EXPORT inline Loan(const Loan&); 59 MARL_NO_EXPORT inline Loan(Loan&&); 60 MARL_NO_EXPORT inline ~Loan(); 61 MARL_NO_EXPORT inline Loan& operator=(const Loan&); 62 MARL_NO_EXPORT inline Loan& operator=(Loan&&); 103 using Loan = typename Pool<T>::Loan; variable 127 Pool<T>::Loan::Loan(Item* item, const std::shared_ptr<Storage>& storage) in Loan() function [all …]
|
D | ticket.h | 127 MARL_NO_EXPORT inline Ticket(Loan<Record>&& record); 129 Loan<Record> record; 136 Ticket::Ticket(Loan<Record>&& record) : record(std::move(record)) {} in Ticket() 181 Loan<Record> first, last; in take() 182 pool.borrow(n, [&](Loan<Record>&& record) { in take() 183 Loan<Record> rec = std::move(record); in take()
|
/external/swiftshader/src/Device/ |
D | Renderer.hpp | 142 …static void run(const marl::Loan<DrawCall> &draw, marl::Ticket::Queue *tickets, marl::Ticket::Queu… 145 …static void processPixels(const marl::Loan<DrawCall> &draw, const marl::Loan<BatchData> &batch, co…
|
D | Renderer.cpp | 192 marl::Pool<sw::DrawCall>::Loan draw; in draw() 481 void DrawCall::run(const marl::Loan<DrawCall> &draw, marl::Ticket::Queue *tickets, marl::Ticket::Qu… in run() 568 void DrawCall::processPixels(const marl::Loan<DrawCall> &draw, const marl::Loan<BatchData> &batch, … in processPixels() 572 …Data(const marl::Loan<DrawCall> &draw, const marl::Loan<BatchData> &batch, const std::shared_ptr<m… in processPixels() 577 marl::Loan<DrawCall> draw; in processPixels() 578 marl::Loan<BatchData> batch; in processPixels()
|
/external/swiftshader/third_party/marl/src/ |
D | pool_test.cpp | 30 marl::UnboundedPool<int>::Loan loan; in TEST_P() 35 marl::BoundedPool<int, 10>::Loan loan; in TEST_P()
|
/external/icu/icu4c/source/data/translit/ |
D | cy_cy_FONIPA.txt | 65 j → d\u0361ʒ; # Loan words
|
/external/icu/icu4c/source/data/region/ |
D | vi.txt | 273 TW{"Đài Loan"}
|
/external/icu/icu4c/source/data/curr/ |
D | vi.txt | 972 "Đô la Đài Loan mới", 1644 other{"Đô la Đài Loan mới"}
|
/external/libxml2/result/HTML/ |
D | wired.html.sax | 2219 SAX.comment( IBD_SUBJECT:'Want a Loan? What's Your Race?' ) 2223 SAX.characters('Want a Loan? What's Your Race, 32)
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 18732 ,"US","LT4","Loan Tree","Loan Tree","CO","--3--6--","RL","0901",,"3936N 10452W",
|