Home
last modified time | relevance | path

Searched defs:getOptions (Results 1 – 25 of 74) sorted by relevance

123

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h128 TargetOptions &getOptions() { return Options; } in getOptions() function
131 const TargetOptions &getOptions() const { return Options; } in getOptions() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h131 TargetOptions &getOptions() { return Options; } in getOptions() function
134 const TargetOptions &getOptions() const { return Options; } in getOptions() function
/external/desugar/java/com/google/devtools/common/options/
DOptionsClassProvider.java37 @Nullable <O extends OptionsBase> O getOptions(Class<O> optionsClass); in getOptions() method
DOptions.java113 public O getOptions() { in getOptions() method in Options
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/
DXMPProperty.java32 PropertyOptions getOptions(); in getOptions() method
DXMPPropertyInfo.java44 PropertyOptions getOptions(); in getOptions() method
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
DSevenZMethodConfiguration.java77 public Object getOptions() { in getOptions() method in SevenZMethodConfiguration
/external/smali/baksmali/src/main/java/org/jf/baksmali/
DDeodexCommand.java70 @Override protected BaksmaliOptions getOptions() { in getOptions() method in DeodexCommand
DListFieldOffsetsCommand.java100 private BaksmaliOptions getOptions() { in getOptions() method in ListFieldOffsetsCommand
DListVtablesCommand.java137 protected BaksmaliOptions getOptions() { in getOptions() method in ListVtablesCommand
/external/opencensus-java/api/src/test/java/io/opencensus/trace/
DTraceOptionsTest.java34 public void getOptions() { in getOptions() method in TraceOptionsTest
/external/emma/core/java12/com/vladium/emma/data/
DIMetaData.java26 CoverageOptions getOptions (); in getOptions() method
/external/smali/smali/src/main/java/org/jf/smali/
DAssembleCommand.java102 protected SmaliOptions getOptions() { in getOptions() method in AssembleCommand
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java171 protected IteratorOptions getOptions() in getOptions() method in XMPIteratorImpl
465 public PropertyOptions getOptions() in createPropertyInfo() method in XMPIteratorImpl.NodeIterator
/external/llvm-project/compiler-rt/lib/gwp_asan/optional/
Doptions_parser.cpp88 Options &getOptions() { return *getOptionsInternal(); } in getOptions() function
/external/guice/core/src/com/google/inject/internal/
DInjectorOptionsProcessor.java69 InjectorOptions getOptions(Stage stage, InjectorOptions parentOptions) { in getOptions() method in InjectorOptionsProcessor
/external/protobuf/php/src/Google/Protobuf/
DEnumValue.php114 public function getOptions() function in Google\\Protobuf\\EnumValue
DEnum.php130 public function getOptions() function in Google\\Protobuf\\Enum
DType.php164 public function getOptions() function in Google\\Protobuf\\Type
/external/llvm/include/llvm/DebugInfo/CodeView/
DFieldListRecordBuilder.h30 MethodOptions getOptions() const { return Options; } in getOptions() function
/external/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptorProto.php78 public function getOptions() function in Google\\Protobuf\\Internal\\OneofDescriptorProto
DServiceDescriptorProto.php112 public function getOptions() function in Google\\Protobuf\\Internal\\ServiceDescriptorProto
DEnumValueDescriptorProto.php112 public function getOptions() function in Google\\Protobuf\\Internal\\EnumValueDescriptorProto
/external/llvm-project/mlir/lib/TableGen/
DPass.cpp97 ArrayRef<PassOption> Pass::getOptions() const { return options; } in getOptions() function in Pass
/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DExtensionRange.php124 public function getOptions() function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange

123