/external/curl/docs/ |
D | CONTRIBUTE.md | 62 ### Follow code style 71 ### Non-clobbering All Over 80 ### Write Separate Changes 96 ### Patch Against Recent Sources 103 ### Documentation 114 ### Test Cases
|
/external/skia/site/dev/contrib/ |
D | submit.md | 72 ### Find a reviewer 78 ### Uploading changes for review 96 ### Request review
|
/external/bsdiff/ |
D | bsdiff_unittest.cc | 39 BsdiffPatchFile patch; in TEST_F() local 55 BsdiffPatchFile patch; in TEST_F() local
|
/external/clang/ |
D | version.py | 3 patch = '275480' variable
|
/external/autotest/utils/ |
D | check_patch.py | 86 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/v8/tools/testrunner/objects/ |
D | workpacket.py | 34 base_revision=None, patch=None, pubkey=None): argument
|
/external/mesa3d/src/mapi/ |
D | entry_x86_tls.h | 87 char patch[8] = { in entry_patch_public() local
|
/external/v8/tools/release/ |
D | test_scripts.py | 379 def WriteFakeVersionFile(self, major=3, minor=22, build=4, patch=0): argument 1179 def VerifyPatch(patch): argument 1365 def ResetVersion(major, minor, build, patch=0): argument 1562 def VerifyPatch(patch): argument 1736 def ResetVersion(major, minor, build, patch=0): argument
|
/external/v8/tools/perf/ |
D | statistics-for-json.R | 32 patch <- fromJSON(file=args[1]) globalVar
|
/external/v8/tools/testrunner/server/ |
D | work_handler.py | 130 def _ApplyPatch(self, patch): argument
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx.c | 101 int major, minor, patch; in apple_init_glx() local
|
/external/skia/src/core/ |
D | SkGraphics.cpp | 34 void SkGraphics::GetVersion(int32_t* major, int32_t* minor, int32_t* patch) { in GetVersion()
|
D | SkMaskFilter.cpp | 220 NinePatch patch; in filterRRect() local 241 NinePatch patch; in filterPath() local
|
/external/llvm/include/llvm/Support/ |
D | Compiler.h | 45 # 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/llvm/docs/ |
D | DeveloperPolicy.rst | 74 .. _patch: target
|
/external/skia/src/gpu/ops/ |
D | GrLatticeOp.cpp | 48 Patch& patch = fPatches.push_back(); in NonAALatticeOp() local 114 const Patch& patch = fPatches[i]; in onPrepareDraws() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Compiler.h | 49 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 53 # define LLVM_GNUC_PREREQ(maj, min, patch) \ argument 56 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_linux_s390.cc | 125 unsigned int major, minor, patch = 0; in FixedCVE_2016_2143() local
|
/external/syslinux/diag/geodsp/ |
D | geodsp1s.asm | 223 .patch: label
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 191 Patch* patch) { in drawpatches() 260 Patch patch; in onDrawContent() local
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_gmem.c | 702 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local 713 struct fd_cs_patch *patch = fd_patch_element(&batch->rbrc_patches, i); in patch_rbrc() local
|
/external/aac/libSBRdec/src/ |
D | lpp_tran.cpp | 244 int patch; in lppTransposer() local 863 int i, patch; in resetLppTransposer() local
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | RequestTest.java | 116 Request patch = new Request.Builder().url("http://localhost/api").patch(body).build(); in crudVerbs() local
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_screen.c | 644 unsigned patch = 0; /* assume the worst */ in fd_screen_create() local
|
/external/toolchain-utils/ |
D | remote_gcc_build.py | 40 def GetPatchString(patch): argument
|