HomeSort by relevance Sort by last modified time
    Searched refs:Mode (Results 476 - 500 of 1286) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootLogoLib/
BootLogoLib.c 107 SizeOfX = GraphicsOutput->Mode->Info->HorizontalResolution;
108 SizeOfY = GraphicsOutput->Mode->Info->VerticalResolution;
344 @retval EFI_SUCCESS UGA devices are back in text mode and synced up.
364 Update progress bar with title above it. It only works in Graphics mode.
423 SizeOfX = GraphicsOutput->Mode->Info->HorizontalResolution;
424 SizeOfY = GraphicsOutput->Mode->Info->VerticalResolution;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SerialIo.h 294 EFI_SERIAL_IO_MODE *Mode;
  /external/arm-neon-tests/
Init.s 12 ; Standard definitions of mode bits and interrupt (I & F) flags in PSRs
39 ; Initialise Supervisor Mode Stack
158 ; Virtual memory from 0 to 1MB will be cacheable (write back mode).
202 ; Setup domain control register - Enable all domains to client mode
  /external/autotest/frontend/client/src/autotest/moblab/wizard/
FlexWizardCard.java 40 * Creates a widget for String value field based on mode.
49 if (ConfigWizard.Mode.Edit == getMode()) {
NetworkInfoCard.java 58 if (getMode() == ConfigWizard.Mode.Edit) {
  /external/capstone/arch/ARM/
ARMAddressingModes.h 10 // This file contains the ARM addressing mode implementation stuff.
23 /// ARM_AM - ARM Addressing Mode Stuff
74 static inline const char *ARM_AM_getAMSubModeStr(ARM_AM_AMSubMode Mode)
76 switch (Mode) {
102 // Addressing Mode #1: shift_operand with registers
105 // This 'addressing mode' is used for arithmetic instructions. It can
425 // Addressing Mode #2
436 // fourth operand 16-17 encodes the index mode.
438 // If this addressing mode is a frame index (before prolog/epilog insertion
471 // Addressing Mode #
    [all...]
  /external/catch2/include/internal/
catch_test_spec_parser.cpp 64 void TestSpecParser::startNewMode( Mode mode, std::size_t start ) {
65 m_mode = mode;
  /external/libchrome/base/memory/
read_only_shared_memory_region.cc 93 subtle::PlatformSharedMemoryRegion::Mode::kReadOnly);
writable_shared_memory_region.cc 89 subtle::PlatformSharedMemoryRegion::Mode::kWritable);
  /external/libchrome/ipc/
ipc_channel_mojo.cc 40 Channel::Mode mode,
44 mode_(mode),
59 const Channel::Mode mode_;
85 Mode mode,
89 return base::WrapUnique(new ChannelMojo(std::move(handle), mode, listener,
115 Mode mode,
124 bootstrap_ = MojoBootstrap::Create(std::move(handle), mode, ipc_task_runner
    [all...]
  /external/perfetto/src/profiling/memory/
shared_ring_buffer_write_fuzzer.cc 85 auto lock = buf->AcquireLock(ScopedSpinlock::Mode::Try);
  /external/skia/gm/
gm.h 98 enum Mode {
104 void setMode(Mode mode) { fMode = mode; }
105 Mode getMode() const { return fMode; }
169 Mode fMode;
  /external/skia/tools/skiaserve/urlhandlers/
BreakHandler.cpp 52 SkJSONWriter writer(&stream, SkJSONWriter::Mode::kFast);
  /external/skqp/tools/skiaserve/urlhandlers/
BreakHandler.cpp 52 SkJSONWriter writer(&stream, SkJSONWriter::Mode::kFast);
  /external/swiftshader/third_party/LLVM/include/llvm/
Linker.h 267 static bool LinkModules(Module* Dest, Module* Src, unsigned Mode,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 10 // This file contains the ARM addressing mode implementation stuff.
24 /// ARM_AM - ARM Addressing Mode Stuff
73 static inline const char *getAMSubModeStr(AMSubMode Mode) {
74 switch (Mode) {
75 default: assert(0 && "Unknown addressing sub-mode!");
98 // Addressing Mode #1: shift_operand with registers
101 // This 'addressing mode' is used for arithmetic instructions. It can
389 // Addressing Mode #2
400 // fourth operand 16-17 encodes the index mode.
402 // If this addressing mode is a frame index (before prolog/epilog insertio
    [all...]
  /external/syzkaller/pkg/ifuzz/
ifuzz_test.go 18 for mode := 0; mode < ModeLast; mode++ {
22 Mode: mode,
27 t.Logf("mode=%v priv=%v exec=%v: %v instructions", mode, priv, exec, len(insns))
43 for mode := 0; mode < ModeLast; mode++
    [all...]
  /external/v8/src/ia32/
assembler-ia32-inl.h 179 RelocInfo::Mode mode = rmode(); local
180 if (mode == RelocInfo::EMBEDDED_OBJECT) {
183 } else if (RelocInfo::IsCodeTargetMode(mode)) {
185 } else if (mode == RelocInfo::EXTERNAL_REFERENCE) {
187 } else if (mode == RelocInfo::INTERNAL_REFERENCE) {
189 } else if (IsRuntimeEntry(mode)) {
191 } else if (RelocInfo::IsOffHeapTarget(mode)) {
211 void Assembler::emit(uint32_t x, RelocInfo::Mode rmode) {
218 void Assembler::emit(Handle<Code> code, RelocInfo::Mode rmode)
    [all...]
  /external/vogar/src/vogar/
JavaVm.java 32 final class JavaVm implements Mode {
  /frameworks/av/drm/mediadrm/plugins/clearkey/default/
CryptoPlugin.cpp 36 Mode mode, const Pattern &/* pattern */, const void* srcPtr,
45 if (mode == kMode_Unencrypted) {
65 } else if (mode == kMode_AES_CTR) {
77 "Selected encryption mode is not supported by the ClearKey DRM "
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dec_gain.cpp 72 #include "mode.h"
111 index = AMR mode of type enum Mode
183 enum Mode mode, /* i : AMR mode */
203 /* Read the quantized gains (table depends on mode) */
206 if (mode == MR102 || mode == MR74 || mode == MR67
    [all...]
sp_dec.cpp 104 #include "mode.h"
140 mode (Flag)
332 Decoder_amr_reset(state->decoder_amrState, (enum Mode)0);
336 state->prev_mode = (enum Mode)0;
506 mode = GSM AMR codec mode (enum Mode)
554 enum Mode mode, // i : AMR mode
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
lpc.cpp 65 #include "mode.h"
397 mode = coder mode of type enum Mode
437 if ( sub ((Word16)mode, (Word16)MR122) == 0)
489 enum Mode mode, /* i : coder mode */
501 if (mode == MR122)
spstproc.cpp 102 mode -- enum Mode -- coder mode
174 enum Mode mode, /* i : coder mode */
205 if (mode != MR122)
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
me_utils.cpp 35 void ChooseMode_C(UChar *Mode, UChar *cur, Int lx, Int min_SAD)
84 *Mode = MODE_INTER;
91 *Mode = MODE_INTRA;
93 *Mode = MODE_INTER;
158 in 4MV mode.
306 in INTRA mode needed for rate control. Thus, instead of

Completed in 1764 milliseconds

<<11121314151617181920>>