Home
last modified time | relevance | path

Searched defs:wheel (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
H A DImplicitTagsTest.java33 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 DClassTagsTest.java33 Wheel wheel = new Wheel(); in testDefaultRepresenter() local
46 Wheel wheel = new Wheel(); in testDumpClassTag() local
H A DArrayTagsTest.java31 Wheel wheel = new Wheel(); in testDefaultRepresenter() local
45 Wheel wheel = new Wheel(); in testFlowBlock() local
H A DWheel.java44 Wheel wheel = (Wheel) obj; in equals() local
H A DMyWheel.java41 MyWheel wheel = (MyWheel) obj; in equals() local
H A DTypeSafeCollectionsTest.java127 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 DNestedBuildersTest.java85 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 DNestedBuildersTest.java85 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 Dnested_builders_test.proto42 repeated Wheel wheel = 2; field
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dnested_builders_test.proto42 repeated Wheel wheel = 2; field
/aosp_15_r20/external/python/cpython2/Doc/distributing/
Dindex.rst65 .. _wheel: https://wheel.readthedocs.org target in Key terms
/aosp_15_r20/external/python/cpython3/Doc/distributing/
Dindex.rst65 .. _wheel: https://wheel.readthedocs.io/ target in Key terms
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/
Dmod.rs15 mod wheel; module
Ddelay_queue.rs135 wheel: Wheel<Stack<T>>, field
/aosp_15_r20/external/python/cpython2/Demo/turtle/
Dtdemo_bytedesign.py51 def wheel(self, initpos, scale): member in Designer
/aosp_15_r20/external/python/cpython3/Lib/turtledemo/
Dbytedesign.py50 def wheel(self, initpos, scale): member in Designer
/aosp_15_r20/external/crosvm/linux_input_sys/src/
H A Dlib.rs153 pub fn wheel(delta: i32) -> virtio_input_event { in wheel() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/time/
Dmod.rs20 mod wheel; module
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dwheel.py1072 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/
Dwheel.py1072 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/
Dwheel.py1072 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/
Dwheel.py1072 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/
Dtablet-unstable-v1.h836 void (*wheel)(void *data, member
Dtablet-unstable-v2.h1033 void (*wheel)(void *data, member
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/
H A DCarPropertyManagerTest.java1166 private static String wheelToString(int wheel) { in wheelToString()

123