Searched defs:Patch (Results 1 - 25 of 27) sorted by relevance

12

/external/clang/test/CodeGenCXX/
H A Dpr12104.h1 template <int dimm> struct Patch { struct
5 const unsigned int Patch<dim>::no_neighbor;
8 f(Patch<1>::no_neighbor);
/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_patcher.cc39 ComponentUnpacker::Error ComponentPatcherCrossPlatform::Patch( function in class:ComponentPatcherCrossPlatform
H A Dcomponent_patcher_win.cc64 ComponentUnpacker::Error ComponentPatcherWin::Patch( function in class:ComponentPatcherWin
/external/chromium_org/chrome/browser/component_updater/test/
H A Dcomponent_patcher_unittest.cc39 ComponentUnpacker::Error MockComponentPatcher::Patch( function in class:MockComponentPatcher
/external/chromium_org/sandbox/win/src/sidestep/
H A Dpreamble_patcher.h65 static SideStepError Patch(T target_function, T replacement_function, function in class:sidestep::PreamblePatcher
/external/chromium_org/tools/memory_watcher/
H A Dpreamble_patcher.h55 // To patch a function, use either of the typesafe Patch() methods. You
66 // original_func_stub = PreamblePatcher::Patch(
115 // PreamblePatcher::Patch(MessageBox, Hook_MessageBox, &original);
118 static SideStepError Patch(T target_function, function in class:sidestep::PreamblePatcher
153 static SideStepError Patch(LPCTSTR module_name, function in class:sidestep::PreamblePatcher
182 // for each of the typesafe Patch() functions. In most cases,
183 // it is preferable to use the Patch() functions rather than
235 // origptr = Patch(VirtualAlloc, MyVirtualAlloc)
H A Dmemory_hook.cc25 // Macro to declare Patch functions.
26 #define DECLARE_PATCH(name) Patch<Type_##name> patch_##name
28 // Macro to install Patch functions.
34 // Macro to install Patch functions.
40 // Macro to uninstall Patch functions.
96 // Patch is a template for keeping the pointer to the original
100 class Patch { class
103 Patch<T>() function in class:Patch
110 ~Patch<T>() {
122 sidestep::PreamblePatcher::Patch(original_function
[all...]
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.h104 // To patch a function, use either of the typesafe Patch() methods. You
115 // original_func_stub = PreamblePatcher::Patch(
164 // PreamblePatcher::Patch(MessageBox, Hook_MessageBox, &original);
167 static SideStepError Patch(T target_function, function in class:sidestep::PreamblePatcher
202 static SideStepError Patch(LPCTSTR module_name, function in class:sidestep::PreamblePatcher
233 // for each of the typesafe Patch() functions. In most cases,
234 // it is preferable to use the Patch() functions rather than
286 // Patch(VirtualAlloc, MyVirtualAlloc, &origptr)
H A Dpatch_functions.cc254 bool Patch(const LibcInfo& me_info);
329 void Patch();
545 bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { function in class:__anon14745::LibcInfoWithPatchFunctions
550 // patch. We need to set it to NULL for the new Patch call.
558 origstub_fn_[i] = NULL; // Patch() will fill this in
560 PreamblePatcher::Patch(windows_fn_[i], perftools_fn_[i],
582 void WindowsInfo::Patch() { function in class:__anon14745::WindowsInfo
592 // patch. We need to set it to NULL for the new Patch call.
600 function_info_[i].origstub_fn = NULL; // Patch() will fill this in
602 PreamblePatcher::Patch(function_info
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.h104 // To patch a function, use either of the typesafe Patch() methods. You
115 // original_func_stub = PreamblePatcher::Patch(
164 // PreamblePatcher::Patch(MessageBox, Hook_MessageBox, &original);
167 static SideStepError Patch(T target_function, function in class:sidestep::PreamblePatcher
202 static SideStepError Patch(LPCTSTR module_name, function in class:sidestep::PreamblePatcher
233 // for each of the typesafe Patch() functions. In most cases,
234 // it is preferable to use the Patch() functions rather than
286 // Patch(VirtualAlloc, MyVirtualAlloc, &origptr)
H A Dpatch_functions.cc254 bool Patch(const LibcInfo& me_info);
329 void Patch();
545 bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { function in class:__anon14794::LibcInfoWithPatchFunctions
550 // patch. We need to set it to NULL for the new Patch call.
558 origstub_fn_[i] = NULL; // Patch() will fill this in
560 PreamblePatcher::Patch(windows_fn_[i], perftools_fn_[i],
582 void WindowsInfo::Patch() { function in class:__anon14794::WindowsInfo
592 // patch. We need to set it to NULL for the new Patch call.
600 function_info_[i].origstub_fn = NULL; // Patch() will fill this in
602 PreamblePatcher::Patch(function_info
[all...]
/external/chromium_org/base/win/
H A Diat_patch_function.cc112 // Patch the function.
222 DWORD IATPatchFunction::Patch(const wchar_t* module, function in class:base::win::IATPatchFunction
/external/chromium_org/v8/src/arm/
H A Dcode-stubs-arm.h312 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/chromium_org/v8/src/ia32/
H A Dcode-stubs-ia32.h332 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/chromium_org/v8/src/mips/
H A Dcode-stubs-mips.h328 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/chromium_org/v8/src/x64/
H A Dcode-stubs-x64.h322 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/clang/lib/Driver/
H A DToolChains.h51 int Major, Minor, Patch; member in struct:clang::driver::toolchains::Generic_GCC::GCCVersion
/external/google-diff-match-patch/name/fraser/neil/plaintext/
H A Ddiff_match_patch.java2 * Diff Match and Patch
1694 protected void patch_addContext(Patch patch, String text) {
1739 * @return LinkedList of Patch objects.
1741 public LinkedList<Patch> patch_make(String text1, String text2) {
1759 * @return LinkedList of Patch objects.
1761 public LinkedList<Patch> patch_make(LinkedList<Diff> diffs) {
1777 * @return LinkedList of Patch objects.
1780 public LinkedList<Patch> patch_make(String text1, String text2,
1791 * @return LinkedList of Patch objects.
1793 public LinkedList<Patch> patch_mak
2340 public static class Patch { class in class:diff_match_patch
2351 public Patch() { method in class:diff_match_patch.Patch
[all...]
/external/chromium_org/third_party/re2/re2/
H A Dcompile.cc38 static void Patch(Prog::Inst *inst0, PatchList l, uint32 v);
67 void PatchList::Patch(Prog::Inst *inst0, PatchList l, uint32 val) { function in class:re2::PatchList
316 PatchList::Patch(inst_, a.end, b.begin); // in case refs to a somewhere
322 PatchList::Patch(inst_, b.end, a.begin);
326 PatchList::Patch(inst_, a.end, b.begin);
359 PatchList::Patch(inst_, a.end, id);
455 PatchList::Patch(inst_, a.end, id+1);
489 PatchList::Patch(inst_, f.end, next);
/external/chromium_org/tools/traceline/traceline/
H A Dmain.cc733 // Patch lock (criticial section) holding.
860 // Patch APC dispatching. This is a bit hacky, since the return to kernel
992 void Patch() { function
1300 pg->Patch();
/external/regex-re2/re2/
H A Dcompile.cc38 static void Patch(Prog::Inst *inst0, PatchList l, uint32 v);
67 void PatchList::Patch(Prog::Inst *inst0, PatchList l, uint32 val) { function in class:re2::PatchList
315 PatchList::Patch(inst_, a.end, b.begin); // in case refs to a somewhere
321 PatchList::Patch(inst_, b.end, a.begin);
325 PatchList::Patch(inst_, a.end, b.begin);
358 PatchList::Patch(inst_, a.end, id);
454 PatchList::Patch(inst_, a.end, id+1);
488 PatchList::Patch(inst_, f.end, next);
/external/v8/src/arm/
H A Dcode-stubs-arm.h517 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/ia32/
H A Dcode-stubs-ia32.h527 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/mips/
H A Dcode-stubs-mips.h532 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/x64/
H A Dcode-stubs-x64.h529 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub

Completed in 4516 milliseconds

12