Home
last modified time | relevance | path

Searched defs:write_type (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/test/
H A Dfake_remote_gatt_characteristic.cc143 WriteType write_type, in WriteRemoteCharacteristic()
178 const mojom::WriteType write_type = mojom::WriteType::kWriteDefaultDeprecated; in DeprecatedWriteRemoteCharacteristic() local
261 mojom::WriteType write_type) { in DispatchWriteResponse()
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dretry_policy.cpp91 CassWriteType write_type, in on_write_timeout()
148 CassWriteType write_type, int num_retries) const { in on_write_timeout()
199 CassWriteType write_type, in on_write_timeout()
252 CassWriteType write_type, in on_write_timeout()
H A Dexternal.cpp66 const char* cass_write_type_string(CassWriteType write_type) { in cass_write_type_string()
68 #define XX(write_type, desc) \ in cass_write_type_string() argument
H A Ddecoder.cpp93 StringRef write_type; in decode_write_type() local
H A Derror_response.hpp60 CassWriteType write_type() const { return write_type_; } in write_type() function in datastax::internal::core::ErrorResponse
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/cuda/detail/
H A Dtransform_detail.hpp61 typedef typename TypeVec<D, shift>::vec_type write_type; typedef
68 typedef typename TypeVec<D, shift>::vec_type write_type; typedef
212 typedef typename UnaryReadWriteTraits<T, D, ft::smart_shift>::write_type write_type; in transformSmart() typedef
258 … typedef typename BinaryReadWriteTraits<T1, T2, D, ft::smart_shift>::write_type write_type; in transformSmart() typedef
/dports/games/multimc/MultiMC5-0.6.11/libraries/libnbtplusplus/include/io/
H A Dstream_writer.h89 void write_type(tag_type tt) { write_num(static_cast<int8_t>(tt)); } in write_type() function
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/
H A Dsampler_cube.hpp56 typedef typename detail::convert<texture_type, T, P>::writeFunc write_type; typedef in gli::sampler_cube
H A Dsampler1d_array.hpp56 typedef typename detail::convert<texture_type, T, P>::writeFunc write_type; typedef in gli::sampler1d_array
H A Dsampler2d.hpp56 typedef typename detail::convert<texture_type, T, P>::writeFunc write_type; typedef in gli::sampler2d
H A Dsampler2d_array.hpp56 typedef typename detail::convert<texture_type, T, P>::writeFunc write_type; typedef in gli::sampler2d_array
H A Dsampler3d.hpp56 typedef typename detail::convert<texture_type, T, P>::writeFunc write_type; typedef in gli::sampler3d
H A Dsampler_cube_array.hpp56 typedef typename detail::convert<texture_type, T, P>::writeFunc write_type; typedef in gli::sampler_cube_array
H A Dsampler1d.hpp56 typedef typename detail::convert<texture_type, T, P>::writeFunc write_type; typedef in gli::sampler1d
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/declarative_net_request/filter_list_converter/
H A Dconverter_unittest.cc24 WriteType write_type) { in TestConversion()
H A Dmain.cc87 filter_list_converter::WriteType write_type = in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/declarative_net_request/filter_list_converter/
H A Dconverter_unittest.cc24 WriteType write_type) { in TestConversion()
H A Dmain.cc87 filter_list_converter::WriteType write_type = in main() local
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/core/
H A Dconvert.inl13 typedef typename detail::convert<texture_type, T, defaultp>::writeFunc write_type; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/device/bluetooth/le/
H A Dremote_characteristic_impl.cc271 bluetooth_v2_shlib::Gatt::WriteType write_type, in WriteAuth()
291 WriteType write_type = WriteType::WRITE_TYPE_NONE; in Write() local
H A Dmock_remote_characteristic.h53 bluetooth_v2_shlib::Gatt::WriteType write_type, in WriteAuth()
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/
H A D__init__.py465 write_type = None variable in WriteTimeout
470 def __init__(self, message, write_type=None, **kwargs): argument
562 write_type = None variable in WriteFailure
567 def __init__(self, message, write_type=None, **kwargs): argument
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/integration/objects/
H A Derror_result.hpp59 CassWriteType write_type() const { return cass_error_result_write_type(get()); } in write_type() function in test::driver::ErrorResult
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/integration/policies/
H A Dnext_host_retry_policy.hpp52 CassWriteType write_type, int num_retries) const { in on_write_timeout()
H A Dignore_retry_policy.hpp52 CassWriteType write_type, int num_retries) const { in on_write_timeout()

12345678910>>...13