Home
last modified time | relevance | path

Searched defs:patch (Results 1 – 25 of 76) sorted by relevance

1234

/external/skia/site/dev/contrib/
Dsubmit.md72 ### Find a reviewer
78 ### Uploading changes for review
96 ### Request review
/external/bsdiff/
Dbsdiff_unittest.cc39 BsdiffPatchFile patch; in TEST_F() local
55 BsdiffPatchFile patch; in TEST_F() local
/external/autotest/utils/
Dcheck_patch.py86 def apply_patch(self, patch): argument
158 def apply_patch(self, patch): argument
305 def __init__(self, patch=None, patchwork_id=None, confirm=False): argument
/external/clang/
Dversion.py3 patch = '275480' variable
/external/v8/tools/release/
Dtest_scripts.py379 def WriteFakeVersionFile(self, major=3, minor=22, build=4, patch=0): argument
1186 def VerifyPatch(patch): argument
1372 def ResetVersion(major, minor, build, patch=0): argument
1569 def VerifyPatch(patch): argument
1743 def ResetVersion(major, minor, build, patch=0): argument
/external/v8/tools/testrunner/objects/
Dworkpacket.py34 base_revision=None, patch=None, pubkey=None): argument
/external/skia/src/gpu/ops/
DGrLatticeOp.cpp34 Patch& patch = fPatches.push_back(); in NonAALatticeOp() local
99 const Patch& patch = fPatches[i]; in onPrepareDraws() local
/external/mesa3d/src/mapi/mapi/
Dentry_x86_tls.h96 char patch[8] = { in entry_patch_public() local
/external/v8/tools/perf/
Dstatistics-for-json.R32 patch <- fromJSON(file=args[1]) globalVar
/external/llvm/include/llvm/Support/
DCompiler.h45 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
49 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
52 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
/external/v8/tools/testrunner/server/
Dwork_handler.py130 def _ApplyPatch(self, patch): argument
/external/skia/src/core/
DSkGraphics.cpp34 void SkGraphics::GetVersion(int32_t* major, int32_t* minor, int32_t* patch) { in GetVersion()
DSkMaskFilter.cpp222 NinePatch patch; in filterRRect() local
243 NinePatch patch; in filterPath() local
/external/mesa3d/src/glx/apple/
Dapple_glx.c103 int major, minor, patch; in apple_init_glx() local
/external/llvm/docs/
DDeveloperPolicy.rst74 .. _patch: target
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_s390.cc125 unsigned int major, minor, patch = 0; in FixedCVE_2016_2143() local
/external/aac/libSBRdec/src/
Dlpp_tran.cpp240 int patch; in lppTransposer() local
852 int i, patch; in resetLppTransposer() local
/external/skia/samplecode/
DSamplePatch.cpp189 Patch* patch) { in drawpatches()
258 Patch patch; in onDrawContent() local
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c441 uint32_t *patch) { in extract_version()
1228 const uint32_t patch = VK_VERSION_PATCH(apiVersion); in app_gpu_dump_props() local
1405 unsigned int major, minor, patch; in main() local
1453 uint32_t major, minor, patch; in main() local
/external/syslinux/diag/geodsp/
Dgeodsp1s.asm223 .patch: label
/external/skia/src/utils/
DSkCamera.cpp377 SkPatch3D patch; in dotWithNormal() local
384 SkPatch3D patch; in getMatrix() local
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DRequestTest.java116 Request patch = new Request.Builder().url("http://localhost/api").patch(body).build(); in crudVerbs() local
/external/toolchain-utils/
Dremote_gcc_build.py40 def GetPatchString(patch): argument
/external/autotest/tko/parsers/
Dversion_1.py232 patch = version_0.patch variable
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DRequest.java247 public Builder patch(RequestBody body) { in patch() method in Request.Builder

1234