/external/pdfium/core/fpdfapi/page/ |
D | cpdf_color.cpp | 31 PatternValue* pvalue = (PatternValue*)m_pBuffer; in ReleaseBuffer() local 88 PatternValue* pvalue = (PatternValue*)m_pBuffer; in SetValue() local 153 PatternValue* pvalue = (PatternValue*)m_pBuffer; in GetPattern() local
|
D | cpdf_colorspace.cpp | 1128 PatternValue* pvalue = (PatternValue*)pBuf; in GetRGB() local
|
/external/libevent/include/event2/ |
D | rpc.h | 108 #define EVTAG_GET(msg, member, pvalue) \ argument 119 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument 137 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument
|
/external/strace/tests-m32/ |
D | overflowuid.c | 35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file()
|
/external/strace/tests/ |
D | overflowuid.c | 35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file()
|
/external/strace/tests-mx32/ |
D | overflowuid.c | 35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file()
|
/external/pcre/dist2/src/ |
D | pcre2_printint.c | 236 get_ucpname(unsigned int ptype, unsigned int pvalue) in get_ucpname() 723 unsigned int pvalue = *ccode++; in pcre2_printint() local
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_genn.c | 241 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName()
|
/external/ltp/testcases/kernel/syscalls/fork/ |
D | fork04.c | 168 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
|
/external/ply/ply/example/BASIC/ |
D | basinterp.py | 357 def eval_func(pvalue, name=pname, self=self, expr=expr): argument
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pixelformat.c | 56 int *pvalue ) in stw_query_attrib()
|
/external/clang/test/Sema/ |
D | expr-address-of.c | 12 struct entry pvalue; in test() local
|
/external/webrtc/webrtc/p2p/client/ |
D | basicportallocator.cc | 491 ProtocolType pvalue; in OnCandidateReady() local 576 ProtocolType pvalue; in OnProtocolEnabled() local
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | URLParser.java | 156 String pvalue = ""; in uriParam() local
|
/external/python/cpython2/Modules/ |
D | _hotshot.c | 278 unpack_packed_int(LogReaderObject *self, int *pvalue, int discard) in unpack_packed_int() 304 unpack_string(LogReaderObject *self, PyObject **pvalue) in unpack_string()
|
/external/python/cpython2/Objects/ |
D | dictobject.c | 974 PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue) in PyDict_Next() 1001 _PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue, long *phash) in _PyDict_Next() 1075 PyObject *pvalue = ep->me_value; in dict_print() local
|
/external/strace/ |
D | util.c | 1420 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file()
|
/external/skia/third_party/lua/src/ |
D | lobject.h | 155 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
|
/external/syslinux/com32/lua/src/ |
D | lobject.h | 155 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
|
/external/python/cpython2/Python/ |
D | ceval.c | 4973 PyObject *ptype, *pvalue, *ptraceback; in build_class() local
|