Home
last modified time | relevance | path

Searched defs:ec (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/rust/
Drpc.rs97 let ec = BoringEc::default(); in generate_dice_artifacts() localVariable
Dlib.rs75 let ec = BoringEc::default(); in ta_main() localVariable
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h478 vint4 ec = lsr<11>(p); in lns_to_sf16() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp5727 SystemError( std::error_code ec ) in SystemError()
5729 SystemError( std::error_code ec, std::string const & what ) in SystemError()
5731 SystemError( std::error_code ec, char const * what ) in SystemError()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp816 for ( auto const & ec : command.second.errorCodes ) in checkCommandCorrectness() local