Home
last modified time | relevance | path

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

12345678910>>...70

/aosp_15_r20/external/brotli/c/include/brotli/
H A Dport.h28 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) \ argument
31 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) (0) argument
50 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) (0) argument
52 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument
55 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument
58 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument
73 #define BROTLI_INTEL_VERSION_CHECK(major, minor, patch) \ argument
76 #define BROTLI_INTEL_VERSION_CHECK(major, minor, patch) (0) argument
86 #define BROTLI_PGI_VERSION_CHECK(major, minor, patch) \ argument
89 #define BROTLI_PGI_VERSION_CHECK(major, minor, patch) (0) argument
[all …]
/aosp_15_r20/external/cronet/third_party/brotli/include/brotli/
H A Dport.h28 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) \ argument
31 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) (0) argument
50 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) (0) argument
52 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument
55 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument
58 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument
73 #define BROTLI_INTEL_VERSION_CHECK(major, minor, patch) \ argument
76 #define BROTLI_INTEL_VERSION_CHECK(major, minor, patch) (0) argument
86 #define BROTLI_PGI_VERSION_CHECK(major, minor, patch) \ argument
89 #define BROTLI_PGI_VERSION_CHECK(major, minor, patch) (0) argument
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md337 ##### Start with a tree with your patch applied to the tip of tree
345 ##### Create a new branch starting from the first unrelated patch
353 ##### Reformat the code
357 ##### Commit your temporary formatting patch
363 ##### Revert your temporary formatting patch (**Bear with me!**)
367 ##### Apply your patch
373 ##### Reformat the code
377 ##### Commit your second temporary formatting patch
383 ##### Check to see that everything looks right
397 ##### Squash the last three patches with git rebase
[all …]
/aosp_15_r20/bootable/deprecated-ota/tests/unit/host/
H A Dimgdiff_test.cpp38 static void verify_patch_header(const std::string& patch, size_t* num_normal, size_t* num_raw, in verify_patch_header()
83 static void GenerateTarget(const std::string& src, const std::string& patch, std::string* patched) { in GenerateTarget()
93 static void verify_patched_image(const std::string& src, const std::string& patch, in verify_patched_image()
133 std::string patch; in TEST() local
182 std::string patch; in TEST() local
236 std::string patch; in TEST() local
284 std::string patch; in TEST() local
332 std::string patch; in TEST() local
371 std::string patch; in TEST() local
414 std::string patch; in TEST() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/predef/include/boost/predef/other/
Dworkaround.h38 # define BOOST_PREDEF_WORKAROUND(symbol, comp, major, minor, patch) (0) argument
41 # define BOOST_PREDEF_WORKAROUND(symbol, comp, major, minor, patch) \ argument
82 # define BOOST_PREDEF_TESTED_AT(symbol, major, minor, patch) (0) argument
85 # define BOOST_PREDEF_TESTED_AT(symbol, major, minor, patch) ( \ argument
90 # define BOOST_PREDEF_TESTED_AT(symbol, major, minor, patch) \ argument
/aosp_15_r20/external/crosvm/
H A Dcargo_embargo.json135 "patch": "android_audio/patches/Android.bp.patch" string
138 "patch": "base/patches/Android.bp.patch", string
169 "patch": "patches/Android.bp.patch" string
172 "patch": "crosvm_control/cargo2android.bp.patch" string
183 "patch": "disk/patches/Android.bp.patch" string
187 "patch": "gpu_display/patches/Android.bp.patch" string
209 "patch": "protos/patches/Android.bp.patch" string
212 "patch": "rutabaga_gfx/patches/Android.bp.patch", string
/aosp_15_r20/system/update_engine/lz4diff/
H A Dlz4patch.cc132 Lz4diffPatch& patch = *output; in ParseLz4DifffPatch() local
198 bool HasPosfixPatches(const Lz4diffPatch& patch) { in HasPosfixPatches()
226 const Lz4diffPatch& patch, in ApplyInnerPatch()
247 const Lz4diffPatch& patch, in Lz4Patch()
315 const Lz4diffPatch& patch, in Lz4Patch()
335 Lz4diffPatch patch; in Lz4Patch() local
343 Lz4diffPatch patch; in Lz4Patch() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DMelReporter.cpp126 const IAfPatchPanel::Patch& patch) { in onCreateAudioPatch()
170 void MelReporter::startMelComputationForActivePatch_l(const ActiveMelPatch& patch) in startMelComputationForActivePatch_l()
249 audio_patch_handle_t newHandle, const IAfPatchPanel::Patch& patch) { in onUpdateAudioPatch()
270 void MelReporter::stopMelComputationForPatch_l(const ActiveMelPatch& patch) in stopMelComputationForPatch_l()
321 for (const auto& patch : mAfPatchPanel->patches_l()) { in applyAllAudioPatches() local
326 for (const auto& patch : patchesCopy) { in applyAllAudioPatches() local
H A DPatchCommandThread.cpp47 const IAfPatchPanel::Patch& patch) { in createAudioPatch()
62 audio_patch_handle_t newHandle, const IAfPatchPanel::Patch& patch) { in updateAudioPatch()
155 audio_patch_handle_t handle, const IAfPatchPanel::Patch& patch) { in createAudioPatchCommand()
174 const IAfPatchPanel::Patch& patch) { in updateAudioPatchCommand()
H A DPatchPanel.cpp113 status_t PatchPanel::createAudioPatch_l(const struct audio_patch* patch, in createAudioPatch_l()
791 const struct audio_patch &patch = removedPatch.mAudioPatch; in releaseAudioPatch_l() local
895 const Patch &patch = patch_iter->second; in getDownstreamSoftwarePatches() local
912 AudioHwDevice *audioHwDevice, audio_io_handle_t stream, struct audio_patch *patch) in notifyStreamOpened()
955 const struct audio_patch *patch) in addSoftwarePatchToInsertedModules_l()
997 for (const auto& patch : module.second.sw_patches) { in dump() local
/aosp_15_r20/art/dex2oat/linker/
H A Drelative_patcher_test.h173 for (const LinkerPatch& patch : compiled_method->GetPatches()) { in Link() local
292 void SetThunkCode(const LinkerPatch& patch, in SetThunkCode()
298 void GetThunkCode(const LinkerPatch& patch, in GetThunkCode()
317 explicit ThunkKey(const LinkerPatch& patch) in ThunkKey()
337 static uint32_t CustomValue1(const LinkerPatch& patch) { in CustomValue1()
348 static uint32_t CustomValue2(const LinkerPatch& patch) { in CustomValue2()
/aosp_15_r20/external/skia/site/docs/dev/contrib/
H A Dsubmit.md84 ### Find a reviewer
93 ### Uploading changes for review
112 ### Submit try jobs
134 ### Request review
/aosp_15_r20/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64.cc57 inline bool IsAdrpPatch(const LinkerPatch& patch) { in IsAdrpPatch()
125 for (const LinkerPatch& patch : compiled_method->GetPatches()) { in ReserveSpace() local
142 for (const LinkerPatch& patch : compiled_method->GetPatches()) { in ReserveSpace() local
208 const LinkerPatch& patch, in PatchPcRelativeReference()
316 const LinkerPatch& patch, in PatchEntrypointCall()
326 const LinkerPatch& patch, in PatchBakerReadBarrierBranch()
/aosp_15_r20/external/puffin/src/
H A Dpuffdiff.cc64 Buffer* patch) { in CreatePatch()
114 Buffer* patch) { in PuffDiff()
199 Buffer* patch) { in PuffDiff()
210 Buffer* patch) { in PuffDiff()
221 Buffer* patch) { in PuffDiff()
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Daudio_test_utils.cpp733 status_t getPatchForOutputMix(audio_io_handle_t audioIo, audio_patch& patch) { in getPatchForOutputMix()
750 status_t getPatchForInputMix(audio_io_handle_t audioIo, audio_patch& patch) { in getPatchForInputMix()
768 bool patchMatchesOutputDevices(const DeviceIdVector& deviceIds, audio_patch patch) { in patchMatchesOutputDevices()
778 bool patchContainsInputDevice(audio_port_handle_t deviceId, audio_patch patch) { in patchContainsInputDevice()
788 struct audio_patch patch; in checkPatchPlayback() local
796 struct audio_patch patch; in checkPatchCapture() local
809 std::string dumpPatch(const audio_patch& patch) { in dumpPatch()
/aosp_15_r20/art/dex2oat/linker/x86_64/
H A Drelative_patcher_x86_64.cc25 const LinkerPatch& patch, in PatchPcRelativeReference()
38 [[maybe_unused]] const LinkerPatch& patch, in PatchEntrypointCall()
44 [[maybe_unused]] const LinkerPatch& patch, in PatchBakerReadBarrierBranch()
/aosp_15_r20/art/dex2oat/linker/x86/
H A Drelative_patcher_x86.cc25 const LinkerPatch& patch, in PatchPcRelativeReference()
60 [[maybe_unused]] const LinkerPatch& patch, in PatchEntrypointCall()
66 [[maybe_unused]] const LinkerPatch& patch, in PatchBakerReadBarrierBranch()
/aosp_15_r20/external/bsdiff/
H A Dpatch_writer_unittest.cc62 test_utils::BsdiffPatchFile patch; in TEST_F() local
79 test_utils::BsdiffPatchFile patch; in TEST_F() local
101 test_utils::BsdiffPatchFile patch; in TEST_F() local
/aosp_15_r20/external/executorch/kernels/optimized/utils/
H A DllvmMathExtras.h42 #define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
46 #define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
49 #define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
/aosp_15_r20/external/pytorch/c10/util/
H A DllvmMathExtras.h36 #define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
40 #define LLVM_GNUC_PREREQ(maj, min, patch) \ argument
43 #define LLVM_GNUC_PREREQ(maj, min, patch) 0 argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DDemangleConfig.h36 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
40 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
43 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) 0 argument
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioPatch.cpp30 AudioPatch::AudioPatch(const struct audio_patch *patch, uid_t uid) : in AudioPatch()
62 const sp<AudioPatch>& patch) in addAudioPatch()
109 const sp<AudioPatch> patch = valueAt(patchIndex); in listAudioPatches() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DDemangleConfig.h36 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
40 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
43 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) 0 argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DDemangleConfig.h36 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
40 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
43 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) 0 argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DDemangleConfig.h36 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
40 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) \ argument
43 #define DEMANGLE_GNUC_PREREQ(maj, min, patch) 0 argument

12345678910>>...70