Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/tests/hash_table/
Dclear.c30 static void *make_key(uint32_t i) in make_key() function
/third_party/nghttp2/src/
Dshrpx_log_config.cc72 void make_key() { pthread_key_create(&lckey, nullptr); } in make_key() function
Dshrpx_log.cc91 void make_key() { pthread_key_create(&lckey, nullptr); } in make_key() function
/third_party/openssl/test/
Dendecoder_legacy_test.c238 static EVP_PKEY *make_key(const char *type, in make_key() function
Dendecode_test.c105 static EVP_PKEY *make_key(const char *type, EVP_PKEY *template, in make_key() function
/third_party/skia/src/pdf/
DSkPDFGradientShader.cpp871 static SkPDFGradientShader::Key make_key(const SkShader* shader, in make_key() function
/third_party/skia/m133/src/pdf/
DSkPDFGradientShader.cpp996 static SkPDFGradientShader::Key make_key(const SkShader* shader, in make_key() function
/third_party/skia/tests/
DGrStyledShapeTest.cpp40 static bool make_key(Key* key, const GrStyledShape& shape) { in make_key() function
/third_party/skia/m133/tests/
DGrStyledShapeTest.cpp67 static bool make_key(Key* key, const GrStyledShape& shape) { in make_key() function