Searched defs:Flags (Results 1 - 25 of 110) sorted by relevance

12345

/macosx-10.10/WebCore-7600.1.25/page/
H A DLayerFlushThrottleState.h36 typedef unsigned Flags; typedef in struct:WebCore::LayerFlushThrottleState
H A DViewState.h41 typedef unsigned Flags; typedef in struct:WebCore::ViewState
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DToolOutputFile.cpp36 tool_output_file(const char *filename, std::string &ErrorInfo, unsigned Flags) argument
H A DFileOutputBuffer.cpp44 create(StringRef FilePath, size_t Size, OwningPtr<FileOutputBuffer> &Result, unsigned Flags) argument
H A DRegex.cpp22 Regex::Regex(StringRef regex, unsigned Flags) { argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCFixupKindInfo.h38 unsigned Flags; member in struct:llvm::MCFixupKindInfo
H A DMCSectionELF.h37 unsigned Flags; member in class:llvm::MCSectionELF
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dcfx.h44 u_char Flags; member in struct:gss_cfx_mic_token_desc_struct
51 u_char Flags; member in struct:gss_cfx_wrap_token_desc_struct
60 u_char Flags; member in struct:gss_cfx_delete_token_desc_struct
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DCoordinatedSurface.h39 typedef unsigned Flags; typedef in class:WebCore::CoordinatedSurface
/macosx-10.10/llvmCore-3425.0.34/unittests/Support/
H A DMemoryTest.cpp56 unsigned Flags; member in class:__anon10837::MappedMemoryTest
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/
H A DGraphicsSurface.h72 typedef int Flags; typedef in class:WebCore::GraphicsSurface
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DWKCAImageQueue.h41 enum Flags { enum in class:WebCore::WKCAImageQueue
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DShareableBitmap.h56 typedef unsigned Flags; typedef in class:WebKit::ShareableBitmap
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DLinker.h297 unsigned Flags; ///< Flags to control optional behavior. member in class:llvm::Linker
H A DMDBuilder.h128 Constant *Flags = ConstantInt::get(Type::getInt64Ty(Context), 1); local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DValueMapper.cpp26 Value *llvm::MapValue(const Value *V, ValueToValueMapTy &VM, RemapFlags Flags, argument
160 RemapInstruction(Instruction *I, ValueToValueMapTy &VMap, RemapFlags Flags, ValueMapTypeRemapper *TypeMapper) argument
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dchap_ms.h97 u_char Flags[1]; /* Must be zero */ member in struct:__anon11955
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DSparseArrayValueMap.h61 enum Flags { enum in class:JSC::SparseArrayValueMap
/macosx-10.10/WTF-7600.1.24/wtf/dtoa/
H A Ddouble-conversion.h55 enum Flags { enum in class:WTF::double_conversion::DoubleToStringConverter
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineMemOperand.h85 unsigned Flags; member in class:llvm::MachineMemOperand
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfAccelTable.cpp47 void DwarfAccelTable::AddName(StringRef Name, DIE* die, char Flags) { argument
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DCallingConvLower.cpp159 ISD::ArgFlagsTy Flags = Ins[i].Flags; local
136 AnalyzeCallOperands(SmallVectorImpl<MVT> &ArgVTs, SmallVectorImpl<ISD::ArgFlagsTy> &Flags, CCAssignFn Fn) argument
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonCallingConvLower.cpp186 ISD::ArgFlagsTy Flags = ISD::ArgFlagsTy(); local
161 AnalyzeCallOperands(SmallVectorImpl<EVT> &ArgVTs, SmallVectorImpl<ISD::ArgFlagsTy> &Flags, Hexagon_CCAssignFn Fn) argument
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-readobj/
H A Dllvm-readobj.cpp58 std::string GetFlagStr(uint32_t Flags) { argument
85 uint32_t Flags; local
[all...]
/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A Dsafe_sprintf.c41 Flags, Width, Prec, Type, Format enumerator in enum:__anon11207

Completed in 230 milliseconds

12345