HomeSort by relevance Sort by last modified time
    Searched full:represent (Results 726 - 750 of 7724) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 33 /// This abstraction can be used to represent a specific location in memory.
34 /// The goal of the location is to represent enough information to describe
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCFixup.h 22 /// \brief Extensible enumeration to represent the type of a fixup.
56 /// Fixups are used any time the target instruction encoder needs to represent
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
AtomicOrdering.h 13 /// These values are used by LLVM to represent atomic ordering for C++11's
80 /// String used by LLVM IR to represent atomic ordering.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Designator.h 10 // This file defines interfaces used to represent designators (a la
179 /// Designation - Represent a full designation, which is a sequence of
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 33 /// This abstraction can be used to represent a specific location in memory.
34 /// The goal of the location is to represent enough information to describe
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCFixup.h 22 /// \brief Extensible enumeration to represent the type of a fixup.
56 /// Fixups are used any time the target instruction encoder needs to represent
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
AtomicOrdering.h 13 /// These values are used by LLVM to represent atomic ordering for C++11's
80 /// String used by LLVM IR to represent atomic ordering.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Designator.h 10 // This file defines interfaces used to represent designators (a la
179 /// Designation - Represent a full designation, which is a sequence of
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 33 /// This abstraction can be used to represent a specific location in memory.
34 /// The goal of the location is to represent enough information to describe
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCFixup.h 22 /// \brief Extensible enumeration to represent the type of a fixup.
56 /// Fixups are used any time the target instruction encoder needs to represent
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
AtomicOrdering.h 13 /// These values are used by LLVM to represent atomic ordering for C++11's
80 /// String used by LLVM IR to represent atomic ordering.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Designator.h 10 // This file defines interfaces used to represent designators (a la
179 /// Designation - Represent a full designation, which is a sequence of
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 33 /// This abstraction can be used to represent a specific location in memory.
34 /// The goal of the location is to represent enough information to describe
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCFixup.h 22 /// \brief Extensible enumeration to represent the type of a fixup.
56 /// Fixups are used any time the target instruction encoder needs to represent
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
AtomicOrdering.h 13 /// These values are used by LLVM to represent atomic ordering for C++11's
80 /// String used by LLVM IR to represent atomic ordering.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ptr_traits.h 143 /// Type used to represent the difference between two pointers
161 /// Type used to represent the difference between two pointers
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ptr_traits.h 143 /// Type used to represent the difference between two pointers
161 /// Type used to represent the difference between two pointers
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ptr_traits.h 143 /// Type used to represent the difference between two pointers
161 /// Type used to represent the difference between two pointers
  /prebuilts/go/darwin-x86/src/encoding/asn1/
common.go 21 // ASN.1 tags represent the type of the following object.
40 // ASN.1 class types represent the namespace of the tag.
  /prebuilts/go/linux-x86/src/encoding/asn1/
common.go 21 // ASN.1 tags represent the type of the following object.
40 // ASN.1 class types represent the namespace of the tag.
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/machine/
ieee.h 66 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero
69 * in the fraction; to represent 2 , we need two, and so on. This
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/machine/
ieee.h 62 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero
65 * in the fraction; to represent 2 , we need two, and so on. This
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/machine/
ieee.h 63 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero
66 * in the fraction; to represent 2 , we need two, and so on. This
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/machine/
ieee.h 66 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero
69 * in the fraction; to represent 2 , we need two, and so on. This
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/machine/
ieee.h 62 * float 1.0 x 2 . Thus, to represent 2 , we need one leading zero
65 * in the fraction; to represent 2 , we need two, and so on. This

Completed in 2044 milliseconds

<<21222324252627282930>>