/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 283 T Choose(absl::Span<const T> candidates); 426 T OpTest::Choose(absl::Span<const T> candidates) { in Choose() function in tensorflow::__anon68708c3b0111::OpTest 650 d.padding = Choose<Padding>({SAME, VALID}); in ChooseWindowedSpatialDims() 960 auto type = Choose<DataType>({DT_INT32, DT_FLOAT, DT_COMPLEX64}); in TEST_F() 975 auto type = Choose<DataType>({DT_INT32, DT_FLOAT, DT_COMPLEX64}); in TEST_F() 986 auto type = Choose<DataType>({DT_INT32, DT_FLOAT, DT_COMPLEX64}); in TEST_F() 1005 bool keep_dims = Choose<bool>({false, true}); in TEST_F() 1025 bool keep_dims = Choose<bool>({false, true}); in TEST_F() 1036 auto type = Choose<DataType>({DT_FLOAT, DT_COMPLEX64}); in TEST_F() 1117 string padding = Choose<string>({"SAME", "VALID"}); in TEST_F() [all …]
|
/external/oboe/samples/hello-oboe/ |
D | README.md | 9 **Audio device:** Choose the audio device, or leave as "Automatic" to use the default device. The l… 11 **Channel count:** Choose the number of audio channels to output. A different pitched sine wave wil… 13 **Buffer size:** Choose the buffer size in bursts. A burst is an array of audio frames read by the …
|
/external/skqp/src/core/ |
D | SkAutoBlitterChoose.h | 37 fBlitter = SkBlitter::Choose(draw.fDst, *matrix, paint, &fAlloc, drawCoverage); 41 SkBlitter* coverageBlitter = SkBlitter::Choose(*draw.fCoverage, *matrix, SkPaint(),
|
D | SkDraw_text.cpp | 43 SkBlitter* blitter = SkBlitter::Choose(fDst, *fMatrix, paint, &alloc, false); in paintMasks() 47 SkBlitter::Choose(*fCoverage, *fMatrix, SkPaint(), &alloc, true)); in paintMasks()
|
/external/skia/src/core/ |
D | SkAutoBlitterChoose.h | 38 fBlitter = SkBlitter::Choose(draw.fDst, *matrixProvider, paint, &fAlloc, drawCoverage, 44 SkBlitter::Choose(*draw.fCoverage, *matrixProvider, SkPaint(), &fAlloc, true,
|
D | SkDraw_text.cpp | 43 SkBlitter::Choose(fDst, *fMatrixProvider, paint, &alloc, false, fRC->clipShader()); in paintMasks() 47 SkBlitter::Choose( in paintMasks()
|
/external/tensorflow/tensorflow/lite/g3doc/api_docs/ |
D | index.md | 4 classes and methods in the TensorFlow Lite library. Choose your preferred
|
/external/libopus/cmake/ |
D | OpusBuildtype.cmake | 17 CACHE STRING "Choose the type of build."
|
/external/minijail/ |
D | RELEASE.md | 3 * Choose a new-ish, stable-ish commit (i.e. not one that implements a completely
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | lli.rst | 125 Choose the code model from: 182 Choose relocation model from: 201 Choose style of code to emit from X86 backend:
|
/external/llvm/docs/CommandGuide/ |
D | lli.rst | 123 Choose the code model from: 179 Choose relocation model from: 198 Choose style of code to emit from X86 backend:
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CommandFlags.inc | 44 "relocation-model", cl::desc("Choose relocation model"), 68 "thread-model", cl::desc("Choose threading model"), 75 "code-model", cl::desc("Choose code model"), 108 "Choose a file type (not all types are supported by all targets):"), 172 "float-abi", cl::desc("Choose float ABI type"), cl::init(FloatABI::Default),
|
/external/compiler-rt/test/lsan/ |
D | lit.common.cfg | 19 # Choose between standalone and LSan+ASan modes.
|
/external/skia/tools/gpu/mtl/ |
D | MtlTestContext.mm | 31 // Choose the non-integrated CPU if available
|
/external/libgav1/libgav1/cmake/toolchains/ |
D | android.cmake | 26 # Choose target architecture with:
|
/external/libpng/contrib/conftest/ |
D | write.dfa | 20 # Choose fixed or floating point APIs and arithmetic. The choices are
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | runtime-loop2.ll | 4 ; Choose a smaller, power-of-two, unroll count if the loop is too large.
|
/external/libpng/projects/visualc71/ |
D | README_zlib.txt | 32 Choose the configuration you wish to build.
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | backend_configs.proto | 14 // Choose your defaults carefully.
|
/external/icu/icu4c/source/samples/props/ |
D | readme.txt | 19 3. Choose a Debug or Release build.
|
/external/mesa3d/docs/gallium/ |
D | pipeline.txt | 53 | Choose front or |
|
/external/icu/icu4c/source/samples/ustring/ |
D | readme.txt | 19 3. Choose a Debug or Release build.
|
/external/libpng/contrib/visupng/ |
D | README.txt | 28 Choose the configuration that corresponds to the library you want to test.
|
/external/icu/icu4c/source/samples/break/ |
D | readme.txt | 20 3. Choose a Debug or Release build.
|
/external/icu/icu4c/source/samples/date/ |
D | readme.txt | 22 3. Choose a Debug or Release build.
|