HomeSort by relevance Sort by last modified time
    Searched refs:Flags2 (Results 1 - 22 of 22) sorted by null

  /external/elfutils/libelf/
elf-knowledge.h 75 #define SH_FLAGS_COMBINE(Flags1, Flags2) \
76 (((Flags1 | Flags2) \
79 | (Flags1 & Flags2 & (SHF_MERGE | SHF_STRINGS | SHF_INFO_LINK)))
  /external/valgrind/none/tests/x86-linux/
seg_override.c 19 BYTE Flags2;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndrtypes.h 116 INTERPRETER_OPT_FLAGS2 Flags2;
124 INTERPRETER_OPT_FLAGS2 Flags2;
vdmdbg.h 118 UCHAR Flags2;
commdlg.h 611 DWORD Flags2;
635 DWORD Flags2;
winnt.h     [all...]
  /external/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
ELFYAML.h 159 llvm::yaml::Hex32 Flags2;
  /external/llvm/tools/obj2yaml/
elf2yaml.cpp 421 S->Flags2 = Flags->flags2;
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 455 Flags.flags2 = Section.Flags2;
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 727 IO.mapOptional("Flags2", Section.Flags2, Hex32(0));
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.h     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 618 unsigned Flags2 = getUndefRegState(Cond[2].isUndef());
620 addReg(Cond[2].getReg(), Flags2).addMBB(TBB);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
wmidata.h     [all...]

Completed in 1660 milliseconds