HomeSort by relevance Sort by last modified time
    Searched refs:implementation (Results 126 - 150 of 1499) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/linux-x86/src/crypto/sha256/
fallback_test.go 16 // implementation cannot be used.
20 t.Skipf("assembly implementation unavailable")
  /prebuilts/go/linux-x86/src/crypto/sha512/
fallback_test.go 16 // implementation cannot be used.
20 t.Skipf("assembly implementation unavailable")
  /prebuilts/go/linux-x86/src/runtime/
fastlog2_test.go 15 // implementation over the range of interest for heap sampling.
32 t.Fatalf("imprecision on fastlog2 implementation, want <=1.0, got %f", e)
  /system/libhidl/transport/allocator/1.0/default/
service.cpp 12 using android::hidl::allocator::V1_0::implementation::AshmemAllocator;
  /system/nvram/hal/include/nvram/hal/
nvram_device_adapter.h 27 // |NvramImplementation| subclasses provide an implementation of the NVRAM HAL
47 // Takes ownership of |implementation|.
49 NvramImplementation* implementation);
  /device/generic/goldfish-opengl/system/GLESv1/
Android.mk 3 ### GLESv1 implementation ###########################################
  /device/generic/goldfish-opengl/system/GLESv2/
Android.mk 3 ### GLESv2 implementation ###########################################
  /external/guice/core/src/com/google/inject/binder/
LinkedBindingBuilder.java 35 ScopedBindingBuilder to(Class<? extends T> implementation);
40 ScopedBindingBuilder to(TypeLiteral<? extends T> implementation);
  /external/webrtc/webrtc/base/objc/
NSString+StdString.mm 13 @implementation NSString (StdString)
RTCCameraPreviewView.m 21 @implementation RTCCameraPreviewView
RTCDispatcher.m 15 @implementation RTCDispatcher {
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDBitrateTracker.m 15 @implementation ARDBitrateTracker {
ARDMessageResponse.m 17 @implementation ARDMessageResponse
RTCMediaConstraints+JSON.m 17 @implementation RTCMediaConstraints (JSON)
RTCSessionDescription+JSON.m 16 @implementation RTCSessionDescription (JSON)
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
ARDAppDelegate.m 18 @implementation ARDAppDelegate {
UIImage+ARDUtilities.m 13 @implementation UIImage (ARDUtilities)
  /external/webrtc/webrtc/modules/video_render/mac/
cocoa_render_view.mm 19 @implementation CocoaRenderView
  /frameworks/av/services/mediacodec/
main_codecservice.cpp 64 sp<IOmxStore> omxStore = new implementation::OmxStore();
70 sp<IOmx> omx = new implementation::Omx();
  /frameworks/base/services/core/jni/
com_android_server_SystemServer.cpp 44 using ::android::frameworks::schedulerservice::V1_0::implementation::SchedulingPolicyService;
46 using ::android::frameworks::sensorservice::V1_0::implementation::SensorManager;
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256_generic.go 14 // Use pure Go implementation.
  /prebuilts/go/linux-x86/src/crypto/elliptic/
p256_generic.go 14 // Use pure Go implementation.
  /prebuilts/ndk/r11/sources/android/support/tests/
Android.mk 4 # library. Note that it provides a main() implementation.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfpv3xd.s 2 # implementation
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-bend1.d 10 # not-correct-YZ-field and might need tweaking if the implementation

Completed in 796 milliseconds

1 2 3 4 56 7 8 91011>>