HomeSort by relevance Sort by last modified time
    Searched refs:begins (Results 1 - 25 of 189) sorted by null

1 2 3 4 5 6 7 8

  /external/valgrind/none/tests/x86/
aad_aam.stdout.exp 1 test begins
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
fslotx.s 2 # The FILL-SLOT attribute ensures the next insn begins on a 32 byte boundary.
fslot.s 2 # The FILL-SLOT attribute ensures the next insn begins on a 32 byte boundary.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-i386.s 24 #; - functions that begins with standard
cfi-m68k.s 27 #; - functions that begins with standard
  /prebuilts/go/darwin-x86/src/os/exec/
lp_plan9.go 29 // If file begins with "/", "#", "./", or "../", it is tried
lp_unix.go 35 // (only bypass the path if file begins with / or ./ or ../)
  /prebuilts/go/linux-x86/src/os/exec/
lp_plan9.go 29 // If file begins with "/", "#", "./", or "../", it is tried
lp_unix.go 35 // (only bypass the path if file begins with / or ./ or ../)
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlTree.java 105 private final Stack<Integer> begins = new Stack<Integer>(); field in class:HtmlTree
166 return begins.get(endTagNodeNum);
184 int openNodeNum = begins.get(tagNodeNum);
393 // are well-formed, and begins at a "line" boundary.
398 int nBegin = begins.get(n);
    [all...]
  /external/ImageMagick/www/api/
mogrify.php 61 <p>It wiil look for special options like "-debug", "-bench", and "-distribute-cache" that needs to be applied even before the main processing begins, and may completely overrule normal command processing. Such 'Genesis' Options can only be given on the CLI, (not in a script) and are typically ignored (as they have been handled) if seen later.</p>
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
macho.go 36 // We infer the size of a symbol by looking at where the next symbol begins.
plan9obj.go 44 // We infer the size of a symbol by looking at where the next symbol begins.
  /prebuilts/go/darwin-x86/src/cmd/yacc/
doc.go 63 yacc sets the prefix, by default yy, that begins the names of
  /prebuilts/go/darwin-x86/src/encoding/json/
indent.go 69 // Each element in a JSON object or array begins on a new,
  /prebuilts/go/darwin-x86/src/math/
tan.go 39 // Partial loss of accuracy begins to occur at x = 2**30 = 1.074e9. The loss
  /prebuilts/go/darwin-x86/src/net/smtp/
auth.go 16 // Start begins an authentication with a server.
  /prebuilts/go/darwin-x86/src/os/
env.go 51 // getShellName returns the name that begins the string and the number of bytes
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
macho.go 36 // We infer the size of a symbol by looking at where the next symbol begins.
plan9obj.go 44 // We infer the size of a symbol by looking at where the next symbol begins.
  /prebuilts/go/linux-x86/src/cmd/yacc/
doc.go 63 yacc sets the prefix, by default yy, that begins the names of
  /prebuilts/go/linux-x86/src/encoding/json/
indent.go 69 // Each element in a JSON object or array begins on a new,
  /prebuilts/go/linux-x86/src/math/
tan.go 39 // Partial loss of accuracy begins to occur at x = 2**30 = 1.074e9. The loss
  /prebuilts/go/linux-x86/src/net/smtp/
auth.go 16 // Start begins an authentication with a server.
  /prebuilts/go/linux-x86/src/os/
env.go 51 // getShellName returns the name that begins the string and the number of bytes

Completed in 995 milliseconds

1 2 3 4 5 6 7 8