Home
last modified time | relevance | path

Searched defs:hit (Results 1 – 25 of 27) sorted by relevance

12

/external/apache-http/src/org/apache/http/impl/
DDefaultConnectionReuseStrategy.java119 HeaderIterator hit = response.headerIterator(HTTP.CONN_DIRECTIVE); in keepAlive() local
184 protected TokenIterator createTokenIterator(HeaderIterator hit) { in createTokenIterator()
/external/replicaisland/src/com/replica/replicaisland/
DSelectDialogComponent.java76 public void setHitReact(HitReactionComponent hit) { in setHitReact()
DAABoxCollisionVolume.java38 int hit) { in AABoxCollisionVolume()
DSphereCollisionVolume.java35 public SphereCollisionVolume(float radius, float centerX, float centerY, int hit) { in SphereCollisionVolume()
DGameObjectCollisionSystem.java138 final int hit = testAttackAgainstVulnerability( in update() local
DCollisionSystem.java505 HitPoint hit = hitPool.allocate(); in testBoxAgainstList() local
/external/guava/guava-tests/benchmark/com/google/common/collect/
DMapMakerSingleThreadBenchmark.java102 double hit = req - misses.get(); in tearDown() local
/external/guava/guava-tests/benchmark/com/google/common/cache/
DLoadingCacheSingleThreadBenchmark.java99 double hit = req - misses.get(); in tearDown() local
/external/wpa_supplicant_8/src/utils/
Dradiotap.c238 int hit = 0; in ieee80211_radiotap_iterator_next() local
/external/swiftshader/src/Renderer/
DLRUCache.hpp101 Data *hit = data[j]; in query() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c310 bool hit = false; in si_dump_bo_list() local
550 static bool hit = false; in si_vm_fault_occured() local
/external/curl/src/
Dtool_getparam.c432 int hit = -1; in getparameter() local
/external/autotest/client/site_tests/network_ProxyResolver/
Dnetwork_ProxyResolver.py59 def hit(self): member in ThreadedHitServer
/external/icu/icu4c/source/tools/tzcode/
Dzdump.c733 hunt(char *name, time_t lot, time_t hit) in hunt()
927 huntICU(char *name, time_t lot, time_t hit, FILE * fp) in huntICU()
Dicuzdump.cpp152 UDate hit = newt; in dump() local
Dlocaltime.c1428 register int hit; in timesub() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java104 long hit = newt; in dump() local
/external/toybox/kconfig/
Dmconf.c359 bool hit; in get_symbol_str() local
/external/toybox/toys/posix/
Dsed.c197 unsigned not, hit; member
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp374 int32_t noBreaks = 0, hit = 0; in doIsBoundTest() local
/external/skia/src/pathops/
DSkPathOpsWinding.cpp259 SkOpRayHit* hit = hitHead; in sortableTop() local
/external/ImageMagick/MagickCore/
Dresample.c323 ssize_t u,v, v1, v2, uw, hit; in ResamplePixelColor() local
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.h162 bool hit() const in hit() function
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java514 public boolean hit(Rectangle rect, Shape s, boolean onStroke) in hit() method in OverrideGraphics2D
/external/freetype/src/autofit/
Daflatin.c662 FT_Bool hit; in af_latin_metrics_init_blues() local

12