HomeSort by relevance Sort by last modified time
    Searched full:definition (Results 751 - 775 of 14896) sorted by null

<<31323334353637383940>>

  /external/javassist/sample/evolve/
demo.html 11 changes of the class definition. For example, the new class definition
  /external/libvpx/libvpx/
keywords.dox 14 definition is an absolute requirement of the specification.
19 definition is an absolute prohibition of the specification.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
toplevel.ml 5 (* top ::= definition | external | expression | ';' *)
20 print_endline "parsed a function definition.";
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
toplevel.ml 7 (* top ::= definition | external | expression | ';' *)
22 print_endline "parsed a function definition.";
  /external/llvm/test/tools/llvm-readobj/
cxx-cli-aux.test 1 Ensure that we can read the COFF auxiliary symbols 'section definition' and
2 'CLR token definition' as used in C++/CLI object files. Auxiliary section
  /external/proguard/src/proguard/
DuplicateClassPrinter.java 52 "Note: duplicate definition of program class [" +
60 "Note: duplicate definition of library class [" +
  /external/python/cpython2/Include/
pymacconfig.h 88 * The definition in pyconfig.h is only valid on the OS release
94 * work properly on 10.4 unless we suppress the definition
  /external/python/cpython3/Include/
pymacconfig.h 88 * The definition in pyconfig.h is only valid on the OS release
94 * work properly on 10.4 unless we suppress the definition
  /external/strace/
flock.h 39 # error struct flock definition not found in <linux/fcntl.h>
47 # error struct flock64 definition not found in <linux/fcntl.h>
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
toplevel.ml 5 (* top ::= definition | external | expression | ';' *)
20 print_endline "parsed a function definition.";
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
toplevel.ml 7 (* top ::= definition | external | expression | ';' *)
22 print_endline "parsed a function definition.";
  /external/tensorflow/tensorflow/contrib/eager/python/examples/resnet50/
README.md 6 - `resnet50.py`: Model definition
24 The above uses the model definition included with the TensorFlow pip
  /external/tpm2/
VendorString.h 13 // definition should be replaced as appropriate when this code is used for
47 // the following definition(s) with some release tag, SHA1, build date,
  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
functions-expected.cc 26 // Test that the actual function definition is also updated.
56 // Definition outside of blink namespace.
functions-original.cc 26 // Test that the actual function definition is also updated.
56 // Definition outside of blink namespace.
  /frameworks/av/drm/libmediadrm/
Android.bp 73 // with the when using the map type in a proto definition.
106 // when using the map type in a proto definition.
  /frameworks/base/core/java/android/widget/
package.html 19 <li><b>XML definition file</b> - An XML file in res/values/ that defines
35 <li><strong>res/values/attrs.xml</strong> - Definition file</li>
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
ActivityCompat.java 35 public void registerRemoteAnimations(RemoteAnimationDefinitionCompat definition) {
36 mWrapped.registerRemoteAnimations(definition.getWrapped());
  /frameworks/compile/mclinker/include/mcld/LD/
DiagLayouts.inc 17 "Duplicated definition of section map \"from %0 to %0\".",
18 "Duplicated definition of section map \"from %0 to %0\".")
  /frameworks/compile/slang/tests/F_reduce_general_bad_halter/
stderr.txt.expect 7 reduce_general_bad_halter.rs:45:12: error: duplicate function definition for 'halter(halt_dup)' for '#pragma rs reduce(halt_dup)' (reduce_general_bad_halter.rs:46:43, reduce_general_bad_halter.rs:47:43)
8 reduce_general_bad_halter.rs:50:12: error: could not find function definition for 'halter(halt_missing)' for '#pragma rs reduce(halt_missing)'
  /frameworks/support/samples/Support4Demos/src/main/res/values/
styles.xml 19 The default definition is the safe one, using a theme that has always
26 The default definition is the safe one, using a theme that has always
  /hardware/qcom/msm8996/original-kernel-headers/scsi/ufs/
ioctl.h 25 * Please check include/uapi/scsi/ufs/ufs.h for the definition of it.
37 * Please check include/uapi/scsi/ufs/ufs.h for the definition of it.
  /hardware/qcom/msm8998/original-kernel-headers/scsi/ufs/
ioctl.h 25 * Please check include/uapi/scsi/ufs/ufs.h for the definition of it.
37 * Please check include/uapi/scsi/ufs/ufs.h for the definition of it.
  /libcore/ojluni/src/main/java/java/lang/
IncompatibleClassChangeError.java 30 * definition. The definition of some class, on which the currently
NoSuchMethodError.java 31 * definition of that method.
34 * only occur at run time if the definition of a class has

Completed in 918 milliseconds

<<31323334353637383940>>