HomeSort by relevance Sort by last modified time
    Searched full:copy (Results 401 - 425 of 42406) sorted by null

<<11121314151617181920>>

  /external/stlport/test/eh/
TestClass.cpp 7 * Permission to use, copy, modify, distribute and sell this software
  /external/stlport/test/unit/cppunit/
cppunit_proxy.h 8 * Permission to use or copy this software for any purpose is hereby granted
  /external/tcpdump/missing/
strdup.c 50 char *copy; local
53 if ((copy = malloc(len)) == NULL)
55 memcpy(copy, str, len);
56 return (copy);
  /external/webkit/WebCore/platform/graphics/android/
AndroidAnimation.h 6 * You may obtain a copy of the License at
42 virtual PassRefPtr<AndroidAnimation> copy() = 0;
72 virtual PassRefPtr<AndroidAnimation> copy();
90 virtual PassRefPtr<AndroidAnimation> copy();
  /external/webkit/WebCore/platform/network/cf/
ResourceResponse.h 60 /* 1280 * 2 + // average size of ResourceResponse. Doubled to account for the WebCore copy and the CF copy.
62 256 * 2 // Overhead from ResourceRequest, doubled to account for WebCore copy and CF copy.
  /external/webkit/WebCore/platform/network/mac/
ResourceResponse.h 65 /* 1280 * 2 + // average size of ResourceResponse. Doubled to account for the WebCore copy and the CF copy.
67 256 * 2 // Overhead from ResourceRequest, doubled to account for WebCore copy and CF copy.
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityServiceInfo.aidl 6 * You may obtain a copy of the License at
  /frameworks/base/core/java/android/accounts/
Account.aidl 6 * You may obtain a copy of the License at
AccountManagerCallback.java 6 * You may obtain a copy of the License at
AuthenticatorDescription.aidl 6 * You may obtain a copy of the License at
  /frameworks/base/core/java/android/app/
ISearchManagerCallback.aidl 6 * You may obtain a copy of the License at
Notification.aidl 6 * You may obtain a copy of the License at
PendingIntent.aidl 7 ** You may obtain a copy of the License at
SearchableInfo.aidl 6 * You may obtain a copy of the License at
WallpaperInfo.aidl 6 ** You may obtain a copy of the License at
  /frameworks/base/core/java/android/app/backup/
RestoreSet.aidl 6 * You may obtain a copy of the License at
  /frameworks/base/core/java/android/appwidget/
AppWidgetProviderInfo.aidl 6 * You may obtain a copy of the License at
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.aidl 6 * You may obtain a copy of the License at
  /frameworks/base/core/java/android/content/
ComponentName.aidl 6 * You may obtain a copy of the License at
ISyncStatusObserver.aidl 6 * You may obtain a copy of the License at
Intent.aidl 7 ** You may obtain a copy of the License at
IntentFilter.aidl 6 * You may obtain a copy of the License at
IntentSender.aidl 6 * You may obtain a copy of the License at
PeriodicSync.aidl 6 * You may obtain a copy of the License at
SyncAdapterType.aidl 6 * You may obtain a copy of the License at

Completed in 50 milliseconds

<<11121314151617181920>>