Home
last modified time | relevance | path

Searched refs:attempted (Results 1 – 25 of 132) sorted by relevance

123456

/external/autotest/client/common_lib/hosts/
Drepair.py860 attempted = False
871 attempted = True
876 result = 'success' if attempted else 'not_attempted'
878 if not attempted:
/external/libevent/test/
Dinclude.am161 test/regress.gen.c test/regress.gen.h: test/rpcgen-attempted
163 test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh
173 CLEANFILES += test/rpcgen-attempted
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mt/
Dxml_error.test12 EMPTY: llvm-mt: error: attempted to merge empty manifest
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/llvm-ir/
Dextractelement.ll4 ; attempted to extract the element with by storing the vector, then reading
/external/llvm/test/CodeGen/Mips/llvm-ir/
Dextractelement.ll4 ; attempted to extract the element with by storing the vector, then reading
/external/curl/tests/data/
Dtest32542 HTTPS with attempted redirect to denied HTTP
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesGetEnsembleStates.pbtxt31 The number of layers we attempted to build (but not necessarily succeeded).
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/atomics/
Dload-store-16-unexpected-register-bug.ll7 ; so if we attempted to generate an atomic operation on the X register, it would hit
/external/llvm/test/CodeGen/AArch64/
Datomic-ops-not-barriers.ll20 ; simple_ver basic block, which LLVM attempted to do when DMB had been marked
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Datomic-ops-not-barriers.ll20 ; simple_ver basic block, which LLVM attempted to do when DMB had been marked
/external/bcc/examples/tracing/
Dtcpv4connect_example.txt16 and destination port. This traces attempted connections: these may have failed.
/external/u-boot/doc/
DREADME.update9 environment variable 'updatefile' from server 'serverip' is attempted during
40 server. Since a transfer is attempted during each boot, it is undesirable to
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dtree_config.proto152 // Number of trees that we have attempted to build. After pruning, these
155 // Number of layers that we have attempted to build. After pruning, these
/external/jline/src/src/main/resources/jline/
Dkeybindings-mac.properties27 # TAB, CTRL-I: signal that console completion should be attempted
Dwindowsbindings.properties28 # TAB, CTRL-I: signal that console completion should be attempted
Dkeybindings.properties27 # TAB, CTRL-I: signal that console completion should be attempted
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dboosted_trees.proto134 // Number of trees that we have attempted to build. After pruning, these
137 // Number of layers that we have attempted to build. After pruning, these
/external/bcc/tools/
Dtcpconnect_example.txt18 address, destination address, and destination port. This traces attempted
/external/u-boot/cmd/
Dpxe.c479 int attempted; member
628 label->attempted = 1; in label_boot()
1506 if (!label->attempted) in boot_unattempted_labels()
/external/python/cpython2/Doc/library/
Dsite.rst88 attempted output from :mod:`sitecustomize` is ignored. Any exception other
102 :mod:`sitecustomize` and :mod:`usercustomize` is still attempted.
/external/gptfdisk/
DREADME.Windows34 attempted to do this myself, though. If you care to try, check
129 I've also attempted to compile the code with OpenWatcom 1.8, but this
/external/python/cpython2/Tools/world/
DREADME15 and a reverse lookup is attempted. This script will search the country names
/external/llvm/test/Analysis/DependenceAnalysis/
DPR21585.ll27 ; the Dependence Analyzer attempted to zero extend a type to a smaller
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/DependenceAnalysis/
DPR21585.ll27 ; the Dependence Analyzer attempted to zero extend a type to a smaller
/external/linux-kselftest/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt58 test to be attempted. It can use this info when outputting

123456