/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/display/ |
D | TopologyClamp.kt | 40 val attaching : RectF?, in <lambda>() constant in com.android.settings.connecteddevice.display.XCoor 51 val attaching : RectF?, in <lambda>() constant 85 if (it.x.attaching != null) { in <lambda>() 88 it.y.top <= it.x.attaching.bottom && it.y.bottom >= it.x.attaching.top in <lambda>() 89 } else if (it.y.attaching != null) { in <lambda>() 92 it.x.left <= it.y.attaching.right && it.x.right >= it.y.attaching.left in <lambda>()
|
/aosp_15_r20/out/soong/raw-aosp_shiba/52/ |
D | 52a13c976cdfb172aee62b04fb147af7946db2b3 | 27 …from: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/andro… 28 …to: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/android… 31 …from: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/andro… 32 …to: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/android… 35 …from: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/andro… 36 …to: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/android… 203 …attaching/CtsJvmtiAttachingDeviceApp/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/out/li… 206 …to: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/android… 210 …to: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/android… 214 …to: "out/soong/.intermediates/cts/hostsidetests/jvmti/attaching/CtsJvmtiAttachingDeviceApp/android… [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/db/ |
D | db822b8780a1455b806d39b5668e4a817a61d0c1 | 31 …from: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android… 32 …to: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android_c… 35 …from: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android… 36 …to: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android_c… 39 …from: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android… 40 …to: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android_c… 251 …attaching/CtsJvmtiAttachingTestCases/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/out/li… 254 …to: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android_c… 258 …to: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android_c… 262 …to: "out/soong/.intermediates/cts/tests/tests/jvmti/attaching/CtsJvmtiAttachingTestCases/android_c… [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/ |
H A D | README.md | 61 Optionally, you can monitor the progress of the transfer by attaching a TransferListener. The provi… 70 // attaching a LoggingTransferListener that will log the progress 84 Same as upload, you can monitor the progress of the transfer by attaching a TransferListener. 93 // attaching a LoggingTransferListener that will log the progress
|
/aosp_15_r20/art/runtime/ti/ |
H A D | agent.cc | 69 bool attaching, in DoLoadHelper() argument 83 AgentOnLoadFunction callback = attaching ? agent->onattach_ : agent->onload_; in DoLoadHelper() 86 (attaching ? "attach" : "load"), in DoLoadHelper()
|
H A D | agent.h | 75 bool attaching,
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/connecteddevice/display/ |
D | XCoor.java | 18 private final android.graphics.RectF attaching = null; field in XCoor 21 android.graphics.RectF attaching) { in XCoor()
|
D | YCoor.java | 18 private final android.graphics.RectF attaching = null; field in YCoor 21 android.graphics.RectF attaching) { in YCoor()
|
/aosp_15_r20/external/deqp/doc/testspecs/GL3/ |
H A D | functional.fragment_out_location.txt | 29 - Before attaching shaders 45 linking and attaching shaders. Verification is done using
|
/aosp_15_r20/external/perfetto/docs/concepts/ |
H A D | detached-mode.md | 55 session only if the Unix UID of the re-attaching client matches the UID of the 66 When re-attaching it is possible to also specify a further `--stop` argument. 68 re-attaching (This is to avoid a race where SIGKILL is sent too early, before
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/ |
D | CHANGELOG.md | 46 - Added `Program::attach_ksyscall` for attaching to ksyscall handlers 111 - Added `Program::attach_iter` for attaching of programs to an iterator 153 - Added `Program::attach_uprobe_with_opts` for attaching Uprobes with additional
|
/aosp_15_r20/art/tools/jvmti-agents/titrace/ |
H A D | README.md | 22 #### Enable permissions for attaching an agent 32 If this step is skipped, attaching the agent will not succeed.
|
/aosp_15_r20/external/crosvm/docs/book/src/devices/ |
H A D | usb.md | 3 crosvm supports attaching USB devices from the host by emulating an 6 Unlike some other VM software like qemu, crosvm does not support attaching USB devices at boot time,
|
/aosp_15_r20/art/test/909-attach-agent/ |
H A D | info.txt | 1 Tests jvmti plugin attaching during live phase.
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/base_api/ |
H A D | api_def_OptionsDataset.pbtxt | 16 summary: "Creates a dataset by attaching tf.data.Options to `input_dataset`."
|
/aosp_15_r20/external/coreboot/src/drivers/pcie/generic/ |
H A D | Kconfig | 8 This driver allows attaching arbitrary ACPI properties to
|
/aosp_15_r20/external/python/bumble/docs/mkdocs/src/transports/ |
D | vhci.md | 4 The VHCI transport allows attaching a virtual controller to the Bluetooth stack on operating system…
|
/aosp_15_r20/packages/modules/Virtualization/docs/debug/ |
D | gdb_userspace.md | 5 running a new process, or attaching to an existing process. Use `vm_shell`
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cgroup_xattr/ |
H A D | README | 18 filesystem. This feature was added in Linux 3.7 to allow attaching runtime
|
/aosp_15_r20/external/pigweed/pw_hex_dump/ |
H A D | docs.rst | 10 debugging various issues. While in some cases this can be done by attaching an
|
/aosp_15_r20/external/python/watchdog/docs/source/ |
D | quickstart.rst | 16 attaching the event handler.
|
/aosp_15_r20/external/sdk-platform-java/ |
H A D | BUILD.bazel | 15 # much greater flexibility in terms of debugging features, like attaching a
|
/aosp_15_r20/external/swiftshader/src/ |
H A D | swiftshader.gni | 26 # SwiftShader DLL gets loaded, to facilitate attaching a debugger.
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/errors/ |
H A D | asset_set_asset_error.proto | 52 // When attaching a Location typed Asset to a LocationGroup typed AssetSet,
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/errors/ |
H A D | asset_set_asset_error.proto | 52 // When attaching a Location typed Asset to a LocationGroup typed AssetSet,
|