Home
last modified time | relevance | path

Searched refs:pvalue (Results 1 – 25 of 45) sorted by relevance

12

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c56 int *pvalue ) in stw_query_attrib() argument
64 *pvalue = (int) count; in stw_query_attrib()
75 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_WINDOW ? TRUE : FALSE; in stw_query_attrib()
79 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_BITMAP ? TRUE : FALSE; in stw_query_attrib()
83 *pvalue = pfi->pfd.dwFlags & PFD_NEED_PALETTE ? TRUE : FALSE; in stw_query_attrib()
87 *pvalue = pfi->pfd.dwFlags & PFD_NEED_SYSTEM_PALETTE ? TRUE : FALSE; in stw_query_attrib()
92 *pvalue = WGL_SWAP_COPY_ARB; in stw_query_attrib()
94 *pvalue = WGL_SWAP_EXCHANGE_EXT; in stw_query_attrib()
96 *pvalue = WGL_SWAP_UNDEFINED_ARB; in stw_query_attrib()
100 *pvalue = FALSE; in stw_query_attrib()
[all …]
/external/libxml2/result/
Datt6.sax9pvalue->ReferencedOrder.SellersOrderID.schemeID', schemeAgencyID='pvalue->ReferencedOrder.SellersO…
10 SAX.characters(pvalue-, 7)
Datt6.rde8 3 3 #text 0 1 pvalue->ReferencedOrder.SellersOrderID
Datt6.rdr8 3 3 #text 0 1 pvalue->ReferencedOrder.SellersOrderID
Datt6.sax210 SAX.characters(pvalue-, 7)
/external/pdfium/core/fpdfapi/page/
Dcpdf_color.cpp30 PatternValue* pvalue = reinterpret_cast<PatternValue*>(m_pBuffer); in ReleaseBuffer() local
32 pvalue->m_pCountedPattern ? pvalue->m_pCountedPattern->get() : nullptr; in ReleaseBuffer()
101 PatternValue* pvalue = reinterpret_cast<PatternValue*>(m_pBuffer); in SetValue() local
102 if (pvalue->m_pPattern) { in SetValue()
103 pDocPageData = pvalue->m_pPattern->document()->GetPageData(); in SetValue()
104 pDocPageData->ReleasePattern(pvalue->m_pPattern->pattern_obj()); in SetValue()
106 pvalue->m_nComps = ncomps; in SetValue()
107 pvalue->m_pPattern = pPattern; in SetValue()
109 memcpy(pvalue->m_Comps, comps, ncomps * sizeof(float)); in SetValue()
111 pvalue->m_pCountedPattern = nullptr; in SetValue()
[all …]
Dcpdf_patterncs.cpp56 PatternValue* pvalue = reinterpret_cast<PatternValue*>(pBuf); in GetRGB() local
57 if (m_pBaseCS->GetRGB(pvalue->m_Comps, R, G, B)) in GetRGB()
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
Dgo.pass.cpp87 T const* pvalue = nullptr; member in channel
93 assert(pvalue == nullptr); in push()
95 pvalue = &value; in push()
109 assert(!pvalue); in sync_push()
110 pvalue = &value; in sync_push()
113 assert(!pvalue); in sync_push()
119 while (!pvalue) goroutine::run_one(); in sync_pull()
120 auto result = *pvalue; in sync_pull()
121 pvalue = nullptr; in sync_pull()
146 auto result = *ch->pvalue; in await_resume()
[all …]
/external/tensorflow/tensorflow/python/lib/core/
Dpy_util.cc48 PyObject* pvalue; in PyExceptionFetch() local
50 PyErr_Fetch(&ptype, &pvalue, &ptraceback); in PyExceptionFetch()
51 PyErr_NormalizeException(&ptype, &pvalue, &ptraceback); in PyExceptionFetch()
53 if (pvalue) { in PyExceptionFetch()
54 PyObject* str = PyObject_Str(pvalue); in PyExceptionFetch()
63 Py_DECREF(pvalue); in PyExceptionFetch()
/external/ltp/testcases/kernel/syscalls/fork/
Dfork04.c169 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
175 pvalue = strchr(pstring, ':'); in cmp_env_strings()
176 if (pvalue == NULL) { in cmp_env_strings()
182 *pvalue = '\0'; in cmp_env_strings()
183 pvalue++; in cmp_env_strings()
184 if (*pvalue == '\0') { in cmp_env_strings()
217 if (strcmp(pvalue, cvalue) != 0) { in cmp_env_strings()
220 penv, pvalue, cvalue); in cmp_env_strings()
/external/libevent/include/event2/
Drpc.h108 #define EVTAG_GET(msg, member, pvalue) \ argument
109 (*(msg)->base->member##_get)((msg), (pvalue))
119 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument
120 (*(msg)->base->member##_get)((msg), (pvalue), (plen))
137 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument
138 (*(msg)->base->member##_get)((msg), (offset), (pvalue))
/external/strace/tests/
Doverflowuid.c35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file() argument
66 *pvalue = (int) lval; in read_int_from_file()
/external/strace/tests-m32/
Doverflowuid.c35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file() argument
66 *pvalue = (int) lval; 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() argument
66 *pvalue = (int) lval; in read_int_from_file()
/external/boringssl/src/crypto/x509v3/
Dv3_genn.c242 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName() argument
248 if (pvalue) in GENERAL_NAME_get0_otherName()
249 *pvalue = gen->d.otherName->value; in GENERAL_NAME_get0_otherName()
/external/mesa3d/scripts/
Dget_reviewer.pl1001 my $pvalue = $2;
1003 $role = $pvalue;
1051 my $pvalue = $2;
1053 my $list_address = $pvalue;
1087 my ($name, $address) = parse_email($pvalue);
1094 $pvalue = format_email($name, $address, $email_usename);
1101 push_email_addresses($pvalue, $role);
1104 my ($name, $address) = parse_email($pvalue);
1111 $pvalue = format_email($name, $address, $email_usename);
1118 push_email_addresses($pvalue, "reviewer:$subsystem");
[all …]
/external/clang/test/Sema/
Dexpr-address-of.c12 struct entry pvalue; in test() local
14 add_one(&pvalue.bitf); // expected-error {{address of bit-field requested}} in test()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DURLParser.java156 String pvalue = ""; in uriParam() local
162 pvalue = paramNameOrValue(); in uriParam()
166 ( pvalue == null || in uriParam()
167 pvalue.length() == 0)) in uriParam()
169 else return new NameValue(pname, pvalue, isFlagParam); in uriParam()
/external/pcre/dist2/src/
Dpcre2_printint.c236 get_ucpname(unsigned int ptype, unsigned int pvalue) in get_ucpname() argument
242 if (ptype == PRIV(utt)[i].type && pvalue == PRIV(utt)[i].value) break; in get_ucpname()
247 (void)pvalue; in get_ucpname()
723 unsigned int pvalue = *ccode++; in pcre2_printint() local
741 get_ucpname(ptype, pvalue)); in pcre2_printint()
/external/python/cpython2/Objects/
Ddictobject.c974 PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue) in PyDict_Next() argument
994 if (pvalue) in PyDict_Next()
995 *pvalue = ep[i].me_value; in PyDict_Next()
1001 _PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue, long *phash) in _PyDict_Next() argument
1022 if (pvalue) in _PyDict_Next()
1023 *pvalue = ep[i].me_value; in _PyDict_Next()
1075 PyObject *pvalue = ep->me_value; in dict_print() local
1076 if (pvalue != NULL) { in dict_print()
1079 Py_INCREF(pvalue); in dict_print()
1086 Py_DECREF(pvalue); in dict_print()
[all …]
/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.cc491 ProtocolType pvalue; in OnCandidateReady() local
510 StringToProto(c.protocol().c_str(), &pvalue) && in OnCandidateReady()
511 data->sequence()->ProtocolEnabled(pvalue); in OnCandidateReady()
576 ProtocolType pvalue; in OnProtocolEnabled() local
578 StringToProto(potentials[i].protocol().c_str(), &pvalue) && in OnProtocolEnabled()
579 pvalue == proto; in OnProtocolEnabled()
/external/toolchain-utils/cros_utils/
Dbuildbot_utils.py100 pvalue = prop[1]
101 if pname == 'name' and pvalue == description:
/external/tensorflow/tensorflow/python/kernel_tests/
Dparameterized_truncated_normal_op_test.py156 pvalue = scipy.stats.kstest(samples, truncated_cdf)[1]
157 self.assertGreater(pvalue, 1e-10)
/external/libxml2/result/noent/
Datt6.sax210 SAX.characters(pvalue-, 7)
/external/python/cpython2/Modules/
D_hotshot.c278 unpack_packed_int(LogReaderObject *self, int *pvalue, int discard) in unpack_packed_int() argument
295 *pvalue = accum; in unpack_packed_int()
304 unpack_string(LogReaderObject *self, PyObject **pvalue) in unpack_string() argument
329 *pvalue = PyString_FromStringAndSize(buf, len); in unpack_string()
331 if (*pvalue == NULL) { in unpack_string()

12