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

1 2 3 4 5 6 7 8 9

  /external/valgrind/memcheck/tests/
new_override.stdout.exp 0 Here.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68k-coff/
p2389.s 2 # clean and complies with gas syntax, but it core dumps gas. Here's a
19 _ASIC_INT_TBL: .space 32,0 | keep interrupt routines here
  /external/google-breakpad/src/common/dwarf/
cfi_assembler.cc 57 entry_length_->start = Here();
61 entry_length_->start = Here();
87 entry_length_->start = Here();
89 D64(Here() - cie_pointer);
94 entry_length_->start = Here();
96 D32(Here() - cie_pointer);
113 entry_length_->length = Here() - entry_length_->start;
  /prebuilts/go/darwin-x86/test/
bombad.go 7 // Here for reference, but hard to test automatically
14 ?// There's a bom here. // ERROR "BOM"
15 //? And here. // ERROR "BOM"
16 /*? And here.*/ // ERROR "BOM"
17 println("hi? there") // and here // ERROR "BOM"
  /prebuilts/go/linux-x86/test/
bombad.go 7 // Here for reference, but hard to test automatically
14 ?// There's a bom here. // ERROR "BOM"
15 //? And here. // ERROR "BOM"
16 /*? And here.*/ // ERROR "BOM"
17 println("hi? there") // and here // ERROR "BOM"
  /prebuilts/go/darwin-x86/src/cmd/vet/
cgo.go 83 // Here arg is *f(v).
92 // Here arg is *(*p)(v)
97 // Here arg is *(*unsafe.Pointer)(v)
102 // Here arg is *(*unsafe.Pointer)(f(v))
106 // Here arg is *(*unsafe.Pointer)(unsafe.Pointer(v))
111 // Here arg is *(*unsafe.Pointer)(unsafe.Pointer(&v))
  /prebuilts/go/linux-x86/src/cmd/vet/
cgo.go 83 // Here arg is *f(v).
92 // Here arg is *(*p)(v)
97 // Here arg is *(*unsafe.Pointer)(v)
102 // Here arg is *(*unsafe.Pointer)(f(v))
106 // Here arg is *(*unsafe.Pointer)(unsafe.Pointer(v))
111 // Here arg is *(*unsafe.Pointer)(unsafe.Pointer(&v))
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
greg-12.d 10 # evaluated before the expanding reloc. Here, it doesn't appear in the
greg-3.d 10 # evaluated before the expanding reloc. Here, it doesn't appear in the
  /prebuilts/go/darwin-x86/src/html/template/
examplefiles_test.go 43 // Here we demonstrate loading a set of templates from a directory.
45 // Here we create a temporary directory and populate it with our sample
62 // Here starts the example proper.
75 // Here we demonstrate loading a set of templates from files in different directories
77 // Here we create different temporary directories and populate them with our sample
97 // Here starts the example proper.
119 // Here we create a temporary directory and populate it with our sample
134 // Here starts the example proper.
167 // Here we create a temporary directory and populate it with our sample
182 // Here starts the example proper
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
examplefiles_test.go 43 // Here we demonstrate loading a set of templates from a directory.
45 // Here we create a temporary directory and populate it with our sample
62 // Here starts the example proper.
75 // Here we demonstrate loading a set of templates from files in different directories
77 // Here we create different temporary directories and populate them with our sample
97 // Here starts the example proper.
119 // Here we create a temporary directory and populate it with our sample
134 // Here starts the example proper.
167 // Here we create a temporary directory and populate it with our sample
182 // Here starts the example proper
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/
examplefiles_test.go 41 // Here we demonstrate loading a set of templates from a directory.
43 // Here we create a temporary directory and populate it with our sample
60 // Here starts the example proper.
77 // Here we create a temporary directory and populate it with our sample
92 // Here starts the example proper.
123 // Here we create a temporary directory and populate it with our sample
138 // Here starts the example proper.
  /prebuilts/go/linux-x86/src/text/template/
examplefiles_test.go 41 // Here we demonstrate loading a set of templates from a directory.
43 // Here we create a temporary directory and populate it with our sample
60 // Here starts the example proper.
77 // Here we create a temporary directory and populate it with our sample
92 // Here starts the example proper.
123 // Here we create a temporary directory and populate it with our sample
138 // Here starts the example proper.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
ReadDr4.asm 41 ; under normal circustances. Here opcode is used.
ReadDr5.asm 41 ; under normal circustances. Here opcode is used.
WriteDr4.asm 42 ; under normal circustances. Here opcode is used.
WriteDr5.asm 42 ; under normal circustances. Here opcode is used.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
ReadDr4.asm 41 ; under normal circustances. Here opcode is used.
ReadDr5.asm 41 ; under normal circustances. Here opcode is used.
WriteDr4.asm 42 ; under normal circustances. Here opcode is used.
WriteDr5.asm 42 ; under normal circustances. Here opcode is used.
  /external/google-breakpad/src/common/
test_assembler.h 422 // provides a single start label, for use with the Here and Mark
430 // Since the only value here is in pretty notation, that's a fatal
436 Label Here() const { return start_ + Size(); }
438 // Set *LABEL to Here, and return a reference to this section.
439 Section &Mark(Label *label) { *label = Here(); return *this; }
  /external/javaparser/
CONTRIBUTING.md 2 Here is some information that's good to know when contributing to JavaParser:
10 Here are [some fun project ideas](https://github.com/javaparser/javaparser/labels/fun%20project%20idea).
26 - A pull request should include tests. You can either use BDD ([more information here](https://github.com/javaparser/javaparser/wiki/Testing)) or JUnit.
  /external/llvm/test/MC/X86/AlignedBundling/
pad-align-to-bundle-end.s 28 # Here we have to pad until the end of the *next* boundary because
  /external/ltp/include/lapi/syscalls/
regen.sh 34 * Here we stick all the ugly *fallback* logic for linux

Completed in 339 milliseconds

1 2 3 4 5 6 7 8 9