HomeSort by relevance Sort by last modified time
    Searched defs:isOrdinal (Results 26 - 40 of 40) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
COFF.h 193 bool isOrdinal() const { return Data < 0; }
196 assert(isOrdinal() && "ILT entry is not an ordinal!");
201 assert(!isOrdinal() && "ILT entry is not a Hint/Name RVA!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
COFF.h 486 bool isOrdinal() const { return data & 0x80000000; }
488 /// @brief Get the ordinal value of this entry. isOrdinal must be true.
490 assert(isOrdinal() && "ILT entry is not an ordinal!");
494 /// @brief Set the ordinal value and set isOrdinal to true.
500 /// @brief Get the Hint/Name entry RVA. isOrdinal must be false.
502 assert(!isOrdinal() && "ILT entry is not a Hint/Name RVA!");
506 /// @brief Set the Hint/Name entry RVA and set isOrdinal to false.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
COFF.h 193 bool isOrdinal() const { return Data < 0; }
196 assert(isOrdinal() && "ILT entry is not an ordinal!");
201 assert(!isOrdinal() && "ILT entry is not a Hint/Name RVA!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
COFF.h 486 bool isOrdinal() const { return data & 0x80000000; }
488 /// @brief Get the ordinal value of this entry. isOrdinal must be true.
490 assert(isOrdinal() && "ILT entry is not an ordinal!");
494 /// @brief Set the ordinal value and set isOrdinal to true.
500 /// @brief Get the Hint/Name entry RVA. isOrdinal must be false.
502 assert(!isOrdinal() && "ILT entry is not a Hint/Name RVA!");
506 /// @brief Set the Hint/Name entry RVA and set isOrdinal to false.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
COFF.h 193 bool isOrdinal() const { return Data < 0; }
196 assert(isOrdinal() && "ILT entry is not an ordinal!");
201 assert(!isOrdinal() && "ILT entry is not a Hint/Name RVA!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
COFF.h 486 bool isOrdinal() const { return data & 0x80000000; }
488 /// @brief Get the ordinal value of this entry. isOrdinal must be true.
490 assert(isOrdinal() && "ILT entry is not an ordinal!");
494 /// @brief Set the ordinal value and set isOrdinal to true.
500 /// @brief Get the Hint/Name entry RVA. isOrdinal must be false.
502 assert(!isOrdinal() && "ILT entry is not a Hint/Name RVA!");
506 /// @brief Set the Hint/Name entry RVA and set isOrdinal to false.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
COFF.h 193 bool isOrdinal() const { return Data < 0; }
196 assert(isOrdinal() && "ILT entry is not an ordinal!");
201 assert(!isOrdinal() && "ILT entry is not a Hint/Name RVA!");
    [all...]
  /external/guice/extensions/persist/lib/
hibernate-annotations.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 290 milliseconds

12