HomeSort by relevance Sort by last modified time
    Searched refs:definition (Results 276 - 300 of 1010) sorted by null

<<11121314151617181920>>

  /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/services/core/java/com/android/server/wm/
AppWindowContainerController.java 724 public void registerRemoteAnimations(RemoteAnimationDefinition definition) {
731 mContainer.registerRemoteAnimations(definition);
    [all...]
  /frameworks/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)
451 public ClassLoader2 add(String className, byte[] definition) {
452 mClassDefs.put(className, definition);
479 // 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 120 // A Macro represents the definition of a #defined macro.
lex_test.go 323 "no newline after macro definition",
  /prebuilts/go/darwin-x86/src/cmd/go/internal/cmdflag/
flag.go 73 // returns its definition, value, and whether it consumed an extra word.
  /prebuilts/go/darwin-x86/src/cmd/internal/objabi/
doc.go 44 // See golang.org/s/go12symtab for a 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 273 // this race by definition)
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
lex.go 120 // A Macro represents the definition of a #defined macro.
lex_test.go 323 "no newline after macro definition",
  /prebuilts/go/linux-x86/src/cmd/go/internal/cmdflag/
flag.go 73 // returns its definition, value, and whether it consumed an extra word.
  /prebuilts/go/linux-x86/src/cmd/internal/objabi/
doc.go 44 // See golang.org/s/go12symtab for a 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 273 // this race by definition)
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/security/
java.security 237 package.definition=sun.,\
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/security/
java.security 235 package.definition=sun.,\
    [all...]
  /system/bt/doc/
power_management.md 25 are called by each profile definition in `bta/$PROFILE`.
  /toolchain/binutils/binutils-2.27/bfd/
elf32-sh64.c 75 intrude with an #ifndef around the function definition. */
369 and neutralize STO_SH5_ISA32 found on the symbol definition.
744 bfd_boolean definition,
751 /* Take the balance of OTHER from the definition. */
752 other = (definition ? isym->st_other : h->other);
  /toolchain/binutils/binutils-2.27/ld/scripttempl/
elfarc.sc 304 could instead move the label definition inside the section, but

Completed in 886 milliseconds

<<11121314151617181920>>