Home
last modified time | relevance | path

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

123

/third_party/node/deps/npm/node_modules/lru-cache/
Dindex.js262 const hit = node.value constant
278 const isStale = (self, hit) => { argument
303 const hit = node.value constant
324 let hit = node.value variable
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/lru-cache/
Dindex.js128 this[LRU_LIST].forEach(function (hit) { argument
196 this[LRU_LIST].forEach(function (hit) { argument
207 return this[LRU_LIST].map(function (hit) { argument
421 function isStale (self, hit) { argument
/third_party/node/test/parallel/
Dtest-timers-immediate-queue.js35 let hit = 0; variable
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c941 const struct lws_http_mount *hm, *hit = NULL; in lws_find_mount() local
989 int fd, match = 0, pos = 0, n = 0, hit = 0; in lws_find_string_in_file() local
1248 lws_http_proxy_start(struct lws *wsi, const struct lws_http_mount *hit, in lws_http_proxy_start()
1499 const struct lws_http_mount *hit, char *uri_ptr, in lws_http_redirect_hit()
1590 const struct lws_http_mount *hit = NULL; in lws_http_action() local
2328 const struct lws_http_mount *hit = NULL; in lws_handshake_server() local
3360 int hits = 0, hit = 0; in lws_chunked_html_process() local
/third_party/libwebsockets/lib/core-net/
Dsorted-usec-list.c124 lws_sorted_usec_list_t *hit = NULL; in __lws_sul_service_ripe() local
239 int n = 0, hit = -1; in lws_sul_earliest_wakeable_event() local
Dadopt.c31 int n = 0, hit = -1; in lws_get_idlest_tsi() local
/third_party/libwebsockets/lib/roles/ws/
Dserver-ws.c496 const struct lws_http_mount *hit; in lws_process_ws_upgrade() local
782 const struct lws_http_mount *hit = in handshake_0405() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dradiotap.c238 int hit = 0; in ieee80211_radiotap_iterator_next() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dradiotap.c238 int hit = 0; in ieee80211_radiotap_iterator_next() local
/third_party/mesa3d/src/panfrost/shared/
Dpan_minmax_cache.c55 uint64_t hit = cache->values[i]; in panfrost_minmax_cache_get() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanPipelineCachePerf.cpp93 for (const auto &hit : mCacheHits) in step() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DLRUCache.hpp133 Data hit = data[j]; in query() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_rt_intrinsics.c28 build_leaf_is_procedural(nir_builder *b, struct brw_nir_rt_mem_hit_defs *hit) in build_leaf_is_procedural()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanPipelineCachePerf.cpp103 for (const auto &hit : mCacheHits) in step() local
/third_party/alsa-lib/src/
Dconfmisc.c262 int idx = 0, err, hit; in snd_func_getenv() local
413 int idx = 0, len = 0, len1, err, hit; in snd_func_concat() local
492 int idx = 0, err, hit; in snd_func_iops() local
/third_party/mesa3d/src/mesa/main/
Dfeedback.c306 float *hit = save; in save_used_name_stack() local
/third_party/libwebsockets/lib/tls/
Dtls-jit-trust.c425 char hit = 0; in lws_tls_jit_trust_got_cert_cb() local
/third_party/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()
/third_party/flutter/skia/third_party/externals/icu/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()
/third_party/skia/third_party/externals/icu/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.cpp153 UDate hit = newt; in dump() local
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c799 const struct lws_http_mount *hit; in lws_h2_bind_for_post_before_action() local
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc579 LRESULT hit = DefWindowProc(hWnd, message, wParam, lParam); in RootWndProc() local
1118 LRESULT hit = CallWindowProc(hParentWndProc, hWnd, message, wParam, lParam); in SubclassedWindowProc() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java104 long hit = newt; in dump() local
/third_party/toybox/kconfig/
Dmconf.c359 bool hit; in get_symbol_str() local

123