Searched defs:Options (Results 226 - 250 of 268) sorted by relevance

1234567891011

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp213 AnalyzerOptions &Options = Eng->getAnalysisManager().options; local
216 if (InEnableNullFPSuppression && Options.shouldSuppressNullReturnPaths())
227 static bool hasCounterSuppression(AnalyzerOptions &Options) { argument
228 return Options.shouldAvoidSuppressingNullArgumentPaths();
299 AnalyzerOptions &Options = Eng.getAnalysisManager().options; local
300 if (EnableNullFPSuppression && hasCounterSuppression(Options))
339 AnalyzerOptions &Options = Eng.getAnalysisManager().options; local
340 assert(hasCounterSuppression(Options));
792 AnalyzerOptions &Options = Eng->getAnalysisManager().options; local
793 if (!Options
1562 AnalyzerOptions &Options = Eng.getAnalysisManager().options; local
[all...]
H A DRegionStore.cpp352 AnalyzerOptions &Options = Eng->getAnalysisManager().options; local
354 Options.getOptionAsInteger("region-store-small-struct-limit", 2);
/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h145 FunctionOptions Options, uint16_t ParameterCount,
148 CallConv(CallConv), Options(Options), ParameterCount(ParameterCount),
162 FunctionOptions getOptions() const { return Options; }
170 FunctionOptions Options; member in struct:llvm::codeview::ProcedureRecord::Layout
177 FunctionOptions Options; member in class:llvm::codeview::ProcedureRecord
187 FunctionOptions Options, uint16_t ParameterCount,
191 Options(Options), ParameterCount(ParameterCount),
206 FunctionOptions getOptions() const { return Options; }
144 ProcedureRecord(TypeIndex ReturnType, CallingConvention CallConv, FunctionOptions Options, uint16_t ParameterCount, TypeIndex ArgumentList) argument
185 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, TypeIndex ThisType, CallingConvention CallConv, FunctionOptions Options, uint16_t ParameterCount, TypeIndex ArgumentList, int32_t ThisPointerAdjustment) argument
217 FunctionOptions Options; member in struct:llvm::codeview::MemberFunctionRecord::Layout
227 FunctionOptions Options; member in class:llvm::codeview::MemberFunctionRecord
300 PointerRecord(TypeIndex ReferentType, PointerKind Kind, PointerMode Mode, PointerOptions Options, uint8_t Size) argument
305 PointerRecord(TypeIndex ReferentType, PointerKind Kind, PointerMode Mode, PointerOptions Options, uint8_t Size, const MemberPointerInfo &Member) argument
377 PointerOptions Options; member in class:llvm::codeview::PointerRecord
445 TagRecord(TypeRecordKind Kind, uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, StringRef Name, StringRef UniqueName) argument
468 ClassOptions Options; member in class:llvm::codeview::TagRecord
477 ClassRecord(TypeRecordKind Kind, uint16_t MemberCount, ClassOptions Options, HfaKind Hfa, WindowsRTClassKind WinRTKind, TypeIndex FieldList, TypeIndex DerivationList, TypeIndex VTableShape, uint64_t Size, StringRef Name, StringRef UniqueName) argument
523 UnionRecord(uint16_t MemberCount, ClassOptions Options, HfaKind Hfa, TypeIndex FieldList, uint64_t Size, StringRef Name, StringRef UniqueName) argument
557 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) argument
890 OneMethodRecord(TypeIndex Type, MethodKind Kind, MethodOptions Options, MemberAccess Access, int32_t VFTableOffset, StringRef Name) argument
926 MethodOptions Options; member in class:llvm::codeview::OneMethodRecord
[all...]
/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp930 void DataFlowGraph::build(unsigned Options) { argument
975 if (!(Options & BuildOptions::KeepDeadPhis))
/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp292 const MCInstrInfo &MII, const MCTargetOptions &Options)
293 : MCTargetAsmParser(Options, STI), MII(MII) {
291 PPCAsmParser(const MCSubtargetInfo &STI, MCAsmParser &, const MCInstrInfo &MII, const MCTargetOptions &Options) argument
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp390 const MCTargetOptions &Options)
391 : MCTargetAsmParser(Options, sti), Parser(parser) {
388 SystemZAsmParser(const MCSubtargetInfo &sti, MCAsmParser &parser, const MCInstrInfo &MII, const MCTargetOptions &Options) argument
/external/llvm/tools/gold/
H A Dgold-plugin.cpp918 TargetOptions Options; member in class:__anon14849::CodeGen
970 Options = InitTargetOptionsFromCodeGenFlags();
974 Options.RelaxELFRelocations = false;
983 TripleStr, options::mcpu, FeaturesString, Options, RelocationModel,
/external/pdfium/samples/
H A Dpdfium_test.cc84 struct Options { struct in namespace:__anon18006
85 Options() function in struct:__anon18006::Options
719 Options* options,
1232 const Options& options,
1352 const Options& options,
1549 Options options;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h603 ValuesClass(std::initializer_list<OptionEnumValue> Options) argument
604 : Values(Options) {}
615 template <typename... OptsTy> ValuesClass values(OptsTy... Options) { argument
616 return ValuesClass({Options...});
/external/syslinux/efi32/include/efi/
H A Defiip.h138 VOID *Options; member in struct:__anon23892
/external/syslinux/efi64/include/efi/
H A Defiip.h138 VOID *Options; member in struct:__anon24072
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Defiip.h138 VOID *Options; member in struct:__anon24275
/external/tensorflow/tensorflow/core/graph/
H A Dgraph_constructor.cc67 struct Options { struct in class:tensorflow::__anon26296::GraphConstructor
68 Options(const GraphConstructorOptions& in) // NOLINT(runtime/explicit) function in struct:tensorflow::__anon26296::GraphConstructor::Options
73 Options(const ImportGraphDefOptions& in) // NOLINT(runtime/explicit) function in struct:tensorflow::__anon26296::GraphConstructor::Options
119 const Options& opts, NodeDefSlice node_defs, const VersionDef* versions,
138 GraphConstructor(const Options& opts, NodeDefSlice node_defs,
230 const Options opts_;
/external/webrtc/talk/app/webrtc/
H A Dpeerconnection.cc360 typedef PeerConnectionInterface::RTCOfferAnswerOptions Options; typedef
361 return (value >= Options::kUndefined) &&
362 (value <= Options::kMaxOfferToReceiveMedia);
/external/webrtc/talk/session/media/
H A Dchannel_unittest.cc90 typedef OptionsT Options; typedef in class:Traits
146 CreateChannels(new typename T::MediaChannel(NULL, typename T::Options()),
147 new typename T::MediaChannel(NULL, typename T::Options()),
959 LastWordMediaChannel() : T::MediaChannel(NULL, typename T::Options()) {}
/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h337 /// Options passed via command line that could influence the target
338 const TargetOptions &Options; member in class:llvm::ARMSubtarget
/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp804 const MCInstrInfo &mii, const MCTargetOptions &Options)
805 : MCTargetAsmParser(Options, sti), MII(mii), InstInfo(nullptr) {
810 CreateX86AsmInstrumentation(Options, Parser.getContext(), STI));
803 X86AsmParser(const MCSubtargetInfo &sti, MCAsmParser &Parser, const MCInstrInfo &mii, const MCTargetOptions &Options) argument
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs145 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FileDescriptorProto), global::Google.Protobuf.Reflection.FileDescriptorProto.Parser, new[]{ "Name", "Package", "Dependency", "PublicDependency", "WeakDependency", "MessageType", "EnumType", "Service", "Extension", "Options", "SourceCodeInfo", "Syntax" }, null, null, null),
146 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.DescriptorProto), global::Google.Protobuf.Reflection.DescriptorProto.Parser, new[]{ "Name", "Field", "Extension", "NestedType", "EnumType", "ExtensionRange", "OneofDecl", "Options", "ReservedRange", "ReservedName" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange), global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange.Parser, new[]{ "Start", "End" }, null, null, null),
148 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto), global::Google.Protobuf.Reflection.FieldDescriptorProto.Parser, new[]{ "Name", "Number", "Label", "Type", "TypeName", "Extendee", "DefaultValue", "OneofIndex", "JsonName", "Options" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Type), typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Label) }, null),
150 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.EnumDescriptorProto), global::Google.Protobuf.Reflection.EnumDescriptorProto.Parser, new[]{ "Name", "Value", "Options" }, null, null, null),
151 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.EnumValueDescriptorProto), global::Google.Protobuf.Reflection.EnumValueDescriptorProto.Parser, new[]{ "Name", "Number", "Options" }, null, null, null),
152 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.ServiceDescriptorProto), global::Google.Protobuf.Reflection.ServiceDescriptorProto.Parser, new[]{ "Name", "Method", "Options" }, null, null, null),
153 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.MethodDescriptorProto), global::Google.Protobuf.Reflection.MethodDescriptorProto.Parser, new[]{ "Name", "InputType", "OutputType", "Options", "ClientStreaming", "ServerStreaming" }, null, null, null),
301 Options = other.options_ != null ? other.Options.Clone() : null;
415 public global::Google.Protobuf.Reflection.FileOptions Options { property in class:Google.Protobuf.Reflection.FileDescriptorProto
765 public global::Google.Protobuf.Reflection.MessageOptions Options { property in class:Google.Protobuf.Reflection.DescriptorProto
1396 public global::Google.Protobuf.Reflection.FieldOptions Options { property in class:Google.Protobuf.Reflection.FieldDescriptorProto
1846 public global::Google.Protobuf.Reflection.EnumOptions Options { property in class:Google.Protobuf.Reflection.EnumDescriptorProto
2005 public global::Google.Protobuf.Reflection.EnumValueOptions Options { property in class:Google.Protobuf.Reflection.EnumValueDescriptorProto
2170 public global::Google.Protobuf.Reflection.ServiceOptions Options { property in class:Google.Protobuf.Reflection.ServiceDescriptorProto
2346 public global::Google.Protobuf.Reflection.MethodOptions Options { property in class:Google.Protobuf.Reflection.MethodDescriptorProto
[all...]
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
H A DUefiSpec.h1849 // EFI Load Options Attributes
1874 } Options; member in union:__anon25088
/external/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp597 const MCTargetOptions &Options)
598 : MCTargetAsmParser(Options, STI), MII(MII), Parser(_Parser),
595 AMDGPUAsmParser(const MCSubtargetInfo &STI, MCAsmParser &_Parser, const MCInstrInfo &MII, const MCTargetOptions &Options) argument
/external/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp139 const MCInstrInfo &MII, const MCTargetOptions &Options)
140 : MCTargetAsmParser(Options, _STI), Parser(_Parser),
138 HexagonAsmParser(const MCSubtargetInfo &_STI, MCAsmParser &_Parser, const MCInstrInfo &MII, const MCTargetOptions &Options) argument
/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1116 DwarfLinker(StringRef OutputFilename, const LinkOptions &Options) argument
1117 : OutputFilename(OutputFilename), Options(Options),
1118 BinHolder(Options.Verbose), LastCIEOffset(0) {}
1269 LinkOptions Options; member in class:llvm::dsymutil::__anon14845::DwarfLinker::DIECloner
1274 MutableArrayRef<CompileUnit> CompileUnits, LinkOptions &Options)
1276 CompileUnits(CompileUnits), Options(Options) {}
1428 LinkOptions Options; member in class:llvm::dsymutil::__anon14845::DwarfLinker
1739 if (!Options
1272 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr, BumpPtrAllocator &DIEAlloc, MutableArrayRef<CompileUnit> CompileUnits, LinkOptions &Options) argument
3549 linkDwarf(StringRef OutputFilename, const DebugMap &DM, const LinkOptions &Options) argument
[all...]
/external/guava/guava/lib/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...
/external/guice/lib/build/jdiff/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp121 const MCInstrInfo &MII, const MCTargetOptions &Options)
122 : MCTargetAsmParser(Options, STI) {
120 AArch64AsmParser(const MCSubtargetInfo &STI, MCAsmParser &Parser, const MCInstrInfo &MII, const MCTargetOptions &Options) argument

Completed in 1009 milliseconds

1234567891011