Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 25 of 136) sorted by relevance

123456

/external/ppp/pppd/
Dlcp.c676 #define LENCIVOID(neg) ((neg) ? CILEN_VOID : 0) argument
677 #define LENCICHAP(neg) ((neg) ? CILEN_CHAP : 0) argument
678 #define LENCISHORT(neg) ((neg) ? CILEN_SHORT : 0) argument
679 #define LENCILONG(neg) ((neg) ? CILEN_LONG : 0) argument
680 #define LENCILQR(neg) ((neg) ? CILEN_LQR: 0) argument
681 #define LENCICBCP(neg) ((neg) ? CILEN_CBCP: 0) argument
715 #define ADDCIVOID(opt, neg) \ argument
720 #define ADDCISHORT(opt, neg, val) \ argument
726 #define ADDCICHAP(opt, neg, val) \ argument
733 #define ADDCILONG(opt, neg, val) \ argument
[all …]
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 …]
Dipxcp.c668 #define ACKCIVOID(opt, neg) \ argument
679 #define ACKCICOMPLETE(opt,neg) ACKCIVOID(opt, neg) argument
681 #define ACKCICHARS(opt, neg, val, cnt) \ argument
701 #define ACKCINODE(opt,neg,val) ACKCICHARS(opt,neg,val,sizeof(val)) argument
702 #define ACKCINAME(opt,neg,val) ACKCICHARS(opt,neg,val,strlen((char *)val)) argument
704 #define ACKCINETWORK(opt, neg, val) \ argument
718 #define ACKCIPROTO(opt, neg, val) \ argument
889 #define REJCINETWORK(opt, neg, val) \ argument
904 #define REJCICHARS(opt, neg, val, cnt) \ argument
925 #define REJCINODE(opt,neg,val) REJCICHARS(opt,neg,val,sizeof(val)) argument
[all …]
Dipv6cp.c551 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) argument
552 #define LENCIIFACEID(neg) (neg ? CILEN_IFACEID : 0) argument
571 #define ADDCIVJ(opt, neg, val) \ argument
583 #define ADDCIIFACEID(opt, neg, val1) \ argument
626 #define ACKCIVJ(opt, neg, val) \ argument
641 #define ACKCIIFACEID(opt, neg, val1) \ argument
703 #define NAKCIIFACEID(opt, neg, code) \ argument
715 #define NAKCIVJ(opt, neg, code) \ argument
837 #define REJCIIFACEID(opt, neg, val1) \ argument
851 #define REJCIVJ(opt, neg, val) \ argument
/external/boringssl/src/crypto/asn1/
Da_int.c70 int neg, ret; in ASN1_INTEGER_cmp() local
117 int pad=0,ret,i,neg; in i2c_ASN1_INTEGER() local
380 int neg=0,i; in ASN1_INTEGER_get() local
Dt_pkey.c67 const char *neg; in ASN1_bn_print() local
Da_enum.c112 int neg=0,i; in ASN1_ENUMERATED_get() local
Dx_long.c148 int neg, i; in long_c2i() local
/external/dbus/tools/
Dstrtoll.c71 int neg, any, cutlim; in strtoll() local
Dstrtoull.c72 int neg, any, cutlim; in strtoull() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dbyte_io_unittest.cc58 for (int neg = 0; neg < 2; ++neg) { in TestRead() local
80 for (int neg = 0; neg < 2; ++neg) { in TestWrite() local
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
DSSLEngineResultTest.java47 int[] neg = { -1, -10, -1000, Integer.MIN_VALUE, in testSSLEngineResultConstructor() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_print.c406 const char* neg = inst->RGB.Arg[arg].Negate ? "-" : ""; in rc_print_pair_instruction() local
441 const char* neg = inst->Alpha.Arg[arg].Negate ? "-" : ""; in rc_print_pair_instruction() local
/external/pdfium/core/src/fxcrt/
Dfx_basic_gcc.cpp16 FX_BOOL neg = FALSE; in FXSYS_StrToInt() local
37 FX_BOOL neg = FALSE; in FXSYS_StrToInt() local
/external/guava/guava-tests/test/com/google/common/math/
DMathBenchmarking.java94 BigInteger neg = randomNonNegativeBigInteger(numBits).negate(); in randomBigInteger() local
/external/icu/icu4c/source/i18n/
Dnfrs.cpp818 UBool neg = d < 0; in util64_fromDouble() local
885 int neg = 0; in util64_atoi() local
911 int neg = 0; in util64_utoi() local
Ddigitformatter.cpp317 UBool neg = digits.isNegative(); in formatExponent() local
345 UBool neg = exponent.isNegative(); in countChar32ForExponent() local
/external/e2fsprogs/lib/e2p/
Dmntopts.c104 int neg; in e2p_edit_mntopts() local
/external/boringssl/src/crypto/bn/
Dmul.c320 unsigned int neg, zero; in bn_mul_recursive() local
451 int c1, c2, neg; in bn_mul_part_recursive() local
/external/v8/src/base/
Ddivision-by-constant.cc28 const bool neg = (min & d) != 0; in SignedDivisionByConstant() local
/external/skia/include/core/
DSkPoint3.h70 SkPoint3 neg; member
DSkPoint.h95 SkIPoint neg; member
331 SkPoint neg; member
/external/jemalloc/src/
Dutil.c112 bool neg; in malloc_strtoumax() local
268 bool neg; in d2s() local
/external/opencv3/modules/photo/src/
Dcontrast_preserve.cpp121 double neg = 0.0; in decolor() local
/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

123456