Searched refs:hit (Results 1 - 25 of 83) sorted by relevance

1234

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/
H A Dcleanup_tests.py7 return lambda hit: substring in hit.Title
9 def disable_hit(hit):
10 return conn.disable_hit(hit.HITId)
12 def dispose_hit(hit):
14 for assignment in conn.get_assignments(hit.HITId):
17 return conn.dispose_hit(hit.HITId)
31 is_reviewable = lambda hit: hit.HITStatus == 'Reviewable'
32 is_not_reviewable = lambda hit
[all...]
/external/autotest/site_utils/
H A Dcollect_suite_time_stats.py128 for hit in results.hits:
129 job_info_dict[job_id][hit['status']] = float(hit['duration'])
130 if hit['status'] == 'Queued':
133 last_queued_timestamp = float(hit['time_recorded'])
134 sum += float(hit['duration'])
137 sum += float(hit['duration'])
163 for hit in results.hits:
164 sum += float(hit['duration'])
165 job_info_dict[job_id][hit['statu
[all...]
H A Ddevserver_history.py62 def __init__(self, hit):
63 """Retrieve information from a ES query hit.
65 self.devserver = hit['devserver']
66 self.subname = hit['subname']
67 self.artifacts = hit['artifacts'].split(' ')
68 self.image = hit['image']
69 self.value = hit['value']
71 hit['time_recorded'])
112 for hit in results.hits:
113 devserver_calls.append(devserver_call(hit))
[all...]
H A Dhost_label_utils.py92 for hit in results.hits:
93 if 'labels' in hit:
94 host_labels[hit['hostname']] = hit['labels']
/external/apache-http/src/org/apache/http/impl/
H A DDefaultConnectionReuseStrategy.java119 HeaderIterator hit = response.headerIterator(HTTP.CONN_DIRECTIVE);
120 if (!hit.hasNext())
121 hit = response.headerIterator("Proxy-Connection");
146 if (hit.hasNext()) {
148 TokenIterator ti = createTokenIterator(hit);
180 * @param hit the header iterator
184 protected TokenIterator createTokenIterator(HeaderIterator hit) { argument
185 return new BasicTokenIterator(hit);
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
H A Dmturk159 def preview_url(hit):
161 mturk_website, hit.HITTypeId)
183 def display_hit(hit, verbose = False):
184 et = parse_timestamp(hit.Expiration)
187 get_nickname(hit.HITId),
188 hit.Title,
189 hit.FormattedPrice,
190 display_duration(int(hit.AssignmentDurationInSeconds)),
191 hit.HITStatus),
192 'HIT ID: ' + hit
[all...]
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/
H A DHIP.py27 @ivar hit: the host identity tag
28 @type hit: string
37 __slots__ = ['hit', 'algorithm', 'key', 'servers']
39 def __init__(self, rdclass, rdtype, hit, algorithm, key, servers):
41 self.hit = hit
47 hit = self.hit.encode('hex-codec')
55 return '%u %s %s%s' % (self.algorithm, hit, key, text)
59 hit
[all...]
/external/mockito/cglib-and-asm/src/org/mockito/cglib/util/
H A DSorterTemplate.java130 int hit = mid - 1;
131 while (lot < hit) {
132 swap(lot++, hit--);
134 lot = mid; hit = hi - 1;
135 while (lot < hit) {
136 swap(lot++, hit--);
138 lot = lo; hit = hi - 1;
139 while (lot < hit) {
140 swap(lot++, hit--);
/external/skia/src/pathops/
H A DSkPathOpsWinding.cpp17 // if no edge is hit, compute the winding directly
252 SkOpRayHit* hit = hitHead; local
253 while (hit) {
254 sorted.push_back(hit);
255 hit = hit->fNext;
267 hit = sorted[index];
268 SkOpSpan* span = hit->fSpan;
271 bool ccw = ccw_dxdy(hit->fSlope, dir);
273 hit
[all...]
/external/replicaisland/src/com/replica/replicaisland/
H A DSelectDialogComponent.java76 public void setHitReact(HitReactionComponent hit) { argument
77 mHitReact = hit;
H A DSimpleCollisionComponent.java57 final boolean hit = collision.castRay(mPreviousPosition, mCurrentPosition,
60 if (hit) {
H A DBackgroundCollisionComponent.java24 * the hit to the parent game object.
131 * 4. Add the normals of the surfaces that were hit up and normalize the result to produce
306 // If we hit multiple surfaces, merge their normals together to produce an
327 boolean hit = false;
352 hit = true;
355 return hit;
362 boolean hit = false;
382 hit = true;
388 return hit;
391 /** Comparator for hit point
[all...]
H A DAABoxCollisionVolume.java38 int hit) {
39 super(hit);
37 AABoxCollisionVolume(float offsetX, float offsetY, float width, float height, int hit) argument
/external/skia/debugger/QT/
H A DSkCanvasWidget.h62 void hitChanged(int hit);
/external/valgrind/none/tests/
H A Dpth_cvsimple.stdout.exp13 hit threshold!
22 condvar was hit!
/external/guava/guava-tests/benchmark/com/google/common/cache/
H A DLoadingCacheSingleThreadBenchmark.java39 // tweak this to control hit rate
99 double hit = req - misses.get();
102 System.out.println("hit rate: " + hit / req);
/external/guava/guava-tests/benchmark/com/google/common/collect/
H A DMapMakerSingleThreadBenchmark.java42 // tweak this to control hit rate
102 double hit = req - misses.get();
105 System.out.println("hit rate: " + hit / req);
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
H A DExecDump.java86 for (final boolean hit : data) {
87 if (hit) {
/external/boringssl/src/ssl/
H A Dd1_clnt.c187 ssl->hit = 0;
237 if (ssl->hit) {
359 if (!ssl->hit) {
382 if (!ssl->hit) {
395 if (ssl->hit) {
450 if (ssl->hit) {
/external/toybox/toys/posix/
H A Dsed.c188 unsigned not, hit, sflags; member in struct:step
315 if (logrus->hit) {
317 if (!logrus->rmatch[1]) logrus->hit = 0;
324 } else if (lm > 0 && lm < TT.count) logrus->hit = 0;
331 if (line && !ghostwheel(rm, line, len, 0, 0, 0)) logrus->hit++;
332 } else if (lm == TT.count || (lm == -1 && !pline)) logrus->hit++;
338 lm = !(logrus->hit ^ logrus->not);
341 if (miss || logrus->lmatch[1] == TT.count) logrus->hit = 0;
386 if (!logrus->hit) emit(str, strlen(str), 1);
688 primal->hit
[all...]
/external/autotest/client/common_lib/cros/graphite/
H A Des_utils.py290 that the key/vals will be stored in _source key of the hit object,
427 for hit in result['hits']['hits']:
429 if 'fields' in hit:
430 for key, value in hit['fields'].items():
433 converted = hit['_source'].copy()
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dradiotap.c238 int hit = 0; local
363 hit = 1;
385 /* we've got a hit! */
386 hit = 1;
393 if (hit)
/external/wpa_supplicant_8/src/utils/
H A Dradiotap.c238 int hit = 0; local
363 hit = 1;
385 /* we've got a hit! */
386 hit = 1;
393 if (hit)
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dradiotap.c238 int hit = 0; local
363 hit = 1;
385 /* we've got a hit! */
386 hit = 1;
393 if (hit)
/external/icu/icu4c/source/tools/tzcode/
H A Dzdump.c234 static time_t hunt(char * name, time_t lot, time_t hit);
244 static time_t huntICU(char * name, time_t lot, time_t hit, FILE *fp);
733 hunt(char *name, time_t lot, time_t hit) argument
748 time_t diff = hit - lot;
755 else if (t >= hit)
767 } else hit = t;
770 show(name, hit, TRUE);
771 return hit;
927 huntICU(char *name, time_t lot, time_t hit, FILE * fp) argument
943 diff = (long) (hit
[all...]

Completed in 3397 milliseconds

1234