Home
last modified time | relevance | path

Searched +defs:extract +defs:values (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dbind_handler.hpp59 extract(Arg&& arg, Vals&& vals) in extract() function in boost::beast::detail::bind_wrapper
73 extract(Arg&&, Vals&& vals) in extract() function in boost::beast::detail::bind_wrapper
88 extract(Arg&&, Vals&& vals) in extract() function in boost::beast::detail::bind_wrapper
146 operator()(Values&&... values) in operator ()()
/third_party/boost/boost/beast/core/detail/
Dbind_handler.hpp59 extract(Arg&& arg, Vals&& vals) in extract() function in boost::beast::detail::bind_wrapper
73 extract(Arg&&, Vals&& vals) in extract() function in boost::beast::detail::bind_wrapper
88 extract(Arg&&, Vals&& vals) in extract() function in boost::beast::detail::bind_wrapper
146 operator()(Values&&... values) in operator ()()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieTest.java133 protected int extract(int value) in extract() method in TrieTest._testEnumValue
145 int values[] = new int[30]; in _testTrieIteration() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieTest.java136 protected int extract(int value) in extract() method in TrieTest._testEnumValue
148 int values[] = new int[30]; in _testTrieIteration() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3346 uint32_t extract = (const_bits->u32 << 16) | (const_offset->u32 & 0x1f); in visit_alu_instr() local
3369 Temp extract = in visit_alu_instr() local
10813 Operand values[4]; in export_fs_mrt_z() local
10872 Operand values[4]; in export_fs_mrt_color() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp423 std::vector<Ice::Operand *> V(const std::vector<Value *> &values) in V()
1896 …auto extract = Ice::InstExtractElement::create(::function, result, V(vector), ::context->getConsta… in createExtractElement() local