Home
last modified time | relevance | path

Searched defs:make_key (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/tests/hash_table/
H A Dclear.c30 static void *make_key(uint32_t i) in make_key() function
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dipsec_test_utils.py26 def make_key(len_bits): function
/aosp_15_r20/external/perfetto/src/base/
H A Dflat_hash_map_unittest.cc151 auto make_key = [](size_t tag) { in TYPED_TEST() local
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-mem.c189 static int make_key(const void *ptr, int size) in make_key() function
/aosp_15_r20/external/rust/android-crates-io/crates/ring/tests/
Daead_tests.rs603 fn make_key<K: aead::BoundKey<OneNonceSequence>>( in make_key() function
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFGradientShader.cpp996 static SkPDFGradientShader::Key make_key(const SkShader* shader, in make_key() function
/aosp_15_r20/external/skia/tests/
H A DGrStyledShapeTest.cpp67 static bool make_key(Key* key, const GrStyledShape& shape) { in make_key() function