| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/detail/ |
| H A D | real_impl.hpp | 121 negate(bool neg, float n) in negate() argument 123 return neg ? spirit::detail::changesign(n) : n; in negate() 127 negate(bool neg, double n) in negate() argument 129 return neg ? spirit::detail::changesign(n) : n; in negate() 133 negate(bool neg, long double n) in negate() argument 135 return neg ? spirit::detail::changesign(n) : n; in negate() 140 negate(bool neg, T const& n) in negate() argument 142 return neg ? -n : n; in negate() 194 bool neg = p.parse_sign(first, last); in parse() local 211 traits::assign_to(traits::negate(neg, n), attr); in parse() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | libgcc2.c | 108 int neg = 0; in __divsi3() local 113 neg = !neg; in __divsi3() 118 neg = !neg; in __divsi3() 123 if (neg) in __divsi3() 132 int neg = 0; in __modsi3() local 137 neg = 1; in __modsi3() 145 if (neg) in __modsi3()
|
| /OK3568_Linux_fs/kernel/drivers/misc/lkdtm/ |
| H A D | refcount.c | 147 refcount_t neg = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_DEC_NEGATIVE() local 150 refcount_dec(&neg); in lkdtm_REFCOUNT_DEC_NEGATIVE() 152 check_negative(&neg, 0); in lkdtm_REFCOUNT_DEC_NEGATIVE() 161 refcount_t neg = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() local 164 if (refcount_dec_and_test(&neg)) in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() 167 check_negative(&neg, 0); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() 176 refcount_t neg = REFCOUNT_INIT(3); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE() local 179 if (refcount_sub_and_test(5, &neg)) in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE() 182 check_negative(&neg, 3); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE()
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | modsi3.S | 32 neg.l A0P 43 neg.l A0P ; negate arg 49 neg.l A1P ; negate arg 62 neg.l A0P ; negate arg 68 neg.l A1P ; negate arg
|
| H A D | moddivsi3.S | 32 neg.l A0P 43 neg.l A0P ; negate arg 49 neg.l A1P ; negate arg 62 neg.l A0P ; negate arg 68 neg.l A1P ; negate arg
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | libgcc.c | 488 word_type neg = 0; in __divsi3() local 494 neg = !neg; in __divsi3() 500 neg = !neg; in __divsi3() 505 if (neg) in __divsi3() 522 word_type neg = 0; in __modsi3() local 528 neg = 1; in __modsi3() 536 if (neg) in __modsi3()
|
| /OK3568_Linux_fs/kernel/arch/c6x/lib/ |
| H A D | divremi.S | 16 [A1] neg .l1 A4, A4 17 || [B2] neg .l2 B4, B4 25 neg .l1 A4, A4
|
| H A D | divi.S | 32 [A1] neg .l1 A4, A4 33 || [B1] neg .l2 B4, B4 37 neg .l1 A4, A4
|
| H A D | remi.S | 34 [A1] neg .l1 A4, A4 35 || [B2] neg .l2 B4, B4 43 neg .l1 A4, A4
|
| /OK3568_Linux_fs/kernel/arch/sh/lib/ |
| H A D | udivsi3_i4i-Os.S | 97 neg r5,r5 101 neg r4,r4 110 neg r4,r4 126 neg r0,r0
|
| H A D | udivsi3_i4i.S | 91 neg r4,r0 170 neg r5,r5 173 neg r4,r4 232 neg r0,r0 238 neg r4,r4 274 neg r1,r0
|
| /OK3568_Linux_fs/u-boot/arch/sh/lib/ |
| H A D | udivsi3_i4i-Os.S | 97 neg r5,r5 101 neg r4,r4 110 neg r4,r4 126 neg r0,r0
|
| H A D | udivsi3_i4i.S | 91 neg r4,r0 169 neg r5,r5 172 neg r4,r4 231 neg r0,r0 237 neg r4,r4 273 neg r1,r0
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | tishift.S | 24 neg w1, w3 46 neg w0, w3 68 neg w0, w3
|
| H A D | strcmp.S | 86 neg tmp1, tmp1 /* Bits to alignment -64. */ 104 neg tmp1, tmp1 107 neg tmp2, tmp2 145 neg pos, tmp3
|
| H A D | memcmp.S | 113 neg tmp1, tmp1/* Bits to alignment -64. */ 130 neg tmp1, tmp1 133 neg tmp2, tmp2 177 neg pos, tmp3
|
| H A D | strncmp.S | 121 neg tmp3, tmp1, lsl #3 /* 64 - bits(bytes beyond align). */ 148 neg tmp1, tmp1 151 neg tmp2, tmp2 199 neg pos, tmp3
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/ |
| H A D | numeric_utils.hpp | 34 bool neg = *first == '-'; in extract_sign() local 35 if (neg || (*first == '+')) in extract_sign() 38 return neg; in extract_sign()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_ovfl.S | 23 | RM For pos overflow, the largest pos number. For neg overflow, 25 | RP For pos overflow, +infinity. For neg overflow, the largest 26 | neg number
|
| H A D | kernel_ex.S | 67 bsetb #neg_bit,FPSR_CC(%a6) |set neg bit in FPSR 79 btstb #sign_bit,ETEMP_EX(%a6) |check sign for neg or pos 84 bsetb #neg_bit,FPSR_CC(%a6) |set neg bit in FPSR 95 btstb #sign_bit,ETEMP_EX(%a6) |check sign for neg or pos 97 bsetb #neg_bit,FPSR_CC(%a6) |set neg bit in FPSR
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sysctl.c | 470 unsigned long *val, bool *neg, in proc_get_long() argument 487 *neg = true; in proc_get_long() 490 *neg = false; in proc_get_long() 528 static void proc_put_long(void **buf, size_t *size, unsigned long val, bool neg) in proc_put_long() argument 533 sprintf(p, "%s%lu", neg ? "-" : "", val); in proc_put_long() 633 bool neg; in __do_proc_dointvec() local 640 err = proc_get_long(&p, &left, &lval, &neg, in __do_proc_dointvec() 645 if (conv(&neg, &lval, i, 1, data)) { in __do_proc_dointvec() 650 if (conv(&neg, &lval, i, 0, data)) { in __do_proc_dointvec() 656 proc_put_long(&buffer, &left, lval, neg); in __do_proc_dointvec() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_ubsan.c | 25 volatile int neg = -1, wrap = 4; in test_ubsan_shift_out_of_bounds() local 30 val1 <<= neg; in test_ubsan_shift_out_of_bounds()
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | recoverd.c | 54 int error, neg = 0; in ls_recover() local 75 error = dlm_recover_members(ls, rv, &neg); in ls_recover() 131 if (neg || dlm_no_directory(ls)) { in ls_recover()
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | ffs.S | 76 neg %o0, %g1 82 neg %o0, %g1
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | bn.h | 296 (dest)->neg=(b)->neg, \ 319 int neg; /* one if the number is negative */ member 404 # define BN_is_one(a) (BN_abs_is_word((a),1) && !(a)->neg) 405 # define BN_is_word(a,w) (BN_abs_is_word((a),(w)) && (!(w) || !(a)->neg)) 413 _tmp_bn->neg = 0; \ 461 # define BN_is_negative(a) ((a)->neg != 0) 846 (a)->neg = 0; \
|