Home
last modified time | relevance | path

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

/third_party/mbedtls/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md439 #### Split names out of MD light
443 #### Remove metadata from the info structure
447 #### Optimize type conversions
464 #### Get rid of the hash_info module
468 #### Unify HMAC with PSA
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dradeon_compiler_regalloc_tests.c51 unsigned optimizations = 1; in test_runner_rc_regalloc() local
/third_party/vk-gl-cts/external/amber/src/include/amber/
Dshader_info.h57 std::vector<std::string> optimizations; member
/third_party/mesa3d/src/compiler/glsl/
Dtest_optpass.cpp119 do_optimization_passes(struct exec_list *ir, char **optimizations, in do_optimization_passes()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_algebraic.py96 optimizations = [ variable
/third_party/python/
Dconfigure.ac1303 AC_ARG_ENABLE(optimizations, AS_HELP_STRING( optenable
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc789 std::vector<std::string> optimizations; in ParsePipelineShaderOptimizations() local