/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
ostream_insert.h | 50 __out.setstate(__ios_base::badbit); 66 __out.setstate(__ios_base::badbit);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ostream_insert.h | 52 __out.setstate(__ios_base::badbit); 68 __out.setstate(__ios_base::badbit);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ostream_insert.h | 52 __out.setstate(__ios_base::badbit); 68 __out.setstate(__ios_base::badbit);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.c | 57 this->setstate(ios_base::failbit); 60 this->setstate(ios_base::badbit); 211 __os.setstate(ios_base::badbit); 326 this->setstate(ios_base::badbit); 358 this->setstate(ios_base::failbit); 390 this->setstate(ios_base::failbit); 422 this->setstate(ios_base::badbit); 444 this->setstate(ios_base::badbit);
|
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/external/chromium/chrome/browser/sync/notifier/ |
non_blocking_invalidation_notifier_unittest.cc | 65 invalidation_notifier_->SetState("fake_state");
|
p2p_notifier.h | 42 virtual void SetState(const std::string& state);
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/ |
TargetDrawable.java | 102 setState(STATE_INACTIVE); 110 setState(STATE_INACTIVE); 113 public void setState(int [] state) { 116 d.setState(state);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
HolographicLinearLayout.java | 64 sld.setState(getDrawableState());
|
/external/chromium/chrome/browser/ui/cocoa/ |
status_bubble_mac.h | 67 void SetState(StatusBubbleState state); 139 // use SetState(). 168 // Called from SetState to notify the delegate of state changes.
|
/external/icu4c/common/unicode/ |
uiter.h | 59 * when moving relative to the current index after a setState() 92 * This function may perform slowly for UITER_CURRENT after setState() was called, 123 * relative to the current position after setState() was called, 242 * This is used together with setState()/UCharIteratorSetState 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 282 * Function type declaration for UCharIterator.setState(). 291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 456 * (public) Return the state of the iterator, to be restored later with setState(). 472 UCharIteratorSetState *setState; 553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode [all...] |
/external/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/external/webkit/LayoutTests/http/tests/resources/ |
network-simulator.php | 12 function setState($newState, $file) 162 setState("Online", $stateFile); 164 setState("Offline", $stateFile);
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
uiter.h | 59 * when moving relative to the current index after a setState() 92 * This function may perform slowly for UITER_CURRENT after setState() was called, 123 * relative to the current position after setState() was called, 242 * This is used together with setState()/UCharIteratorSetState 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 282 * Function type declaration for UCharIterator.setState(). 291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 456 * (public) Return the state of the iterator, to be restored later with setState(). 472 UCharIteratorSetState *setState; 553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
uiter.h | 59 * when moving relative to the current index after a setState() 92 * This function may perform slowly for UITER_CURRENT after setState() was called, 123 * relative to the current position after setState() was called, 242 * This is used together with setState()/UCharIteratorSetState 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 282 * Function type declaration for UCharIterator.setState(). 291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 456 * (public) Return the state of the iterator, to be restored later with setState(). 472 UCharIteratorSetState *setState; 553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
uiter.h | 59 * when moving relative to the current index after a setState() 92 * This function may perform slowly for UITER_CURRENT after setState() was called, 123 * relative to the current position after setState() was called, 242 * This is used together with setState()/UCharIteratorSetState 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 282 * Function type declaration for UCharIterator.setState(). 291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 456 * (public) Return the state of the iterator, to be restored later with setState(). 472 UCharIteratorSetState *setState; 553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode [all...] |
/external/webkit/Source/WebCore/platform/mac/ |
ContextMenuItemMac.mm | 68 [item setState:checked ? NSOnState : NSOffState]; 170 [m_platformDescription.get() setState:NSOnState]; 172 [m_platformDescription.get() setState:NSOffState];
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
uiter.h | 59 * when moving relative to the current index after a setState() 92 * This function may perform slowly for UITER_CURRENT after setState() was called, 123 * relative to the current position after setState() was called, 242 * This is used together with setState()/UCharIteratorSetState 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 282 * Function type declaration for UCharIterator.setState(). 291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because 456 * (public) Return the state of the iterator, to be restored later with setState(). 472 UCharIteratorSetState *setState; 553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode [all...] |
/frameworks/base/core/java/android/widget/ |
CheckedTextView.java | 145 d.setState(CHECKED_STATE_SET); 149 d.setState(getDrawableState()); 267 mCheckMarkDrawable.setState(myDrawableState);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/packages/apps/Calendar/src/com/android/calendar/ |
MultiStateButton.java | 103 public boolean setState(int state){ 149 d.setState(getDrawableState()); 152 mButtonDrawable.setState(null);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/hardware/ti/omap4xxx/camera/ |
BaseCameraAdapter.cpp | 349 ret = setState(operation); 402 ret = setState(operation); 455 ret = setState(operation); 501 ret = setState(operation); 527 ret = setState(operation); 555 ret = setState(operation); 583 ret = setState(operation); 611 ret = setState(operation); 639 ret = setState(operation); 665 ret = setState(operation) [all...] |