Searched
full:activated (Results
351 -
375 of
889) sorted by null
<<11121314151617181920>>
/external/v8/test/mjsunit/ |
debug-setbreakpoint.js | 215 // we run this code while the script function is being activated on stack.
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_Extended_API.h | 29 #error "*** the flag M4VSS_SUPPORT_EXTENDED_FEATURES should be activated in CompilerSwitches\
|
/frameworks/base/docs/html/about/ |
index.jd | 34 <blockquote>Every day more than 1 million new Android devices are activated worldwide.</blockquote>
|
/frameworks/base/docs/html/guide/components/ |
fundamentals.jd | 12 one can be activated individually (even by other applications)</li> 217 broadcast receivers—are activated by an asynchronous message called an <em>intent</em>. 239 <p>The other component type, content provider, is not activated by intents. Rather, it is 240 activated when targeted by a request from a {@link android.content.ContentResolver}. The content
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 163 * The workaround is activated thanks to the _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND macro defined
|
_windows.h | 208 /* Here MSVC produces warning if 64 bits portability issue is activated.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
yp_prot.h | 283 * is activated by ypserv.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
yp_prot.h | 283 * is activated by ypserv.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
yp_prot.h | 283 * is activated by ypserv.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 163 * The workaround is activated thanks to the _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND macro defined
|
_windows.h | 208 /* Here MSVC produces warning if 64 bits portability issue is activated.
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 163 * The workaround is activated thanks to the _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND macro defined
|
_windows.h | 208 /* Here MSVC produces warning if 64 bits portability issue is activated.
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 163 * The workaround is activated thanks to the _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND macro defined
|
_windows.h | 208 /* Here MSVC produces warning if 64 bits portability issue is activated.
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 163 * The workaround is activated thanks to the _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND macro defined
|
_windows.h | 208 /* Here MSVC produces warning if 64 bits portability issue is activated.
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_msvc.h | 163 * The workaround is activated thanks to the _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND macro defined
|
_windows.h | 208 /* Here MSVC produces warning if 64 bits portability issue is activated.
|
/external/chromium_org/base/android/jni_generator/ |
jni_generator_tests.py | 379 private void activateHardwareAcceleration(final boolean activated, 382 if (!activated) { 498 params=[Param(datatype='boolean', name='activated'), [all...] |
/external/chromium_org/chrome/browser/translate/ |
translate_manager.cc | 723 // However, with the bubble shown, any browser windows are NOT activated 725 // browser windows. So it is checked that |browser| is the last activated 726 // browser, not is now activated.
|
/external/chromium_org/chrome/browser/ui/panels/ |
base_panel_browser_test.cc | 294 // This is needed so the subsequently created panels can be activated. 405 // the activated notification is consumed before we wait for the panel 535 // activated or deactivated. So we deactivate the panel directly.
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
global_menu_bar_x11.cc | 468 g_signal_connect(menu_item, "item-activated", 536 g_signal_connect(menu_item, "item-activated", 692 g_signal_connect(restore_item, "item-activated",
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
ScriptDebugServer.cpp | 132 void ScriptDebugServer::setBreakpointsActivated(bool activated) 140 info->Set(v8AtomicString(m_isolate, "enabled"), v8::Boolean::New(m_isolate, activated)); 144 m_breakpointsActivated = activated;
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
srtpfilter.cc | 158 LOG(LS_INFO) << "SRTP activated with negotiated parameters:" 196 LOG(LS_INFO) << "SRTCP activated with negotiated parameters:" 397 LOG(LS_INFO) << "SRTP activated with negotiated parameters:"
|
Completed in 865 milliseconds
<<11121314151617181920>>