Home
last modified time | relevance | path

Searched defs:engine (Results 51 - 75 of 171) sorted by relevance

1234567

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpcg_engine.h110 operator <<( std::basic_ostream<CharT, Traits>& os, const pcg_engine& engine) operator <<() argument
H A Dranden_engine_test.cc49 randen engine; in TYPED_TEST() local
135 randen engine; in TYPED_TEST() local
150 stream << engine; TYPED_TEST() local
319 randen_u64 engine; TEST() local
455 randen_u32 engine; TEST() local
596 stream << engine; TEST() local
607 randen_u64 engine; TEST() local
619 stream >> engine; TEST() local
640 randen_u64 engine; TEST() local
[all...]
H A Dranden_engine.h175 operator <<( std::basic_ostream<CharT, Traits>& os, const randen_engine<T>& engine) operator <<() argument
193 operator >>( std::basic_istream<CharT, Traits>& is, randen_engine<T>& engine) operator >>() argument
/third_party/icu/icu4c/source/samples/layout/
H A DGnomeFontInstance.cpp55 GnomeFontInstance::GnomeFontInstance(FT_Library engine, const char *fontPathName, le_int16 pointSize, LEErrorCode &status) in GnomeFontInstance() argument
H A Dgnomelayout.cpp46 static FT_Library engine; variable
/third_party/icu/icu4c/source/common/
H A Dbrkeng.cpp169 const LanguageBreakEngine *engine = nullptr; in loadEngineFor() local
[all...]
H A Dlstmbe.cpp832 const LanguageBreakEngine* engine = new LSTMBreakEngine(data, unicodeSet, status); in CreateLSTMBreakEngine() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genaes.c49 lws_genaes_create(struct lws_genaes_ctx *ctx, enum enum_aes_operation op, enum enum_aes_modes mode, struct lws_gencrypto_keyelem *el, enum enum_aes_padding padding, void *engine) lws_genaes_create() argument
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.cc114 auto engine = wasm::Engine::make(); in run() local
H A Dreflect.c88 wasm_engine_t* engine = wasm_engine_new(); in main() local
H A Dtable.c80 wasm_engine_t* engine = wasm_engine_new(); in main() local
H A Dthreads.c24 wasm_engine_t* engine; member
99 wasm_engine_t* engine = wasm_engine_new(); in main() local
H A Dhostref.c128 wasm_engine_t* engine = wasm_engine_new(); in main() local
/third_party/node/deps/icu-small/source/common/
H A Dlstmbe.cpp832 const LanguageBreakEngine* engine = new LSTMBreakEngine(data, unicodeSet, status); in CreateLSTMBreakEngine() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c148 unsigned engine[] = { in nvc0_create_decoder() local
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_util.c51 load_common(const OSSL_PARAM params[], const char **propquery, ENGINE **engine) load_common() argument
224 ossl_prov_set_macctx(EVP_MAC_CTX *macctx, const OSSL_PARAM params[], const char *ciphername, const char *mdname, const char *engine, const char *properties, const unsigned char *key, size_t keylen) ossl_prov_set_macctx() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Damber.h112 EngineType engine; member
/third_party/vk-gl-cts/external/amber/src/src/
H A Damber.cc127 auto engine = Engine::Create(opts->engine); in CreateEngineAndCheckRequirements() local
150 std::unique_ptr<Engine> engine; AreAllRequirementsSupported() local
165 std::unique_ptr<Engine> engine; ExecuteWithShaderData() local
[all...]
/third_party/openssl/providers/common/
H A Dprovider_util.c51 load_common(const OSSL_PARAM params[], const char **propquery, ENGINE **engine) load_common() argument
224 ossl_prov_set_macctx(EVP_MAC_CTX *macctx, const OSSL_PARAM params[], const char *ciphername, const char *mdname, const char *engine, const char *properties, const unsigned char *key, size_t keylen) ossl_prov_set_macctx() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGnomeFontInstance.cpp55 GnomeFontInstance::GnomeFontInstance(FT_Library engine, const char *fontPathName, le_int16 pointSize, LEErrorCode &status) in GnomeFontInstance() argument
/third_party/skia/third_party/externals/tint/fuzzers/
H A Drandom_generator.cc48 RandomGenerator::RandomGenerator(std::unique_ptr<RandomGeneratorEngine> engine) in RandomGenerator() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp168 const LanguageBreakEngine *engine = NULL; in loadEngineFor() local
[all...]
/third_party/fsverity-utils/lib/
H A Dsign_digest.c340 ENGINE *engine; in load_pkcs11_private_key() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dlstmbetst.cpp78 LocalPointer<const LanguageBreakEngine> engine; in runTestFromFile() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c447 si_cp_write_data(struct si_context *sctx, struct si_resource *buf, unsigned offset, unsigned size, unsigned dst_sel, unsigned engine, const void *data) si_cp_write_data() argument

Completed in 14 milliseconds

1234567