Home
last modified time | relevance | path

Searched refs:available (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/resources/xllt/
Dreadme.txt2 XLLT files of the characters available for user names.
4 CTR_userName_JPN.xllt: List of characters available for user names only in the Japanese region.
5 CTR_userName_USA_EUR.xllt: Combined list of characters available for user names in the Americas and…
6 CTR_userName_USA_EUR_JPN.xllt: Combined list of characters available for user names in all regions.
/CTR-SDK-2.4.0/sources/libraries/init/
Dinit_Default.cpp48 const size_t available = assingment - currentUsing; in nninitStartUpDefault() local
49 const size_t heapSize = available - nn::os::DEVICE_MEMORY_SIZE; in nninitStartUpDefault()