HomeSort by relevance Sort by last modified time
    Searched refs:Options (Results 876 - 900 of 998) sorted by null

<<31323334353637383940

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoex.h 515 virtual HRESULT WINAPI SaveTo(BSTR SourceURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password) = 0;
516 virtual HRESULT WINAPI Open(BSTR SourceURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password) = 0;
518 virtual HRESULT WINAPI SaveToContainer(BSTR ContainerURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password) = 0;
538 HRESULT (WINAPI *SaveTo)(IDataSource *This,BSTR SourceURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password);
539 HRESULT (WINAPI *Open)(IDataSource *This,BSTR SourceURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password);
541 HRESULT (WINAPI *SaveToContainer)(IDataSource *This,BSTR ContainerURL,IDispatch *ActiveConnection,ConnectModeEnum Mode,RecordCreateOptionsEnum CreateOptions,RecordOpenOptionsEnum Options,BSTR UserName,BSTR Password);
563 #define IDataSource_SaveTo(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password) (This)->lpVtbl->SaveTo(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)
564 #define IDataSource_Open(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password) (This)->lpVtbl->Open(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/javacc/javacc/5.0/
javacc-5.0.jar 
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 80 BitmapFactory.Options opt = new BitmapFactory.Options();
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp 350 AnalyzerOptions &Options = Eng->getAnalysisManager().options;
352 Options.getOptionAsInteger("region-store-small-struct-limit", 2);
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 58 hop by hop options and all the headers up to and including routing header,
62 There is a hole in specs: some hop-by-hop options can be
64 Essentially, it means that such options cannot present in packets
168 \paragraph{Note about IPv6 options and destination address.}
169 \addcontentsline{toc}{subsection}{IPv6 options and destination address}
279 /* Options in format of IPV6_PKTOPTIONS */
321 label, it will not be reused with different destination and options at least
402 \item \verb|Opt| is length of options, associated with the label. Option
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 239 OutContext.getSubtargetCopy(*STI), TM.Options.MCOptions);
348 bool IsEmuTLSVar = TM.Options.EmulatedTLS && GV->isThreadLocal();
    [all...]
  /external/llvm/lib/Target/Hexagon/AsmParser/
HexagonAsmParser.cpp 138 const MCInstrInfo &MII, const MCTargetOptions &Options)
139 : MCTargetAsmParser(Options, _STI), Parser(_Parser),
    [all...]
  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp 294 const MCInstrInfo &MII, const MCTargetOptions &Options)
295 : MCTargetAsmParser(Options, STI), MII(MII) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]
  /art/dexdump/
dexdump.cc 52 * Options parsed in main driver.
54 struct Options gOptions;
    [all...]
  /build/
envsetup.sh 13 - provision: Flash device with all required partitions. Options will be passed on to fastboot.
24 Environment options:
    [all...]
  /external/ceres-solver/internal/ceres/
problem_test.cc 380 Problem::Options options; local
381 options.enable_fast_removal = GetParam();
382 problem.reset(new ProblemImpl(options));
    [all...]
  /external/clang/include/clang-c/
Index.h 172 * It provides two options:
222 * \brief Used to indicate that no special CXIndex options are needed.
255 * \brief Sets general options associated with a CXIndex.
265 * \param options A bitmask of options, a bitwise OR of CXGlobalOpt_XXX flags.
267 CINDEX_LINKAGE void clang_CXIndex_setGlobalOptions(CXIndex, unsigned options);
270 * \brief Gets the general options associated with a CXIndex.
272 * \returns A bitmask of options, a bitwise OR of CXGlobalOpt_XXX flags that
799 * \brief Options to control the display of diagnostics.
870 * the diagnostic according to the various options given. Th
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 18 echo "See $0 --help for available options."
27 echo "toolchains, improper options selected, or another problem. If you"
67 Usage: configure [options]
68 Options:
70 Build options:
90 Install options:
107 All boolean options can be negated. The default value is the opposite
207 # Note: Does NOT alter RTCD generation options ($RTCD_OPTIONS).
220 # Note: Does NOT alter RTCD generation options ($RTCD_OPTIONS).
1024 # options that were put in abov
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 18 echo "See $0 --help for available options."
28 echo "toolchains, improper options selected, or another problem. If you"
73 Usage: configure [options]
74 Options:
76 Build options:
93 Install options:
111 All boolean options can be negated. The default value is the opposite
956 # options that were put in above
980 # some gcc specific options such as -lm and -lpthread.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
expatbuilder.py 137 def __init__(self, options=None):
138 if options is None:
139 options = xmlbuilder.Options()
140 self._options = options
610 def __init__(self, context, options=None):
617 ExpatBuilder.__init__(self, options)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
expatbuilder.py 137 def __init__(self, options=None):
138 if options is None:
139 options = xmlbuilder.Options()
140 self._options = options
610 def __init__(self, context, options=None):
617 ExpatBuilder.__init__(self, options)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 137 def __init__(self, options=None):
138 if options is None:
139 options = xmlbuilder.Options()
140 self._options = options
610 def __init__(self, context, options=None):
617 ExpatBuilder.__init__(self, options)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 137 def __init__(self, options=None):
138 if options is None:
139 options = xmlbuilder.Options()
140 self._options = options
610 def __init__(self, context, options=None):
617 ExpatBuilder.__init__(self, options)
    [all...]
  /system/connectivity/shill/cellular/
cellular.cc 1037 PPPDaemon::Options options; local
    [all...]
  /external/fonttools/Lib/fontTools/
subset.py 206 def prune_post_subset(self, options):
207 if not options.hinting:
242 def prune_post_subset(self, options):
243 if not options.hinting:
266 def prune_post_subset(self, options):
267 if not options.hinting:
298 def prune_post_subset(self, options):
299 if not options.hinting:
335 def prune_post_subset(self, options):
336 if not options.hinting
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 806 const MCInstrInfo &mii, const MCTargetOptions &Options)
807 : MCTargetAsmParser(Options, sti), MII(mii), InstInfo(nullptr) {
812 CreateX86AsmInstrumentation(Options, Parser.getContext(), STI));
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]

Completed in 1289 milliseconds

<<31323334353637383940