Home
last modified time | relevance | path

Searched defs:target_type (Results 1 – 25 of 65) sorted by relevance

123

/third_party/boost/boost/phoenix/object/detail/cpp03/preprocessed/
Dnew_eval_10.hpp22 target_type; typedef
55 target_type; typedef
88 target_type; typedef
121 target_type; typedef
154 target_type; typedef
187 target_type; typedef
220 target_type; typedef
253 target_type; typedef
286 target_type; typedef
Dnew_eval_20.hpp22 target_type; typedef
55 target_type; typedef
88 target_type; typedef
121 target_type; typedef
154 target_type; typedef
187 target_type; typedef
220 target_type; typedef
253 target_type; typedef
286 target_type; typedef
319 target_type; typedef
[all …]
Dnew_eval_30.hpp22 target_type; typedef
55 target_type; typedef
88 target_type; typedef
121 target_type; typedef
154 target_type; typedef
187 target_type; typedef
220 target_type; typedef
253 target_type; typedef
286 target_type; typedef
319 target_type; typedef
[all …]
Dnew_eval_40.hpp22 target_type; typedef
55 target_type; typedef
88 target_type; typedef
121 target_type; typedef
154 target_type; typedef
187 target_type; typedef
220 target_type; typedef
253 target_type; typedef
286 target_type; typedef
319 target_type; typedef
[all …]
Dnew_eval_50.hpp22 target_type; typedef
55 target_type; typedef
88 target_type; typedef
121 target_type; typedef
154 target_type; typedef
187 target_type; typedef
220 target_type; typedef
253 target_type; typedef
286 target_type; typedef
319 target_type; typedef
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DNVCtrl.c214 int target_type, in XNVCTRLQueryTargetCount()
245 int target_type, in XNVCTRLSetTargetAttribute()
284 int target_type, in XNVCTRLSetTargetAttributeAndGetStatus()
337 int target_type, in XNVCTRLQueryTargetAttribute()
388 int target_type, in XNVCTRLQueryTargetAttribute64()
428 int target_type, in XNVCTRLQueryTargetStringAttribute()
497 int target_type, in XNVCTRLSetTargetStringAttribute()
556 int target_type, in XNVCTRLQueryValidTargetAttributeValues32()
599 int target_type, in XNVCTRLQueryValidTargetStringAttributeValues()
644 int target_type, in XNVCTRLQueryValidTargetAttributeValues64()
[all …]
DNVCtrlLib.h615 int target_type; member
640 int target_type; member
666 int target_type; member
690 int target_type; member
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DNVCtrl.c214 int target_type, in XNVCTRLQueryTargetCount()
245 int target_type, in XNVCTRLSetTargetAttribute()
284 int target_type, in XNVCTRLSetTargetAttributeAndGetStatus()
337 int target_type, in XNVCTRLQueryTargetAttribute()
388 int target_type, in XNVCTRLQueryTargetAttribute64()
428 int target_type, in XNVCTRLQueryTargetStringAttribute()
497 int target_type, in XNVCTRLSetTargetStringAttribute()
556 int target_type, in XNVCTRLQueryValidTargetAttributeValues32()
599 int target_type, in XNVCTRLQueryValidTargetStringAttributeValues()
644 int target_type, in XNVCTRLQueryValidTargetAttributeValues64()
[all …]
DNVCtrlLib.h615 int target_type; member
640 int target_type; member
666 int target_type; member
690 int target_type; member
/third_party/boost/tools/build/src/build/
Dgenerators.py762 def __viable_source_types_real (target_type): argument
823 def viable_source_types (target_type): argument
869 def try_one_generator_really (project, name, generator, target_type, properties, sources): argument
909 def try_one_generator (project, name, generator, target_type, properties, sources): argument
987 def find_viable_generators_aux (target_type, prop_set): argument
1047 def find_viable_generators (target_type, prop_set): argument
1091 def __construct_really (project, name, target_type, prop_set, sources): argument
1139 def construct (project, name, target_type, prop_set, sources, top_level=False): argument
/third_party/boost/boost/numeric/conversion/detail/
Dconversion_traits.hpp41 typedef T target_type ; typedef
66 typedef N target_type ; typedef
82 typedef typename remove_cv<T>::type target_type ; typedef
/third_party/boost/tools/build/src/tools/
Dcommon.py609 def format_name(format, name, target_type, prop_set): argument
711 def toolset_tag(name, target_type, prop_set): argument
782 def threading_tag(name, target_type, prop_set): argument
795 def runtime_tag(name, target_type, prop_set ): argument
/third_party/lwip/src/include/lwip/
Darch.h240 #define LWIP_CONST_CAST(target_type, val) ((target_type)((ptrdiff_t)val)) argument
245 #define LWIP_ALIGNMENT_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument
252 #define LWIP_PTR_NUMERIC_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument
257 #define LWIP_PACKED_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument
/third_party/boost/boost/python/converter/
Dregistrations.hpp53 const python::type_info target_type; member
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration()
/third_party/curl/lib/
Dwarnless.h29 #define CURLX_FUNCTION_CAST(target_type, func) \ argument
/third_party/gn/src/gn/
Dfunction_set_defaults.cc55 const std::string& target_type(args[0].string_value()); local
/third_party/boost/boost/asio/
Dexecutor.hpp214 const std::type_info& target_type() const BOOST_ASIO_NOEXCEPT in target_type() function in boost::asio::executor
219 const void* target_type() const BOOST_ASIO_NOEXCEPT in target_type() function in boost::asio::executor
/third_party/boost/libs/asio/include/boost/asio/
Dexecutor.hpp214 const std::type_info& target_type() const BOOST_ASIO_NOEXCEPT in target_type() function in boost::asio::executor
219 const void* target_type() const BOOST_ASIO_NOEXCEPT in target_type() function in boost::asio::executor
/third_party/boost/boost/phoenix/object/
Dnew.hpp41 typedef typename detail::result_of::target<A0> target_type; typedef
/third_party/boost/boost/phoenix/object/detail/
Dtarget.hpp30 target_type; typedef
/third_party/boost/boost/lexical_cast/
Dbad_lexical_cast.hpp80 const type_info_t &target_type() const BOOST_NOEXCEPT { in target_type() function in boost::bad_lexical_cast
/third_party/boost/libs/range/test/adaptor_test/
Dtype_erased_mix_values.cpp44 >::type target_type; in mix_values_impl() typedef
/third_party/boost/boost/phoenix/object/detail/cpp03/
Dnew_eval.hpp54 target_type; typedef
/third_party/skia/tools/skp/
Dwebpages_playback.py487 def target_type(self): member in DataStore
504 def target_type(self): member in GoogleStorageDataStore
534 def target_type(self): member in LocalFileSystemDataStore
/third_party/flutter/skia/tools/skp/
Dwebpages_playback.py486 def target_type(self): member in DataStore
503 def target_type(self): member in GoogleStorageDataStore
533 def target_type(self): member in LocalFileSystemDataStore

123