Home
last modified time | relevance | path

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

/external/libaom/libaom/
DREADME.md529 ### Login cookie
536 ### Contributor agreement
542 ### Testing your code
550 ### Commit message hook
570 ### Upload your change
578 ### Incorporating reviewer comments
597 ### Submitting your change
614 ### Viewing the status of uploaded changes
/external/perfetto/ui/src/controller/
Dglobals.ts76 const patches: Patch[] = []; constant
119 const patches: Patch[] = []; constant
/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/protos/perfetto/common/
Dcommit_data_request.proto65 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/tensorflow/tensorflow/compiler/tests/
Dextract_image_patches_op_test.py32 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/toolchain-utils/
Dbuildbot_test_llvm.py95 def __init__(self, board, chromeos_root, weekday, patches, compiler): argument
Dbuildbot_test_toolchains.py66 patches, argument
Dremote_gcc_build.py306 def RunRemote(chromeos_root, branch, patches, is_local, target, chrome_version, argument
/external/tensorflow/tensorflow/contrib/gan/python/eval/python/
Dsliced_wasserstein_impl.py119 def _normalize_patches(patches): argument
/external/autotest/tko/parsers/
Dversion_1.py51 def __init__(self, base, patches): argument
/external/perfetto/include/perfetto/tracing/core/
Dcommit_data_request.h150 const std::vector<Patch>& patches() const { return patches_; } in patches() function
/external/autotest/tko/
Dmodels.py79 def __init__(self, base, patches, kernel_hash): argument
/external/perfetto/src/tracing/core/
Dtrace_buffer.cc409 const Patch* patches, in TryPatchChunkContents()
Dtrace_buffer_unittest.cc67 std::vector<TraceBuffer::Patch> patches, in TryPatchChunkContents()
Dtracing_service_impl.cc1962 std::array<TraceBuffer::Patch, 1024> patches; // Uninitialized. in ApplyChunkPatches() local
/external/libcups/cups/
Dppd.h306 char *patches; /* Patch commands to be sent to printer */ member
/external/pcre/dist2/src/sljit/
DsljitLir.h417 sljit_uw patches; member