Home
last modified time | relevance | path

Searched defs:new_bytes (Results 1 – 9 of 9) sorted by relevance

/external/lldb/source/Core/
DEvent.cpp220 EventDataBytes::SwapBytes (std::string &new_bytes) in SwapBytes()
/external/chromium_org/sandbox/win/src/
Dsandbox_nt_util.cc478 SIZE_T new_bytes = bytes; in ChangeProtection() local
497 SIZE_T new_bytes = bytes_; in RevertProtection() local
/external/chromium_org/third_party/webrtc/base/
Dbytebuffer.cc199 char* new_bytes = new char[size_]; in Resize() local
/external/chromium_org/v8/src/
Dstring-stream.cc544 unsigned new_bytes = *bytes * 2; in grow() local
/external/chromium_org/third_party/freetype/src/cff/
Dcffload.c391 FT_Byte* new_bytes = NULL; in cff_index_get_pointers() local
/external/freetype/src/cff/
Dcffload.c391 FT_Byte* new_bytes = NULL; in cff_index_get_pointers() local
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
Dcffload.c391 FT_Byte* new_bytes = NULL; in cff_index_get_pointers() local
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.cc738 char* new_bytes = new char[length]; in CopyBytes() local
/external/bluetooth/bluedroid/btif/src/
Dbtif_config.c410 int new_bytes = p->bytes + grow; in alloc_node() local