Home
last modified time | relevance | path

Searched defs:patches (Results 1 – 24 of 24) sorted by relevance

/external/libaom/libaom/
DREADME.md571 ### Login cookie {#login-cookie}
578 ### Contributor agreement {#contributor-agreement}
584 ### Testing your code {#testing-your-code}
592 ### Commit message hook {#commit-message-hook}
612 ### Upload your change {#upload-your-change}
620 ### Incorporating reviewer comments {#incorporating-reviewer-comments}
639 ### Submitting your change {#submitting-your-change}
656 ### Viewing the status of uploaded changes {#viewing-the-status-of-uploaded-changes}
/external/bsdiff/
Dsplit_patch_writer_unittest.cc23 std::vector<PatchWriterInterface*> patches; in SetUpForSize() local
37 std::vector<PatchWriterInterface*> patches = {&p}; in TEST_F() local
Dsplit_patch_writer.h25 const std::vector<PatchWriterInterface*>& patches) in SplitPatchWriter()
/external/perfetto/ui/src/frontend/
Dindex.ts61 const patches: Patch[] = []; constant
98 const patches: Patch[] = []; constant
/external/swiftshader/tests/regres/
Ddeqp.json5 "patches": [ array
/external/perfetto/protos/perfetto/common/
Dcommit_data_request.proto64 repeated Patch patches = 4; field
/external/tensorflow/tensorflow/python/kernel_tests/
Dextract_volume_patches_op_test.py30 def _VerifyValues(self, image, ksizes, strides, padding, patches): argument
Dextract_image_patches_op_test.py31 def _VerifyValues(self, image, ksizes, strides, rates, padding, patches): argument
/external/deqp/scripts/verify/
Dpackage.py34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
/external/tensorflow/tensorflow/compiler/tests/
Dextract_image_patches_op_test.py32 def _VerifyValues(self, image, ksizes, strides, rates, padding, patches): argument
/external/toolchain-utils/
Dbuildbot_test_llvm.py91 def __init__(self, board, chromeos_root, weekday, patches, compiler): argument
Dbuildbot_test_toolchains.py85 patches, argument
/external/wayland/
Dimport_official_snapshot.py175 def apply_and_reexport_patches(version, patches, use_cherry_pick=False): argument
/external/toolchain-utils/llvm_tools/
Dupdate_chromeos_llvm_hash.py375 def RemovePatchesFromFilesDir(patches): argument
Dpatch_manager.py272 def UpdatePatchMetadataFile(patch_metadata_file, patches): argument
/external/autotest/tko/parsers/
Dversion_1.py51 def __init__(self, base, patches): argument
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_program.c69 struct ir2_shader_info *info, struct util_dynarray *patches) in emit()
/external/autotest/tko/
Dmodels.py83 def __init__(self, base, patches, kernel_hash): argument
/external/perfetto/src/tracing/core/
Dtrace_buffer.cc398 const Patch* patches, in TryPatchChunkContents()
Dtrace_buffer_unittest.cc66 std::vector<TraceBuffer::Patch> patches, in TryPatchChunkContents()
Dtracing_service_impl.cc2857 std::array<TraceBuffer::Patch, 1024> patches; // Uninitialized. in ApplyChunkPatches() local
/external/toolchain-utils/llvm_tools/patch_sync/src/
Dpatch_parsing.rs53 pub patches: Vec<PatchDictSchema>, field
/external/libcups/cups/
Dppd.h298 char *patches; /* Patch commands to be sent to printer */ member
/external/pcre/src/sljit/
DsljitLir.h465 sljit_uw patches; member