HomeSort by relevance Sort by last modified time
    Searched full:mode_ (Results 51 - 75 of 141) sorted by null

1 23 4 5 6

  /external/webrtc/src/modules/audio_processing/
gain_control_impl.h 67 Mode mode_; member in class:webrtc::GainControlImpl
  /external/chromium_org/chrome/browser/ui/views/download/
download_item_view.cc 114 mode_(NORMAL_MODE),
362 (mode_ == DANGEROUS_MODE) ? &dangerous_mode_body_image_set_ :
393 (mode_ == DANGEROUS_MODE) ? &dangerous_mode_body_image_set_ :
408 if (mode_ == MALICIOUS_MODE)
458 if (mode_ == DANGEROUS_MODE)
471 if (mode_ == DANGEROUS_MODE)
480 if (mode_ == DANGEROUS_MODE)
658 switch (mode_) {
676 switch (mode_) {
685 // We don't use a drop down button for mode_ == DANGEROUS_MODE. So we le
    [all...]
  /external/chromium_org/content/child/npapi/
np_channel_base.cc 96 channel->mode_ = mode;
117 : mode_(IPC::Channel::MODE_NONE),
177 if (mode_ == IPC::Channel::MODE_CLIENT && -1 == channel_handle_.socket.fd)
182 channel_handle_, mode_, this, ipc_message_loop, create_pipe_now,
188 if (mode_ == IPC::Channel::MODE_SERVER)
  /external/chromium_org/ui/gfx/android/
scroller.cc 163 : mode_(UNDEFINED),
209 mode_ = SCROLL_MODE;
242 mode_ = FLING_MODE;
300 switch (mode_) {
380 if (mode_ == FLING_MODE)
  /external/chromium_org/v8/src/arm64/
regexp-macro-assembler-arm64.cc 120 mode_(mode),
263 if (mode_ == LATIN1) {
310 if (mode_ == LATIN1) {
368 DCHECK(mode_ == UC16);
450 if (mode_ == LATIN1) {
454 DCHECK(mode_ == UC16);
533 if ((mode_ != LATIN1) || (kTableMask != String::kMaxOneByteCharCode)) {
551 if (mode_ == LATIN1) {
585 if (mode_ == UC16) {
602 if (mode_ == UC16)
    [all...]
  /external/chromium_org/v8/src/ia32/
regexp-macro-assembler-ia32.cc 87 mode_(mode),
223 if (mode_ == LATIN1) {
285 DCHECK(mode_ == UC16);
369 if (mode_ == LATIN1) {
373 DCHECK(mode_ == UC16);
479 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
496 if (mode_ == LATIN1) {
535 if (mode_ == UC16) {
546 if (mode_ != LATIN1) {
560 if (mode_ != LATIN1)
    [all...]
  /external/chromium_org/v8/src/x87/
regexp-macro-assembler-x87.cc 86 mode_(mode),
222 if (mode_ == LATIN1) {
284 DCHECK(mode_ == UC16);
368 if (mode_ == LATIN1) {
372 DCHECK(mode_ == UC16);
478 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
495 if (mode_ == LATIN1) {
534 if (mode_ == UC16) {
545 if (mode_ != LATIN1) {
559 if (mode_ != LATIN1)
    [all...]
  /external/chromium_org/v8/src/arm/
regexp-macro-assembler-arm.cc 105 mode_(mode),
241 if (mode_ == LATIN1) {
290 DCHECK(mode_ == UC16);
357 if (mode_ == LATIN1) {
361 DCHECK(mode_ == UC16);
446 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
467 if (mode_ == LATIN1) {
505 if (mode_ == UC16) {
521 if (mode_ == LATIN1) {
537 if (mode_ != LATIN1)
    [all...]
  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.cc 104 mode_(mode),
244 if (mode_ == LATIN1) {
292 DCHECK(mode_ == UC16);
368 if (mode_ == LATIN1) {
374 DCHECK(mode_ == UC16);
449 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
468 if (mode_ == LATIN1) {
500 if (mode_ == UC16) {
514 if (mode_ == LATIN1) {
529 if (mode_ != LATIN1)
    [all...]
  /external/chromium_org/v8/src/mips64/
regexp-macro-assembler-mips64.cc 140 mode_(mode),
280 if (mode_ == LATIN1) {
328 DCHECK(mode_ == UC16);
404 if (mode_ == LATIN1) {
410 DCHECK(mode_ == UC16);
485 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
504 if (mode_ == LATIN1) {
536 if (mode_ == UC16) {
550 if (mode_ == LATIN1) {
565 if (mode_ != LATIN1)
    [all...]
  /external/chromium_org/v8/src/x64/
regexp-macro-assembler-x64.cc 104 mode_(mode),
247 if (mode_ == LATIN1) {
298 DCHECK(mode_ == UC16);
403 if (mode_ == LATIN1) {
407 DCHECK(mode_ == UC16);
501 if (mode_ != LATIN1 || kTableMask != String::kMaxOneByteCharCode) {
521 if (mode_ == LATIN1) {
560 if (mode_ == UC16) {
577 if (mode_ == LATIN1) {
593 if (mode_ != LATIN1)
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
sim_unlock.js 40 mode_: SimUnlock.SIM_DIALOG_UNLOCK,
219 this.mode_ = SimUnlock.SIM_DIALOG_UNLOCK;
223 this.mode_ = SimUnlock.SIM_DIALOG_CHANGE_PIN;
225 this.mode_ = SimUnlock.SIM_DIALOG_SET_LOCK_ON;
227 this.mode_ = SimUnlock.SIM_DIALOG_SET_LOCK_OFF;
354 chrome.send('simStatusInitialize', [this.mode_]);
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
scrollbar.js 25 this.mode_ = value;
26 if (this.mode_ == ScrollBar.Mode.VERTICAL) {
36 return this.mode_;
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/res/values/
strings.xml 24 <!-- must be in same order as ViewfinderProcessor.MODE_ ints -->
  /developers/samples/android/media/HdrViewfinder/Application/src/main/res/values/
strings.xml 24 <!-- must be in same order as ViewfinderProcessor.MODE_ ints -->
  /development/samples/browseable/HdrViewfinder/res/values/
strings.xml 24 <!-- must be in same order as ViewfinderProcessor.MODE_ ints -->
  /external/chromium_org/ash/frame/
default_header_painter.h 97 Mode mode_; member in class:ash::DefaultHeaderPainter
  /external/chromium_org/sync/engine/
sync_scheduler_impl.cc 160 mode_(NORMAL_MODE),
225 Mode old_mode = mode_;
226 mode_ = mode;
229 if (old_mode != mode_ && mode_ == NORMAL_MODE) {
283 DCHECK_EQ(CONFIGURATION_MODE, mode_);
344 if (mode_ == CONFIGURATION_MODE) {
496 DCHECK_EQ(mode_, CONFIGURATION_MODE);
683 if (mode_ == CONFIGURATION_MODE) {
  /external/chromium_org/third_party/libwebp/dec/
idec.c 55 MemBufferMode mode_; // Operation mode member in struct:__anon17860
129 if (mem->mode_ == MEM_MODE_MAP) {
168 assert(mem->mode_ == MEM_MODE_APPEND);
204 assert(mem->mode_ == MEM_MODE_MAP);
216 mem->mode_ = MEM_MODE_NONE;
225 if (mem->mode_ == MEM_MODE_APPEND) {
232 if (mem->mode_ == MEM_MODE_NONE) {
233 mem->mode_ = expected; // switch to the expected mode
234 } else if (mem->mode_ != expected) {
237 assert(mem->mode_ == expected); // mode is o
    [all...]
  /external/webp/src/dec/
idec.c 55 MemBufferMode mode_; // Operation mode member in struct:__anon37908
129 if (mem->mode_ == MEM_MODE_MAP) {
168 assert(mem->mode_ == MEM_MODE_APPEND);
204 assert(mem->mode_ == MEM_MODE_MAP);
216 mem->mode_ = MEM_MODE_NONE;
225 if (mem->mode_ == MEM_MODE_APPEND) {
232 if (mem->mode_ == MEM_MODE_NONE) {
233 mem->mode_ = expected; // switch to the expected mode
234 } else if (mem->mode_ != expected) {
237 assert(mem->mode_ == expected); // mode is o
    [all...]
  /external/chromium_org/third_party/webrtc/base/
httpbase.h 109 HttpMode mode() const { return mode_; }
165 HttpMode mode_; member in class:rtc::HttpBase
  /external/chromium_org/ui/base/ime/chromeos/
ime_bridge.h 53 InputContext(ui::TextInputType type_, ui::TextInputMode mode_) :
54 type(type_), mode(mode_) {}
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 567 : mode_(MODE_COMPILE),
654 if (mode_ == MODE_COMPILE) {
705 if (mode_ == MODE_ENCODE || mode_ == MODE_DECODE) {
737 mode_ = MODE_COMPILE;
818 bool decoding_raw = (mode_ == MODE_DECODE) && codec_type_.empty();
826 if (mode_ == MODE_COMPILE && output_directives_.empty() &&
964 if (mode_ != MODE_COMPILE) {
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 548 : mode_(MODE_COMPILE),
613 if (mode_ == MODE_COMPILE) {
664 if (mode_ == MODE_ENCODE || mode_ == MODE_DECODE) {
696 mode_ = MODE_COMPILE;
770 bool decoding_raw = (mode_ == MODE_DECODE) && codec_type_.empty();
778 if (mode_ == MODE_COMPILE && output_directives_.empty() &&
907 if (mode_ != MODE_COMPILE) {
939 if (mode_ != MODE_COMPILE) {
949 mode_ = (name == "--encode") ? MODE_ENCODE : MODE_DECODE
    [all...]
  /external/chromium_org/v8/src/
compiler.h 276 bool IsOptimizing() const { return mode_ == OPTIMIZE; }
277 bool IsOptimizable() const { return mode_ == BASE; }
278 bool IsStub() const { return mode_ == STUB; }
422 mode_ = mode;
468 Mode mode_; member in class:v8::internal::CompilationInfo

Completed in 1922 milliseconds

1 23 4 5 6