/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/ |
heap-checker.h | 101 // Do whole-program leak check now (if it was activated for this binary); 102 // return false only if it was activated and has failed.
|
/external/chromium_org/ui/base/ime/win/ |
imm32_manager.cc | 281 // composition, (this case happens when the given window is de-activated 282 // while composing a text and re-activated), and reset the omposition status.
|
/external/chromium_org/v8/test/cctest/ |
test-deoptimization.cc | 136 // deoptimization while it is still activated further down the stack. 174 // function after the deoptimization while it is still activated further down
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/ |
InputManager.java | 58 * when the appropriate trigger is activated (e.g. a key is pressed), the
76 * <code>onAnalog</code> events are raised every frame while the input is activated.
[all...] |
/external/qemu/ |
kqemu.c | 180 fprintf(stderr, "Could not open '%s' - QEMU acceleration layer not activated: %lu\n", 187 fprintf(stderr, "Could not open '%s' - QEMU acceleration layer not activated: %s\n",
|
/external/srec/srec/Grammar/include/ |
SR_Grammar.h | 276 * important to ensure consistency of model usage between all activated grammars. This can 282 * recognition it must be compiled (or loaded), setup by a recognizer and activated.
|
/external/v8/test/cctest/ |
test-deoptimization.cc | 136 // deoptimization while it is still activated further down the stack. 174 // function after the deoptimization while it is still activated further down
|
/external/chromium_org/cc/layers/ |
texture_layer_unittest.cc | [all...] |
layer.h | 483 // Called when the next commit should wait until the pending tree is activated
|
/system/media/camera/docs/ |
metadata_properties.xml | 195 trigger is activated, and for captures for which 204 fire when precapture trigger is activated, and final 290 is activated, AF must transition to ACTIVE_SCAN, then to 300 When that trigger is activated, AF must transition to 315 states as appropriate. When the AF trigger is activated, 336 trigger is activated, the algorithm should finish its 341 When the AF cancel trigger is activated, the algorithm [all...] |
/external/chromium/chrome/browser/chromeos/cros/ |
network_library.h | 569 // Requests data plans if the network is conencted and activated. 575 bool activated() const { function in class:chromeos::CellularNetwork 586 return restricted_pool() && connected() && activated(); [all...] |
/external/chromium_org/chrome_frame/ |
chrome_active_document.cc | 125 // Here we refuse to be activated in-place and we will force IE to UIActivate 857 // document is activated. However that does not work at times as the frame we [all...] |
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ContentViewGestureHandler.java | 84 // * Activated from the renderer by way of |hasTouchEventHandlers(true)|. 88 // * Activated if the touch down for the current gesture had no Javascript consumer. 92 // * Activated if *any* touch event in the current sequence was consumed by Javascript. [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_Sequence.c | 271 /* Occurence of the Target Activated Event */ 395 /* Re-Connect the Re-Activated Target */ 427 /* Occurence of the Target Activated Event */ [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 40 * <li>A coroutine is activated when it is resumed by some other coroutine
|
/external/bison/src/ |
LR0.c | 168 | points to a vector of item numbers activated if that symbol is |
|
/external/chromium/chrome/browser/chromeos/login/ |
user_controller.cc | 491 // Add user should have label only in activated state.
|
/external/chromium/chrome/browser/resources/options/chromeos/ |
internet_network_element.js | 206 // Show [Activate] button for non-activated Cellular network.
|
/external/chromium/chrome/browser/ui/gtk/ |
location_bar_view_gtk.h | 74 // page action's icon even though it has not been activated by the extension.
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
location_bar_view.h | 138 // PageActions icon even though it has not been activated by the extension.
|
/external/chromium/third_party/libevent/ |
evrpc.h | 460 * @param cb the callback to call when the hook is activated
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
srtpfilter.cc | 206 LOG(LS_INFO) << "SRTP activated with negotiated parameters:"
|
/external/chromium_org/apps/app_shim/ |
extension_app_shim_handler_mac.cc | 331 // Return now. OnAppLaunchComplete will be called when the app is activated.
|
/external/chromium_org/apps/ |
shell_window.h | 281 // Should be called by native implementations when the window is activated.
|
/external/chromium_org/chrome/browser/ |
chrome_notification_types.h | 544 // Sent when an extension command shortcut for a browser action is activated 550 // Sent when an extension command shortcut for a page action is activated 556 // Sent when an extension command shortcut for a script badge is activated [all...] |