/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/ |
H A D | ImplicitTagsTest.java | 33 Wheel wheel = new Wheel(); in testDefaultRepresenter() local 51 Wheel wheel = new Wheel(); in testNoRootTag() local 70 Wheel wheel = new Wheel(); in testRootMap() local 112 private Wheel wheel; field in ImplicitTagsTest.CarWithWheel 128 public void setWheel(Wheel wheel) { in setWheel()
|
H A D | ClassTagsTest.java | 33 Wheel wheel = new Wheel(); in testDefaultRepresenter() local 46 Wheel wheel = new Wheel(); in testDumpClassTag() local
|
H A D | ArrayTagsTest.java | 31 Wheel wheel = new Wheel(); in testDefaultRepresenter() local 45 Wheel wheel = new Wheel(); in testFlowBlock() local
|
H A D | Wheel.java | 44 Wheel wheel = (Wheel) obj; in equals() local
|
H A D | MyWheel.java | 41 MyWheel wheel = (MyWheel) obj; in equals() local
|
H A D | TypeSafeCollectionsTest.java | 127 Object wheel = car.getWheels().keySet().iterator().next(); in testWithGlobalTag() local
|
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | NestedBuildersTest.java | 85 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local 98 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | NestedBuildersTest.java | 85 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local 98 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local
|
/aosp_15_r20/external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
H A D | nested_builders_test.proto | 42 repeated Wheel wheel = 2; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
H A D | nested_builders_test.proto | 42 repeated Wheel wheel = 2; field
|
/aosp_15_r20/external/python/cpython2/Doc/distributing/ |
D | index.rst | 65 .. _wheel: https://wheel.readthedocs.org target in Key terms
|
/aosp_15_r20/external/python/cpython3/Doc/distributing/ |
D | index.rst | 65 .. _wheel: https://wheel.readthedocs.io/ target in Key terms
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/ |
D | mod.rs | 15 mod wheel; module
|
D | delay_queue.rs | 135 wheel: Wheel<Stack<T>>, field
|
/aosp_15_r20/external/python/cpython2/Demo/turtle/ |
D | tdemo_bytedesign.py | 51 def wheel(self, initpos, scale): member in Designer
|
/aosp_15_r20/external/python/cpython3/Lib/turtledemo/ |
D | bytedesign.py | 50 def wheel(self, initpos, scale): member in Designer
|
/aosp_15_r20/external/crosvm/linux_input_sys/src/ |
H A D | lib.rs | 153 pub fn wheel(delta: i32) -> virtio_input_event { in wheel() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/time/ |
D | mod.rs | 20 mod wheel; module
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 1072 def is_compatible(wheel, tags=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 1072 def is_compatible(wheel, tags=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 1072 def is_compatible(wheel, tags=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 1072 def is_compatible(wheel, tags=None): argument
|
/aosp_15_r20/out/soong/.intermediates/external/crosvm/gpu_display/gpu_display_client_protocol_headers/gen/wayland_protocol_codegen/ |
D | tablet-unstable-v1.h | 836 void (*wheel)(void *data, member
|
D | tablet-unstable-v2.h | 1033 void (*wheel)(void *data, member
|
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/ |
H A D | CarPropertyManagerTest.java | 1166 private static String wheelToString(int wheel) { in wheelToString()
|