/aosp_15_r20/external/wayland/ |
H A D | import_official_snapshot.py | 175 def apply_and_reexport_patches(version, patches, use_cherry_pick=False): argument
|
/aosp_15_r20/art/dex2oat/driver/ |
H A D | compiled_method_storage_test.cc | 56 ArrayRef<const linker::LinkerPatch> patches[] = { in TEST() local
|
H A D | compiled_method_storage.cc | 261 ArrayRef<const linker::LinkerPatch> patches, in CreateCompiledMethod()
|
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/ |
H A D | audio_test_utils.cpp | 734 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 D | Module.cpp | 262 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 D | patch_manager.py | 224 def _fmt(patches): argument
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | HwAudioSource.java | 160 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); in getDeviceId() local
|
H A D | AudioRecordingConfiguration.java | 254 ArrayList<AudioPatch> patches = new ArrayList<AudioPatch>(); in getAudioDevice() local
|
/aosp_15_r20/external/toolchain-utils/ |
H A D | buildbot_test_toolchains.py | 83 patches, argument
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
D | commit_data_request.pb.h | 1207 …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 D | commit_data_request.pb.h | 1207 …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 D | version_1.py | 58 def __init__(self, base, patches): argument
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/ |
H A D | Module.h | 45 std::vector<AudioPatch> patches; member
|
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/ |
H A D | CoreAudioHalAidl_test.cpp | 96 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 D | fd2_program.c | 50 struct ir2_shader_info *info, struct util_dynarray *patches) in emit()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | runtime_conv_impl.h | 178 auto patches = in EigenConv3DImpl() local
|
/aosp_15_r20/frameworks/av/services/audioflinger/ |
H A D | DeviceEffectManager.cpp | 108 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/ |
D | commit_data_request.gen.h | 124 const std::vector<CommitDataRequest_ChunkToPatch_Patch>& patches() const { return patches_; } in patches() function
|
/aosp_15_r20/art/compiler/ |
H A D | common_compiler_test.cc | 138 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 D | commit_data_request.gen.h | 124 const std::vector<CommitDataRequest_ChunkToPatch_Patch>& patches() const { return patches_; } in patches() function
|
/aosp_15_r20/external/autotest/tko/ |
H A D | models.py | 88 def __init__(self, base, patches, kernel_hash): argument
|
/aosp_15_r20/external/AFLplusplus/utils/afl_untracer/ |
H A D | afl-untracer.c | 508 FILE *patches = fopen(filename, "r"); local
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitSerialize.c | 78 sljit_uw patches; member
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_select_algorithm.py | 22 def patches(fn): function
|
/aosp_15_r20/packages/services/Car/car-builtin-lib/src/android/car/builtin/media/ |
D | AudioManagerHelper.java | 245 ArrayList<AudioPatch> patches = new ArrayList<>(); in releaseAudioPatch() local
|