Home
last modified time | relevance | path

Searched defs:translator (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/boost/geometry/index/detail/
Dtranslator.hpp45 struct translator struct
49 typedef typename IndexableGetter::result_type result_type;
51 translator(IndexableGetter const& i, EqualTo const& e) in translator() function
56 result_type operator()(Value const& value) const in operator ()()
62 bool equals(Value const& v1, Value const& v2, Strategy const& strategy) const in equals()
Dserialization.hpp367 translator_type const& translator, in apply()
379 translator_type const& translator, in raw_apply()
/third_party/boost/libs/serialization/test/
Dtest_iterators.cpp44 typedef boost::archive::iterators::wchar_from_mb<const char *> translator; in test_wchar_from_mb() typedef
55 typedef boost::archive::iterators::mb_from_wchar<const wchar_t *> translator; in test_mb_from_wchar() typedef
69 typedef boost::archive::iterators::mb_from_wchar<const wchar_t *> translator; in test_roundtrip() typedef
81 … typedef boost::archive::iterators::wchar_from_mb<std::vector<char>::const_iterator> translator; in test_roundtrip() typedef
99 typedef boost::archive::iterators::xml_escape<const CharType *> translator; in test_xml_escape() typedef
118 typedef boost::archive::iterators::xml_unescape<const CharType *> translator; in test_xml_unescape() typedef
/third_party/boost/libs/serialization/performance/
Dperformance_iterators.cpp42 typedef boost::archive::iterators::wchar_from_mb<const char *> translator; in test_wchar_from_mb() typedef
53 typedef boost::archive::iterators::mb_from_wchar<const wchar_t *> translator; in test_mb_from_wchar() typedef
71 typedef boost::archive::iterators::xml_escape<const CharType *> translator; in test_xml_escape() typedef
90 typedef boost::archive::iterators::xml_unescape<const CharType *> translator; in test_xml_unescape() typedef
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp511 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetShaderStorageBlockRegister() local
533 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetUniformBlockRegister() local
551 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetUniformRegisterMap() local
563 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetReadonlyImage2DRegisterIndex() local
575 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetImage2DRegisterIndex() local
587 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetUsedImage2DFunctionNames() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/fuzz/
Dtranslator_fuzzer.cpp138 UniqueTCompiler translator( in LLVMFuzzerTestOneInput() local
174 auto &translator = (*translators)[key]; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp627 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetShaderStorageBlockRegister() local
649 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetUniformBlockRegister() local
668 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in ShouldUniformBlockUseStructuredBuffer() local
680 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetUniformRegisterMap() local
692 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetSlowCompilingUniformBlockSet() local
704 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetReadonlyImage2DRegisterIndex() local
716 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetImage2DRegisterIndex() local
728 TranslatorHLSL *translator = GetTranslatorHLSLFromHandle(handle); in GetUsedImage2DFunctionNames() local
/third_party/skia/third_party/externals/angle2/src/compiler/fuzz/
Dtranslator_fuzzer.cpp202 UniqueTCompiler translator( in LLVMFuzzerTestOneInput() local
243 auto &translator = (*translators)[key]; in LLVMFuzzerTestOneInput() local
/third_party/boost/libs/bimap/example/
Dmighty_bimap.cpp47 > translator; in main() typedef
/third_party/gettext/gettext-tools/examples/hello-c++-qt/
Dhello.cc30 QTranslator *translator = new QTranslator (NULL); in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dmain.cpp37 QTranslator translator; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dmain.cpp37 QTranslator translator; in main() local
/third_party/boost/boost/geometry/index/detail/rtree/
Dpack_create.hpp168 translator_type const& translator, in apply()
180 translator_type const& translator, in apply()
291 translator_type const& translator, in per_level()
380 translator_type const& translator, in per_level_packets()
/third_party/boost/boost/geometry/index/detail/rtree/utilities/
Dview.hpp45 translator_type translator() const in translator() function in boost::geometry::index::detail::rtree::utilities::view
/third_party/boost/boost/geometry/index/detail/rtree/visitors/
Dinsert.hpp161 translator_type const& translator, in apply()
292 translator_type const& translator, in insert()
528 translator_type const& translator, in insert()
597 translator_type const& translator, in insert()
Ddistance_query.hpp130 …inline distance_query(parameters_type const& parameters, translator_type const& translator, Predic… in distance_query()
368 …e distance_query_incremental(parameters_type const& params, translator_type const& translator, Pre… in distance_query_incremental()
Dremove.hpp56 translator_type const& translator, in remove()
/third_party/boost/tools/litre/
Dlitre.py53 translator = LitreTranslator variable in Writer
Dcplusplus.py796 translator = CPlusPlusTranslator variable in Writer
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DCompilerPerf.cpp204 ShHandle translator = in IsPlatformAvailable() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DCompilerPerf.cpp203 ShHandle translator = in IsPlatformAvailable() local
/third_party/boost/boost/geometry/index/detail/rtree/rstar/
Dinsert.hpp81 translator_type const& translator, in apply()
565 translator_type const& translator, in insert()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
Dcompiler_test.cpp76 sh::TCompiler *translator = sh::ConstructCompiler(type, spec, output); in compileTestShader() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dcompiler_test.cpp72 sh::TCompiler *translator = sh::ConstructCompiler(type, spec, output); in compileTestShader() local
/third_party/boost/libs/property_tree/test/
Dtest_property_tree.hpp1037 std::basic_string<CHTYPE>, double>::type translator; in test_locale() typedef

12