/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 186 unsigned char *to,*s; in c2i_ASN1_INTEGER() local 279 unsigned char *s; in d2i_ASN1_UINTEGER() local 380 int neg=0,i; in ASN1_INTEGER_get() local
|
/external/openssh/openbsd-compat/ |
D | strtoul.c | 50 const char *s; in strtoul() local 53 int neg, any, cutlim; in strtoul() local
|
D | strtoll.c | 52 const char *s; in strtoll() local 55 int neg, any, cutlim; in strtoll() local
|
D | strtoull.c | 52 const char *s; in strtoull() local 55 int neg, any, cutlim; in strtoull() local
|
/external/dbus/tools/ |
D | strtoll.c | 67 const char *s; in strtoll() local 71 int neg, any, cutlim; in strtoll() local
|
D | strtoull.c | 68 const char *s; in strtoull() local 72 int neg, any, cutlim; in strtoull() local
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_gcc.cpp | 16 FX_BOOL neg = FALSE; in FXSYS_StrToInt() local 37 FX_BOOL neg = FALSE; in FXSYS_StrToInt() local 148 char* s = str; in FXSYS_strlwr() local 159 char* s = str; in FXSYS_strupr() local 170 FX_WCHAR* s = str; in FXSYS_wcslwr() local 181 FX_WCHAR* s = str; in FXSYS_wcsupr() local
|
/external/ppp/pppd/ |
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 773 u_short s; local 889 #define REJCINETWORK(opt, neg, val) \ argument 904 #define REJCICHARS(opt, neg, val, cnt) \ argument [all …]
|
/external/jemalloc/src/ |
D | util.c | 48 wrtmessage(void *cbopaque, const char *s) in wrtmessage() 74 malloc_write(const char *s) in malloc_write() 112 bool neg; in malloc_strtoumax() local 223 u2s(uintmax_t x, unsigned base, bool uppercase, char *s, size_t *slen_p) in u2s() 266 d2s(intmax_t x, char sign, char *s, size_t *slen_p) in d2s() 268 bool neg; in d2s() local 292 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) in o2s() 305 x2s(uintmax_t x, bool alt_form, bool uppercase, char *s, size_t *slen_p) in x2s() 329 #define APPEND_S(s, slen) do { \ in malloc_vsnprintf() argument 336 #define APPEND_PADDED_S(s, slen, width, left_justify) do { \ in malloc_vsnprintf() argument [all …]
|
/external/boringssl/src/crypto/x509/ |
D | t_x509.c | 106 const char *neg; in X509_print_ex() local 371 int y=0,M=0,d=0,h=0,m=0,s=0; in ASN1_GENERALIZEDTIME_print() local 419 int y=0,M=0,d=0,h=0,m=0,s=0; in ASN1_UTCTIME_print() local 452 char *s,*c,*b; in X509_NAME_print() local
|
/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 626 const UChar* s = (const UChar*)src; in VG_() local 815 SizeT s, s1, s2; in bm_qsort() local
|
/external/eigen/test/ |
D | cholesky.cpp | 109 MatrixType neg = -symmLo; in cholesky() local 219 RealScalar s = (std::min)(16,std::numeric_limits<RealScalar>::max_exponent10/8); in cholesky() local 379 int s = 0; in test_cholesky() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_emit_nv50.cpp | 242 int s = (i->flagsSrc >= 0) ? i->flagsSrc : i->predSrc; in emitFlagsRd() local 286 CodeEmitterNV50::setAReg16(const Instruction *i, int s) in setAReg16() 296 CodeEmitterNV50::setImmediate(const Instruction *i, int s) in setImmediate() 355 for (unsigned int s = 0; s < Target::operationSrcNr[i->op]; ++s) { in setSrcFileBits() local 451 CodeEmitterNV50::setSrc(const Instruction *i, unsigned int s, int slot) in setSrc() 949 const int s = (i->op == OP_MOV) ? 0 : 1; in emitAADD() local 980 const int neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitFMUL() local 1749 for (int s = 0; i->srcExists(s); ++s) { in getMinEncodingSize() local 1818 for (int s = 0; insn->srcExists(s); ++s) in trySetExitModifier() local
|
D | nv50_ir_peephole.cpp | 205 for (int s = 0; i->srcExists(s); ++s) { in visit() local 552 const int s, ImmediateValue& imm2) in tryCollapseChainedMULs() 615 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd() 693 int r, s; in opnd() local 853 for (int s = 0; s < 3 && i->srcExists(s); ++s) { in visit() local 956 Instruction *neg = sub->getSrc(1)->getInsn(); in handleABS() local 1002 int s; in tryADDToMADOrSAD() local 1152 for (int s = 0; s < 2; ++s) in handleLOGOP() local 1406 int s = sizeSt / 4; in combineSt() local 1552 int d, s; in replaceLdFromSt() local [all …]
|
/external/mesa3d/src/gallium/drivers/nvc0/codegen/ |
D | nv50_ir_emit_nvc0.cpp | 145 void CodeEmitterNVC0::srcId(const Instruction *insn, int s, int pos) in srcId() 252 CodeEmitterNVC0::setImmediate(const Instruction *i, const int s) in setImmediate() 307 for (int s = 0; s < 3 && i->srcExists(s); ++s) { in emitForm_A() local 378 for (int s = 1; s < 3 && i->srcExists(s); ++s) { in emitForm_S() local 466 bool neg = (i->src(0).mod ^ i->src(1).mod).neg(); in emitFMUL() local 810 const bool neg = (i->op == OP_NEG) || i->src(0).mod.neg(); in emitCVT() local 1784 for (int s = 0; i->srcExists(s); ++s) { in getMinEncodingSize() local 2121 for (int s = 0; insn->srcExists(s); ++s) in calcDelay() local
|
/external/mksh/src/ |
D | var.c | 360 char *s; in str_val() local 429 setstr(struct tbl *vq, const char *s, int error_ok) in setstr() 500 const char *s; in getint() local 501 bool have_base = false, neg = false; in getint() local 627 formatstr(struct tbl *vp, const char *s) in formatstr() 917 char *s = NULL; in typeset() local 1043 skip_varname(const char *s, bool aok) in skip_varname() 1058 skip_wdvarname(const char *s, in skip_wdvarname() 1091 is_wdvarname(const char *s, bool aok) in is_wdvarname() 1100 is_wdvarassign(const char *s) in is_wdvarassign() [all …]
|
D | misc.c | 79 setctypes(const char *s, int t) in setctypes() 526 getn(const char *s, int *ai) in getn() 530 bool neg = false; in getn() local 651 gmatchx(const char *s, const char *p, bool isfile) in gmatchx() 765 do_gmatch(const unsigned char *s, const unsigned char *se, in do_gmatch() 1111 print_value_quoted(struct shf *shf, const char *s) in print_value_quoted() 2107 clock_t u, s; in getrusage() local
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bdf/ |
D | bdflib.c | 864 _bdf_atoul( char* s, in _bdf_atoul() 911 _bdf_atol( char* s, in _bdf_atol() 915 long v, neg; in _bdf_atol() local 966 _bdf_atous( char* s, in _bdf_atous() 1013 _bdf_atos( char* s, in _bdf_atos() 1017 short v, neg; in _bdf_atos() local 1534 char* s; in _bdf_parse_glyphs() local 2165 char *s; in _bdf_parse_start() local
|
/external/regex-re2/re2/ |
D | re2.cc | 334 for (const char *s = rewrite.data(), *end = s + rewrite.size(); in MaxSubmatch() local 359 string s; in Replace() local 836 const StringPiece& s = vec[i+1]; in DoMatch() local 854 for (const char *s = rewrite.data(), *end = s + rewrite.size(); in Rewrite() local 902 for (const char *s = rewrite.data(), *end = s + rewrite.size(); in CheckRewriteString() local 992 bool neg = false; in TerminateNumber() local
|
/external/deqp/framework/randomshaders/ |
D | rsgExpression.cpp | 1506 bool neg = state.getRandom().getBool(); in createNextChild() local 1530 bool neg = state.getRandom().getBool(); in createNextChild() local 1639 float s = coords.component(0).asFloat(i); in evaluate() local 1655 float s = coords.component(0).asFloat(i); in evaluate() local 1671 float s = coords.component(0).asFloat(i); in evaluate() local 1688 float s = coords.component(0).asFloat(i); in evaluate() local 1705 float s = coords.component(0).asFloat(i); in evaluate() local 1722 float s = coords.component(0).asFloat(i); in evaluate() local
|
/external/libxml2/ |
D | xmlregexp.c | 57 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l) argument 170 int neg; /* 0 normal, 1 not, 2 exclude */ member 192 int neg; member 247 int neg; member 716 int neg, xmlRegAtomType type, int start, int end) { in xmlRegNewRange() 1218 int neg, xmlRegAtomType type, int start, int end, in xmlRegAtomAddRange() 2116 int neg = 0; in xmlFACompareRanges() local 2795 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, in xmlRegCheckCharacterRange() 5104 int neg = ctxt->neg; in xmlFAParseCharGroup() local 5111 int neg = ctxt->neg; in xmlFAParseCharGroup() local
|
/external/mesa3d/src/mesa/math/ |
D | m_matrix.c | 357 GLfloat m0, m1, m2, m3, s; in invert_matrix_general() local 484 GLfloat pos, neg, t; in invert_matrix_3d_general() local 797 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nvfx_shader.h | 413 #define swz(s,x,y,z,w) nvfx_src_swz((s), NVFX_SWZ_##x, NVFX_SWZ_##y, NVFX_SWZ_##z, NVFX_SWZ_##w) argument 414 #define neg(s) nvfx_src_neg((s)) macro 415 #define abs(s) nvfx_src_abs((s)) argument
|
/external/valgrind/VEX/switchback/ |
D | test_bzip2.c | 903 const char *s = (const char *)src; in my_memcpy() local 915 register char *s; in my_memmove() local 1063 Bool neg = False; in myvprintf_int64() local 1360 void makeMaps_d ( DState* s ) in makeMaps_d() 1454 Int32 BZ2_decompress ( DState* s ) in BZ2_decompress() 2786 UInt16 s; in mainSort() local 3051 void BZ2_blockSort ( EState* s ) in BZ2_blockSort() 3438 void BZ2_bsInitWrite ( EState* s ) in BZ2_bsInitWrite() 3447 void bsFinishWrite ( EState* s ) in bsFinishWrite() 3474 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() [all …]
|
/external/tcpdump/ |
D | print-rx.c | 148 const char *s; /* Flag string */ member 1144 u_char *s, int maxsize, u_char *end) in acl_print() 1146 int pos, neg, acl; in acl_print() local
|