Home
last modified time | relevance | path

Searched defs:pvalue (Results 1 – 25 of 28) sorted by relevance

12

/external/tensorflow/tensorflow/python/lib/core/
Dpy_util.cc51 void TryAppendTraceback(PyObject* ptype, PyObject* pvalue, PyObject* ptraceback, in TryAppendTraceback()
103 PyObject* pvalue; in PyExceptionFetch() local
/external/libevent/include/event2/
Drpc.h112 #define EVTAG_GET(msg, member, pvalue) \ argument
123 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument
141 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dstream_map.cc119 void** pvalue = find(map, key); in grpc_chttp2_stream_map_delete() local
136 void** pvalue = find(map, key); in grpc_chttp2_stream_map_find() local
/external/strace/tests-m32/
Doverflowuid.c35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file()
/external/strace/tests/
Doverflowuid.c35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file()
/external/strace/tests-mx32/
Doverflowuid.c35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file()
/external/pcre/dist2/src/
Dpcre2_printint.c236 get_ucpname(unsigned int ptype, unsigned int pvalue) in get_ucpname()
724 unsigned int pvalue = *ccode++; in pcre2_printint() local
/external/boringssl/src/crypto/x509v3/
Dv3_genn.c264 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName()
/external/cldr/tools/java/org/unicode/cldr/tool/
DDiffWithParent.java45 String pvalue = parent.getStringValue(path); in main() local
/external/tensorflow/tensorflow/core/platform/
Dplatform_strings_test.cc62 std::string *pvalue) { in GetValue()
/external/u-boot/arch/x86/cpu/
Dlapic.c100 int lapic_remote_read(int apicid, int reg, unsigned long *pvalue) in lapic_remote_read()
/external/ltp/testcases/kernel/syscalls/fork/
Dfork04.c169 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
/external/ply/ply/example/BASIC/
Dbasinterp.py357 def eval_func(pvalue, name=pname, self=self, expr=expr): argument
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pixelformat.c52 stw_query_attrib(int iPixelFormat, int iLayerPlane, int attrib, int *pvalue) in stw_query_attrib()
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
Dgo.pass.cpp87 T const* pvalue = nullptr; member in channel
/external/clang/test/Sema/
Dexpr-address-of.c12 struct entry pvalue; in test() local
/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.cc491 ProtocolType pvalue; in OnCandidateReady() local
576 ProtocolType pvalue; in OnProtocolEnabled() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DURLParser.java156 String pvalue = ""; in uriParam() local
/external/python/cpython2/Modules/
D_hotshot.c278 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/
Ddictobject.c1019 PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue) in PyDict_Next()
1046 _PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue, long *phash) in _PyDict_Next()
1121 PyObject *pvalue = ep->me_value; in dict_print() local
/external/libxaac/decoder/
Dixheaacd_api.c705 WORD32 *pvalue = in ixheaacd_dec_api() local
/external/strace/
Dutil.c1231 read_int_from_file(struct tcb *tcp, const char *const fname, int *const pvalue) in read_int_from_file()
/external/python/cpython3/Objects/
Dgenobject.c592 _PyGen_FetchStopIterationValue(PyObject **pvalue) in _PyGen_FetchStopIterationValue()
Ddictobject.c1741 PyObject **pvalue, Py_hash_t *phash) in _PyDict_Next()
1802 PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue) in PyDict_Next()
/external/lua/src/
Dlobject.h168 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro

12