HomeSort by relevance Sort by last modified time
    Searched refs:indexed (Results 76 - 100 of 309) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
sparsetree.go 58 // newSparseTree creates a SparseTree from a block-to-parent map (array indexed by Block.ID)
73 // newSparseOrderedTree creates a SparseTree from a block-to-parent map (array indexed by Block.ID)
debug.go 18 // Slots is all the slots used in the debug info, indexed by their SlotID.
26 // The registers of the current architecture, indexed by Register.num.
55 // The variables in this block, indexed by their SlotID.
183 // RegisterSet is a bitmap of registers, indexed by Register.num.
lca.go 14 // Additional information about each block (indexed by block ID).
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
encode.go 134 // shouldIndex reports whether f should be indexed.
139 // appendIndexed appends index i, as encoded in "Indexed Header Field"
152 // If f.Sensitive is true, "Never Indexed" representation is used. If
161 // appendIndexedName appends f and index i referring indexed name
162 // entry, as encoded in one of "Literal Header field - Indexed Name"
165 // If f.Sensitive is true, "Never Indexed" representation is used. If
228 // for "Never Indexed" representation is returned. If sensitive is
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetree.go 58 // newSparseTree creates a SparseTree from a block-to-parent map (array indexed by Block.ID)
73 // newSparseOrderedTree creates a SparseTree from a block-to-parent map (array indexed by Block.ID)
debug.go 18 // Slots is all the slots used in the debug info, indexed by their SlotID.
26 // The registers of the current architecture, indexed by Register.num.
55 // The variables in this block, indexed by their SlotID.
183 // RegisterSet is a bitmap of registers, indexed by Register.num.
lca.go 14 // Additional information about each block (indexed by block ID).
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
encode.go 134 // shouldIndex reports whether f should be indexed.
139 // appendIndexed appends index i, as encoded in "Indexed Header Field"
152 // If f.Sensitive is true, "Never Indexed" representation is used. If
161 // appendIndexedName appends f and index i referring indexed name
162 // entry, as encoded in one of "Literal Header field - Indexed Name"
165 // If f.Sensitive is true, "Never Indexed" representation is used. If
228 // for "Never Indexed" representation is returned. If sensitive is
  /frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
EntityProcessor.kt 92 .filter { it.indexed }.mapNotNull {
94 it.indexed = false
100 it.indexed = false
  /prebuilts/go/darwin-x86/src/strings/
replace.go 120 // table is a lookup table indexed by the next byte in the key, after
412 // The array contains replacement bytes indexed by old byte.
457 // The array contains replacement byte slices indexed by old byte.
  /prebuilts/go/linux-x86/src/strings/
replace.go 120 // table is a lookup table indexed by the next byte in the key, after
412 // The array contains replacement bytes indexed by old byte.
457 // The array contains replacement byte slices indexed by old byte.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 123 indexed within the range <tt>op.index .. op.last_index</tt>
160 skip over the tokens indexed within the range <tt>op.index .. op.last_index</tt>
  /external/jemalloc/src/
ctl.c 17 /* Helpers for named and indexed nodes. */
224 * Only handles internal indexed nodes, since there are currently no external
364 {NAME("bin"), CHILD(indexed, arenas_bin)},
366 {NAME("lrun"), CHILD(indexed, arenas_lrun)},
368 {NAME("hchunk"), CHILD(indexed, arenas_hchunk)},
471 {NAME("bins"), CHILD(indexed, stats_arenas_i_bins)},
472 {NAME("lruns"), CHILD(indexed, stats_arenas_i_lruns)},
473 {NAME("hchunks"), CHILD(indexed, stats_arenas_i_hchunks)}
491 {NAME("arenas"), CHILD(indexed, stats_arenas)}
501 {NAME("arena"), CHILD(indexed, arena)}
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_draw.c 555 if (info->indexed) {
556 ilo_printf("indexed draw %s: "
572 if (info->primitive_restart && info->indexed &&
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_draw.c 432 if (info->indexed) {
448 if (info->indexed && transferi)
nv30_vbo.c 557 !(info->indexed &&
597 if (!info->indexed) {
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
simplify.go 37 // look at value of indexed/named elements
  /prebuilts/go/darwin-x86/src/runtime/
mcache.go 37 alloc [numSpanClasses]*mspan // spans to allocate from, indexed by spanClass
  /prebuilts/go/darwin-x86/src/sort/
search.go 22 // to be searched for, and how the data structure is indexed and
  /prebuilts/go/linux-x86/src/cmd/gofmt/
simplify.go 37 // look at value of indexed/named elements
  /prebuilts/go/linux-x86/src/runtime/
mcache.go 37 alloc [numSpanClasses]*mspan // spans to allocate from, indexed by spanClass
  /prebuilts/go/linux-x86/src/sort/
search.go 22 // to be searched for, and how the data structure is indexed and
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
AMD64Ops.go 171 {name: "MOVSSloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by i
172 {name: "MOVSSloadidx4", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by 4*i
173 {name: "MOVSDloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by i
174 {name: "MOVSDloadidx8", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by 8*i
178 {name: "MOVSSstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by i store
179 {name: "MOVSSstoreidx4", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by 4i store
180 {name: "MOVSDstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by i store
181 {name: "MOVSDstoreidx8", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by 8i store
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
AMD64Ops.go 171 {name: "MOVSSloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by i
172 {name: "MOVSSloadidx4", argLength: 3, reg: fploadidx, asm: "MOVSS", aux: "SymOff", symEffect: "Read"}, // fp32 load indexed by 4*i
173 {name: "MOVSDloadidx1", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by i
174 {name: "MOVSDloadidx8", argLength: 3, reg: fploadidx, asm: "MOVSD", aux: "SymOff", symEffect: "Read"}, // fp64 load indexed by 8*i
178 {name: "MOVSSstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by i store
179 {name: "MOVSSstoreidx4", argLength: 4, reg: fpstoreidx, asm: "MOVSS", aux: "SymOff", symEffect: "Write"}, // fp32 indexed by 4i store
180 {name: "MOVSDstoreidx1", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by i store
181 {name: "MOVSDstoreidx8", argLength: 4, reg: fpstoreidx, asm: "MOVSD", aux: "SymOff", symEffect: "Write"}, // fp64 indexed by 8i store
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_draw.c 56 OUT_RING(ring, info->indexed ? info->index_bias : info->start); /* VFD_INDEX_OFFSET */

Completed in 885 milliseconds

1 2 34 5 6 7 8 91011>>