Home
last modified time | relevance | path

Searched defs:Patch (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/CodeGenCXX/
Dpr12104.h1 template <int dimm> struct Patch { struct
5 const unsigned int Patch<dim>::no_neighbor; argument
Dpr12104.cpp5 template struct Patch<1>; variable
/external/chromium_org/tools/memory_watcher/
Dpreamble_patcher.h118 static SideStepError Patch(T target_function, in Patch() function
153 static SideStepError Patch(LPCTSTR module_name, in Patch() function
Dmemory_hook.cc100 class Patch { class
103 Patch<T>() in Patch() function in Patch
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
Dpreamble_patcher.h167 static SideStepError Patch(T target_function, in Patch() function
202 static SideStepError Patch(LPCTSTR module_name, in Patch() function
Dpatch_functions.cc545 bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { in Patch() function in __anon1cec82560111::LibcInfoWithPatchFunctions
582 void WindowsInfo::Patch() { in Patch() function in __anon1cec82560111::WindowsInfo
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
Dpreamble_patcher.h167 static SideStepError Patch(T target_function, in Patch() function
202 static SideStepError Patch(LPCTSTR module_name, in Patch() function
Dpatch_functions.cc545 bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { in Patch() function in __anon052b502c0111::LibcInfoWithPatchFunctions
582 void WindowsInfo::Patch() { in Patch() function in __anon052b502c0111::WindowsInfo
/external/chromium_org/sandbox/win/src/sidestep/
Dpreamble_patcher.h65 static SideStepError Patch(T target_function, T replacement_function, in Patch() function
/external/chromium_org/chrome/browser/component_updater/
Dcomponent_patcher_win.cc64 ComponentUnpacker::Error ComponentPatcherWin::Patch( in Patch() function in ComponentPatcherWin
Dcomponent_patcher.cc39 ComponentUnpacker::Error ComponentPatcherCrossPlatform::Patch( in Patch() function in ComponentPatcherCrossPlatform
/external/llvm/docs/
DDeveloperPolicy.rst110 .. _code review:
/external/chromium_org/chrome/browser/component_updater/test/
Dcomponent_patcher_unittest.cc39 ComponentUnpacker::Error MockComponentPatcher::Patch( in Patch() function in MockComponentPatcher
/external/chromium_org/base/win/
Diat_patch_function.cc222 DWORD IATPatchFunction::Patch(const wchar_t* module, in Patch() function in base::win::IATPatchFunction
/external/clang/lib/Driver/
DToolChains.h51 int Major, Minor, Patch; member
/external/chromium_org/v8/src/x64/
Dcode-stubs-x64.h322 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/chromium_org/v8/src/arm/
Dcode-stubs-arm.h312 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/chromium_org/v8/src/mips/
Dcode-stubs-mips.h328 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/chromium_org/v8/src/ia32/
Dcode-stubs-ia32.h332 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/x64/
Dcode-stubs-x64.h529 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/mips/
Dcode-stubs-mips.h532 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/ia32/
Dcode-stubs-ia32.h527 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/arm/
Dcode-stubs-arm.h517 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/google-diff-match-patch/name/fraser/neil/plaintext/
Ddiff_match_patch.java2340 public static class Patch { class
2351 public Patch() { in Patch() method in Patch
/external/chromium_org/third_party/re2/re2/
Dcompile.cc67 void PatchList::Patch(Prog::Inst *inst0, PatchList l, uint32 val) { in Patch() function in re2::PatchList

12