Home
last modified time | relevance | path

Searched refs:feasible (Results 1 – 25 of 70) sorted by relevance

123

/external/tensorflow/tensorflow/python/grappler/
Dcluster.i278 std::set<string> feasible; in TF_GetSupportedDevices() local
284 std::inserter(feasible, feasible.begin())); in TF_GetSupportedDevices()
286 feasible = supported_dev.second; in TF_GetSupportedDevices()
290 for (const string& type : feasible) { in TF_GetSupportedDevices()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/
Dreturn-zapped.ll6 ; false branch to be feasible. We later discover that @testf actually
/external/freetype/docs/
DPROBLEMS63 or newer. If this isn't feasible, apply the following patch.
/external/boringssl/src/
DBREAKING-CHANGES.md39 In some cases, this kind of staged approach is not feasible: perhaps the same code cannot simultane…
60 If breaking the compile is not feasible, break at runtime, in the hope that consumers have some amo…
72 …ange to appear in consumers. This ensures that reverting the change is still feasible if necessary.
/external/clang/test/Analysis/
Duninit-vals-ps-region.m15 if (global.data == 0) // When the true branch is feasible 'a = 3'.
Dmisc-ps-region-store.m332 // be '0', meaning that this branch is not feasible.
1138 // here is not feasible in practice, so this is a false positive.
/external/libchrome/mojo/public/cpp/platform/
DREADME.md45 For cases where it is not feasible to transfer a `PlatformHandle` from one
/external/syzkaller/docs/linux/
Dsetup_ubuntu-host_android-device_arm32-kernel.md16 If feasible, recompile and reinstall the Linux kernel with any debugging options available on your …
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations2.txt36 > feasible and should be fun. (Again, link time cost is the issue.)
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations2.txt36 > feasible and should be fun. (Again, link time cost is the issue.)
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations2.txt36 > feasible and should be fun. (Again, link time cost is the issue.)
/external/curl/packages/Symbian/
Dreadme.txt45 feasible.
/external/u-boot/doc/
DREADME.xtensa17 architecture family. It is, however, not feasible to support individual
/external/catch2/docs/
Dlimitations.md89 …t suite that takes too long to run and you want to make it parallel, there are 2 feasible solutions
/external/ltp/doc/
Dnommu-notes.txt53 Since this isn't feasible without virtual memory, there is no fork() function.
/external/wycheproof/doc/
Ddsa.md62 be feasible to forge signatures with the values (r=1, s=0) or (r=1, s=q).
Ddh.md55 feasible [FGHT16]. Moreover some libraries use primes that are susceptible to
/external/libtextclassifier/annotator/
Dannotator.cc2118 bool feasible = true; in ModelChunk() local
2122 feasible = false; in ModelChunk()
2127 if (!feasible) { in ModelChunk()
/external/python/cpython3/Doc/library/
Dshelve.rst67 dictionary on disk, if feasible. This is called automatically when the shelf
/external/python/cpython2/Doc/library/
Dshelve.rst69 dictionary on disk, if feasible. This is called automatically when the shelf
/external/python/cpython3/Doc/distutils/
Dintroduction.rst34 always feasible to expect them to create a multitude of built distributions. It
/external/python/cpython2/Doc/distutils/
Dintroduction.rst34 always feasible to expect them to create a multitude of built distributions. It
/external/llvm/lib/Target/AArch64/
DAArch64CallingConvention.td313 // The ELF stub used for TLS-descriptor access saves every feasible
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DXRayExample.rst309 the graph using another tool, then that should be feasible as well. ``llvm-xray
/external/gemmlowp/doc/
Dquantization.md64 In order for such zero-padding to be feasible in a quantized implementation of

123