/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
H A D | stw_ext_pixelformat.c | 56 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 D | stw_ext_pixelformat.c | 56 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 D | Nametag.c | 36 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 D | NametagImpl.c | 202 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 D | SR_NametagDefs.h | 60 * @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 D | SR_Nametag.h | 70 SREC_NAMETAG_API ESR_ReturnCode SR_NametagGetValue(const SR_Nametag* self, const char** pvalue, size_t *plen);
|
H A D | SR_NametagImpl.h | 57 SREC_NAMETAG_API ESR_ReturnCode SR_Nametag_GetValue(const SR_Nametag* self, const char** pvalue, size_t *plen);
|
/external/clang/test/Sema/ |
H A D | expr-address-of.c | 12 struct entry pvalue; local 14 add_one(&pvalue.bitf); // expected-error {{address of bit-field requested}}
|
/external/qemu/android/ |
H A D | hw-events.c | 136 int *pvalue ) 146 *pvalue = 0; 189 *pvalue = (int)strtol( p, &end, 0 );
|
/external/stlport/src/ |
H A D | sparc_atomic64.s | 5 ! 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 D | SymbolTable.c | 126 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 D | Optimize.c | 244 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 D | Generator.c | 51 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 D | v3_genn.c | 242 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) 248 if (pvalue) 249 *pvalue = gen->d.otherName->value;
|
/external/openssl/crypto/x509v3/ |
H A D | v3_genn.c | 242 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) 248 if (pvalue) 249 *pvalue = gen->d.otherName->value;
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
H A D | fpdf_page_colors.cpp | 864 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 D | pcre_printint.c | 236 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 D | dumpce.cpp | 681 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 D | basicportallocator.cc | 535 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 D | dict.pxd | 102 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 D | nacltest.js | 132 pvalue = params[pname]; 133 args.push(encodeURIComponent(pname) + '=' + encodeURIComponent(pvalue));
|
/external/qemu/android/skin/ |
H A D | file.c | 463 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 D | lobject.h | 155 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
|
H A D | ltable.c | 114 return hashpointer(t, pvalue(key));
|
/external/lldb/source/Interpreter/ |
H A D | ScriptInterpreterPython.cpp | 813 PyObject *pvalue = NULL; local 816 pvalue = PyObject_CallObject (pfunc, pargs); 819 if (pvalue != NULL) 821 Py_XDECREF (pvalue);
|