HomeSort by relevance Sort by last modified time
    Searched refs:Off (Results 1 - 25 of 31) sorted by null

1 2

  /external/llvm/lib/Target/MBlaze/
MBlazeMachineFunction.h 97 void setFPStackOffset(int Off) { FPStackOffset = Off; }
100 void setRAStackOffset(int Off) { RAStackOffset = Off; }
104 void setGPStackOffset(int Off) { GPHolder.SPOffset = Off; }
  /external/clang/test/Analysis/
unreachable-code-path.c 70 enum test_enum { Off, On };
78 if (Off)
  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 300 int64_t Off;
308 if (getParser().ParseAbsoluteExpression(Off))
311 if (Off & 0x0F)
318 getStreamer().EmitWin64EHSetFrame(Reg, Off);
341 int64_t Off;
349 if (getParser().ParseAbsoluteExpression(Off))
352 if (Off & 7)
360 getStreamer().EmitWin64EHSaveReg(Reg, Off);
368 int64_t Off;
376 if (getParser().ParseAbsoluteExpression(Off))
    [all...]
  /external/elfutils/libelf/
gelf_xlate.h 21 FUNDAMENTAL (OFF, Off, LIBELFBITS);
abstract.h 27 TYPE_NAME (ElfW2(Bits, Ext##Off), e_phoff) \
28 TYPE_NAME (ElfW2(Bits, Ext##Off), e_shoff) \
48 TYPE_NAME (ElfW2(32, Ext##Off), p_offset) \
60 TYPE_NAME (ElfW2(64, Ext##Off), p_offset) \
76 TYPE_NAME (ElfW2(32, Ext##Off), sh_offset) \
89 TYPE_NAME (ElfW2(64, Ext##Off), sh_offset) \
171 TYPE_EXTRA (ElfW2(32, Ext##Off) d_off;) \
elf32_updatenull.c 354 #define SHDR_ALIGN sizeof (ElfW2(LIBELFBITS,Off))
  /external/llvm/include/llvm/MC/
MCWin64EH.h 43 MCWin64EHInstruction(OpType Op, MCSymbol *L, unsigned Reg, unsigned Off)
44 : Operation(Op), Label(L), Offset(Off), Register(Reg) {
  /external/llvm/lib/Target/MBlaze/AsmParser/
MBlazeAsmParser.cpp 102 const MCExpr *Off;
163 return Mem.Off;
254 static MBlazeOperand *CreateMem(unsigned Base, const MCExpr *Off, SMLoc S,
258 Op->Mem.Off = Off;
265 static MBlazeOperand *CreateMem(unsigned Base, unsigned Off, SMLoc S,
269 Op->Mem.OffReg = Off;
270 Op->Mem.Off = 0;
  /external/mesa3d/docs/
MESA_pixmap_colormap.spec 61 Add to section 3.4.2 Off Screen Rendering
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 508 int64_t Off = SO.SPOffset - ValOffset;
510 if (Off > 0)
511 OS << "+" << Off;
512 else if (Off < 0)
513 OS << Off;
  /frameworks/base/policy/src/com/android/internal/policy/impl/
GlobalActions.java 74 private ToggleAction.State mAirplaneState = ToggleAction.State.Off;
162 // first: power off
373 * A toggle action knows whether it is on or off, and displays an icon
379 Off(false),
395 protected State mState = State.Off;
406 * @param disabledIconResid The icon for when this action is off.
409 * @param disabledStatusMessageResId The off status message, e.g. 'sound enabled'
482 * states until some notification is received (e.g airplane mode is 'turning off' until
484 * @param buttonOn Whether the button was turned on or off
487 mState = buttonOn ? State.On : State.Off;
    [all...]
  /external/webkit/Source/WebCore/html/
HTMLInputElement.h 210 enum AutoCompleteSetting { Uninitialized, On, Off };
HTMLInputElement.cpp 579 if (equalIgnoringCase(attr->value(), "off")) {
580 m_autocomplete = Off;
583 bool needsToUnregister = m_autocomplete == Off;
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 250 [ -F : --find-traces ] Default: Off
251 [ -h : --help ] Default: Off
255 [ -v : --verbose ] Default: Off
256 [ -V : --version ] Default: Off
389 [ -F : --find-records ] Default: Off
390 [ -h : --help ] Default: Off
394 [ -N : --no-stalls ] Default: Off
396 [ -v : --verbose ] Default: Off
397 [ -V : --version ] Default: Off
398 [ -W : --write-enable ] Default: Off
    [all...]
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 91 # one request per connection). Set to "Off" to deactivate.
119 # spares die off. The default values are probably OK for most sites.
350 # Port to form a "canonical" name. With this setting off, Apache will
379 # e.g., www.apache.org (on) or 204.62.129.132 (off).
380 # The default is off because it'd be overall better for the net if people
385 HostnameLookups Off
434 # Set to one of: On | Off | EMail
645 # Set to one of: Off | On | Full | Block
apache2-httpd.conf 91 # one request per connection). Set to "Off" to deactivate.
119 # spares die off. The default values are probably OK for most sites.
371 # Port to form a "canonical" name. With this setting off, Apache will
400 # e.g., www.apache.org (on) or 204.62.129.132 (off).
401 # The default is off because it'd be overall better for the net if people
406 HostnameLookups Off
455 # Set to one of: On | Off | EMail
666 # Set to one of: Off | On | Full | Block
apache2-msys-httpd.conf 91 # one request per connection). Set to "Off" to deactivate.
119 # spares die off. The default values are probably OK for most sites.
372 # Port to form a "canonical" name. With this setting off, Apache will
401 # e.g., www.apache.org (on) or 204.62.129.132 (off).
402 # The default is off because it'd be overall better for the net if people
407 HostnameLookups Off
456 # Set to one of: On | Off | EMail
667 # Set to one of: Off | On | Full | Block
cygwin-httpd.conf 109 # one request per connection). Set to "Off" to deactivate.
137 # spares die off. The default values are probably OK for most sites.
403 # Port to form a "canonical" name. With this setting off, Apache will
432 # e.g., www.apache.org (on) or 204.62.129.132 (off).
433 # The default is off because it'd be overall better for the net if people
438 HostnameLookups Off
487 # Set to one of: On | Off | EMail
698 # Set to one of: Off | On | Full | Block
fedora-httpd.conf 86 # one request per connection). Set to "Off" to deactivate.
228 # Off) when the "server-status" handler is called. The default is Off.
283 # When set "Off", Apache will use the Hostname and Port supplied
421 # e.g., www.apache.org (on) or 204.62.129.132 (off).
422 # The default is off because it'd be overall better for the net if people
427 HostnameLookups Off
432 # The default is on; turn this off if you serve from NFS-mounted
433 # filesystems. On some systems, turning it off (regardless of
437 #EnableMMAP off
    [all...]
httpd.conf 109 # one request per connection). Set to "Off" to deactivate.
137 # spares die off. The default values are probably OK for most sites.
406 # Port to form a "canonical" name. With this setting off, Apache will
435 # e.g., www.apache.org (on) or 204.62.129.132 (off).
436 # The default is off because it'd be overall better for the net if people
441 HostnameLookups Off
490 # Set to one of: On | Off | EMail
701 # Set to one of: Off | On | Full | Block
  /external/ppp/pppd/plugins/radius/etc/
dictionary 172 VALUE Acct-Status-Type Accounting-Off 8
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 62 /// instead the info is kept off to the side in this structure. Each SDNode may
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 610 // are variable sized objects, we can't reference off of the SP, so we
    [all...]
Thumb1RegisterInfo.cpp 399 // Can't use tADDrSPi if it's based off the frame pointer.
533 int Off = Offset; // ARM doesn't need the general 64-bit offsets
540 bool Done = rewriteFrameIndex(MI, i, BaseReg, Off, TII);
555 // off the frame pointer (if, for example, there are alloca() calls in
618 // There are alloca()'s in this function, must reference off the frame
  /external/valgrind/main/coregrind/m_ume/
elf.c 184 ESZ(Off) off;
197 off = ph->p_offset;
215 e->fd, VG_PGROUNDDN(off)

Completed in 1043 milliseconds

1 2