HomeSort by relevance Sort by last modified time
    Searched refs:Flags (Results 51 - 75 of 4888) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/lib/Target/X86/TargetInfo/
Makefile 14 CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
  /external/llvm/lib/Target/X86/Utils/
Makefile 13 CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
  /external/llvm/lib/Target/XCore/Disassembler/
Makefile 14 CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
  /external/llvm/lib/Target/XCore/InstPrinter/
Makefile 14 CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
  /external/llvm/lib/Target/XCore/MCTargetDesc/
Makefile 14 CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 26 // Machine Operand Flags and Description
36 /// OperandFlags - These are flags set on operands, but should be considered
66 /// Flags - These are flags from the MCOI::OperandFlags enum.
67 uint8_t Flags;
79 bool isLookupPtrRegClass() const {return Flags&(1 <<MCOI::LookupPtrRegClass);}
83 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
87 bool isOptionalDef() const { return Flags & (1 << MCOI::OptionalDef); }
92 // Machine Instruction Flags and Description
95 /// MCInstrDesc flags - These should be considered private to th
    [all...]
  /external/lldb/include/lldb/DataFormatters/
TypeFormat.h 30 class Flags
34 Flags () :
38 Flags (const Flags& other) :
42 Flags (uint32_t value) :
46 Flags&
47 operator = (const Flags& rhs)
55 Flags&
62 Flags&
75 Flags
    [all...]
TypeSummary.h 36 class Flags
40 Flags () :
44 Flags (const Flags& other) :
48 Flags (uint32_t value) :
52 Flags&
53 operator = (const Flags& rhs)
61 Flags&
68 Flags&
81 Flags
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcssl.h 15 RPCRTAPI RPC_STATUS RPC_ENTRY RpcCertGeneratePrincipalNameW(PCCERT_CONTEXT Context,DWORD Flags,RPC_WSTR *pBuffer);
16 RPCRTAPI RPC_STATUS RPC_ENTRY RpcCertGeneratePrincipalNameA(PCCERT_CONTEXT Context,DWORD Flags,RPC_CSTR *pBuffer);
  /external/lldb/
Makefile 33 # Set common LLDB build flags.
34 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/include
35 CPP.Flags += -I$(PROJ_OBJ_DIR)/$(LLDB_LEVEL)/include
36 CPP.Flags += -I$(LLVM_SRC_ROOT)/tools/clang/include
37 CPP.Flags += -I$(LLVM_OBJ_ROOT)/tools/clang/include
38 CPP.Flags += $(PYTHON_INC_DIR)
39 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source
40 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Utility
41 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Process/Utility
42 CPP.Flags += -I$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/source/Plugins/Process/POSI
    [all...]
  /external/deqp/framework/common/
tcuFloat.hpp 47 template <typename StorageType_, int ExponentBits, int MantissaBits, int ExponentBias, deUint32 Flags>
58 FLAGS = Flags,
69 static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>& src) { return src; }
135 template <typename StorageType, int ExponentBits, int MantissaBits, int ExponentBias, deUint32 Flags>
136 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (void)
141 template <typename StorageType, int ExponentBits, int MantissaBits, int ExponentBias, deUint32 Flags>
142 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (StorageType value)
147 template <typename StorageType, int ExponentBits, int MantissaBits, int ExponentBias, deUint32 Flags>
148 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (float value
    [all...]
  /external/eigen/Eigen/src/Core/
VectorBlock.h 51 traits<VectorType>::Flags & RowMajorBit ? 1 : Size,
52 traits<VectorType>::Flags & RowMajorBit ? Size : 1> >
59 internal::traits<VectorType>::Flags & RowMajorBit ? 1 : Size,
60 internal::traits<VectorType>::Flags & RowMajorBit ? Size : 1>
63 internal::traits<VectorType>::Flags & RowMajorBit ? 1 : Size,
64 internal::traits<VectorType>::Flags & RowMajorBit ? Size : 1> Base;
66 IsColVector = !(internal::traits<VectorType>::Flags & RowMajorBit)
  /external/lldb/include/lldb/Target/
ThreadPlanShouldStopHere.h 30 // This class also defines a set of flags to control general aspects of this "ShouldStop" behavior.
31 // A class implementing this protocol needs to define a default set of flags, and can provide access to
59 lldb_private::Flags &
65 const lldb_private::Flags &
72 // Implement this, and call it in the plan's constructor to set the default flags.
81 lldb_private::Flags m_flags;
  /external/llvm/unittests/
Makefile.unittest 33 # Note that these flags are duplicated when building GoogleTest itself in
35 CPP.Flags += -I$(LLVM_SRC_ROOT)/utils/unittest/googletest/include
36 CPP.Flags += $(NO_MISSING_FIELD_INITIALIZERS) $(NO_VARIADIC_MACROS)
37 CPP.Flags += -DGTEST_HAS_RTTI=0
40 CPP.Flags += -DGTEST_USE_OWN_TR1_TUPLE
44 CPP.Flags += -DGTEST_HAS_PTHREAD=0
53 LD.Flags += $(RPATH) -Wl,$(SharedLibDir)
  /external/clang/lib/Lex/
Makefile 20 CXX.Flags += -maltivec
  /external/llvm/lib/Target/SystemZ/
SystemZInstrBuilder.h 32 unsigned Flags = 0;
34 Flags |= MachineMemOperand::MOLoad;
36 Flags |= MachineMemOperand::MOStore;
41 Flags, MFFrame->getObjectSize(FI),
  /external/llvm/lib/Target/X86/Disassembler/
Makefile 14 CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
  /external/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 50 /// RemapFlags - These are flags that the value mapping APIs allow.
70 RemapFlags Flags = RF_None,
75 RemapFlags Flags = RF_None,
82 RemapFlags Flags = RF_None,
85 return cast<MDNode>(MapValue((const Value*)V, VM, Flags, TypeMapper,
89 RemapFlags Flags = RF_None,
92 return cast<Constant>(MapValue((const Value*)V, VM, Flags, TypeMapper,
  /external/chromium_org/third_party/libjingle/source/talk/base/
base64_unittest.cc     [all...]
  /external/chromium_org/third_party/webrtc/base/
base64_unittest.cc     [all...]
  /packages/apps/Contacts/src/com/android/contacts/editor/
PhotoActionPopup.java 40 * Bitmask flags to specify which actions should be presented to the user.
42 public static final class Flags {
57 * Convenient combinations of commonly-used flags (see {@link Flags}).
61 Flags.TAKE_OR_PICK_PHOTO;
63 Flags.ALLOW_PRIMARY;
65 Flags.REMOVE_PHOTO |
66 Flags.TAKE_OR_PICK_PHOTO |
67 Flags.TAKE_OR_PICK_PHOTO_REPLACE_WORDING;
69 Flags.ALLOW_PRIMARY
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineMemOperand.h 93 unsigned Flags;
98 /// Flags values. These may be or'd together.
113 // This is the number of bits we need to represent flags.
118 /// specified PtrInfo, flags, size, and base alignment.
119 MachineMemOperand(MachinePointerInfo PtrInfo, unsigned flags, uint64_t s,
140 /// getFlags - Return the raw flags of the source value, \see MemOperandFlags.
141 unsigned int getFlags() const { return Flags & ((1 << MOMaxBits) - 1); }
143 /// Bitwise OR the current flags with the given flags.
144 void setFlags(unsigned f) { Flags |= (f & ((1 << MOMaxBits) - 1));
    [all...]
  /external/lldb/include/lldb/Core/
Flags.h 1 //===-- Flags.h -------------------------------------------------*- C++ -*-===//
21 /// @class Flags Flags.h "lldb/Core/Flags.h"
22 /// @brief A class to manage flags.
24 /// The Flags class managed flag bits and allows testing and
27 class Flags
31 /// The value type for flags is a 32 bit unsigned integer type.
39 /// of the flags.
42 /// The initial value for all flags
    [all...]
  /external/clang/include/clang/Lex/
Token.h 68 /// Flags - Bits we track about this token, members of the TokenFlags enum.
69 unsigned char Flags;
72 // Various flags set per token:
150 /// \brief Reset all flags to cleared.
153 Flags = 0;
206 Flags |= Flag;
211 Flags &= ~Flag;
214 /// \brief Return the internal represtation of the flags.
219 return Flags;
232 bool isAtStartOfLine() const { return (Flags & StartOfLine) ? true : false;
    [all...]
  /external/compiler-rt/lib/dfsan/
dfsan.h 54 struct Flags {
66 extern Flags flags_data;
67 inline Flags &flags() { function in namespace:__dfsan

Completed in 493 milliseconds

1 23 4 5 6 7 8 91011>>