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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/TestResultServer/handlers/
dashboardhandler.py 94 "dygraph-combined.js",
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/
alloca.c 177 /* Allocate combined header + user data storage. */
  /frameworks/av/include/private/media/
AudioTrackShared.h 86 // Always read and write the combined pair atomically.
  /frameworks/base/core/java/android/net/
NetworkIdentity.java 83 builder.append("COMBINED");
  /frameworks/base/core/java/android/provider/
Browser.java 29 import android.provider.BrowserContract.Combined;
253 return cr.query(Combined.CONTENT_URI,
254 new String[] { Combined.URL }, null, null,
255 Combined.DATE_CREATED + " ASC");
BrowserContract.java 663 * A combined view of bookmarks and history. All bookmarks in all folders are included and
667 public static final class Combined implements CommonColumns, HistoryColumns, ImageColumns {
671 private Combined() {}
676 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "combined");
  /frameworks/base/core/java/com/android/internal/os/
SamplingProfilerIntegration.java 169 * We use the global start time combined with the process name
  /frameworks/base/media/libdrm/mobile1/include/jni/
drm1_jni.h 233 android_drm_mobile1_DrmRawContent_DRM_COMBINED_DELIVERY /**< combined delivery */
  /frameworks/base/obex/javax/obex/
Authenticator.java 54 * the 16-byte challenge received in the authentication challenge is combined
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SmsCbConstants.java 48 /** ETWS Message Identifier for earthquake and tsunami combined warning message. */
  /frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java 48 * received is therefore significant to the interpretation of the combined
  /ndk/tests/device/test-gnustl-full/unit/
istmit_test.cpp 118 * copy_n and istream_iterator can only be combined safely if:
  /ndk/tests/device/test-stlport/unit/
istmit_test.cpp 118 * copy_n and istream_iterator can only be combined safely if:
  /packages/apps/Email/src/com/android/email/activity/
MailboxListItem.java 36 * Owner account ID for the mailbox, {@link Account#ACCOUNT_ID_COMBINED_VIEW} for a combined
ShortcutPicker.java 82 // Shortcuts for combined accounts can only be for inboxes.
  /packages/apps/Email/tests/src/com/android/email/
FolderPropertiesTests.java 85 // Combined mailboxes
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
binders.h 91 * These become more useful when combined with the composition functions.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmdev.h 150 * Note: ATM_LM_LOC_* and ATM_LM_RMT_* can be combined, provided that
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
binders.h 94 * These become more useful when combined with the composition functions.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmdev.h 150 * Note: ATM_LM_LOC_* and ATM_LM_RMT_* can be combined, provided that
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 207 * update flags (can be combined)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmdev.h 150 * Note: ATM_LM_LOC_* and ATM_LM_RMT_* can be combined, provided that
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
binders.h 94 * These become more useful when combined with the composition functions.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 91 * These become more useful when combined with the composition functions.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 91 * These become more useful when combined with the composition functions.

Completed in 613 milliseconds

1 2 3 4 5 6 7 8 91011>>