Home
last modified time | relevance | path

Searched defs:adaptive (Results 1 – 25 of 79) sorted by relevance

1234

/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Ddis.py68 def dis(x=None, *, file=None, depth=None, show_caches=False, adaptive=False): argument
113 def distb(tb=None, *, file=None, show_caches=False, adaptive=False): argument
187 def _get_code_array(co, adaptive): argument
330 def get_instructions(x, *, first_line=None, show_caches=False, adaptive=False): argument
519 def disassemble(co, lasti=-1, *, file=None, show_caches=False, adaptive=False): argument
529 def _disassemble_recursive(co, *, file=None, depth=None, show_caches=False, adaptive=False): argument
698 … def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False): argument
729 def from_traceback(cls, tb, *, show_caches=False, adaptive=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Ddis.py68 def dis(x=None, *, file=None, depth=None, show_caches=False, adaptive=False): argument
113 def distb(tb=None, *, file=None, show_caches=False, adaptive=False): argument
187 def _get_code_array(co, adaptive): argument
330 def get_instructions(x, *, first_line=None, show_caches=False, adaptive=False): argument
519 def disassemble(co, lasti=-1, *, file=None, show_caches=False, adaptive=False): argument
529 def _disassemble_recursive(co, *, file=None, depth=None, show_caches=False, adaptive=False): argument
698 … def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False): argument
729 def from_traceback(cls, tb, *, show_caches=False, adaptive=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Ddis.py68 def dis(x=None, *, file=None, depth=None, show_caches=False, adaptive=False): argument
113 def distb(tb=None, *, file=None, show_caches=False, adaptive=False): argument
187 def _get_code_array(co, adaptive): argument
330 def get_instructions(x, *, first_line=None, show_caches=False, adaptive=False): argument
519 def disassemble(co, lasti=-1, *, file=None, show_caches=False, adaptive=False): argument
529 def _disassemble_recursive(co, *, file=None, depth=None, show_caches=False, adaptive=False): argument
698 … def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False): argument
729 def from_traceback(cls, tb, *, show_caches=False, adaptive=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Ddis.py68 def dis(x=None, *, file=None, depth=None, show_caches=False, adaptive=False): argument
113 def distb(tb=None, *, file=None, show_caches=False, adaptive=False): argument
187 def _get_code_array(co, adaptive): argument
330 def get_instructions(x, *, first_line=None, show_caches=False, adaptive=False): argument
519 def disassemble(co, lasti=-1, *, file=None, show_caches=False, adaptive=False): argument
529 def _disassemble_recursive(co, *, file=None, depth=None, show_caches=False, adaptive=False): argument
698 … def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False): argument
729 def from_traceback(cls, tb, *, show_caches=False, adaptive=False): argument
/aosp_15_r20/external/python/cpython3/Lib/
Ddis.py68 def dis(x=None, *, file=None, depth=None, show_caches=False, adaptive=False): argument
113 def distb(tb=None, *, file=None, show_caches=False, adaptive=False): argument
187 def _get_code_array(co, adaptive): argument
330 def get_instructions(x, *, first_line=None, show_caches=False, adaptive=False): argument
519 def disassemble(co, lasti=-1, *, file=None, show_caches=False, adaptive=False): argument
529 def _disassemble_recursive(co, *, file=None, depth=None, show_caches=False, adaptive=False): argument
698 … def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False): argument
729 def from_traceback(cls, tb, *, show_caches=False, adaptive=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Ddis.py68 def dis(x=None, *, file=None, depth=None, show_caches=False, adaptive=False): argument
113 def distb(tb=None, *, file=None, show_caches=False, adaptive=False): argument
187 def _get_code_array(co, adaptive): argument
330 def get_instructions(x, *, first_line=None, show_caches=False, adaptive=False): argument
519 def disassemble(co, lasti=-1, *, file=None, show_caches=False, adaptive=False): argument
529 def _disassemble_recursive(co, *, file=None, depth=None, show_caches=False, adaptive=False): argument
698 … def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False): argument
729 def from_traceback(cls, tb, *, show_caches=False, adaptive=False): argument
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
H A DMediaCodecInfo.java92 public final boolean adaptive; field in MediaCodecInfo
190 boolean adaptive, in MediaCodecInfo()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
H A DMediaCodecInfo.java92 public final boolean adaptive; field in MediaCodecInfo
190 boolean adaptive, in MediaCodecInfo()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/xsd/display-device-config/gen/cpp/include/
Dcom_android_server_display_config_enums.h17 adaptive, enumerator
/aosp_15_r20/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/android/layoutlib/test/myapplication/
H A DR$drawable.class ... java.lang.Object { public static final int adaptive public static final int android public static final int avd_color_interpolator ...
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dgain_controller2.cc215 const auto& adaptive = config.adaptive_digital; in Validate() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/mediacodec/
H A DMediaCodecInfoTest.java404 private static MediaCodecInfo buildH264CodecInfo(boolean adaptive) { in buildH264CodecInfo()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/mediacodec/
H A DMediaCodecInfoTest.java404 private static MediaCodecInfo buildH264CodecInfo(boolean adaptive) { in buildH264CodecInfo()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsdca_ops.cc124 bool adaptive = true; member
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_dis.py1033 def get_cached_values(self, quickened, adaptive): argument
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_pooling.py1501 self, num_dim, adaptive=False, device="cpu", dtype=torch.float argument
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java1781 private Drawable loadDrawableFromFileDescriptor(ParcelFileDescriptor pfd, boolean adaptive) { in loadDrawableFromFileDescriptor()
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py2536 def maybe_mask(vals, length, range_max, adaptive, dim): argument
/aosp_15_r20/developers/build/prebuilts/androidtv/sample-inputs/app/libs/
HDexoplayer_dev-hls_20150123.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-exoplayer-nodeps/android_common/aar/
Dclasses.jarandroidx/ androidx/media3/ androidx/media3/exoplayer/ androidx/media3/exoplayer/analytics ...
Dandroidx.media3.media3-exoplayer-nodeps.jarandroidx/ androidx/media3/ androidx/media3/exoplayer/ androidx/media3/exoplayer/analytics ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-exoplayer-nodeps/android_common_apex30/aar/
Dandroidx.media3.media3-exoplayer-nodeps.jarandroidx/ androidx/media3/ androidx/media3/exoplayer/ androidx/media3/exoplayer/analytics ...
Dclasses.jarandroidx/ androidx/media3/ androidx/media3/exoplayer/ androidx/media3/exoplayer/analytics ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-5/
Dframework.jarcom/android/internal/pm/SystemFeaturesMetadata.class SystemFeaturesMetadata.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar5META-INF/ META-INF/MANIFEST.MF android/ android/content/ android/ ...

1234