/external/v8/src/ |
version.cc | 53 if (GetPatch() > 0) { 55 GetMajor(), GetMinor(), GetBuild(), GetPatch(), candidate, 70 if (GetPatch() > 0) { 72 GetMajor(), GetMinor(), GetBuild(), GetPatch(), candidate);
|
version.h | 20 static int GetPatch() { return patch_; }
|
log-utils.cc | 60 Version::GetMinor(), Version::GetBuild(), Version::GetPatch(),
|
/external/opencv3/modules/video/src/opencl/ |
pyrlk.cl | 255 inline void GetPatch(image2d_t J, float x, float y, 432 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 438 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 443 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 450 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 456 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 461 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 468 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 474 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f, 479 GetPatch(J, prevPt.x + xBase + 0.5f, prevPt.y + yBase + 0.5f [all...] |
/device/lge/bullhead/ |
releasetools.py | 102 _, _, d = diff.GetPatch()
|
/external/v8/test/cctest/ |
test-log.cc | 543 i::Version::GetPatch(), i::Version::IsCandidate());
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dmusicc.h | 516 STDMETHOD(GetPatch)(THIS_ DWORD *pdwPatch) PURE; 527 #define IDirectMusicInstrument_GetPatch(p,a) (p)->lpVtbl->GetPatch(p,a) [all...] |
/build/tools/releasetools/ |
common.py | [all...] |
ota_from_target_files | [all...] |
ota_from_target_files.py | [all...] |