/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/ |
proxy_form_controller.js | 447 * @param {DOMElement} fieldset The configuration group to activate. 698 // Activate one of the groups, based on `mode`.
|
/external/jmonkeyengine/engine/src/bullet-native/ |
com_jme3_bullet_objects_PhysicsRigidBody.cpp | 701 * Method: activate 712 body->activate(false); [all...] |
/external/qemu/ |
qemu-monitor.hx | 167 "item1[,...]", "activate logging of the specified items to '/tmp/qemu.log'" }, 170 Activate logging of the specified items to @file{/tmp/qemu.log}.
|
/external/quake/quake/src/QW/progs/ |
triggers.qc | 99 Variable sized repeatable trigger. Must be targeted at one or more entities. If "health" is set, the trigger must be killed to activate each time.
157 "targetname". If "health" is set, the trigger must be killed to activate.
|
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/ |
Socks5BytestreamManager.java | 189 manager.activate();
707 private void activate() {
method in class:Socks5BytestreamManager
|
/external/stlport/ |
configure.bat | 169 echo it can be used to activate a specific processor optimization depending on your 170 echo processor. For Visual C++ .Net 2003, to activate pentium 3 optim you will use:
|
/external/v8/src/ |
code-stubs.h | 183 // Activate newly generated stub. Is called after 185 virtual void Activate(Code* code) { } [all...] |
flag-definitions.h | 416 "activate a 100ms timer that switches between V8 threads") 569 DEFINE_bool(log_runtime, false, "Activate runtime system %Log call.")
|
/external/webkit/Source/WebKit/mac/Plugins/ |
WebBaseNetscapePluginView.mm | 363 - (void)sendActivateEvent:(BOOL)activate 368 [self windowFocusChanged:activate];
|
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/ |
EffectReverb.cpp | 852 /* Activate the initial settings */ [all...] |
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.h | 329 // to draw. This will activate the program, push all used attributes, and 349 // must activate clearing by calling SetClearsOutput(true).
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
PhoneProxy.java | 968 public void activateCellBroadcastSms(int activate, Message response) { 969 mActivePhone.activateCellBroadcastSms(activate, response); [all...] |
Phone.java | [all...] |
/hardware/qcom/display/libexternal/ |
external.cpp | 90 // TODO: Move this to activate 630 mVInfo.activate = FB_ACTIVATE_NOW | FB_ACTIVATE_ALL | FB_ACTIVATE_FORCE;
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
TileImageView.java | 205 // 4. Activate the tiles we want. 229 // Activate the tiles of the smallest two levels.
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
TiledImageRenderer.java | 228 // 4. Activate the tiles we want. 253 // Activate the tiles of the smallest two levels.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 927 /* Activate certain diagnostics as warnings (not errors via the 930 /* If asserts are disabled, activate -Wuninitialized as a warning (not
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
system.h | 927 /* Activate certain diagnostics as warnings (not errors via the 930 /* If asserts are disabled, activate -Wuninitialized as a warning (not
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 927 /* Activate certain diagnostics as warnings (not errors via the 930 /* If asserts are disabled, activate -Wuninitialized as a warning (not
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
system.h | 927 /* Activate certain diagnostics as warnings (not errors via the 930 /* If asserts are disabled, activate -Wuninitialized as a warning (not
|
/external/quake/quake/src/WinQuake/data/ |
MANUAL.TXT | 183 activate it.
192 Buttons activate with a touch, and floorplates must be stepped on.
223 == activate such secrets. ==
744 == TIP -- Monsters are smart enough not to activate their own traps, but ==
745 == if you activate the traps, the monsters can get caught by them. ==
[all...] |
/frameworks/base/docs/html/guide/components/ |
intents-filters.jd | 306 Intent objects both to send out system-originated broadcasts and to activate 307 system-defined components. To see how to structure an intent to activate a 330 activate components in other applications.</p></li> 604 the user may be asked which component to activate. An exception is raised if 666 component to activate, but also to discover something about the set of [all...] |
/frameworks/base/docs/html/guide/topics/search/ |
search-dialog.jd | 406 can activate the search dialog by calling {@link 638 android.app.Activity#startSearch startSearch()} to activate the search dialog. 652 called {@link android.app.Activity#startSearch startSearch()} to activate [all...] |
/packages/apps/Nfc/nci/jni/ |
SecureElement.cpp | 441 ** Function: activate 449 bool SecureElement::activate (jint seID) function in class:SecureElement 451 static const char fn [] = "SecureElement::activate"; 486 //activate every discovered secure element 505 ALOGD ("%s: set EE mode activate; h=0x%X", fn, eeItem.ee_handle); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/ |
libXm.so.2 | |