| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/ |
| H A D | resource.hpp | 87 …CONSTEXPR Resource::LoadingMethod operator|(Resource::LoadingMethod a, Resource::LoadingMethod b) { in operator |() 91 …STEXPR Resource::LoadingMethod& operator|=(Resource::LoadingMethod& a, Resource::LoadingMethod b) { in operator |=() 95 …CONSTEXPR Resource::LoadingMethod operator&(Resource::LoadingMethod a, Resource::LoadingMethod b) { in operator &()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | md5-asm.S | 65 #define R_00_15(a, b, c, d, w0, w1, p, q, off, k0h, k0l, k1h, k1l) \ argument 89 #define R_16_31(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 109 #define R_32_47(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 126 #define R_48_63(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | gp8psk.c | 30 u16 index, u8 *b, int blen) in gp8psk_usb_in_op() 69 u16 index, u8 *b, int blen) in gp8psk_usb_out_op() 256 u16 index, u8 *b, int blen) in gp8psk_fe_in() 264 u16 index, u8 *b, int blen) in gp8psk_fe_out()
|
| H A D | az6027.c | 299 u16 value, u16 index, u8 *b, int blen) in az6027_usb_in_op() 332 u8 *b, in az6027_usb_out_op() 418 u8 *b; in az6027_ci_read_attribute_mem() local 491 u8 *b; in az6027_ci_read_cam_control() local 567 u8 *b; in CI_CamReady() local 683 u8 *b; in az6027_ci_poll_slot_status() local 1059 u8 *b; in az6027_identify_state() local
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | sunrpc.h | 770 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument 771 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument 809 #define EM(a, b) {a, b}, argument 810 #define EMe(a, b) {a, b} argument
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-multipath.c | 90 char b[BDEVNAME_SIZE]; in multipath_end_request() local 160 char b[BDEVNAME_SIZE]; in multipath_error() local 203 char b[BDEVNAME_SIZE]; in print_multipath_conf() local 302 char b[BDEVNAME_SIZE]; in multipathd() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | mat.inl.hpp | 2755 MatConstIterator b = *this; in operator --() local 2773 MatConstIterator b = *this; in operator ++() local 2780 bool operator == (const MatConstIterator& a, const MatConstIterator& b) in operator ==() 2786 bool operator != (const MatConstIterator& a, const MatConstIterator& b) in operator !=() 2792 bool operator < (const MatConstIterator& a, const MatConstIterator& b) in operator <() 2798 bool operator > (const MatConstIterator& a, const MatConstIterator& b) in operator >() 2804 bool operator <= (const MatConstIterator& a, const MatConstIterator& b) in operator <=() 2810 bool operator >= (const MatConstIterator& a, const MatConstIterator& b) in operator >=() 2816 ptrdiff_t operator - (const MatConstIterator& b, const MatConstIterator& a) in operator -() 2829 MatConstIterator b = a; in operator +() local [all …]
|
| H A D | operations.hpp | 208 Matx<_Tp,m,n> Matx<_Tp,m,n>::randu(_Tp a, _Tp b) in randu() 216 Matx<_Tp,m,n> Matx<_Tp,m,n>::randn(_Tp a, _Tp b) in randn() 226 Matx<_Tp, n, m> b; in inv() local 255 CV_MAT_AUG_OPERATOR (+=, cv::add(a,b,a), Mat, Mat) in add() argument 364 inline int RNG::uniform(int a, int b) { return a == b ? a : (int)(next() % (b - a) + a); } in uniform() 365 inline float RNG::uniform(float a, float b) { return ((float)*this)*(b - a) + a; } in uniform() 366 inline double RNG::uniform(double a, double b) { return ((double)*this)*(b - a) + a; } in uniform()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | mat.inl.hpp | 2755 MatConstIterator b = *this; in operator --() local 2773 MatConstIterator b = *this; in operator ++() local 2780 bool operator == (const MatConstIterator& a, const MatConstIterator& b) in operator ==() 2786 bool operator != (const MatConstIterator& a, const MatConstIterator& b) in operator !=() 2792 bool operator < (const MatConstIterator& a, const MatConstIterator& b) in operator <() 2798 bool operator > (const MatConstIterator& a, const MatConstIterator& b) in operator >() 2804 bool operator <= (const MatConstIterator& a, const MatConstIterator& b) in operator <=() 2810 bool operator >= (const MatConstIterator& a, const MatConstIterator& b) in operator >=() 2816 ptrdiff_t operator - (const MatConstIterator& b, const MatConstIterator& a) in operator -() 2829 MatConstIterator b = a; in operator +() local [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | mat.inl.hpp | 2755 MatConstIterator b = *this; in operator --() local 2773 MatConstIterator b = *this; in operator ++() local 2780 bool operator == (const MatConstIterator& a, const MatConstIterator& b) in operator ==() 2786 bool operator != (const MatConstIterator& a, const MatConstIterator& b) in operator !=() 2792 bool operator < (const MatConstIterator& a, const MatConstIterator& b) in operator <() 2798 bool operator > (const MatConstIterator& a, const MatConstIterator& b) in operator >() 2804 bool operator <= (const MatConstIterator& a, const MatConstIterator& b) in operator <=() 2810 bool operator >= (const MatConstIterator& a, const MatConstIterator& b) in operator >=() 2816 ptrdiff_t operator - (const MatConstIterator& b, const MatConstIterator& a) in operator -() 2829 MatConstIterator b = a; in operator +() local [all …]
|
| H A D | operations.hpp | 208 Matx<_Tp,m,n> Matx<_Tp,m,n>::randu(_Tp a, _Tp b) in randu() 216 Matx<_Tp,m,n> Matx<_Tp,m,n>::randn(_Tp a, _Tp b) in randn() 226 Matx<_Tp, n, m> b; in inv() local 255 CV_MAT_AUG_OPERATOR (+=, cv::add(a,b,a), Mat, Mat) in add() argument 364 inline int RNG::uniform(int a, int b) { return a == b ? a : (int)(next() % (b - a) + a); } in uniform() 365 inline float RNG::uniform(float a, float b) { return ((float)*this)*(b - a) + a; } in uniform() 366 inline double RNG::uniform(double a, double b) { return ((double)*this)*(b - a) + a; } in uniform()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | az6007.c | 101 u16 index, u8 *b, int blen) in __az6007_read() 126 u16 index, u8 *b, int blen) in az6007_read() 142 u16 index, u8 *b, int blen) in __az6007_write() 173 u16 index, u8 *b, int blen) in az6007_write() 259 u8 *b; in az6007_ci_read_attribute_mem() local 332 u8 *b; in az6007_ci_read_cam_control() local 408 u8 *b; in CI_CamReady() local 524 u8 *b; in az6007_ci_poll_slot_status() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | visemul.c | 719 s16 b = (rs2 >> (i * 16)) & 0xffff; in pcmp() local 729 s32 b = (rs2 >> (i * 32)) & 0xffffffff; in pcmp() local 739 s16 b = (rs2 >> (i * 16)) & 0xffff; in pcmp() local 749 s32 b = (rs2 >> (i * 32)) & 0xffffffff; in pcmp() local 759 s16 b = (rs2 >> (i * 16)) & 0xffff; in pcmp() local 769 s32 b = (rs2 >> (i * 32)) & 0xffffffff; in pcmp() local 779 s16 b = (rs2 >> (i * 16)) & 0xffff; in pcmp() local 789 s32 b = (rs2 >> (i * 32)) & 0xffffffff; in pcmp() local
|
| /OK3568_Linux_fs/kernel/lib/raid6/ |
| H A D | mktables.c | 21 static uint8_t gfmul(uint8_t a, uint8_t b) in gfmul() 35 static uint8_t gfpow(uint8_t a, int b) in gfpow()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | is_dereferenceable.hpp | 41 # define BOOST_comma(a,b) (a) argument 45 # define BOOST_comma(a,b) (a,b) argument
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | ib_media.c | 68 static int tipc_ib_raw2addr(struct tipc_bearer *b, in tipc_ib_raw2addr() 81 static int tipc_ib_msg2addr(struct tipc_bearer *b, in tipc_ib_msg2addr()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/ |
| H A D | qnmeapositioninfosourceproxyfactory.cpp | 68 bool b = m_server->listen(QHostAddress::LocalHost); in QNmeaPositionInfoSourceProxyFactory() local 77 bool b = m_server->waitForNewConnection(15000); in createProxy() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson8-pmx.h | 15 #define PMX_DATA(r, b, g) \ argument 22 #define GROUP(grp, r, b) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | defs.h | 30 #define HRTMIN(a, b) (((a) < (b)) ? (a) : (b)) argument 34 #define HRTMAX(a, b) (((a) > (b)) ? (a) : (b)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_proto.h | 222 #define dhd_prot_send_host_timestamp(a, b, c, d, e) 0 argument 223 #define dhd_prot_data_path_tx_timestamp_logging(a, b, c) 0 argument 224 #define dhd_prot_data_path_rx_timestamp_logging(a, b, c) 0 argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_proto.h | 226 #define dhd_prot_send_host_timestamp(a, b, c, d, e) 0 argument 227 #define dhd_prot_data_path_tx_timestamp_logging(a, b, c) 0 argument 228 #define dhd_prot_data_path_rx_timestamp_logging(a, b, c) 0 argument
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | hash.h | 33 u32 a, b, c; in __hash_32() local 120 u64 b, c, d; in hash_64() local
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | replay.c | 88 static int set_bud_lprops(struct ubifs_info *c, struct bud_entry *b) in set_bud_lprops() 164 struct bud_entry *b; in set_buds_lprops() local 303 struct list_head *b) in replay_entries_cmp() 666 static int replay_bud(struct ubifs_info *c, struct bud_entry *b) in replay_bud() 847 struct bud_entry *b; in replay_buds() local 869 struct bud_entry *b; in destroy_bud_list() local 893 struct bud_entry *b; in add_replay_bud() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dmap.h | 72 #define BLKTODMAP(b,s) \ argument 87 #define BLKTOL0(b,s) \ argument 102 #define BLKTOL1(b,s) \ argument 109 #define BLKTOCTL(b,s,l) \ argument 121 #define BLKTOAG(b,sbi) ((b) >> ((sbi)->bmap->db_agl2size)) argument 268 #define LITOL2BSZ(n,m,b) ((((n) == 0) ? (m) : cnttz((n))) + (b)) argument 271 #define BLKTOCTLLEAF(b,m) \ argument
|
| /OK3568_Linux_fs/kernel/net/bpf/ |
| H A D | test_run.c | 173 int noinline bpf_fentry_test2(int a, u64 b) in bpf_fentry_test2() 178 int noinline bpf_fentry_test3(char a, int b, u64 c) in bpf_fentry_test3() 183 int noinline bpf_fentry_test4(void *a, char b, int c, u64 d) in bpf_fentry_test4() 188 int noinline bpf_fentry_test5(u64 a, void *b, short c, int d, u64 e) in bpf_fentry_test5() 193 int noinline bpf_fentry_test6(u64 a, void *b, short c, int d, void *e, u64 f) in bpf_fentry_test6() 212 int noinline bpf_modify_return_test(int a, int *b) in bpf_modify_return_test() 253 int b = 2, err = -EFAULT; in bpf_prog_test_run_tracing() local
|