Home
last modified time | relevance | path

Searched defs:patches (Results 26 – 50 of 131) sorted by relevance

123456

/aosp_15_r20/external/wayland/
H A Dimport_official_snapshot.py175 def apply_and_reexport_patches(version, patches, use_cherry_pick=False): argument
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method_storage_test.cc56 ArrayRef<const linker::LinkerPatch> patches[] = { in TEST() local
H A Dcompiled_method_storage.cc261 ArrayRef<const linker::LinkerPatch> patches, in CreateCompiledMethod()
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Daudio_test_utils.cpp734 std::vector<struct audio_patch> patches; in getPatchForOutputMix() local
751 std::vector<struct audio_patch> patches; in getPatchForInputMix() local
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp262 auto& patches = getConfig().patches; in findConnectedPortConfigIds() local
1091 auto& patches = getConfig().patches; in setAudioPatch() local
1376 auto& patches = getConfig().patches; in resetAudioPatch() local
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dpatch_manager.py224 def _fmt(patches): argument
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DHwAudioSource.java160 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); in getDeviceId() local
H A DAudioRecordingConfiguration.java254 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); in getAudioDevice() local
/aosp_15_r20/external/toolchain-utils/
H A Dbuildbot_test_toolchains.py83 patches, argument
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dcommit_data_request.pb.h1207 …s::CommitDataRequest_ChunkToPatch_Patch& CommitDataRequest_ChunkToPatch::patches(int index) const { in patches() function
1220 CommitDataRequest_ChunkToPatch::patches() const { in patches() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dcommit_data_request.pb.h1207 …s::CommitDataRequest_ChunkToPatch_Patch& CommitDataRequest_ChunkToPatch::patches(int index) const { in patches() function
1220 CommitDataRequest_ChunkToPatch::patches() const { in patches() function
/aosp_15_r20/external/autotest/tko/parsers/
H A Dversion_1.py58 def __init__(self, base, patches): argument
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/
H A DModule.h45 std::vector<AudioPatch> patches; member
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp96 std::vector<AudioPatch> patches; member
434 std::vector<::aidl::android::hardware::audio::core::AudioPatch>* patches) override { in getAudioPatches()
1397 auto patches = mModule->getPatches(); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_program.c50 struct ir2_shader_info *info, struct util_dynarray *patches) in emit()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_conv_impl.h178 auto patches = in EigenConv3DImpl() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.cpp108 const std::map<audio_patch_handle_t, IAfPatchPanel::Patch>& patches, in createEffect_l()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dcommit_data_request.gen.h124 const std::vector<CommitDataRequest_ChunkToPatch_Patch>& patches() const { return patches_; } in patches() function
/aosp_15_r20/art/compiler/
H A Dcommon_compiler_test.cc138 ArrayRef<const linker::LinkerPatch> patches, in CreateCompiledMethod()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dcommit_data_request.gen.h124 const std::vector<CommitDataRequest_ChunkToPatch_Patch>& patches() const { return patches_; } in patches() function
/aosp_15_r20/external/autotest/tko/
H A Dmodels.py88 def __init__(self, base, patches, kernel_hash): argument
/aosp_15_r20/external/AFLplusplus/utils/afl_untracer/
H A Dafl-untracer.c508 FILE *patches = fopen(filename, "r"); local
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitSerialize.c78 sljit_uw patches; member
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_select_algorithm.py22 def patches(fn): function
/aosp_15_r20/packages/services/Car/car-builtin-lib/src/android/car/builtin/media/
DAudioManagerHelper.java245 ArrayList<AudioPatch> patches = new ArrayList<>(); in releaseAudioPatch() local

123456