HomeSort by relevance Sort by last modified time
    Searched full:methods (Results 626 - 650 of 15977) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_service.h 89 // Prints signatures for all methods in the
95 // Generate the default implementations of the service methods, which
102 // Generate the Get{Request,Response}Prototype() methods.
105 // Generate the stub's implementations of the service methods.
  /external/chromium_org/third_party/skia/include/core/
SkEmptyShader.h 19 * so it never expects that its shadeSpan() methods will get called.
  /external/chromium_org/third_party/skia/src/gpu/
GrTest.cpp 28 // GrDrawTarget and regular drawing. We could also assert or fail in GrContext drawing methods
  /external/chromium_org/third_party/tlslite/tlslite/
__init__.py 3 TLS v1.1. TLS Lite supports non-traditional authentication methods
  /external/chromium_org/tools/clang/plugins/tests/
virtual_methods.h 33 // Don't complain about no virtual testing methods.
  /external/chromium_org/tools/telemetry/telemetry/core/
util_unittest.py 21 """Test methods and anonymous functions, functions are tested elsewhere."""
  /external/chromium_org/ui/gfx/
gdk_compat.h 13 // RHEL). To make our porting job for GTK3 easier, we define all the methods
  /external/chromium_org/webkit/child/
webfallbackthemeengine_impl.h 22 // WebFallbackThemeEngine methods:
websocketstreamhandle_impl.h 23 // WebSocketStreamHandle methods:
webthemeengine_impl_android.h 14 // WebThemeEngine methods:
webthemeengine_impl_default.h 14 // WebThemeEngine methods:
  /external/clang/test/Analysis/inlining/
InlineObjCInstanceMethod.h 2 // Define a public header for the ObjC methods that are "visible" externally
  /external/clang/test/PCH/
method_pool.m 9 return [x instMethod:17]; // expected-warning{{multiple methods}}
  /external/clang/test/Sema/
sentinel-attribute.c 2 int x __attribute__((sentinel)); //expected-warning{{'sentinel' attribute only applies to functions, methods and blocks}}
  /external/clang/test/SemaObjC/
receiver-forward-class.m 16 // expected-warning {{multiple methods named 'width' found}} \
  /external/droiddriver/src/com/google/android/droiddriver/util/
TextUtils.java 20 * Static helper methods for manipulating strings.
  /external/e2fsprogs/lib/ext2fs/tdb/patches/
static-functions 12 if (tdb->methods->tdb_read(tdb, off, rec, sizeof(*rec),DOCONV()) == -1)
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
AssertionFailedException.java 14 * <code>AssertionFailedException</code> is a runtime exception thrown by some of the methods in
  /external/eigen/Eigen/
Eigenvalues 19 * This module also provides some MatrixBase methods, including:
LU 10 * This module defines the following MatrixBase methods:
QR 17 * This module also provides some MatrixBase methods, including:
  /external/guava/guava/src/com/google/common/net/
package-info.java 18 * This package contains utility methods and classes for working with net
  /external/icu4c/common/unicode/
unifilt.h 41 * <p>Note: UnicodeFilter currently stubs out two pure virtual methods
42 * of its base class, UnicodeMatcher. These methods are toPattern()
46 * work without defining these methods. As long as a filter is not
47 * used in an RBT during real transliteration, these methods will not
  /external/icu4c/test/intltest/
tsputil.h 28 // the actual tests; methods return the number of errors
  /external/javassist/src/main/javassist/util/proxy/
MethodFilter.java 21 * Selector of the methods implemented by a handler.

Completed in 1411 milliseconds

<<21222324252627282930>>