/external/ppp/pppd/ |
D | lcp.c | 676 #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 …]
|
D | ipcp.c | 731 #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 …]
|
D | ipxcp.c | 668 #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 …]
|
D | ipv6cp.c | 551 #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/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/blending/ |
D | TextureBlenderAWT.java | 42 …or, Texture texture, float[] color, float affectFactor, int blendType, boolean neg, BlenderContext… in blend() 94 …protected float setupMaterialColor(ByteBuffer data, Format imageFormat, boolean neg, float[] mater… in setupMaterialColor()
|
D | TextureBlenderLuminance.java | 33 …or, Texture texture, float[] color, float affectFactor, int blendType, boolean neg, BlenderContext… in blend() 78 protected void getTinAndAlpha(ByteBuffer data, Format imageFormat, boolean neg, float[] result) { in getTinAndAlpha()
|
D | TextureBlender.java | 50 …or, Texture texture, float[] color, float affectFactor, int blendType, boolean neg, BlenderContext… in blend()
|
D | TextureBlenderDDS.java | 32 …or, Texture texture, float[] color, float affectFactor, int blendType, boolean neg, BlenderContext… in blend()
|
/external/boringssl/src/crypto/asn1/ |
D | a_int.c | 70 int neg, ret; in ASN1_INTEGER_cmp() local 117 int pad=0,ret,i,neg; in i2c_ASN1_INTEGER() local 378 int neg=0,i; in ASN1_INTEGER_get() local
|
D | t_pkey.c | 67 const char *neg; in ASN1_bn_print() local
|
D | a_enum.c | 112 int neg=0,i; in ASN1_ENUMERATED_get() local
|
D | x_long.c | 148 int neg, i; in long_c2i() local
|
/external/openssh/openbsd-compat/ |
D | strtoll.c | 55 int neg, any, cutlim; in strtoll() local
|
D | strtoul.c | 53 int neg, any, cutlim; in strtoul() local
|
D | strtoull.c | 55 int neg, any, cutlim; in strtoull() local
|
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
D | SSLEngineResultTest.java | 47 int[] neg = { -1, -10, -1000, Integer.MIN_VALUE, in testSSLEngineResultConstructor() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program_print.c | 406 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/e2fsprogs/lib/e2p/ |
D | mntopts.c | 104 int neg; in e2p_edit_mntopts() local
|
/external/icu/icu4c/source/i18n/ |
D | nfrs.cpp | 764 UBool neg = d < 0; in util64_fromDouble() local 831 int neg = 0; in util64_atoi() local 857 int neg = 0; in util64_utoi() local
|
/external/v8/src/base/ |
D | division-by-constant.cc | 28 const bool neg = (min & d) != 0; in SignedDivisionByConstant() local
|
/external/boringssl/src/crypto/bn/ |
D | mul.c | 320 unsigned int neg, zero; in bn_mul_recursive() local 451 int c1, c2, neg; in bn_mul_part_recursive() local
|
D | add.c | 204 int add = 0, neg = 0; in BN_sub() local
|
/external/jemalloc/src/ |
D | util.c | 104 bool neg; in malloc_strtoumax() local 260 bool neg; in d2s() local
|
/external/skia/include/core/ |
D | SkPoint.h | 95 SkIPoint neg; member 331 SkPoint neg; member
|
/external/valgrind/coregrind/ |
D | m_libcbase.c | 97 Bool neg = False, converted = False; in VG_() local 149 Bool neg = False, converted = False; in VG_() local 217 Bool neg = False; in VG_() local
|