HomeSort by relevance Sort by last modified time
    Searched full:activate (Results 51 - 75 of 1212) sorted by null

1 23 4 5 6 7 8 91011>>

  /device/google/contexthub/sensorhal/
sensors.cpp 42 device.activate = ActivateWrapper;
60 int SensorContext::activate(int handle, int enabled) { function in class:SensorContext
61 ALOGI("activate");
152 return reinterpret_cast<SensorContext *>(dev)->activate(handle, enabled);
sensors.h 39 int activate(int handle, int enabled);
  /external/autotest/client/tests/kvm/autoit/
notepad1.au3 11 ; Wait for a window to exist, activate it, and wait for it to become active.
  /external/chromium-trace/catapult/third_party/polymer/components/core-selector/test/
index.html 20 'activate-event.html',
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
IndicInputMethod.java 70 public void activate() { method in class:IndicInputMethod
  /external/libchrome/base/profiler/
alternate_timer.h 23 // Environment variable name that is used to activate alternate timer profiling
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btActivatingCollisionAlgorithm.h 21 ///This class is not enabled yet (work-in-progress) to more aggressively activate objects.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/vc2005/
index.html 28 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/vc2008/
index.html 28 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/visualc/
index.html 28 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/libvncserver/webclients/novnc/include/
vnc.js 27 // Uncomment to activate firebug lite
  /external/replicaisland/src/com/replica/replicaisland/
CrusherAndouComponent.java 45 mSwap.activate(parentObject);
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wps-ap-cli 50 echo "1: Push button (activate PBC)"
  /frameworks/compile/mclinker/include/mcld/Script/
EntryCmd.h 35 void activate(Module& pModule);
OutputArchCmd.h 35 void activate(Module& pModule);
OutputCmd.h 36 void activate(Module& pModule);
ScriptCommand.h 44 virtual void activate(Module&) = 0;
SearchDirCmd.h 31 void activate(Module& pModule);
  /frameworks/compile/mclinker/lib/Script/
OutputSectDesc.cpp 155 void OutputSectDesc::activate(Module& pModule) { function in class:mcld::OutputSectDesc
165 (*it)->activate(pModule);
171 (*assign)->activate(pModule);
193 (*assign)->activate(pModule);
  /frameworks/native/services/sensorservice/
RotationVectorSensor.cpp 65 status_t RotationVectorSensor::activate(void* ident, bool enabled) { function in class:android::RotationVectorSensor
66 return mSensorFusion.activate(mMode, ident, enabled);
150 status_t GyroDriftSensor::activate(void* ident, bool enabled) { function in class:android::GyroDriftSensor
151 return mSensorFusion.activate(FUSION_9AXIS, ident, enabled);
  /hardware/bsp/intel/peripheral/libmraa/docs/
iio.md 41 Activate the trigger in /sys/class/iio
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 105 err = device->activate(device, list[i].handle, 0);
114 err = device->activate(device, list[i].handle, 1);
116 printf("activate() for '%s'failed (%s)\n",
182 err = device->activate(device, list[i].handle, 0);
  /packages/apps/Nfc/nci/jni/
Pn544Interop.h 33 ** PN544 should activate in P2P mode.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
utsname.h 28 to a value != 0 to activate this entry. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
utsname.h 28 to a value != 0 to activate this entry. */

Completed in 970 milliseconds

1 23 4 5 6 7 8 91011>>