HomeSort by relevance Sort by last modified time
    Searched defs:Len (Results 276 - 300 of 515) sorted by null

<<11121314151617181920>>

  /external/lzma/CPP/Common/
MyCom.h 129 unsigned Len() const { return ::SysStringLen(m_str); }
  /external/perf_data_converter/src/quipper/
huge_page_deducer.cc 25 return a.pid() == b.pid() && (a.start() + a.len()) == b.start();
67 uint64 Len(const RepeatedPtrField<PerfEvent>& events) const {
70 return last.start() - first.start() + last.len();
181 const uint64 start_pgoff = src.pgoff() - range.Len(*events);
213 pgoff += mmap->len();
215 CHECK_EQ(pgoff, start_pgoff + range.Len(*events));
254 start_pgoff = prev.pgoff() + prev.len();
260 if (next.pgoff() >= range.Len(*events) &&
261 (next.pgoff() - range.Len(*events)) == start_pgoff) {
299 file_match && (prev_mmap->pgoff() + prev_mmap->len() == mmap.pgoff())
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
GCOV.h 143 uint32_t Len = readInt() * 4;
144 StringRef Str = Buffer->getBuffer().slice(Cursor, Cursor+Len);
145 Cursor += Len;
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLLexer.cpp 469 unsigned Len = CurPtr-StartChar;
471 if (Len == strlen(#STR) && !memcmp(StartChar, #STR, strlen(#STR))) \
596 if (Len == strlen(STR) && !memcmp(StartChar, STR, strlen(STR))) { \
611 if (Len == strlen(#STR) && !memcmp(StartChar, #STR, strlen(#STR))) { \
668 int len = CurPtr-TokStart-3; local
669 uint32_t bits = len * 4;
670 APInt Tmp(bits, StringRef(TokStart+3, len), 16);
786 unsigned Len = CurPtr-TokStart;
787 uint32_t numBits = ((Len * 64) / 19) + 2;
788 APInt Tmp(numBits, StringRef(TokStart, Len), 10)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp 404 size_t Len = strlen(Buffer);
405 memcpy(OutputBuffer, Buffer, Len + 1);
406 OutputBuffer += Len;
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DeadStoreElimination.cpp 195 uint64_t Len = cast<ConstantInt>(II->getArgOperand(0))->getZExtValue();
196 return AliasAnalysis::Location(II->getArgOperand(1), Len);
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Function.cpp 324 unsigned Len = ValName->getKeyLength();
327 if (Len < 5 || Name[4] != '.' || Name[0] != 'l' || Name[1] != 'l'
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitcodeHeader.h 48 kBufferType, // Buffer of form uint8_t[len].
80 return (kTagLenSize + Len + (WordSize - 1)) & ~(WordSize - 1);
117 size_t GetLen() const { return Len; }
148 size_t Len;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/
MCTargetAsmParser.h 68 unsigned Len;
73 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len = 0, unsigned val = 0)
74 : Kind(kind), Loc(loc), Len(len), Val(val) {}
75 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len, StringRef label)
76 : Kind(kind), Loc(loc), Len(len), Val(0), Label(label) {}
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/MCParser/
MCTargetAsmParser.h 68 unsigned Len;
73 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len = 0, unsigned val = 0)
74 : Kind(kind), Loc(loc), Len(len), Val(val) {}
75 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len, StringRef label)
76 : Kind(kind), Loc(loc), Len(len), Val(0), Label(label) {}
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/MCParser/
MCTargetAsmParser.h 68 unsigned Len;
73 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len = 0, unsigned val = 0)
74 : Kind(kind), Loc(loc), Len(len), Val(val) {}
75 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len, StringRef label)
76 : Kind(kind), Loc(loc), Len(len), Val(0), Label(label) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/
MCTargetAsmParser.h 68 unsigned Len;
73 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len = 0, unsigned val = 0)
74 : Kind(kind), Loc(loc), Len(len), Val(val) {}
75 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len, StringRef label)
76 : Kind(kind), Loc(loc), Len(len), Val(0), Label(label) {}
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/MCParser/
MCTargetAsmParser.h 68 unsigned Len;
73 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len = 0, unsigned val = 0)
74 : Kind(kind), Loc(loc), Len(len), Val(val) {}
75 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len, StringRef label)
76 : Kind(kind), Loc(loc), Len(len), Val(0), Label(label) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/MCParser/
MCTargetAsmParser.h 68 unsigned Len;
73 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len = 0, unsigned val = 0)
74 : Kind(kind), Loc(loc), Len(len), Val(val) {}
75 AsmRewrite(AsmRewriteKind kind, SMLoc loc, unsigned len, StringRef label)
76 : Kind(kind), Loc(loc), Len(len), Val(0), Label(label) {}
  /prebuilts/go/darwin-x86/src/bytes/
buffer.go 18 buf []byte // contents are the bytes buf[off : len(buf)]
19 off int // read at &buf[off], write at &buf[len(buf)]
50 // Bytes returns a slice of length b.Len() holding the unread portion of the buffer.
70 func (b *Buffer) empty() bool { return len(b.buf) <= b.off }
72 // Len returns the number of bytes of the unread portion of the buffer;
73 // b.Len() == len(b.Bytes()).
74 func (b *Buffer) Len() int { return len(b.buf) - b.off }
89 if n < 0 || n > b.Len() {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/fix/
fix.go 30 func (f byName) Len() int { return len(f) }
37 func (f byDate) Len() int { return len(f) }
158 walkBeforeAfter(&n.Len, before, after)
380 return ok && lit.Kind == token.STRING && len(lit.Value) == 2
554 for i < len(x) && i < len(y) && x[i] == y[i] {
621 if len(impDecl.Specs) > 0 && !impDecl.Lparen.IsValid() {
627 insertAt = len(impDecl.Specs
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
asm5.go 783 if m/4 > len(out) {
784 ctxt.Diag("instruction size too large: %d > %d", m/4, len(out))
893 fmt.Printf("note: flush literal pool at %x: len=%d ref=%x\n", uint64(p.Pc+4), c.pool.size, c.pool.start)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
objfile.go 45 w.nData += len(s.P)
46 w.nReloc += len(s.R)
55 data += len(pc.Pcsp.P)
56 data += len(pc.Pcfile.P)
57 data += len(pc.Pcline.P)
58 data += len(pc.Pcinline.P)
59 for i := 0; i < len(pc.Pcdata); i++ {
60 data += len(pc.Pcdata[i].P)
64 w.nPcdata += len(pc.Pcdata)
66 w.nAutom += len(s.Func.Autom
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
data.go 111 for ri := int32(0); ri < int32(len(s.R)); ri++ {
120 if off < 0 || off+siz > int32(len(s.P)) {
125 Errorf(s, "invalid relocation %s: %d+%d not in [%d,%d)", rname, off, siz, 0, len(s.P))
510 for ri := 0; ri < len(s.R); ri++ {
556 for ri := 0; ri < len(s.R); ri++ {
646 for len(q) >= 16 {
652 if len(q) > 0 {
654 addr += int64(len(q))
691 addr += int64(len(s.P))
749 addr += int64(len(sym.P)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
report.go 143 if nodesKept := g.DiscardLowFrequencyNodePtrs(nodeCutoff); len(g.Nodes) != len(nodesKept) {
144 droppedNodes = len(g.Nodes) - len(nodesKept)
148 if nodesKept := g.DiscardLowFrequencyNodes(nodeCutoff); len(g.Nodes) != len(nodesKept) {
149 droppedNodes = len(g.Nodes) - len(nodesKept)
154 origCount = len(g.Nodes)
164 if nodesKept := g.SelectTopNodePtrs(nodeCount, visualMode); len(g.Nodes) != len(nodesKept)
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/gob/
encode.go 56 return len(p), nil
63 func (e *encBuffer) Len() int {
64 return len(e.data)
72 if len(e.data) >= tooBig {
90 if len(b.data) == 0 {
242 if len(b) > 0 || state.sendZero {
244 state.encodeUint(uint64(len(b)))
253 if len(s) > 0 || state.sendZero {
255 state.encodeUint(uint64(len(s)))
313 for i := 0; i < len(engine.instr); i++
    [all...]
  /prebuilts/go/darwin-x86/src/go/doc/
reader.go 57 if list := f.Recv.List; len(list) == 1 {
227 names := make([]string, 0, len(specs)) // reasonable estimate
260 case decl.Tok == token.CONST && len(s.Values) == 0:
288 if domName != "" && r.isVisible(domName) && domFreq >= int(float64(len(decl.Specs))*threshold) {
355 if len(field.Names) == 0 {
370 if len(fun.Recv.List) == 0 {
395 if len(res.Names) <= 1 {
400 if t, ok := factoryType.(*ast.ArrayType); ok && t.Len == nil {
439 End: list[len(list)-1].End(),
502 if len(d.Specs) == 1 && !d.Lparen.IsValid()
    [all...]
  /prebuilts/go/darwin-x86/src/math/bits/
bits.go 19 func LeadingZeros(x uint) int { return UintSize - Len(x) }
278 // --- Len ---
280 // Len returns the minimum number of bits required to represent x; the result is 0 for x == 0.
281 func Len(x uint) int {
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go 218 all := make([]*Profile, 0, len(profiles.m))
239 return len(p.m)
271 if len(stk) == 0 {
315 all := make([][]uintptr, 0, len(p.m))
324 for k := 0; k < len(t) && k < len(u); k++ {
329 return len(t) < len(u)
337 func (x stackProfile) Len() int { return len(x)
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
core.go 123 func (p *paragraph) Len() int { return len(p.initialTypes) }
135 p.embeddingLevel = p.determineParagraphEmbeddingLevel(0, p.Len())
139 p.resultLevels = make([]level, p.Len())
197 p.matchingPDI = make([]int, p.Len())
198 p.matchingIsolateInitiator = make([]int, p.Len())
209 for j := i + 1; j < p.Len(); j++ {
221 p.matchingPDI[i] = p.Len()
420 func (i *isolatingRunSequence) Len() int { return len(i.indexes)
    [all...]

Completed in 953 milliseconds

<<11121314151617181920>>