Searched refs:Patch (Results 1 - 21 of 21) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dpr12104.cpp5 template struct Patch<1>;
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/skia/samplecode/
H A DSamplePatch.cpp51 class Patch { class
53 Patch() { sk_bzero(fPts, sizeof(fPts)); } function in class:Patch
54 ~Patch() {}
128 void Patch::draw(SkCanvas* canvas, const SkPaint& paint, int nu, int nv,
209 Patch* patch) {
267 SampleCode::TitleR(evt, "Patch");
283 Patch 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/
H A Druntime-profiler.cc150 BackEdgeTable::Patch(isolate_, shared->code());
H A Dfull-codegen.h907 static void Patch(Isolate* isolate, Code* unoptimized_code);
909 // Patch the back edge to the target state, provided the correct callee.
H A Dfull-codegen.cc1627 void BackEdgeTable::Patch(Isolate* isolate, Code* unoptimized) { function in class:v8::internal::BackEdgeTable
/external/v8/src/arm/
H A Dcode-stubs-arm.h147 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/arm64/
H A Dcode-stubs-arm64.h131 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/heap/
H A Dincremental-marking.cc456 RecordWriteStub::Patch(stub, RecordWriteStub::INCREMENTAL_COMPACTION);
458 RecordWriteStub::Patch(stub, RecordWriteStub::INCREMENTAL);
476 RecordWriteStub::Patch(Code::cast(e), mode);
/external/v8/src/ia32/
H A Dcode-stubs-ia32.h172 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/mips/
H A Dcode-stubs-mips.h189 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/mips64/
H A Dcode-stubs-mips64.h191 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/x64/
H A Dcode-stubs-x64.h164 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/v8/src/x87/
H A Dcode-stubs-x87.h169 static void Patch(Code* stub, Mode mode) { function in class:v8::internal::RecordWriteStub
/external/clang/lib/Driver/
H A DToolChains.h53 int Major, Minor, Patch; member in struct:clang::driver::toolchains::Generic_GCC::GCCVersion
65 return isOlderThan(RHS.Major, RHS.Minor, RHS.Patch, RHS.PatchSuffix);
H A DToolChains.cpp1126 if (PatchText.slice(0, EndNumber).getAsInteger(10, GoodVersion.Patch) ||
1127 GoodVersion.Patch < 0)
1144 if (Patch != RHSPatch) {
1149 if (Patch == -1)
1153 return Patch < RHSPatch;
/external/openssh/contrib/redhat/
H A Dopenssh.spec610 - Patch sftp to recognize '-o protocol' arguments. (#29540)
710 - Patch ssh-keygen to be able to list signatures for DSA public key files
718 - Patch ssh-add to try to add both identity and id_dsa, and to error only
775 - Patch to build with neither RSA nor RSAref.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 527 milliseconds