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

1 23 4 5 6 7 8 91011>>

  /external/freetype/builds/windows/vc2005/
index.html 28 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/freetype/builds/windows/vc2008/
index.html 28 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/freetype/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/python/cpython3/Lib/venv/scripts/posix/
activate.csh 1 # This file must be used with "source bin/activate.csh" *from csh*.
  /external/replicaisland/src/com/replica/replicaisland/
CrusherAndouComponent.java 45 mSwap.activate(parentObject);
  /external/syslinux/gpxe/src/drivers/bus/
virtio-pci.c 55 /* activate the queue
  /external/trappy/hooks/
pre-commit 19 # repository to activate it:
  /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/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_cell_broadcast.cpp 154 bool activate = false; local
156 radio->setCdmaBroadcastActivation(serial, activate);
174 bool activate = false; local
176 radio->setGsmBroadcastActivation(serial, activate);
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 106 err = device->activate(device, list[i].handle, 0);
115 err = device->activate(device, list[i].handle, 1);
117 printf("activate() for '%s'failed (%s)\n",
183 err = device->activate(device, list[i].handle, 0);
  /packages/apps/Nfc/nci/jni/
Pn544Interop.h 32 ** PN544 should activate in P2P mode.
  /packages/services/Car/evs/app/
RenderDirectView.h 38 virtual bool activate() override;
RenderPixelCopy.h 38 virtual bool activate() override;
  /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. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
utsname.h 28 to a value != 0 to activate this entry. */
  /system/nvram/messages/include/nvram/messages/
optional.h 33 ValueType& Activate() {
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
PythonVirtualenvPreparer.java 37 * Sets up a Python virtualenv on the host and installs packages. To activate it, the working
112 activate(); method
118 activate(); method
134 private void activate() { method in class:PythonVirtualenvPreparer

Completed in 312 milliseconds

1 23 4 5 6 7 8 91011>>