Home
last modified time | relevance | path

Searched defs:output_type (Results 1 – 25 of 41) sorted by relevance

12

/third_party/weston/protocol/
Dmeson.build56 if output_type == 'client-header' variable
58 elif output_type == 'server-header' variable
63 output_type = 'code' variable
/third_party/boost/boost/compute/algorithm/
Dinclusive_scan.hpp64 std::iterator_traits<OutputIterator>::value_type output_type; in inclusive_scan() typedef
82 std::iterator_traits<OutputIterator>::value_type output_type; in inclusive_scan() typedef
Dexclusive_scan.hpp81 std::iterator_traits<OutputIterator>::value_type output_type; in exclusive_scan() typedef
99 std::iterator_traits<OutputIterator>::value_type output_type; in exclusive_scan() typedef
Dcopy.hpp222 typedef typename OutputIterator::value_type output_type; in dispatch_copy() typedef
308 typedef typename OutputIterator::value_type output_type; in dispatch_copy() typedef
415 typedef typename std::iterator_traits<OutputIterator>::value_type output_type; in dispatch_copy_async() typedef
508 typedef typename std::iterator_traits<OutputIterator>::value_type output_type; in dispatch_copy() typedef
591 typedef typename std::iterator_traits<OutputIterator>::value_type output_type; in dispatch_copy() typedef
Dmerge.hpp63 typedef typename std::iterator_traits<OutputIterator>::value_type output_type; in merge() typedef
/third_party/boost/boost/date_time/
Dstring_convert.hpp24 typedef std::basic_string<OutputT> output_type; in convert_string_type() typedef
/third_party/boost/libs/units/example/
Druntime_unit.cpp42 std::string output_type("meter"); in main() local
/third_party/node/test/js-native-api/test_conversions/
Dtest_null.c6 #define GEN_NULL_CHECK_BINDING(binding_name, output_type, api) \ argument
/third_party/boost/boost/compute/algorithm/detail/
Dserial_scan.hpp42 std::iterator_traits<OutputIterator>::value_type output_type; in serial_scan() typedef
Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
Dscan_on_gpu.hpp204 output_type; in scan_impl() typedef
/third_party/grpc/src/compiler/
Dnode_generator.cc102 const Descriptor* output_type = method->output_type(); in GetAllMessages() local
160 const Descriptor* output_type = method->output_type(); in PrintMethod() local
Dphp_generator.cc69 const Descriptor* output_type = method->output_type(); in PrintMethod() local
Druby_generator.cc46 std::string output_type = RubyTypeOf(method->output_type()); in PrintMethod() local
/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp582 std::uint8_t output_type{}; in write_msgpack() local
624 std::uint8_t output_type = use_ext in write_msgpack() local
633 std::uint8_t output_type = use_ext in write_msgpack() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php34 protected $output_type = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/skia/modules/pathkit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/flutter/skia/modules/pathkit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/skia/modules/canvaskit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/gn/src/gn/
Dtarget_generator.cc78 const std::string& output_type, in GenerateTarget()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection.cpp820 typedef bg::model::linestring<bg::model::d2::point_xy<double> > output_type; in test_pointer_version() typedef
/third_party/skia/third_party/externals/libwebp/examples/
Dvwebp.c114 const qcms_data_type output_type = QCMS_DATA_RGBA_8; in ApplyColorProfile() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dvwebp.c114 const qcms_data_type output_type = QCMS_DATA_RGBA_8; in ApplyColorProfile() local
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto202 optional string output_type = 3; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto202 optional string output_type = 3; field

12