Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Daes.c197 static const uint32_t FT2[256] = { FT }; variable
373 static uint32_t FT2[256]; variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Daes.c193 MBEDTLS_MAYBE_UNUSED static const uint32_t FT2[256] = { FT }; variable
348 MBEDTLS_MAYBE_UNUSED static uint32_t FT2[256]; variable
/aosp_15_r20/art/runtime/arch/riscv64/
H A Dregisters_riscv64.h80 FT2 = 2, // F2, temporary 2 enumerator
/aosp_15_r20/frameworks/libs/binary_translation/guest_state/riscv64/include/berberis/guest_state/
Dguest_state_arch.h250 constexpr uint8_t FT2 = 2; // FP Temporary register 2 - caller saved. variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4182 FunctionTemplateDecl *FT2, in isAtLeastAsSpecializedAs()
4365 FunctionTemplateDecl *FT2, in getMoreSpecializedTemplate()