HomeSort by relevance Sort by last modified time
    Searched refs:definition (Results 176 - 200 of 798) sorted by null

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
reldl-1.s 6 ! igoring section difference, symbol definition type and offset presence:
11 ! Definition:
  /prebuilts/go/darwin-x86/src/text/template/parse/
parse.go 225 // Parse parses the template definition string to construct a representation of
248 t.errorf("template: multiple definition of template %q", t.Name)
286 newT := New("definition") // name will be updated once we know it.
304 // parseDefinition parses a {{define}} ... {{end}} template definition and
305 // installs the definition in t.treeSet. The "define" keyword has already
  /prebuilts/go/linux-x86/src/text/template/parse/
parse.go 225 // Parse parses the template definition string to construct a representation of
248 t.errorf("template: multiple definition of template %q", t.Name)
286 newT := New("definition") // name will be updated once we know it.
304 // parseDefinition parses a {{define}} ... {{end}} template definition and
305 // installs the definition in t.treeSet. The "define" keyword has already
  /build/blueprint/
live_tracker.go 21 // definition. When an entity is made live its value is computed based on the
  /external/clang/test/CodeGenCXX/
visibility.cpp 29 struct definition { struct in struct:test25::X
35 X<int>::definition<A> a;
740 // definition. It's not really clear what we can do here, because we
741 // produce the symbols before even seeing the DEFAULT definition of zed.
    [all...]
  /external/deqp/scripts/khr_util/
registry.py 54 definition=None variable in class:Type
290 definition=''.join(eType.xpath('.//text()')),
  /external/google-breakpad/android/google_breakpad/
Android.mk 30 # ndk-build module definition for the Google Breakpad client library
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
parser.ml 145 (* definition ::= 'def' prototype expression *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml 182 (* definition ::= 'def' prototype expression *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
parser.ml 145 (* definition ::= 'def' prototype expression *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml 182 (* definition ::= 'def' prototype expression *)
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DelegateClassAdapterTest.java 73 // (load the class in a distinct class loader so that we can trash its definition later)
374 public ClassLoader2 add(String className, byte[] definition) {
375 mClassDefs.put(className, definition);
402 // Load everything else from the original definition into the new class loader.
  /hardware/intel/common/libva/
libva.spec 147 - Added definition of FOURCC IYUV
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
lex.go 138 // A Macro represents the definition of a #defined macro.
lex_test.go 323 "no newline after macro definition",
  /prebuilts/go/darwin-x86/src/os/
types.go 31 // The bits have the same definition on all systems, so that
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
select_test.go 266 // this race by definition)
  /prebuilts/go/darwin-x86/src/syscall/
syscall.go 106 // The uses and definition of use can be removed early in the Go 1.7 cycle.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
lex.go 138 // A Macro represents the definition of a #defined macro.
lex_test.go 323 "no newline after macro definition",
  /prebuilts/go/linux-x86/src/os/
types.go 31 // The bits have the same definition on all systems, so that
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
select_test.go 266 // this race by definition)
  /prebuilts/go/linux-x86/src/syscall/
syscall.go 106 // The uses and definition of use can be removed early in the Go 1.7 cycle.
  /system/bt/doc/
power_management.md 25 are called by each profile definition in `bta/$PROFILE`.
  /system/core/rootdir/
Android.mk 125 # Put it here instead of in init.rc module definition,

Completed in 667 milliseconds

1 2 3 4 5 6 78 91011>>