Home
last modified time | relevance | path

Searched defs:is_signed (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_signed.hpp79 template <class T> struct is_signed : public integral_constant<bool, boost::detail::is_signed_impl<… struct
91 template <> struct is_signed<signed char> : public true_type{}; struct
92 template <> struct is_signed<const signed char> : public true_type{}; struct
93 template <> struct is_signed<volatile signed char> : public true_type{}; struct
94 template <> struct is_signed<const volatile signed char> : public true_type{}; struct
95 template <> struct is_signed<short> : public true_type{}; struct
96 template <> struct is_signed<const short> : public true_type{}; struct
97 template <> struct is_signed<volatile short> : public true_type{}; struct
98 template <> struct is_signed<const volatile short> : public true_type{}; struct
99 template <> struct is_signed<int> : public true_type{}; struct
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dlimits.hpp64 static const bool is_signed = false; member
71 static const bool is_signed = true; member
78 static const bool is_signed = false; member
85 static const bool is_signed = true; member
92 static const bool is_signed = false; member
99 static const bool is_signed = true; member
106 static const bool is_signed = false; member
114 static const bool is_signed = true; member
122 static const bool is_signed = true; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dlimits.hpp64 static const bool is_signed = false; member
71 static const bool is_signed = true; member
78 static const bool is_signed = false; member
85 static const bool is_signed = true; member
92 static const bool is_signed = false; member
99 static const bool is_signed = true; member
106 static const bool is_signed = false; member
114 static const bool is_signed = true; member
122 static const bool is_signed = true; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dlimits.hpp64 static const bool is_signed = false; member
71 static const bool is_signed = true; member
78 static const bool is_signed = false; member
85 static const bool is_signed = true; member
92 static const bool is_signed = false; member
99 static const bool is_signed = true; member
106 static const bool is_signed = false; member
114 static const bool is_signed = true; member
122 static const bool is_signed = true; member
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Devsel-tp-sched.c12 int is_signed; in perf_evsel__test_field() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/include/
H A Dformat.h16 RK_BOOL is_signed; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp140 …BOOST_STATIC_CONSTEXPR bool is_signed = boost::multiprecision::is_signed_number<backend_type>::val… member in std::numeric_limits
179 …pp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::is_signed; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
/OK3568_Linux_fs/kernel/tools/iio/
H A Diio_utils.h48 unsigned is_signed; member
H A Diio_utils.c85 int iioutils_get_type(unsigned *is_signed, unsigned *bytes, unsigned *bits_used, in iioutils_get_type()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_synth.h18 bool is_signed; member
H A Dtrace_probe.h43 #define DEFINE_FIELD(type, item, name, is_signed) \ argument
135 int is_signed; /* Signed flag */ member
H A Dtrace_events.c109 int is_signed, int filter_type) in __trace_define_field()
135 const char *name, int offset, int size, int is_signed, in trace_define_field()
H A Dtrace_events_synth.c118 bool is_signed; in synth_event_define_fields() local
H A Dtrace.h1423 int is_signed; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot.c263 static void determine_crypto_options(int *is_encrypted, int *is_signed, in determine_crypto_options()
302 int is_signed; /* Segment is signed */ in warmboot_prepare_code() local
/OK3568_Linux_fs/kernel/sound/drivers/pcsp/
H A Dpcsp.h62 unsigned int is_signed; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_struct.h274 is_signed) \ argument
279 __get, __put, is_signed) \ argument
H A Dtrace_events.h206 const int is_signed; member
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7266.c359 bool is_differential, is_signed; in ad7266_init_channels() local
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2transport.c620 bool is_signed; in smb2_sign_rqst() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sensor-hub.c295 bool is_signed) in sensor_hub_input_attr_get_raw_value()
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6asm.c95 u16 is_signed; member
187 uint16_t is_signed; member
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart_core.h362 u32 is_signed; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_event_log_filter.c2555 bool is_signed = FALSE; in ewpr_single_bit_pack() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_event_log_filter.c2555 bool is_signed = FALSE; in ewpr_single_bit_pack() local

12