HomeSort by relevance Sort by last modified time
    Searched full:subclasses (Results 226 - 250 of 1918) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessageLite.java 59 "This is supposed to be overridden by subclasses.");
62 /** All subclasses implement this. */
75 * Called by subclasses to parse an unknown field.
146 /** Called by subclasses to check if all extensions are initialized. */
152 * Used by subclasses to serialize extensions. Extension ranges may be
201 /** Called by subclasses to compute the size of extensions. */
226 "This is supposed to be overridden by subclasses.");
297 * Called by subclasses to parse an unknown field or an extension.
  /libcore/luni/src/main/java/java/io/
OutputStream.java 37 * Subclasses that decorate another output stream should consider subclassing
41 * <p>All output stream subclasses should override <strong>both</strong> {@link
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdexcept 51 * @brief One of two subclasses of exception.
105 * @brief One of two subclasses of exception.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
stdexcept 54 * @brief One of two subclasses of exception.
111 * @brief One of two subclasses of exception.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
stdexcept 54 * @brief One of two subclasses of exception.
111 * @brief One of two subclasses of exception.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 51 * @brief One of two subclasses of exception.
105 * @brief One of two subclasses of exception.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 51 * @brief One of two subclasses of exception.
105 * @brief One of two subclasses of exception.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 51 * @brief One of two subclasses of exception.
105 * @brief One of two subclasses of exception.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
stdexcept 51 * @brief One of two subclasses of exception.
105 * @brief One of two subclasses of exception.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept 54 * @brief One of two subclasses of exception.
111 * @brief One of two subclasses of exception.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept 54 * @brief One of two subclasses of exception.
111 * @brief One of two subclasses of exception.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept 54 * @brief One of two subclasses of exception.
111 * @brief One of two subclasses of exception.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept 54 * @brief One of two subclasses of exception.
111 * @brief One of two subclasses of exception.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
stdexcept 53 * @brief One of two subclasses of exception.
110 * @brief One of two subclasses of exception.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
io.py 10 writing of raw bytes to a stream. FileIO subclasses RawIOBase to provide
14 subclasses, BufferedWriter, BufferedReader, and BufferedRWPair buffer
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
io.py 10 writing of raw bytes to a stream. FileIO subclasses RawIOBase to provide
14 subclasses, BufferedWriter, BufferedReader, and BufferedRWPair buffer
  /art/compiler/sea_ir/ir/
sea_node.h 55 // all instances of all subclasses of this class.
  /cts/tools/dasm/src/java_cup/runtime/
symbol.java 11 * is done via fields added in subclasses -- see for example, int_token and
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
Constant.java 61 * to be of the same class. Subclasses must implement this.
  /dalvik/dexgen/src/com/android/dexgen/util/
MutabilityControl.java 22 * and throw the right exception, but it is up to subclasses to place calls
  /dalvik/dx/src/com/android/dx/cf/direct/
MemberListParser.java 133 * Subclasses must override this method.
141 * Subclasses must override this method.
150 * Subclasses must override this method.
157 * Sets an element in the list. Subclasses must override this method.
  /dalvik/dx/src/com/android/dx/rop/cst/
Constant.java 61 * to be of the same class. Subclasses must implement this.
  /dalvik/dx/src/com/android/dx/ssa/
RegisterMapper.java 24 * Subclasses of this may be mutable, and as such the mapping provided
  /dalvik/dx/src/com/android/dx/util/
MutabilityControl.java 22 * and throw the right exception, but it is up to subclasses to place calls
  /external/chromium/chrome/browser/chromeos/login/
mock_auth_response_handler.h 21 // In real AuthResponseHandler subclasses, Handle(data, delegate)

Completed in 4130 milliseconds

1 2 3 4 5 6 7 8 91011>>