/external/webkit/WebKit/mac/WebView/ |
WebScriptDebugDelegate.h | 94 // about to leave a stack frame (i.e. return from a function)
|
/external/webkit/WebKitTools/FindSafari/ |
FindSafari.cpp | 109 // leave both enabled:
|
/external/webkit/WebKitTools/Scripts/webkitpy/steps/ |
options.py | 38 close_bug = make_option("--no-close", action="store_false", dest="close_bug", default=True, help="Leave bug open after landing.")
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
scan_helpers.c | 171 * that value and leave the signal level zero */
|
/frameworks/base/awt/java/awt/ |
Insets.java | 30 * the space that a container should leave at each edge: the top, the bottom,
|
/frameworks/base/docs/html/guide/topics/manifest/ |
supports-screens-element.jd | 55 and applications currently should leave it that way.
|
/frameworks/base/graphics/java/android/graphics/ |
PathMeasure.java | 114 * If startD <= stopD then return false (and leave dst untouched).
|
/hardware/broadcom/wlan/bcm4329/src/include/proto/ |
802.11e.h | 122 #define DOT11E_STATUS_QSTA_LEAVE_QBSS 36 /* STA leave QBSS */
|
/packages/apps/Camera/src/com/android/camera/ |
MenuHelper.java | 202 // pictures are remaining. it might be zero but just leave it
|
/packages/apps/IM/src/com/android/im/service/ |
ChatSessionManagerAdapter.java | 97 ses.leave();
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/OAL/Pform/Linux/ |
TILibLinux.cpp | 162 CTI_OSCriticalSectionLinux::Leave()
|
/external/icu4c/common/ |
ustring.c | 797 /* part of a surrogate pair, leave >=d800 */ 807 /* part of a surrogate pair, leave >=d800 */ 859 /* part of a surrogate pair, leave >=d800 */ 869 /* part of a surrogate pair, leave >=d800 */ 882 * u_strCompareIter() does not leave the iterators _on_ the different units. 898 /* iff a surrogate is part of a surrogate pair, leave >=d800 */ [all...] |
/external/opencore/doc/pv2way_html/ |
classCPV2WayInterface.html | 173 Optional opaque data that will be passed back to the user with the command response @leave This method can leave with one of the following error codes PVMFErrNotSupported if the format of the sources/sinks is incomtible with what the SDK can handle KPVErrInvalidState if invoked in the incorrect state KErrNoMemory if the SDK failed to allocate memory during this operation </td></tr> 410 Optional opaque data that will be passed back to the user with the command response @leave This method can leave with one of the following error codes PVMFErrNoMemory if the SDK failed to allocate memory during this operation </td></tr> 456 Optional opaque data that will be passed back to the user with the command response @leave This method can leave with one of the following error codes PVMFErrNoMemory if the SDK failed to allocate memory during this operation </td></tr> 550 Optional opaque data that will be passed back to the user with the command response @leave This method can leave with one of the following error codes PVMFErrArgument if more tx and rx codecs are set than engine can handle, or the mandatory codecs are not in the list. PVMFErrNotSupported if the format of the sources/sinks is incomtible with what the SDK can handle PVMFErrInvalidState if invoked in the incorrect state PVMFErrNoMemory if the SDK failed to allocate memory during this operation </td></tr> [all...] |
/external/opencore/engines/player/src/ |
pv_player_engine.cpp | 786 // This method is not supported so leave [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/ |
CTI_Adapter.cpp | 180 m_csInitAdapter.Leave(); 190 m_csInitAdapter.Leave(); 213 m_csInitAdapter.Leave(); 242 m_csInitAdapter.Leave(); 253 m_csInitAdapter.Leave(); 269 m_csInitAdapter.Leave(); 281 m_csInitAdapter.Leave(); 313 m_csInitAdapter.Leave(); 323 m_csInitAdapter.Leave(); [all...] |
/external/guava/javadoc/com/google/common/collect/ |
ImmutableMultimap.html | 192 Guaranteed to throw an exception and leave the multimap unmodified.</TD> 415 Guaranteed to throw an exception and leave the multimap unmodified.</TD> 424 Guaranteed to throw an exception and leave the multimap unmodified.</TD> 432 Guaranteed to throw an exception and leave the multimap unmodified.</TD> 441 Guaranteed to throw an exception and leave the multimap unmodified.</TD> 449 Guaranteed to throw an exception and leave the multimap unmodified.</TD> 458 Guaranteed to throw an exception and leave the multimap unmodified.</TD> [all...] |
/external/opencore/doc/oscl_html/ |
group__osclerror.html | 25 <tr><td> </td><td><font size=-1><em>Defines basic error and leave codes.</em></font><br><br></td></tr> 33 <tr><td> </td><td><font size=-1><em>Implementation File for Leave using C++ exceptions.</em></font><br><br></td></tr> 37 <tr><td> </td><td><font size=-1><em>Implementation File for Leave using system fatal error.</em></font><br><br></td></tr> 57 <tr><td> </td><td><font size=-1><em>This file contains the definition of memory pool allocator for leave/trap.</em></font><br><br></td></tr> 121 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclerror.html#a46">OSCL_LEAVE</a>(_leave_status) OsclError::Leave(_leave_status)</td></tr> 122 <tr><td> </td><td><font size=-1><em>Use this macro to cause a Leave. It terminates the execution of the current active function.</em> <a href="#a46"></a><em></em></font><br><br></td></tr> 412 is the leave code that was returned by OSCL_THROW </td></tr> 509 will be propagated up the call stack This macro will do an OSCL_LEAVE if the leave has not been handled by the calls above. This macro ends the try block. </td></tr> [all...] |
/dalvik/vm/interp/ |
Stack.c | 165 * We leave space for the method args, which are copied in later. 527 * Because we leave no space for local variables, "curFrame" points 633 * Because we leave no space for local variables, "curFrame" points 743 * Because we leave no space for local variables, "curFrame" points 760 * leave us with a shortened stack trace in the top-level exception. 1013 * We have to leave the "reserved" area open until the "catch" handler has [all...] |
/external/icu4c/i18n/ |
dtfmtsym.cpp | [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 456 // No-op for sandbox/applet case, leave null -sc 469 // No-op for sandbox/applet case, leave null -sc
|
/dalvik/vm/ |
UtfString.c | 318 /* leave offset set to zero */ 372 /* leave offset set to zero */
|
/external/grub/netboot/ |
3c509.c | 465 /* Look for the EISA boards, leave them activated */ 490 /* Look for the ISA boards. Init and leave them actived */
|
/external/guava/src/com/google/common/collect/ |
ImmutableSetMultimap.java | 304 * Guaranteed to throw an exception and leave the multimap unmodified. 313 * Guaranteed to throw an exception and leave the multimap unmodified.
|
/external/icu4c/layout/ |
ContextualSubstSubtables.cpp | 301 // will leave it pointing at the last glyph 550 // will leave it pointing at the last glyph
|
/external/libpcap/ |
pcap-snit.c | 149 * leave the flag set, so that the *next* call will break 389 * If that fails, just leave the list empty.
|