Home
last modified time | relevance | path

Searched +defs:neg +defs:d (Results 1 – 25 of 53) sorted by relevance

123

/external/boringssl/src/crypto/asn1/
Da_int.c74 int neg, ret; in ASN1_INTEGER_cmp() local
119 int pad = 0, ret, i, neg; in i2c_ASN1_INTEGER() local
352 long d; in ASN1_INTEGER_set() local
387 int neg = 0, i; in ASN1_INTEGER_get() local
Da_enum.c77 long d; in ASN1_ENUMERATED_set() local
112 int neg = 0, i; in ASN1_ENUMERATED_get() local
/external/syslinux/core/lwip/src/netif/ppp/
Dipcp.c309 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) in ipcp_cilen() argument
310 #define LENCIADDR(neg, old) (neg ? (old? CILEN_ADDRS : CILEN_ADDR) : 0) in ipcp_cilen() argument
311 #define LENCIDNS(neg) (neg ? (CILEN_ADDR) : 0) in ipcp_cilen() argument
353 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument
370 #define ADDCIADDR(opt, neg, old, val1, val2) \ in ipcp_addci() argument
389 #define ADDCIDNS(opt, neg, addr) \ in ipcp_addci() argument
438 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument
466 #define ACKCIADDR(opt, neg, old, val1, val2) \ in ipcp_ackci() argument
493 #define ACKCIDNS(opt, neg, addr) \ in ipcp_ackci() argument
563 #define NAKCIADDR(opt, neg, old, code) \ in ipcp_nakci() argument
[all …]
/external/v8/src/base/
Ddivision-by-constant.cc16 MagicNumbersForDivision<T> SignedDivisionByConstant(T d) { in SignedDivisionByConstant()
21 const bool neg = (min & d) != 0; in SignedDivisionByConstant() local
53 MagicNumbersForDivision<T> UnsignedDivisionByConstant(T d, in UnsignedDivisionByConstant()
/external/ppp/pppd/
Dipcp.c731 #define LENCIADDRS(neg) (neg ? CILEN_ADDRS : 0) argument
732 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) argument
733 #define LENCIADDR(neg) (neg ? CILEN_ADDR : 0) argument
734 #define LENCIDNS(neg) LENCIADDR(neg) argument
735 #define LENCIWINS(neg) LENCIADDR(neg) argument
776 #define ADDCIADDRS(opt, neg, val1, val2) \ argument
791 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ argument
807 #define ADDCIADDR(opt, neg, val) \ argument
820 #define ADDCIDNS(opt, neg, addr) \ argument
891 #define ACKCIADDRS(opt, neg, val1, val2) \ argument
[all …]
/external/icu/icu4c/source/i18n/
Dnfrs.cpp811 int64_t util64_fromDouble(double d) { in util64_fromDouble()
820 UBool neg = d < 0; in util64_fromDouble() local
887 int neg = 0; in util64_atoi() local
913 int neg = 0; in util64_utoi() local
953 int32_t d = (int32_t)(w-m); in util64_toa() local
999 int32_t d = (int32_t)(w-m); in util64_tou() local
/external/boringssl/src/include/openssl/
Dbn.h913 BN_ULONG *d; /* Pointer to an array of 'BN_BITS2' bit chunks in little-endian member
917 int neg; /* one if the number is negative */ member
/external/valgrind/none/tests/amd64/
Dfma4.c23 int neg = signbit (f); in showFloat() local
52 Double d = vec->f64[idx]; in showDouble() local
53 int neg = signbit (d); in showDouble() local
118 Double negate ( Double d ) { return -d; } in negate()
/external/valgrind/coregrind/
Dm_libcbase.c97 Bool neg = False, converted = False; in VG_() local
149 Bool neg = False, converted = False; in VG_() local
217 Bool neg = False; in VG_() local
677 UChar* d = (UChar*)dest; in VG_() local
748 UChar* d = destV; in VG_() local
/external/boringssl/src/crypto/fipsmodule/bn/
Ddiv.c70 static BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) { in bn_div_words()
372 int neg = num->neg; in BN_div() local
389 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) { in BN_nnmod()
594 BN_ULONG d; in BN_div_word() local
/external/pdfium/core/fxcrt/
Dfx_basic_gcc.cpp20 bool neg = *str == '-'; in FXSYS_StrToInt() local
74 for (int d = digits - 1; d > -1; d--) { in FXSYS_IntToStr() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_nv50.cpp272 for (int d = 0; i->defExists(d); ++d) in emitFlagsWr() local
342 CodeEmitterNV50::setDst(const Instruction *i, int d) in setDst()
1147 const int neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitFMUL() local
1178 const int neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitDMUL() local
2084 for (int d = 0; i->defExists(d); ++d) { in getMinEncodingSize() local
Dnv50_ir_emit_gk110.cpp554 bool neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitFMUL() local
591 bool neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitDMUL() local
1017 bool neg = i->src(0).mod.neg(); in emitCVT() local
1537 for (int d = 0; i->defExists(d); d++) { in emitVOTE() local
2386 for (int d = 0; insn->defExists(d); ++d) in emitInstruction() local
Dnv50_ir_emit_nvc0.cpp201 void CodeEmitterNVC0::defId(const Instruction *insn, int d, int pos) in defId()
577 bool neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitFMUL() local
611 bool neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitDMUL() local
1072 const bool neg = (i->op == OP_NEG) || i->src(0).mod.neg(); in emitCVT() local
2524 for (int d = 0; i->defExists(d); d++) { in emitVOTE() local
2584 for (int d = 0; insn->defExists(d); ++d) in emitInstruction() local
3254 for (int d = 0; insn->defExists(d); ++d) in commitInsn() local
Dnv50_ir_peephole.cpp46 for (int d = 1; defExists(d); ++d) in isNop() local
73 for (int d = 0; defExists(d); ++d) in isDead() local
943 for (int8_t d = 0; i->defExists(d); ++d) { in opnd() local
1093 const uint32_t d = imm0.reg.data.u32; in opnd() local
1127 const int32_t d = imm0.reg.data.s32; in opnd() local
1641 Instruction *neg = sub->getSrc(1)->getInsn(); in handleABS() local
2350 int d, j; in combineLd() local
2555 int d, s; in replaceLdFromSt() local
2913 for (int d = 0; insn->defExists(d); ++d) in mayPredicate() local
3079 for (int d = 0; i->defExists(d); ++d) in post_ra_dead() local
[all …]
Dnv50_ir.h203 #define NV50_IR_SUBOP_MEMBAR(d,s) \ argument
225 #define NV50_IR_SUBOP_SUCLAMP_SD(r, d) (( 0 + (r)) | ((d == 2) ? 0x10 : 0)) argument
226 #define NV50_IR_SUBOP_SUCLAMP_PL(r, d) (( 5 + (r)) | ((d == 2) ? 0x10 : 0)) argument
227 #define NV50_IR_SUBOP_SUCLAMP_BL(r, d) ((10 + (r)) | ((d == 2) ? 0x10 : 0)) argument
246 #define NV50_IR_SUBOP_V1(d,a,b) (((d) << 10) | ((b) << 5) | (a) | 0x0000) argument
247 #define NV50_IR_SUBOP_V2(d,a,b) (((d) << 10) | ((b) << 5) | (a) | 0x4000) argument
248 #define NV50_IR_SUBOP_V4(d,a,b) (((d) << 10) | ((b) << 5) | (a) | 0x8000) argument
552 inline int neg() const { return (bits & NV50_IR_MOD_NEG) ? 1 : 0; } in neg() function
790 inline Value *getDef(int d) const { return defs[d].get(); } in getDef()
794 inline bool defExists(unsigned d) const in defExists()
/external/boringssl/src/crypto/x509/
Dt_x509.c109 const char *neg; in X509_print_ex() local
372 int y = 0, M = 0, d = 0, h = 0, m = 0, s = 0; in ASN1_GENERALIZEDTIME_print() local
/external/eigen/test/
Dcholesky.cpp119 MatrixType neg = -symmLo; in cholesky() local
252 Matrix<RealScalar,Dynamic,1> d = Matrix<RealScalar,Dynamic,1>::Random(rows); in cholesky() local
/external/freetype/src/cff/
Dcffparse.c438 FT_Byte** d ) in cff_parse_num()
476 FT_Byte** d, in do_fixed()
512 FT_Byte** d ) in cff_parse_fixed()
522 FT_Byte** d, in cff_parse_fixed_scaled()
534 FT_Byte** d, in cff_parse_fixed_dynamic()
1388 FT_Bool neg; in cff_parser_run() local
/external/swiftshader/src/Shader/
DShaderCore.cpp513 void ShaderCore::neg(Vector4f &dst, const Vector4f &src) in neg() function in sw::ShaderCore
1075 void ShaderCore::packHalf2x16(Vector4f &d, const Vector4f &s0) in packHalf2x16()
1089 void ShaderCore::packSnorm2x16(Vector4f &d, const Vector4f &s0) in packSnorm2x16()
1096 void ShaderCore::packUnorm2x16(Vector4f &d, const Vector4f &s0) in packUnorm2x16()
1265 Float4 d = N.x * I.x; in reflect1() local
1272 Float4 d = dot2(N, I); in reflect2() local
1280 Float4 d = dot3(N, I); in reflect3() local
1289 Float4 d = dot4(N, I); in reflect4() local
1299 Float4 d = N.x * I.x; in refract1() local
1309 Float4 d = dot2(N, I); in refract2() local
[all …]
/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.c276 Bool neg = False; in myvprintf_int64() local
561 void VG_percentify(ULong n, ULong m, UInt d, Int n_buf, HChar buf[]) in VG_percentify()
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c495 int res, neg; in mp_mul() local
540 static int mp_mulmod (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_mulmod()
1025 static int mp_div_2d (mp_int * a, int b, mp_int * c, mp_int * d) in mp_div_2d()
1386 mp_digit d; in mp_mul_2d() local
1609 static int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div()
1691 static int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div()
1694 int res, n, t, i, norm, neg; in mp_div() local
2152 static int mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d) in mp_reduce_2k_l()
2190 static int mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l()
/external/mesa3d/src/mesa/math/
Dm_matrix.c485 GLfloat pos, neg, t; in invert_matrix_3d_general() local
984 GLfloat x, y, a, b, c, d; in _math_matrix_frustum() local
/external/python/cpython2/Objects/
Dcomplexobject.c628 PyObject *d, *m, *z; in complex_divmod() local
714 Py_complex neg; in complex_neg() local
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp294 neg(operand a) in neg() function
582 bitfield_insert(operand a, operand b, operand c, operand d) in bitfield_insert()

123