| /OK3568_Linux_fs/kernel/include/kunit/ |
| H A D | test.h | 742 right, \ argument 769 right, \ argument 785 right, \ argument 801 right, \ argument 817 right, \ argument 833 right, \ argument 849 right, \ argument 860 #define KUNIT_BINARY_EQ_MSG_ASSERTION(test, assert_type, left, right, fmt, ...)\ argument 870 #define KUNIT_BINARY_EQ_ASSERTION(test, assert_type, left, right) \ argument 880 right, \ argument [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | uidgid.h | 61 static inline bool uid_eq(kuid_t left, kuid_t right) in uid_eq() 66 static inline bool gid_eq(kgid_t left, kgid_t right) in gid_eq() 71 static inline bool uid_gt(kuid_t left, kuid_t right) in uid_gt() 76 static inline bool gid_gt(kgid_t left, kgid_t right) in gid_gt() 81 static inline bool uid_gte(kuid_t left, kuid_t right) in uid_gte() 86 static inline bool gid_gte(kgid_t left, kgid_t right) in gid_gte() 91 static inline bool uid_lt(kuid_t left, kuid_t right) in uid_lt() 96 static inline bool gid_lt(kgid_t left, kgid_t right) in gid_lt() 101 static inline bool uid_lte(kuid_t left, kuid_t right) in uid_lte() 106 static inline bool gid_lte(kgid_t left, kgid_t right) in gid_lte()
|
| H A D | projid.h | 36 static inline bool projid_eq(kprojid_t left, kprojid_t right) in projid_eq() 41 static inline bool projid_lt(kprojid_t left, kprojid_t right) in projid_lt()
|
| /OK3568_Linux_fs/kernel/arch/parisc/math-emu/ |
| H A D | hppa.h | 15 #define Shiftdouble(left,right,amount,dest) \ argument 20 #define Variableshiftdouble(left,right,amount,dest) \ argument 27 #define Variable_shift_double(left,right,amount,dest) \ argument
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | sort.c | 95 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp() 136 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp() 142 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse() 148 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort() 192 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp() 264 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp() 285 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort() 369 sort__srcline_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_cmp() 403 sort__srcline_from_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_from_cmp() 430 sort__srcline_to_cmp(struct hist_entry *left, struct hist_entry *right) in sort__srcline_to_cmp() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | des3_ede-asm_64.S | 92 #define initial_permutation(left, right) \ argument 108 #define final_permutation(left, right) \ argument 153 #define read_block(io, left, right) \ argument 159 #define write_block(io, left, right) \ argument 265 #define initial_permutation3(left, right) \ argument 310 #define final_permutation3(left, right) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/ |
| H A D | buffer_distance_asymmetric.hpp | 52 NumericType const& right) in distance_asymmetric() 87 NumericType const right = geometry::math::abs(m_right); in max_distance() local 97 NumericType const right = geometry::math::abs(m_right); in simplify_distance() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/ |
| H A D | sync_regs_test.c | 40 static void compare_regs(struct kvm_regs *left, struct kvm_regs *right) in compare_regs() 68 static void compare_sregs(struct kvm_sregs *left, struct kvm_sregs *right) in compare_sregs() 73 struct kvm_vcpu_events *right) in compare_vcpu_events()
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-btree-remove.c | 82 static void node_copy(struct btree_node *left, struct btree_node *right, int shift) in node_copy() 173 static void shift(struct btree_node *left, struct btree_node *right, int count) in shift() 203 struct btree_node *right = r->n; in __rebalance2() local 242 struct child left, right; in rebalance2() local 271 struct btree_node *left, struct btree_node *center, struct btree_node *right, in delete_center_node() 302 struct btree_node *left, struct btree_node *center, struct btree_node *right, in redistribute3() 352 struct btree_node *right = r->n; in __rebalance3() local 376 struct child left, center, right; in rebalance3() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | IspParamsSplitter.cpp | 612 struct isp2x_rawaelite_meas_cfg* right) { in SplitRawAeLiteParams() 637 struct isp2x_rawaebig_meas_cfg* right) { in SplitRawAeBigParams() 688 struct isp2x_rawhistlite_cfg* right) { in SplitRawHistLiteParams() 722 struct isp2x_rawhistbig_cfg* right) { in SplitRawHistBigParams() 764 struct isp3x_isp_params_cfg* right) { in SplitAecParams() 792 struct isp3x_isp_params_cfg* right) { in SplitAwbParams() 1070 struct isp3x_isp_params_cfg* right) { in SplitAfParams() 1263 unsigned short right[]) { in AlscMatrixSplit() 1336 struct isp3x_isp_params_cfg* right) { in SplitAlscParams()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/ |
| H A D | swap.hpp | 33 void swap_impl(T& left, T& right) in swap_impl() 54 void swap(T1& left, T2& right) in swap()
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | kqid.c | 13 bool qid_eq(struct kqid left, struct kqid right) in qid_eq() 37 bool qid_lt(struct kqid left, struct kqid right) in qid_lt()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/kdbush/0.1.1-1/include/ |
| H A D | kdbush.hpp | 92 const TIndex right, in range() 123 const TIndex right, in within() 150 void sortKD(const TIndex left, const TIndex right, const std::uint8_t axis) { in sortKD() 163 void select(const TIndex k, TIndex left, TIndex right) { in select()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | sysfillrect.c | 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 192 unsigned long pat, int left, int right, unsigned n, in bitfill_unaligned_rev() 295 int right, r; in sys_fillrect() local
|
| H A D | cfbfillrect.c | 93 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 218 int dst_idx, unsigned long pat, int left, int right, in bitfill_unaligned_rev() 332 int right, r; in cfb_fillrect() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ecc.c | 204 int vli_cmp(const u64 *left, const u64 *right, unsigned int ndigits) in vli_cmp() 254 static u64 vli_add(u64 *result, const u64 *left, const u64 *right, in vli_add() 274 static u64 vli_uadd(u64 *result, const u64 *left, u64 right, in vli_uadd() 296 u64 vli_sub(u64 *result, const u64 *left, const u64 *right, in vli_sub() 317 static u64 vli_usub(u64 *result, const u64 *left, u64 right, in vli_usub() 336 static uint128_t mul_64_64(u64 left, u64 right) in mul_64_64() 377 static void vli_mult(u64 *result, const u64 *left, const u64 *right, in vli_mult() 414 static void vli_umult(u64 *result, const u64 *left, u32 right, in vli_umult() 477 static void vli_mod_add(u64 *result, const u64 *left, const u64 *right, in vli_mod_add() 494 static void vli_mod_sub(u64 *result, const u64 *left, const u64 *right, in vli_mod_sub() [all …]
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | mixer_oss.c | 261 int result = 0, left, right; in snd_mixer_oss_get_volume() local 296 int result = 0, left = volume & 0xff, right = (volume >> 8) & 0xff; in snd_mixer_oss_set_volume() local 533 int *left, int *right) in snd_mixer_oss_get_volume1_vol() 570 int *left, int *right, in snd_mixer_oss_get_volume1_sw() 608 int *left, int *right) in snd_mixer_oss_get_volume1() 635 int left, int right) in snd_mixer_oss_put_volume1_vol() 675 int left, int right, in snd_mixer_oss_put_volume1_sw() 719 int left, int right) in snd_mixer_oss_put_volume1() 771 int left, right; in snd_mixer_oss_get_recsrc1_sw() local 784 int left, right; in snd_mixer_oss_get_recsrc1_route() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/s390x/ |
| H A D | sync_regs_test.c | 52 static void compare_regs(struct kvm_regs *left, struct kvm_sync_regs *right) in compare_regs() 60 static void compare_sregs(struct kvm_sregs *left, struct kvm_sync_regs *right) in compare_sregs()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-diff.c | 562 struct hist_entry *right) in block_cycles_diff_cmp() 577 struct hist_entry *left, struct hist_entry *right) in block_sort() 758 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() 798 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute() 828 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute_idx() 868 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline() 877 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta() 886 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs() 895 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio() 904 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | traits.hpp | 375 struct right struct 904 struct right struct 912 struct result<This(Expr)> 926 operator ()(Expr &e) const in operator ()() 934 operator ()(Expr const &e) const in operator ()() 1209 right(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in right() function 1219 right(Expr const &e) in right() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | merge_lines.cpp | 30 Index::iterator right, in mergeFromLeft() 68 const auto right = leftIndex.find(rightKey); in mergeLines() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/ |
| H A D | ctti_type_index.hpp | 152 const char* const right = rhs.raw_name(); in equal() local 158 const char* const right = rhs.raw_name(); in before() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_entropy.c | 20 static RK_U32 calc_mvprob(RK_U32 left, RK_U32 right, RK_U32 prob) in calc_mvprob() 35 static RK_U32 update_prob(RK_U32 prob, RK_U32 left, RK_U32 right, in update_prob() 96 RK_U32 p, left, right; in vp8e_init_entropy() local
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | condition.c | 299 static bool tomoyo_parse_argv(char *left, char *right, in tomoyo_parse_argv() 318 static bool tomoyo_parse_envp(char *left, char *right, in tomoyo_parse_envp() 513 u8 right = -1; in tomoyo_get_condition() local 801 const u8 right = condp->right; in tomoyo_condition() local
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | vsxxxaa.c | 200 int left, middle, right; in vsxxxaa_handle_REL_packet() local 256 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local 308 int left, middle, right; in vsxxxaa_handle_POR_packet() local
|