Home
last modified time | relevance | path

Searched defs:cache_key (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/libs/compute/test/
Dtest_copy_type_mismatch.cpp126 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
162 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
206 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
307 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
350 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
399 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
450 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
501 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
925 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
965 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
[all …]
Dtest_scan.cpp67 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
116 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
168 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
204 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
238 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
Dtest_extrema.cpp94 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
198 std::string cache_key = in BOOST_AUTO_TEST_CASE() local
/third_party/libcoap/src/
Dcoap_cache.c77 coap_cache_key_t *cache_key; in coap_cache_derive_key_w_ignore() local
138 coap_delete_cache_key(coap_cache_key_t *cache_key) { in coap_delete_cache_key()
186 coap_cache_get_by_key(coap_context_t *ctx, const coap_cache_key_t *cache_key) { in coap_cache_get_by_key()
204 coap_cache_key_t *cache_key = coap_cache_derive_key(session, request, session_based); in coap_cache_get_by_pdu() local
/third_party/flutter/engine/flutter/flow/
Draster_cache.cc155 LayerRasterCacheKey cache_key(layer->unique_id(), ctm); in Prepare() local
207 PictureRasterCacheKey cache_key(picture->uniqueID(), transformation_matrix); in Prepare() local
228 PictureRasterCacheKey cache_key(picture.uniqueID(), ctm); in Get() local
234 LayerRasterCacheKey cache_key(layer->unique_id(), ctm); in Get() local
/third_party/boost/boost/compute/algorithm/detail/
Dfind_extrema_with_reduce.hpp52 std::string cache_key = std::string("__boost_find_extrema_reduce_") in find_extrema_with_reduce_requirements_met() local
269 std::string cache_key = std::string("__boost_find_extrema_with_reduce_") in find_extrema_with_reduce() local
352 std::string cache_key = std::string("__boost_find_extrema_with_reduce_") in find_extrema_with_reduce() local
Dreduce_on_cpu.hpp47 std::string cache_key = in reduce_on_cpu() local
Dbinary_find.hpp79 const std::string cache_key = "__boost_binary_find"; in binary_find() local
Dscan_on_cpu.hpp49 std::string cache_key = in scan_on_cpu() local
Dfind_extrema_on_cpu.hpp42 std::string cache_key = in find_extrema_on_cpu() local
Dmerge_sort_on_cpu.hpp259 std::string cache_key = in merge_sort_on_cpu() local
327 std::string cache_key = in merge_sort_by_key_on_cpu() local
Dfind_if_with_atomics.hpp173 std::string cache_key = std::string("__boost_find_if_with_atomics_") in find_if_with_atomics() local
Dreduce_on_gpu.hpp214 std::string cache_key = std::string("__boost_reduce_on_gpu_") + type_name<T>(); in reduce_on_gpu() local
Dcopy_on_device.hpp71 std::string cache_key = in copy_on_device_gpu() local
/third_party/libcoap/include/coap3/
Dcoap_subscribe_internal.h56 coap_cache_key_t *cache_key; /** cache_key to identify requester */ member
Dcoap_cache_internal.h40 coap_cache_key_t *cache_key; member
/third_party/boost/boost/compute/algorithm/
Dlexicographical_compare.hpp73 std::string cache_key = in dispatch_lexicographical_compare() local
Dmerge.hpp67 std::string cache_key = in merge() local
Dcopy.hpp228 std::string cache_key = in dispatch_copy() local
314 std::string cache_key = in dispatch_copy() local
514 std::string cache_key = in dispatch_copy() local
597 std::string cache_key = in dispatch_copy() local
/third_party/boost/libs/compute/perf/
Dperf_sort.cpp57 const std::string cache_key = in tune_sort() local
Dperf_accumulate.cpp55 const std::string cache_key = in tune_accumulate() local
Dperf_saxpy.cpp74 const std::string cache_key = in tune_saxpy() local
/third_party/boost/boost/compute/random/
Dthreefry_engine.hpp144 std::string cache_key = in load_program() local
Dlinear_congruential_engine.hpp203 std::string cache_key = in load_program() local
Dmersenne_twister_engine.hpp189 std::string cache_key = in load_program() local

12