Home
last modified time | relevance | path

Searched refs:Select (Results 1 – 17 of 17) sorted by relevance

/packages/modules/NeuralNetworks/driver/cache/BlobCache/
DBlobCache_test.cpp56 BlobCache::Policy(BlobCache::Select::RANDOM, BlobCache::Capacity::HALVE),
57 BlobCache::Policy(BlobCache::Select::LRU, BlobCache::Capacity::HALVE),
59 BlobCache::Policy(BlobCache::Select::RANDOM, BlobCache::Capacity::FIT),
60 BlobCache::Policy(BlobCache::Select::LRU, BlobCache::Capacity::FIT),
62 BlobCache::Policy(BlobCache::Select::RANDOM, BlobCache::Capacity::FIT_HALVE),
63 BlobCache::Policy(BlobCache::Select::LRU, BlobCache::Capacity::FIT_HALVE)));
330 if (GetParam().first == BlobCache::Select::LRU) { in TEST_P()
441 if (GetParam().first != BlobCache::Select::LRU) return; // test doesn't apply for this policy in TEST_P()
518 BlobCache::Policy(BlobCache::Select::RANDOM, BlobCache::Capacity::HALVE),
519 BlobCache::Policy(BlobCache::Select::LRU, BlobCache::Capacity::HALVE),
[all …]
DBlobCache.h38 enum class Select { enum
63 typedef std::pair<Select, Capacity> Policy;
65 static Policy defaultPolicy() { return Policy(Select::DEFAULT, Capacity::DEFAULT); } in defaultPolicy()
326 const Select mPolicySelect;
DBlobCache.cpp349 case Select::RANDOM: in findVictim()
351 case Select::LRU: in findVictim()
/packages/modules/NeuralNetworks/driver/cache/nnCache/
DnnCache_test.cpp52 ::testing::Values(NNCache::Policy(NNCache::Select::RANDOM, NNCache::Capacity::HALVE),
53 NNCache::Policy(NNCache::Select::LRU, NNCache::Capacity::HALVE),
55 NNCache::Policy(NNCache::Select::RANDOM, NNCache::Capacity::FIT),
56 NNCache::Policy(NNCache::Select::LRU, NNCache::Capacity::FIT),
58 NNCache::Policy(NNCache::Select::RANDOM, NNCache::Capacity::FIT_HALVE),
59 NNCache::Policy(NNCache::Select::LRU, NNCache::Capacity::FIT_HALVE)));
DnnCache.h33 typedef BlobCache::Select Select; typedef
/packages/modules/ExtServices/java/src/android/ext/services/textclassifier/
DREADME.md14 - Select a text (e.g. phone number) and shows a popup menu to make sure the "Call" menu is shown.
23 2. Select any text several times on screen and observe the printed log. You should see "androidtc:
/packages/modules/Nfc/libnfc-nci/tools/casimir/src/
Drf_packets.pdl156 /// Select command for an NFC-A Listener using ISO-DEP protocol (Type-4A Tag platform).
164 /// Select response for an NFC-A Listener using ISO-DEP protocol (Type-4A Tag platform).
166 /// Cf [DIGITAL] 14.6.2 RATS Response (Answer To Select).
175 /// Select command for an NFC-A Listener using NFC-DEP protocol.
184 /// Select response for an NFC-A Listener using NFC-DEP protocol.
/packages/modules/Nfc/libnfc-nci/tools/casimir/
DREADME.rst55 --address ADDRESS Select the casimir server address
56 --rf-port RF_PORT Select the casimir TCP RF port
57 --mode {poll,listen} Select the tag mode
/packages/modules/Connectivity/nearby/
DREADME.md41 2. Select Modules at the left panel and select the Dependencies tab.
42 3. Select the + icon and select 1 JARs or Directories option.
43 4. Select the JAR file found above, make sure it is checked in the beginning square.
/packages/modules/HealthFitness/testapps/toolbox/
DREADME.md22 * Select the Data Category.
23 * Select the Data Type.
/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/picker/color/ui/viewmodel/
DColorPickerViewModelTest.kt101 fun `Select a color section color`() = in <lambda>()
187 fun `Select a preset color`() = in <lambda>()
/packages/modules/Nfc/libnfc-nci/src/fuzzers/integration/
Dnfc_integration_fuzzer.proto32 Select select = 9;
60 message Select { message
/packages/modules/ExtServices/java/src/android/ext/services/autofill/
DREADME.md21 1. Select the AutofillService from Settings (Password & Account -> AutofillService), you
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DSystemSoundsPlayer.java66 R.raw.Select,
/packages/modules/NeuralNetworks/common/
DAndroid.bp90 "cpu_operations/Select.cpp",
/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/picker/quickaffordance/ui/viewmodel/
DKeyguardQuickAffordancePickerViewModelTest.kt151 fun `Select an affordance for each side`() = in <lambda>()
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec5348 * Select and scale the feature map of each region of interest to a unified
5417 * Select and scale the feature map of each region of interest to a unified