Searched refs:exercise (Results 1 – 25 of 943) sorted by relevance
12345678910>>...38
/external/autotest/client/deps/fakegudev/src/ |
D | Makefile | 16 all: libfakegudev.so gudev-exercise libfakesyscalls.so fakesyscalls-exercise 19 gudev-exercise: gudev-exercise.c 27 fakesyscalls-exercise: fakesyscalls-exercise.c 41 rm -f core gudev-exercise *.o *.so
|
D | test-gudev.sh | 30 LD_PRELOAD=./libfakegudev.so ./gudev-exercise $1 > ${actual_output} 44 ./gudev-exercise /dev/null > ${null_output} 128 LD_PRELOAD=./libfakegudev.so ./gudev-exercise /dev/fake /dev/fake /dev/fake > \
|
/external/python/dateutil/docs/exercises/ |
D | index.rst | 14 .. _mlk-day-exercise: 27 To solve this exercise, copy-paste this script into a document, change anything between the ``--- Y… 81 To solve this exercise, copy-paste this script into a document, change anything between the ``--- Y… 138 To solve this exercise, copy-paste this script into a document, change anything between the ``--- Y… 201 To solve this exercise, copy-paste this script into a document, change anything between the ``--- Y…
|
/external/fec/ |
D | makefile.in | 159 exercise_char.o: exercise.c 162 exercise_int.o: exercise.c 165 exercise_8.o: exercise.c 168 exercise_ccsds.o: exercise.c
|
/external/skia/tests/ |
D | GrTextBlobTest.cpp | 231 auto exercise = [&](GrSubRunAllocator* alloc) { in DEF_TEST() local 264 exercise(&arena); in DEF_TEST() 270 exercise(&arena); in DEF_TEST() 277 exercise(&arena); in DEF_TEST()
|
/external/icu/icu4c/source/samples/msgfmt/ |
D | README.TXT | 9 This sample was originally intended as an exercise for the ICU Workshop (September 2000). 39 This exercise was first developed and tested on ICU release 1.6.0, Win32, 90 The exercise includes answers. These are in the "answers" directory,
|
/external/libxml2/ |
D | README.tests | 13 testchar.c: exercise the check of character ranges and UTF-8 validation 21 should be sufficient on an Unix system to build and exercise the tests
|
/external/perfetto/ |
D | TEST_MAPPING | 6 // Additional presubmit tests that explicitly exercise
|
/external/ImageMagick/PerlMagick/demo/ |
D | README | 6 to exercise the various examples.
|
/external/ltp/testcases/kernel/controllers/freezer/ |
D | README | 10 These tests exercise the freezer and signal subsystems (aka controllers) 13 These tests exercise the freezer control group controller. This controller is
|
/external/icu/icu4c/source/samples/translit/ |
D | README.TXT | 9 This sample was originally intended as an exercise for the ICU Workshop (September 2000). 37 This exercise was developed and tested on ICU release 1.6.0, Win32, 102 The exercise includes answers. These are in the "answers" directory,
|
/external/icu/icu4c/source/samples/datefmt/ |
D | README.TXT | 8 This sample was originally intended as an exercise for the ICU Workshop (September 2000). 30 This exercise was first developed and tested on ICU release 1.6.0, Win32, 98 The exercise includes answers. These are in the "answers" directory,
|
/external/python/dateutil/docs/exercises/solutions/ |
D | mlk-day-rrule.rst | 6 Presented here is a solution to the :ref:`Martin Luther King Day exercises <mlk-day-exercise>`.
|
/external/elfutils/tests/debuginfod-tars/pacman-sources/ |
D | PKGBUILD | 4 pkgdesc="Simple hello world program to exercise debuginfod"
|
/external/llvm/test/CodeGen/Generic/ |
D | 2009-03-29-SoftFloatVectorExtract.ll | 13 ; make floating point types illegal and we'll exercise the legalizer code.
|
/external/llvm-project/llvm/test/CodeGen/Generic/ |
D | 2009-03-29-SoftFloatVectorExtract.ll | 13 ; make floating point types illegal and we'll exercise the legalizer code.
|
/external/llvm-project/clang/test/Analysis/ |
D | ObjCProperties.m | 4 // The point of this test cases is to exercise properties in the static
|
/external/clang/test/Analysis/ |
D | ObjCProperties.m | 4 // The point of this test cases is to exercise properties in the static
|
/external/clang/test/Coverage/ |
D | cxx-language-features.inc | 3 // Intended to exercise all syntactic parts of the C++ language that
|
/external/google-styleguide/ |
D | LICENSE | 86 Licensor to exercise rights under this License despite a previous 112 exercise the rights in the Work as stated below: 132 exercise by You of the rights granted under this License; 136 exclusive right to collect such royalties for any exercise by You 141 voluntary licensing schemes, via that society, from any exercise 146 such modifications as are technically necessary to exercise the rights in 158 the recipient of the Work to exercise the rights granted to that 165 Work from You to exercise the rights granted to that recipient under 212 agrees that in those jurisdictions (e.g. Japan), in which any exercise 218 applicable national law, to enable You to reasonably exercise Your
|
/external/turbine/javatests/com/google/turbine/lower/testdata/ |
D | access1.test | 5 // this was supposed to exercise weird access patterns,
|
/external/llvm-project/lldb/examples/test/ |
D | usage-config | 2 # reassign the system stderr and stdout and to exercise different combinations
|
/external/llvm-project/llvm/test/DebugInfo/ |
D | dwarfdump-macho-universal.test | 1 Reuse a test input from dsymutil, it's perfect for what we want to exercise
|
/external/python/cpython2/Doc/library/ |
D | development.rst | 11 frameworks for writing unit tests that automatically exercise code and verify
|
/external/curl/tests/data/ |
D | test853 | 13 # We use SLOWDOWN to really exercise the end-of-body parsing over multiple
|
12345678910>>...38