Home
last modified time | relevance | path

Searched refs:Attempt (Results 1 – 25 of 155) sorted by relevance

1234567

/external/python/cpython2/Lib/email/test/data/
Dmsg_43.txt49 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
55 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
61 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
67 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
73 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
79 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
85 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
91 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
97 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
103 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
[all …]
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_43.txt49 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
55 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
61 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
67 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
73 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
79 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
85 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
91 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
97 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
103 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dqueue_base.h153 struct Attempt;
154 typedef std::function<RunResult(Attempt*)> RunCallback;
155 struct Attempt { struct
167 Attempt(int32_t elements_requested, DoneCallback done_callback, in Attempt() argument
178 std::deque<Attempt> enqueue_attempts_ TF_GUARDED_BY(mu_);
179 std::deque<Attempt> dequeue_attempts_ TF_GUARDED_BY(mu_);
Dconditional_accumulator_base.h90 struct Attempt;
91 typedef std::function<RunResult(Attempt*)> RunCallback;
92 struct Attempt { struct
101 Attempt(int elements_requested, DoneCallback done_callback, in Attempt() argument
133 std::deque<Attempt> takegrad_attempts_ TF_GUARDED_BY(mu_);
Dqueue_base.cc193 std::deque<Attempt>* attempts = in Cancel()
196 for (Attempt& attempt : *attempts) { in Cancel()
225 for (Attempt& attempt : enqueue_attempts_) { in CloseAndCancel()
250 [this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in Close()
266 std::deque<Attempt>* attempts = in TryAttemptLocked()
292 Attempt* cur_attempt = &attempts->front(); in TryAttemptLocked()
Dconditional_accumulator_base.cc82 [this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryTakeGrad()
116 for (Attempt& attempt : takegrad_attempts_) { in Cancel()
147 Attempt* cur_attempt = &takegrad_attempts_.front(); in TryAttemptLocked()
Dfifo_queue.cc63 [tuple, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryEnqueue()
120 [tuple, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryEnqueueMany()
167 [callback, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryDequeue()
259 this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryDequeueMany()
Dpriority_queue.cc84 [tuple, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryEnqueue()
148 [tuple, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryEnqueueMany()
209 [callback, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryDequeue()
301 Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryDequeueMany()
Drandom_shuffle_queue_op.cc141 [tuple, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryEnqueue()
200 [tuple, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryEnqueueMany()
248 [callback, this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryDequeue()
341 this](Attempt* attempt) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in TryDequeueMany()
/external/parameter-framework/upstream/tools/xmlValidator/
DREADME.md59 Attempt to validate ParameterFrameworkConfiguration.xml with ParameterFrameworkConfiguration.xsd
61 Attempt to validate my_music.xml with Subsystem.xsd
63 Attempt to validate MusicLibraries.xml with SystemClass.xsd
65 Attempt to validate Genres.xml with ConfigurableDomains.xsd
/external/autotest/client/site_tests/cellular_SIMLocking/
Dcontrol.pseudomodem23 - Attempt to enable SIM lock with incorrect sim-pin. Verify that the
27 - Attempt to unlock a pin-locked SIM with incorrect sim-pin, until it gets
30 - Attempt to unblock a puk-locked SIM with incorrect sim-puk, until the SIM
/external/autotest/utils/frozen_chromite/lib/
Dretry_stats.py35 Attempt = collections.namedtuple( variable
171 statEntry.attempts.append(Attempt(end - start, e_description))
175 statEntry.attempts.append(Attempt(end - start, None))
/external/antlr/runtime/ObjC/Framework/
DAMutableArray.m109 … reason:[NSString stringWithFormat:@"Attempt to retrieve objectAtIndex %d past end", anIdx]
125 …@throw [NSException exceptionWithName:NSInvalidArgumentException reason:@"Attempt to insert nil ob…
128 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to insertObjectAtIndex pas…
146 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to insert removeObjectAtIn…
162 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to removeLastObject from 0…
174 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to removeAllObjects from 0…
194 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to replace object past end…
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCShuffler.cpp157 MCInst Attempt(MCB); in HexagonMCShuffle() local
158 HexagonMCInstrInfo::replaceDuplex(Context, Attempt, duplexToTry); in HexagonMCShuffle()
159 HexagonMCShuffler MCS(Context, false, MCII, STI, Attempt); // copy packet to the shuffler in HexagonMCShuffle()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCShuffler.cpp177 MCInst Attempt(MCB); in HexagonMCShuffle() local
178 HexagonMCInstrInfo::replaceDuplex(Context, Attempt, duplexToTry); in HexagonMCShuffle()
179 HexagonMCShuffler MCS(MCII, STI, Attempt); // copy packet to the shuffler in HexagonMCShuffle()
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerMerge.cpp494 for (size_t Attempt = 1; Attempt <= NumAttempts; Attempt++) { in CrashResistantMerge() local
496 VPrintf(V, "MERGE-OUTER: attempt %zd\n", Attempt); in CrashResistantMerge()
508 VPrintf(V, "MERGE-OUTER: successful in %zd attempt(s)\n", Attempt); in CrashResistantMerge()
/external/e2fsprogs/lib/support/
Dprof_err.et12 "Attempt to add a relation to node which is not a section"
22 error_code PROF_READ_ONLY, "Attempt to modify read-only profile"
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-07-02.data1 %YAML 1.2 # Attempt parsing
/external/python/pyyaml/tests/data/
Dspec-07-02.data1 %YAML 1.2 # Attempt parsing
/external/llvm/test/YAMLParser/
Dspec-07-02.test3 %YAML 1.2 # Attempt parsing
/external/e2fsprogs/lib/ext2fs/
Dext2_err.et.in75 "Attempt to write to filesystem opened read-only"
120 "Attempt to read block from filesystem resulted in short read"
123 "Attempt to write block to filesystem resulted in short write"
165 "Attempt to fudge end of block bitmap past the real end"
168 "Attempt to fudge end of inode bitmap past the real end"
333 "Attempt to modify a block mapping via a read-only block iterator"
/external/curl/tests/data/
Dtest204418 Attempt to set a default protocol that does not exist
Dtest70523 Attempt connect to non-listening SOCKS5 proxy
Dtest70423 Attempt connect to non-listening SOCKS4 proxy
/external/clang/test/Analysis/
Dmalloc.mm34 free(data); //expected-warning {{Attempt to free non-owned memory}}
77 free(data); // expected-warning {{Attempt to free non-owned memory}}
300 free(characters); // expected-warning {{Attempt to free non-owned memory}}
321 if (string) free(characters); // expected-warning{{Attempt to free non-owned memory}}

1234567