Home
last modified time | relevance | path

Searched defs:lru (Results 1 – 12 of 12) sorted by relevance

/third_party/node/test/cctest/
Dtest_sockaddr.cc79 SocketAddressLRU<FooLRUTraits> lru(2); in TEST() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.h83 struct list_head lru; member
Dfreedreno_gmem.h85 struct list_head lru; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_large_align_field.rs185 pub lru: ip_frag_pkt__bindgen_ty_1, field
542 pub lru: ip_pkt_list, field
Dlayout_array_too_long.rs155 pub lru: ip_frag_pkt__bindgen_ty_1, field
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_cache.c84 struct util_cache_entry lru; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_large_align_field.h96 struct ip_pkt_list lru; /**< LRU list for table entries. */ member
/third_party/mesa3d/src/panfrost/lib/
Dpan_device.h230 struct list_head lru; member
/third_party/ffmpeg/libavcodec/
Ddxtory.c434 uint8_t lru[3][8]; in dxtory_decode_v2() local
/third_party/libdrm/intel/
Dintel_bufmgr_fake.c137 struct block lru; member
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx1286 deque<fdcache_entry> lru; // @head: most recently used member in libarchive_fdcache
/third_party/libfuse/lib/
Dfuse.c160 struct list_head lru; member