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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
parallel-bad-1.l 2 [^:]*:6: Error: '||' not followed by instruction
3 [^:]*:8: Error: '||' not followed by instruction
5 [^:]*:12: Error: '||' not followed by instruction
6 [^:]*:14: Error: '||' not followed by instruction
19 [^:]*:32: Error: '||' not followed by instruction
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-12.d 8 # Check that a LOP_LOC at a misaligned location followed by a
10 # variant of sec-5.d with the lop_loc having a misalignment, followed
sec-8m.d 12 # to be concatenated with the next chunk. If it was followed by a chunk
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/buildtag/
buildtag.go 12 // +build toolate // ERROR "build comment must appear before package clause and be followed by a blank line"
buildtag_bad.go 10 // +build toolate // ERROR "build comment must appear before package clause and be followed by a blank line"
  /prebuilts/go/darwin-x86/test/syntax/
else.go 11 } else ; // ERROR "else must be followed by if or statement block|expected .if. or .{."
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/buildtag/
buildtag.go 12 // +build toolate // ERROR "build comment must appear before package clause and be followed by a blank line"
buildtag_bad.go 10 // +build toolate // ERROR "build comment must appear before package clause and be followed by a blank line"
  /prebuilts/go/linux-x86/test/syntax/
else.go 11 } else ; // ERROR "else must be followed by if or statement block|expected .if. or .{."
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange3.s 3 ! followed by constants output into .rodata, followed by a function
crange1.s 35 ! This section has SHmedia code followed by data. There should be two
  /external/valgrind/helgrind/tests/
hg02_deadlock.stderr.exp 20 followed by a later acquisition of lock at 0x........
34 followed by a later acquisition of lock at 0x........
tc13_laog1.stderr.exp 15 followed by a later acquisition of lock at 0x........
25 followed by a later acquisition of lock at 0x........
tc14_laog_dinphils.stderr.exp 20 followed by a later acquisition of lock at 0x........
tc15_laog_lockdel.stderr.exp 17 followed by a later acquisition of lock at 0x........
27 followed by a later acquisition of lock at 0x........
  /prebuilts/go/darwin-x86/src/go/doc/
synopsis.go 13 // The sentence ends after the first period followed by space and
62 // That sentence ends after the first period followed by space and
  /prebuilts/go/linux-x86/src/go/doc/
synopsis.go 13 // The sentence ends after the first period followed by space and
62 // That sentence ends after the first period followed by space and
  /prebuilts/go/darwin-x86/src/log/
log.go 31 // The prefix is followed by a colon only when Llongfile or Lshortfile
186 // Fatal is equivalent to l.Print() followed by a call to os.Exit(1).
192 // Fatalf is equivalent to l.Printf() followed by a call to os.Exit(1).
198 // Fatalln is equivalent to l.Println() followed by a call to os.Exit(1).
204 // Panic is equivalent to l.Print() followed by a call to panic().
211 // Panicf is equivalent to l.Printf() followed by a call to panic().
218 // Panicln is equivalent to l.Println() followed by a call to panic().
300 // Fatal is equivalent to Print() followed by a call to os.Exit(1).
306 // Fatalf is equivalent to Printf() followed by a call to os.Exit(1).
312 // Fatalln is equivalent to Println() followed by a call to os.Exit(1)
    [all...]
  /prebuilts/go/linux-x86/src/log/
log.go 31 // The prefix is followed by a colon only when Llongfile or Lshortfile
186 // Fatal is equivalent to l.Print() followed by a call to os.Exit(1).
192 // Fatalf is equivalent to l.Printf() followed by a call to os.Exit(1).
198 // Fatalln is equivalent to l.Println() followed by a call to os.Exit(1).
204 // Panic is equivalent to l.Print() followed by a call to panic().
211 // Panicf is equivalent to l.Printf() followed by a call to panic().
218 // Panicln is equivalent to l.Println() followed by a call to panic().
300 // Fatal is equivalent to Print() followed by a call to os.Exit(1).
306 // Fatalf is equivalent to Printf() followed by a call to os.Exit(1).
312 // Fatalln is equivalent to Println() followed by a call to os.Exit(1)
    [all...]
  /frameworks/rs/script_api/
rs_value_types.spec 33 Vectors are declared using the common type name followed by a 2, 3, or 4.
36 To create vector literals, use the vector type followed by the values enclosed
44 <li>The letter s or S, followed by a zero based index.</li></ul>
  /external/wpa_supplicant_8/src/wps/
upnp_xml.c 72 * makes the tag an ending tag), then an optional leading label (followed by
183 * s: might be some other namespace name followed by colon
184 * u: might be some other namespace name followed by colon
  /build/soong/ui/logger/
logger.go 58 // Fatal* is equivalent to Print* followed by a call to panic that
65 // Panic is equivalent to Print* followed by a call to panic.
259 // Fatal is equivalent to Print() followed by a call to panic() that
267 // Fatalf is equivalent to Printf() followed by a call to panic() that
275 // Fatalln is equivalent to Println() followed by a call to panic() that
283 // Panic is equivalent to Print() followed by a call to panic().
290 // Panicf is equivalent to Printf() followed by a call to panic().
297 // Panicln is equivalent to Println() followed by a call to panic().
  /prebuilts/go/darwin-x86/src/cmd/vet/
buildtag.go 29 // They are valid in leading // comments in the file followed by
58 fmt.Fprintf(os.Stderr, "%s:%d: +build comment must appear before package clause and be followed by a blank line\n", name, i+1)
  /prebuilts/go/linux-x86/src/cmd/vet/
buildtag.go 29 // They are valid in leading // comments in the file followed by
58 fmt.Fprintf(os.Stderr, "%s:%d: +build comment must appear before package clause and be followed by a blank line\n", name, i+1)
  /external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
MachO_ARM_PIC_relocations.s 22 # Stub should contain '0xe51ff004' (ldr pc, [pc, #-4]), followed by the target.

Completed in 432 milliseconds

1 2 3 4 5 6 7 8 91011>>