HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 926 - 950 of 6896) sorted by null

<<31323334353637383940>>

  /external/chromium_org/ui/views/controls/native/
native_view_host_wrapper.h 15 // An interface that implemented by an object that wraps a gfx::NativeView on
  /external/chromium_org/v8/src/
unbound-queue.h 40 // elements, so producer never blocks. Implemented after Herb
  /external/chromium_org/v8/test/mjsunit/
negate.js 49 // implemented by any of the known JS engines.
  /external/clang/include/clang/Sema/
SemaConsumer.h 23 /// \brief An abstract interface that should be implemented by
  /external/clang/test/Analysis/
nullptr.cpp 32 // nullptr is implemented as a zero integer value, so should be able to compare
  /external/clang/test/SemaCXX/
constexpr-turing.cpp 4 // A direct proof that constexpr is Turing-complete, once DR1454 is implemented.
  /external/clang/test/SemaObjC/
atomoic-property-synnthesis-rules.m 12 manually-implemented getter, which may break atomicity.
14 manually-implemented setter, which may break atomicity.
349 // :warning: Atomic property 'x' cannot pair a synthesized setter/getter with a manually implemented setter/getter
362 // :warning: Atomic property 'x' cannot pair a synthesized setter/getter with a manually implemented setter/getter
attr-availability.m 37 // using a deprecated method when that method is re-implemented in a
property.m 21 @synthesize prop_id = IVAR; // expected-error {{type of property 'prop_id' ('id') does not match type of instance variable 'IVAR' ('int')}} // expected-error {{property 'prop_id' is already implemented}}
  /external/eigen/bench/btl/generic_bench/timers/
STL_perf_analyzer.hh 34 INFOS("Copy Ctor not implemented");
mixed_perf_analyzer.hh 38 INFOS("Copy Ctor not implemented");
  /external/eigen/demos/mix_eigen_and_c/
binary_library.h 11 // The functions declared here will be implemented in C++ but
  /external/elfutils/host-darwin-fixup/
AndroidFixup.h 71 error(EXIT_FAILURE, 0, "%s not implemented!", __FUNCTION__);
  /external/emma/core/java12/com/vladium/util/
IClassLoadStrategy.java 13 * The interface implemented by any classloader selection Strategy used
  /external/emma/core/java12/com/vladium/util/exception/
ICodedException.java 15 * This interface is implemented by {@link AbstractException} and
  /external/esd/include/
audiofile.h 87 AF_FILE_MPEG1BITSTREAM = 6, /* not implemented */
88 AF_FILE_SOUNDDESIGNER1 = 7, /* not implemented */
89 AF_FILE_SOUNDDESIGNER2 = 8, /* not implemented */
92 AF_FILE_SAMPLEVISION = 11, /* not implemented */
93 AF_FILE_VOC = 12, /* not implemented */
95 AF_FILE_SOUNDFONT2 = 14 /* not implemented */
247 AF_BAD_NOT_IMPLEMENTED = 0, /* not implemented yet */
330 AF_ERR_NOT_IMPLEMENTED = 0+AF_ERR_BASE, /* not implemented yet */
409 int afIdentifyNamedFD (int, const char *filename, int *implemented);
  /external/grub/
AUTHORS 8 Erich Stefan Boleyn originally designed and implemented GRUB.
  /external/guava/guava/src/com/google/common/collect/
Constraint.java 25 * collection from including any null elements, could be implemented like this:
MapConstraint.java 27 * prevents a map from including any null keys or values, could be implemented
  /external/guava/guava/src/com/google/common/hash/
BloomFilterStrategies.java 28 // TODO(user): when the murmur's shortcuts are implemented, update this code
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestContainerGenerator.java 24 * To be implemented by test generators of things that can contain
  /external/icu4c/common/
uset_props.cpp 16 * C wrappers around UnicodeSet functions that are implemented in
  /external/javassist/src/main/javassist/
ClassPath.java 22 * <code>ClassPath</code> is an interface implemented by objects
  /external/javassist/src/main/javassist/bytecode/analysis/
MultiArrayType.java 75 throw new UnsupportedOperationException("Not implemented");
  /external/jdiff/src/jdiff/
ClassAPI.java 33 /** Interfaces implemented by this class. */

Completed in 1005 milliseconds

<<31323334353637383940>>