Home
last modified time | relevance | path

Searched refs:pnew (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dparse_context.h542 auto pnew = p;
543 auto tmp = DecodeTwoBytes(&pnew);
547 return pnew;
550 pnew = p + 2 * i;
551 tmp = DecodeTwoBytes(&pnew);
555 return pnew;
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c1216 runlist_element *pnew; in replace_runlist() local
1235 pnew = newrl; in replace_runlist()
1240 *pnew = *pold; in replace_runlist()
1241 pnew++; in replace_runlist()
1247 pnew->vcn = pold->vcn; in replace_runlist()
1248 pnew->lcn = pold->lcn; in replace_runlist()
1249 pnew->length = reprl[0].vcn + lowest_vcn - pold->vcn; in replace_runlist()
1250 pnew++; in replace_runlist()
1256 pnew->vcn = prep->vcn + lowest_vcn; in replace_runlist()
1257 pnew->lcn = prep->lcn; in replace_runlist()
[all …]
/third_party/jsoncpp/
DCMakeLists.txt32 foreach(pnew "") # Currently Empty
33 if(POLICY ${pnew})
34 cmake_policy(SET ${pnew} NEW)
/third_party/mksh/
Dmisc.c683 char *pnew; in gmatchx() local
707 pnew = simplify_gmatch_pattern((const unsigned char *)p); in gmatchx()
708 pe = strnul(pnew); in gmatchx()
711 (const unsigned char *)pnew, (const unsigned char *)pe, in gmatchx()
713 afree(pnew, ATEMP); in gmatchx()
/third_party/libsnd/src/
Dcommon.c1268 SF_CUES *pnew = NULL ; in psf_cues_dup() local
1272 pnew = psf_cues_alloc (pcues->cue_count) ; in psf_cues_dup()
1273 memcpy (pnew, pcues, SF_CUES_VAR_SIZE (pcues->cue_count)) ; in psf_cues_dup()
1276 return pnew ; in psf_cues_dup()
/third_party/python/Objects/
Dbytesobject.c2863 PyObject *pnew; in bytes_subtype_new() local
2869 pnew = type->tp_alloc(type, n); in bytes_subtype_new()
2870 if (pnew != NULL) { in bytes_subtype_new()
2871 memcpy(PyBytes_AS_STRING(pnew), in bytes_subtype_new()
2873 ((PyBytesObject *)pnew)->ob_shash = in bytes_subtype_new()
2876 return pnew; in bytes_subtype_new()
/third_party/python/Modules/
D_datetimemodule.c1492 char *pnew; /* pointer to available byte in output format */ in wrap_strftime() local
1519 pnew = PyBytes_AsString(newfmt); in wrap_strftime()
1612 pnew = PyBytes_AsString(newfmt) + usednew; in wrap_strftime()
1614 memcpy(pnew, ptoappend, ntoappend); in wrap_strftime()
1615 pnew += ntoappend; in wrap_strftime()
/third_party/chromium/patch/
D0001-cve.patch65775 zC{xz07q8c~oSb57Bd(%d*eYA?FLJA`+t%HvYXEVKrE7`UdJ^4qHh!pnew?_%dO`Ks