/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/ |
D | ImplicitTagsTest.java | 37 Wheel wheel = new Wheel(); in testDefaultRepresenter() local 38 wheel.setId(2); in testDefaultRepresenter() 39 car1.setWheel(wheel); in testDefaultRepresenter() 55 Wheel wheel = new Wheel(); in testNoRootTag() local 56 wheel.setId(2); in testNoRootTag() 57 car1.setWheel(wheel); in testNoRootTag() 74 Wheel wheel = new Wheel(); in testRootMap() local 75 wheel.setId(2); in testRootMap() 79 car1.put("wheel", wheel); in testRootMap() 115 private Wheel wheel; field in ImplicitTagsTest.CarWithWheel [all …]
|
D | TypeSafeCollectionsTest.java | 44 for (Wheel wheel : wheels) { in testTypeSafeList() 45 assertTrue(wheel.getId() > 0); in testTypeSafeList() 61 for (MyWheel wheel : wheels.keySet()) { in testTypeSafeMap() 62 assertTrue(wheel.getId() > 0); in testTypeSafeMap() 63 Date date = wheels.get(wheel); in testTypeSafeMap() 97 Object wheel = car.getWheels().keySet().iterator().next(); in testWithGlobalTag() local 98 assertTrue(wheel instanceof MyWheel); in testWithGlobalTag() 99 MyWheel w = (MyWheel) wheel; in testWithGlobalTag()
|
D | ArrayTagsTest.java | 35 Wheel wheel = new Wheel(); in testDefaultRepresenter() local 36 wheel.setId(i); in testDefaultRepresenter() 37 wheels[i - 1] = wheel; in testDefaultRepresenter() 49 Wheel wheel = new Wheel(); in testFlowBlock() local 50 wheel.setId(i); in testFlowBlock() 51 wheels[i - 1] = wheel; in testFlowBlock()
|
D | ClassTagsTest.java | 37 Wheel wheel = new Wheel(); in testDefaultRepresenter() local 38 wheel.setId(i); in testDefaultRepresenter() 39 wheels.add(wheel); in testDefaultRepresenter() 50 Wheel wheel = new Wheel(); in testDumpClassTag() local 51 wheel.setId(i); in testDumpClassTag() 52 wheels.add(wheel); in testDumpClassTag()
|
D | Wheel.java | 45 Wheel wheel = (Wheel) obj; in equals() local 46 return id == wheel.getId(); in equals()
|
D | MyWheel.java | 42 MyWheel wheel = (MyWheel) obj; in equals() local 43 return id == wheel.getId(); in equals()
|
/external/grpc-grpc/tools/internal_ci/macos/ |
D | grpc_build_artifacts.sh | 24 python2.7 -m pip install cython setuptools wheel 25 python3.4 -m pip install cython setuptools wheel 26 python3.5 -m pip install cython setuptools wheel 27 python3.6 -m pip install cython setuptools wheel 28 python3.7 -m pip install cython setuptools wheel
|
/external/fonttools/ |
D | tox.ini | 46 commands = pip wheel -w {envtmpdir}/build --no-deps . 52 wheel 55 # make sure we use the latest setuptools and wheel 65 # build wheel from sdist 66 …pip wheel -v --no-deps --no-index --wheel-dir {toxinidir}/dist --find-links {toxinidir}/dist fontt…
|
/external/grpc-grpc/tools/run_tests/artifacts/ |
D | build_artifact_python.sh | 76 for wheel in dist/*.whl; do 77 "${AUDITWHEEL}" repair "$wheel" -w "$ARTIFACT_DIR" 78 rm "$wheel" 80 for wheel in tools/distrib/python/grpcio_tools/dist/*.whl; do 81 "${AUDITWHEEL}" repair "$wheel" -w "$ARTIFACT_DIR" 82 rm "$wheel"
|
/external/libpng/scripts/ |
D | makefile.openbsd | 56 ${INSTALL} -d -o root -g wheel ${DESTDIR}${PREFIX}/include; \ 59 ${INSTALL} -d -o root -g wheel ${DESTDIR}${LIBDIR}; \ 62 ${INSTALL} -d -o root -g wheel ${DESTDIR}${LIBDIR}/debug; \ 65 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}3; \ 68 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}5; \ 71 ${INSTALL} -d -o root -g wheel ${DESTDIR}${PREFIX}/share/doc/png; \
|
/external/autotest/client/site_tests/touch_MouseScroll/ |
D | README | 6 up_slow - Scroll the mouse wheel up slowly to record multiple scrolls. 7 up_fast - Scroll the mouse wheel up fast to record multiple scrolls. 8 up_1 - Scroll the mouse wheel up (one gear up) to record single scroll. 9 down_slow - Scroll the mouse wheel down slowly to record scrolls. 10 down_fast - Scroll the mouse wheel down fast to record multiple scrolls. 11 down_1 - Scroll the mouse wheel down (one gear down) to record single scroll.
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | NestedBuildersTest.java | 69 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local 70 assertEquals(4, wheel.getRadius()); in testMessagesAndBuilders() 71 assertEquals(i + 1, wheel.getWidth()); in testMessagesAndBuilders() 84 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local 85 assertEquals(5, wheel.getRadius()); in testMessagesAndBuilders() 86 assertEquals(i + 10, wheel.getWidth()); in testMessagesAndBuilders()
|
/external/python/dateutil/ |
D | RELEASING | 12 [ ] Build the binary distribution as a wheel 60 It should always be possible to generate a universal wheel binary distribution 62 a wheel, you need the wheel package (https://wheel.readthedocs.io/en/latest/) 65 pip install wheel 67 Once this is done, generate the wheel with:
|
/external/v8/tools/ |
D | callstats.py.vpython | 3 # It describes patterns for python wheel dependencies of the python scripts in 27 wheel: < 32 wheel: <
|
D | run-tests.py.vpython | 3 # It describes patterns for python wheel dependencies of the python scripts in 29 wheel: <
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.conf.sgml | 48 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group 49 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel 82 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel 104 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel 126 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel 151 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel 181 ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel
|
/external/selinux/python/sepolicy/sepolicy/help/ |
D | login_default.txt | 8 You could use %%wheel to indicate the wheel group.
|
/external/tensorflow/tensorflow/lite/tools/pip_package/ |
D | README.md | 8 To build a binary wheel run this script: 15 pip install --upgrade <wheel>
|
/external/python/setuptools/setuptools/tests/ |
D | test_virtualenv.py | 70 wheel = glob.glob(os.path.join(dist_dir, '*.whl'))[0] 72 virtualenv.run('pip install ' + wheel)
|
/external/python/setuptools/ |
D | setup.py | 76 wheel = ['wheel'] if needs_wheel else [] variable 188 ] + wheel,
|
/external/tensorflow/tensorflow/tools/ci_build/install/ |
D | install_pip_packages.sh | 31 pip2 install wheel==0.31.1 32 pip3 install wheel==0.31.1
|
/external/python/funcsigs/ |
D | setup.cfg | 1 [wheel]
|
/external/tensorflow/tensorflow/contrib/cmake/ |
D | README.md | 67 - wheel 201 `build`. It will generate the wheel file in 206 ***The wheel name varies depends on you config. Change to your own wheel 228 Directly build python wheel package by following command: 236 Install the wheel file generated as instructed by step 1. 264 **Important Note** CMake generated python wheel for Linux/MacOs is currently 468 enables python kernel tests. After building the python wheel, you need 469 to install the new wheel before running the tests. To execute the tests, 475 After building the python wheel, you need to install the new wheel
|
/external/python/funcsigs/requirements/ |
D | development.txt | 6 wheel
|
/external/grpc-grpc/ |
D | requirements.txt | 7 wheel>=0.29
|