Home
last modified time | relevance | path

Searched refs:probe (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DHashBase.tcc136 const unsigned int probe = 1; in lookUpBucketFor() local
164 index += probe; in lookUpBucketFor()
182 const unsigned int probe = 1; in findKey() local
198 index += probe; in findKey()
244 const unsigned int probe = 1; in doRehash() local
246 new_bucket += probe; in doRehash()
DHashIterator.h41 const unsigned int probe = 1; in ChainIteratorBase() local
53 m_Index += probe; in ChainIteratorBase()
113 const unsigned int probe = 1; in advance() local
115 m_Index += probe; in advance()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
DMediaPresetReverbTest.java197 EnergyProbe probe = null; in test2_0AuxiliarySoundModification() local
209 probe = new EnergyProbe(0); in test2_0AuxiliarySoundModification()
232 int energy1000 = probe.capture(1000); in test2_0AuxiliarySoundModification()
255 if (probe != null) { in test2_0AuxiliarySoundModification()
256 probe.release(); in test2_0AuxiliarySoundModification()
269 EnergyProbe probe = null; in test2_1InsertSoundModification() local
307 probe = new EnergyProbe(0); in test2_1InsertSoundModification()
315 int energy1000 = probe.capture(1000); in test2_1InsertSoundModification()
340 if (probe != null) { in test2_1InsertSoundModification()
341 probe.release(); in test2_1InsertSoundModification()
DMediaEnvReverbTest.java352 EnergyProbe probe = null; in test2_0AuxiliarySoundModification() local
364 probe = new EnergyProbe(0); in test2_0AuxiliarySoundModification()
389 int energy1000 = probe.capture(1000); in test2_0AuxiliarySoundModification()
412 if (probe != null) { in test2_0AuxiliarySoundModification()
413 probe.release(); in test2_0AuxiliarySoundModification()
426 EnergyProbe probe = null; in test2_1InsertSoundModification() local
466 probe = new EnergyProbe(0); in test2_1InsertSoundModification()
474 int energy1000 = probe.capture(1000); in test2_1InsertSoundModification()
499 if (probe != null) { in test2_1InsertSoundModification()
500 probe.release(); in test2_1InsertSoundModification()
/frameworks/base/docs/html/training/articles/
Dsecurity-tips.jd164 results. For example, an attacker might probe for presence of a specific phone
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd598 <li>Fixed {@code make-standalone-toolchain.sh} to probe the {@code prebuilts/}