HomeSort by relevance Sort by last modified time
    Searched full:indexed (Results 426 - 450 of 2860) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/
Module.h 258 /// This array is indexed by the identifier ID (-1), and provides
294 /// This array is indexed by the macro ID (-1), and provides
392 /// \brief Offset of each declaration within the bitstream, indexed
431 /// \brief Offset of each type within the bitstream, indexed by the
  /prebuilts/go/darwin-x86/src/cmd/link/internal/sym/
symbols.go 36 // Symbol lookup based on name and indexed by version.
  /prebuilts/go/darwin-x86/src/go/doc/
doc.go 71 // Notes are collected in the Package.Notes map indexed by the notes marker.
  /prebuilts/go/linux-x86/src/cmd/link/internal/sym/
symbols.go 36 // Symbol lookup based on name and indexed by version.
  /prebuilts/go/linux-x86/src/go/doc/
doc.go 71 // Notes are collected in the Package.Notes map indexed by the notes marker.
  /system/chre/util/include/chre/util/
fixed_size_blocking_queue.h 70 * @return true if the indexed element has been removed successfully.
heap_impl.h 52 // The last element is to be removed. If that's the element being indexed,
  /system/core/adf/libadfhwc/include/adfhwc/
adfhwc.h 94 * intf_fds must be indexed by HWC display type: e.g.,
  /system/core/libunwindstack/include/unwindstack/
DwarfSection.h 116 std::map<uint64_t, dwarf_loc_regs_t> loc_regs_; // Single row indexed by pc_end.
  /toolchain/binutils/binutils-2.27/libiberty/
strsignal.c 56 to initialize signal name and message tables that are indexed by signal
225 /* Translation table allocated and initialized at runtime. Indexed by the
232 already exist in the host environment. Indexed by the signal value to find
272 indexed at runtime by a specific signal value.
  /toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
inftree9.h 13 indexed that table entry, or it provides a pointer to another
  /toolchain/binutils/binutils-2.27/zlib/
inftrees.h 13 indexed that table entry, or it provides a pointer to another
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
386Ops.go 164 {name: "MOVSSloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by i
165 {name: "MOVSSloadidx4", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by 4*i
166 {name: "MOVSDloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by i
167 {name: "MOVSDloadidx8", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by 8*i
171 {name: "MOVSSstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by i store
172 {name: "MOVSSstoreidx4", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by 4i store
173 {name: "MOVSDstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by i store
174 {name: "MOVSDstoreidx8", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by 8i store
333 // indexed loads/stores
339 // TODO: sign-extending indexed load
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
386Ops.go 164 {name: "MOVSSloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by i
165 {name: "MOVSSloadidx4", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by 4*i
166 {name: "MOVSDloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by i
167 {name: "MOVSDloadidx8", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by 8*i
171 {name: "MOVSSstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by i store
172 {name: "MOVSSstoreidx4", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by 4i store
173 {name: "MOVSDstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by i store
174 {name: "MOVSDstoreidx8", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by 8i store
333 // indexed loads/stores
339 // TODO: sign-extending indexed load
    [all...]

Completed in 2084 milliseconds

<<11121314151617181920>>