Searched refs:pvalue (Results 1 - 25 of 34) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c56 int *pvalue )
64 *pvalue = (int) count;
75 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_WINDOW ? TRUE : FALSE;
79 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_BITMAP ? TRUE : FALSE;
83 *pvalue = pfi->pfd.dwFlags & PFD_NEED_PALETTE ? TRUE : FALSE;
87 *pvalue = pfi->pfd.dwFlags & PFD_NEED_SYSTEM_PALETTE ? TRUE : FALSE;
91 *pvalue = pfi->pfd.dwFlags & PFD_SWAP_COPY ? WGL_SWAP_COPY_ARB : WGL_SWAP_UNDEFINED_ARB;
95 *pvalue = FALSE;
99 *pvalue = 0;
103 *pvalue
[all...]
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c56 int *pvalue )
64 *pvalue = (int) count;
75 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_WINDOW ? TRUE : FALSE;
79 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_BITMAP ? TRUE : FALSE;
83 *pvalue = pfi->pfd.dwFlags & PFD_NEED_PALETTE ? TRUE : FALSE;
87 *pvalue = pfi->pfd.dwFlags & PFD_NEED_SYSTEM_PALETTE ? TRUE : FALSE;
91 *pvalue = pfi->pfd.dwFlags & PFD_SWAP_COPY ? WGL_SWAP_COPY_ARB : WGL_SWAP_UNDEFINED_ARB;
95 *pvalue = FALSE;
99 *pvalue = 0;
103 *pvalue
[all...]
/external/srec/srec/Nametag/src/
H A DNametag.c36 ESR_ReturnCode SR_NametagGetValue(const SR_Nametag* self, const char** pvalue, size_t* plen) argument
38 if (self == NULL || pvalue == NULL || plen == NULL)
43 return self->getValue(self, pvalue, plen);
H A DNametagImpl.c202 ESR_ReturnCode SR_Nametag_GetValue(const SR_Nametag* self, const char** pvalue, size_t* plen) argument
206 *pvalue = (const char*)impl->value;
/external/srec/srec/Nametag/include/
H A DSR_NametagDefs.h60 * @param pvalue pointer to the transcription, SR_Nametag retains ownership
64 ESR_ReturnCode (*getValue)(const struct SR_Nametag_t* self, const char** pvalue, size_t* plen);
H A DSR_Nametag.h70 SREC_NAMETAG_API ESR_ReturnCode SR_NametagGetValue(const SR_Nametag* self, const char** pvalue, size_t *plen);
H A DSR_NametagImpl.h57 SREC_NAMETAG_API ESR_ReturnCode SR_Nametag_GetValue(const SR_Nametag* self, const char** pvalue, size_t *plen);
/external/clang/test/Sema/
H A Dexpr-address-of.c12 struct entry pvalue; local
14 add_one(&pvalue.bitf); // expected-error {{address of bit-field requested}}
/external/qemu/android/
H A Dhw-events.c136 int *pvalue )
146 *pvalue = 0;
189 *pvalue = (int)strtol( p, &end, 0 );
/external/stlport/src/
H A Dsparc_atomic64.s5 ! int _STLP_atomic_exchange (void *pvalue, int value)
26 ! int _STLP_atomic_increment (void *pvalue)
46 ! /* int _STLP_atomic_decrement (void *pvalue) */
/external/srec/srec/Semproc/src/
H A DSymbolTable.c126 LCHAR *pvalue; local
135 HashMapGet(self->hashmap, pkey, (void **)&pvalue);
137 copyValue = (LCHAR*) CALLOC(LSTRLEN(pvalue) + 1, sizeof(LCHAR), _MTAG);
143 LSTRCPY(copyValue, pvalue);
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DOptimize.c244 PyObject** pkey, PyObject** pvalue, PyObject** pitem, int is_dict);
280 PyObject** pkey, PyObject** pvalue, PyObject** pitem, int source_is_dict) {
307 if (pvalue) {
309 *pvalue = value;
335 } else if (pkey && pvalue) {
336 if (__Pyx_unpack_tuple2(next_item, pkey, pvalue, source_is_dict, source_is_dict, 1))
341 *pvalue = next_item;
279 __Pyx_dict_iter_next(PyObject* iter_obj, Py_ssize_t orig_length, Py_ssize_t* ppos, PyObject** pkey, PyObject** pvalue, PyObject** pitem, int source_is_dict) argument
H A DGenerator.c51 static int __Pyx_PyGen_FetchStopIterationValue(PyObject **pvalue);
53 #define __Pyx_PyGen_FetchStopIterationValue(pvalue) PyGen_FetchStopIterationValue(pvalue)
74 // attribute if any, otherwise sets pvalue to None.
78 // pvalue unchanged.
80 static int __Pyx_PyGen_FetchStopIterationValue(PyObject **pvalue) { argument
90 *pvalue = Py_None;
110 *pvalue = ev;
142 *pvalue = value;
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dv3_genn.c242 ASN1_OBJECT **poid, ASN1_TYPE **pvalue)
248 if (pvalue)
249 *pvalue = gen->d.otherName->value;
/external/openssl/crypto/x509v3/
H A Dv3_genn.c242 ASN1_OBJECT **poid, ASN1_TYPE **pvalue)
248 if (pvalue)
249 *pvalue = gen->d.otherName->value;
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_colors.cpp864 PatternValue* pvalue = (PatternValue*)pBuf; local
865 m_pBaseCS->GetRGB(pvalue->m_Comps, R, G, B);
1268 PatternValue* pvalue = (PatternValue*)m_pBuffer; local
1269 CPDF_Pattern* pPattern = pvalue->m_pPattern;
1324 PatternValue* pvalue = (PatternValue*)m_pBuffer; local
1325 if (pvalue->m_pPattern && pvalue->m_pPattern->m_pDocument) {
1326 pDocPageData = pvalue->m_pPattern->m_pDocument->GetPageData();
1327 pDocPageData->ReleasePattern(pvalue->m_pPattern->m_pPatternObj);
1329 pvalue
1352 PatternValue* pvalue = (PatternValue*)m_pBuffer; local
1377 PatternValue* pvalue = (PatternValue*)m_pBuffer; local
1392 PatternValue* pvalue = (PatternValue*)m_pBuffer; local
[all...]
/external/pcre/dist/
H A Dpcre_printint.c236 get_ucpname(unsigned int ptype, unsigned int pvalue) argument
242 if (ptype == PRIV(utt)[i].type && pvalue == PRIV(utt)[i].value) break;
247 ptype = ptype * pvalue;
248 return (ptype == pvalue)? "??" : "??";
725 unsigned int pvalue = *ccode++; local
743 get_ucpname(ptype, pvalue));
/external/chromium_org/third_party/icu/source/tools/dumpce/
H A Ddumpce.cpp681 const char *pvalue; local
684 pvalue = strchr(pname, '=');
685 if (pvalue == NULL) {
691 int count = pvalue - pname;
701 pvalue ++;
703 pname = strchr(pvalue, ',');
707 count = pname - pvalue;
708 strncpy(str, pvalue, count);
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.cc535 ProtocolType pvalue; local
537 if (StringToProto(c.protocol().c_str(), &pvalue) &&
538 data->sequence()->ProtocolEnabled(pvalue) &&
600 ProtocolType pvalue; local
601 if (!StringToProto(potentials[i].protocol().c_str(), &pvalue))
603 if (pvalue == proto) {
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Ddict.pxd102 int PyDict_Next(object p, Py_ssize_t *ppos, PyObject* *pkey, PyObject* *pvalue)
107 # pairs have been reported. The parameters pkey and pvalue should
/external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
H A Dnacltest.js132 pvalue = params[pname];
133 args.push(encodeURIComponent(pname) + '=' + encodeURIComponent(pvalue));
/external/qemu/android/skin/
H A Dfile.c463 skin_layout_event_decode( const char* event, int *ptype, int *pcode, int *pvalue )
498 *pvalue = strtol(y+1, NULL, 0);
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlobject.h155 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
H A Dltable.c114 return hashpointer(t, pvalue(key));
/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp813 PyObject *pvalue = NULL; local
816 pvalue = PyObject_CallObject (pfunc, pargs);
819 if (pvalue != NULL)
821 Py_XDECREF (pvalue);

Completed in 1889 milliseconds

12