OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setstate
(Results
376 - 400
of
761
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/chrome/browser/policy/
device_token_fetcher.h
112
void
SetState
(FetcherState state);
/external/chromium/chrome/browser/resources/options/
options.js
212
options.OptionsPage.
setState
(e.state);
/external/chromium/chrome/browser/ui/cocoa/
menu_controller.mm
145
[(id)item
setState
:(checked ? NSOnState : NSOffState)];
/external/chromium/chrome/browser/ui/views/
reload_button.cc
121
SetState
(BS_NORMAL);
/external/chromium_org/ash/wm/
custom_frame_view_ash.cc
103
maximize_button_->
SetState
(views::CustomButton::STATE_NORMAL);
/external/chromium_org/remoting/protocol/
jingle_session.h
144
void
SetState
(State new_state);
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8PromiseCustom.h
108
static void
setState
(v8::Handle<v8::Object> internal, PromiseState);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel.h
114
void
SetState
(DataState state);
/external/chromium_org/ui/views/controls/scrollbar/
base_scroll_bar.h
123
void
SetState
(CustomButton::ButtonState state);
/external/chromium_org/ui/views/examples/
button_example.cc
61
disabled_button->
SetState
(Button::STATE_DISABLED);
/external/stlport/stlport/stl/
_ios.h
95
void
setstate
(iostate __state) { this->clear(rdstate() | __state); }
function in class:basic_ios
/frameworks/av/include/media/stagefright/
MediaCodec.h
227
void
setState
(State newState);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
SettingsPanelView.java
146
mHandleBar.
setState
(mHandleView.getDrawableState());
/frameworks/base/policy/src/com/android/internal/policy/impl/
RecentApplicationsBackground.java
84
d.
setState
(getDrawableState());
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java
62
public synchronized void
setState
(int newState) {
291
mState.
setState
(State.PREPARING);
306
mState.
setState
(State.RUNNING);
336
mState.
setState
(State.STOPPED);
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantLock.java
113
setState
(nextc);
128
setState
(c);
162
setState
(0); // reset to unlocked state
216
setState
(nextc);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
move.pass.cpp
89
ios2.
setstate
(std::ios::goodbit);
/ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.h
95
void
setstate
(iostate __state) { this->clear(rdstate() | __state); }
function in class:basic_ios
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios.h
95
void
setstate
(iostate __state) { this->clear(rdstate() | __state); }
function in class:basic_ios
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios.h
95
void
setstate
(iostate __state) { this->clear(rdstate() | __state); }
function in class:basic_ios
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios.h
95
void
setstate
(iostate __state) { this->clear(rdstate() | __state); }
function in class:basic_ios
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream
313
this->
setstate
(ios_base::badbit);
433
_M_os.
setstate
(ios_base::badbit);
514
__out.
setstate
(ios_base::badbit);
531
__out.
setstate
(ios_base::badbit);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios.h
95
void
setstate
(iostate __state) { this->clear(rdstate() | __state); }
function in class:basic_ios
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios.h
95
void
setstate
(iostate __state) { this->clear(rdstate() | __state); }
function in class:basic_ios
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream
313
this->
setstate
(ios_base::badbit);
433
_M_os.
setstate
(ios_base::badbit);
514
__out.
setstate
(ios_base::badbit);
531
__out.
setstate
(ios_base::badbit);
Completed in 833 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>