/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Option/ |
D | OptionParsingTest.cpp | 272 std::string Nearest; in TEST() local 276 EXPECT_GT(T.findNearest("-A", Nearest), 4U); in TEST() 277 EXPECT_GT(T.findNearest("/C", Nearest), 4U); in TEST() 278 EXPECT_GT(T.findNearest("--C=foo", Nearest), 4U); in TEST() 282 EXPECT_EQ(1U, T.findNearest("-blorb", Nearest)); in TEST() 283 EXPECT_EQ(Nearest, "-blorp"); in TEST() 284 EXPECT_EQ(1U, T.findNearest("--blorm", Nearest)); in TEST() 285 EXPECT_EQ(Nearest, "--blorp"); in TEST() 286 EXPECT_EQ(1U, T.findNearest("-fjormp", Nearest)); in TEST() 287 EXPECT_EQ(Nearest, "--fjormp"); in TEST() [all …]
|
/external/tensorflow/tensorflow/examples/udacity/ |
D | 5_word2vec.ipynb | 534 " log = 'Nearest to %s:' % valid_word\n", 547 … "Nearest to been: unfavourably, marmara, ancestral, legal, bogart, glossaries, worst, rooms,\n", 548 …"Nearest to time: conformist, strawberries, sindhi, waterfall, xia, nominates, psp, sensitivity,\n… 549 …"Nearest to over: overlord, panda, golden, semigroup, rawlings, involved, shreveport, handling,\n", 550 …"Nearest to not: hymenoptera, reintroducing, lamiaceae, because, davao, omnipotent, combustion, de… 551 … "Nearest to three: catalog, koza, gn, braque, holstein, postgresql, luddite, justine,\n", 552 … "Nearest to if: chilled, vince, fiddler, represented, sandinistas, happiness, lya, glands,\n", 553 …"Nearest to there: coast, photosynthetic, kimmei, legally, inner, illyricum, formats, fullmetal,\n… 554 …"Nearest to between: chuvash, prinz, suitability, wolfe, guideline, computability, diminutive, pau… 555 …"Nearest to from: tanganyika, workshop, elphinstone, spearhead, resurrected, kevlar, shangri, love… [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mt/ |
D | llvm-mt.cpp | 103 std::string Nearest; in main() local 104 if (T.findNearest(ArgString, Nearest) < 2) in main() 105 OS << ", did you mean '" << Nearest << "'?"; in main()
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.fbo.blit.txt | 28 - Nearest and linear filtering
|
D | functional.texture.format.txt | 39 - Nearest-neighbor filtering
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.texture.teximage.txt | 52 resulting images are compared against the reference. Nearest-neighbor -filtering
|
D | performance.texture.format.txt | 28 + Nearest neighbor -filtering and clamp to edge -wrap mode
|
/external/python/cpython3/Tools/pynche/ |
D | README | 167 specification. The Nearest chip shows you the closest color in 170 Selected chip color exactly matches the Nearest chip color, you 174 Clicking on the Nearest color chip selects that color. Color 182 Nearest chip. The other names are "aliases" and they are visible
|
/external/python/cpython2/Tools/pynche/ |
D | README | 167 specification. The Nearest chip shows you the closest color in 170 Selected chip color exactly matches the Nearest chip color, you 174 Clicking on the Nearest color chip selects that color. Color 182 Nearest chip. The other names are "aliases" and they are visible
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.texture.border_clamp.txt | 29 + Nearest and linear samping. Sampling with texture gather.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_CropAndResize.pbtxt | 52 methods are supported: Bilinear and Nearest Neighbor.
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 169 Nearest = 0, enumerator
|
D | spirv.lua | 155 Nearest = 0,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.lua | 155 Nearest = 0,
|
D | spirv.cs | 169 Nearest = 0, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 155 Nearest = 0,
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 151 Nearest = 0,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 158 Nearest = 0,
|
D | spirv.cs | 172 Nearest = 0, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 165 Nearest = 0, enumerator
|
D | spirv.lua | 151 Nearest = 0,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 165 Nearest = 0, enumerator
|
D | spirv.lua | 151 Nearest = 0,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 158 Nearest = 0,
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 158 Nearest = 0,
|