HomeSort by relevance Sort by last modified time
    Searched refs:OptionInfo (Results 1 - 25 of 31) sorted by null

1 2

  /external/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
LegacyPassNameParser.h 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1,
91 const PassNameParser::OptionInfo *VT2) {
  /external/ImageMagick/MagickCore/
option.h 171 } OptionInfo;
204 extern MagickExport const OptionInfo
option.c 86 static const OptionInfo
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PassNameParser.h 90 typedef PassNameParser::OptionInfo ValType;
CommandLine.h 602 class OptionInfo : public GenericOptionInfo {
604 OptionInfo(const char *name, DataType v, const char *helpStr) :
608 SmallVector<OptionInfo, 8> Values;
647 OptionInfo X(Name, static_cast<DataType>(V), HelpStr);
    [all...]
  /bionic/libc/malloc_debug/
Config.h 92 struct OptionInfo {
126 const static std::unordered_map<std::string, OptionInfo> kOptions;
Config.cpp 70 const std::unordered_map<std::string, Config::OptionInfo> Config::kOptions = {
448 const OptionInfo* info = &entry->second;
  /external/ImageMagick/MagickWand/
wandcli-private.h 115 const OptionInfo
magick-cli.c 189 cli_wand->command=(const OptionInfo *) NULL;
424 cli_wand->command=(const OptionInfo *) NULL;
529 cli_wand->command=(const OptionInfo *) NULL;
wandcli.c 118 cli_wand->command=(const OptionInfo *) NULL; /* no option at this time */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhcpsapi.h 377 LPDHCP_OPTION OptionInfo
466 LPDHCP_OPTION *OptionInfo
505 LPDHCP_OPTION OptionInfo
  /external/clang/lib/Parse/
ParsePragma.cpp 804 IdentifierInfo *OptionInfo = Info->Option.is(tok::identifier)
808 Actions.Context, Info->Option.getLocation(), OptionInfo);
831 if (OptionInfo) { // Pragma Unroll does not specify an option.
832 OptionUnroll = OptionInfo->isStr("unroll");
833 OptionDistribute = OptionInfo->isStr("distribute");
834 StateOption = llvm::StringSwitch<bool>(OptionInfo->getName())
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 715 class OptionInfo : public GenericOptionInfo {
717 OptionInfo(const char *name, DataType v, const char *helpStr)
721 SmallVector<OptionInfo, 8> Values;
761 OptionInfo X(Name, static_cast<DataType>(V), HelpStr);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
CommandLine.h 729 class OptionInfo : public GenericOptionInfo {
731 OptionInfo(StringRef name, DataType v, StringRef helpStr)
735 SmallVector<OptionInfo, 8> Values;
775 OptionInfo X(Name, static_cast<DataType>(V), HelpStr);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 735 class OptionInfo : public GenericOptionInfo {
737 OptionInfo(StringRef name, DataType v, StringRef helpStr)
741 SmallVector<OptionInfo, 8> Values;
781 OptionInfo X(Name, static_cast<DataType>(V), HelpStr);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 735 class OptionInfo : public GenericOptionInfo {
737 OptionInfo(StringRef name, DataType v, StringRef helpStr)
741 SmallVector<OptionInfo, 8> Values;
781 OptionInfo X(Name, static_cast<DataType>(V), HelpStr);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 735 class OptionInfo : public GenericOptionInfo {
737 OptionInfo(StringRef name, DataType v, StringRef helpStr)
741 SmallVector<OptionInfo, 8> Values;
781 OptionInfo X(Name, static_cast<DataType>(V), HelpStr);
    [all...]

Completed in 1307 milliseconds

1 2