HomeSort by relevance Sort by last modified time
    Searched full:subscribed (Results 51 - 75 of 126) sorted by null

1 23 4 5 6

  /external/libxml2/doc/
bugs.html 16 irc.gnome.org (port 6667) usually have a few person subscribed which may help
22 to the list without being subscribed won't work. There is *far too many
  /external/opencv3/3rdparty/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/pdfium/third_party/zlib_v128/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/zlib/src/contrib/infback9/
inftree9.c 124 /* check for an over-subscribed or incomplete set of lengths */
129 if (left < 0) return -1; /* over-subscribed */
  /external/zlib/src/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCShuffler.cpp 141 llvm_unreachable("over-subscribed slots");
  /external/owasp/sanitizer/tools/findbugs/doc/
reportingBugs.html 76 >findbugs-discuss mailing list</a>.&nbsp; You must be subscribed
  /packages/services/Car/car-systemtest-lib/src/android/car/test/
VehicleHalEmulator.java 306 throw new IllegalArgumentException("unsubscibe for not subscribed property 0x" +
  /external/zlib/src/contrib/blast/
blast.c 179 * subscribed code set, and positive for an incomplete code set. The tables
215 /* check for an over-subscribed or incomplete set of lengths */
220 if (left < 0) return left; /* over-subscribed--return negative */
  /frameworks/base/media/java/android/service/media/
MediaBrowserService.java 298 + " which is not subscribed");
513 * This will cause browsers to fetch subscribed content again.
525 * This will cause browsers to fetch subscribed content again.
  /frameworks/base/docs/html/google/play/billing/
billing_subscriptions.jd 277 subscriber. The user continues to be subscribed to the content, and has full
381 a prorated seasonal subscription and remains subscribed until the start of the
493 This setting is useful if your subscribers have an expired credit card, subscribed using a
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
ConditionProviderVerifierActivity.java 399 // Now that it's subscribed, remove the rule and verify that it
  /external/avahi/avahi-core/
cache.c 214 /* Request a cache update if we are subscribed to this entry */
iface-linux.c 150 * interface and send out queries for subscribed records on
  /external/clang/lib/Sema/
MultiplexExternalSemaSource.cpp 10 // This file implements the event dispatching to the subscribed clients.
  /external/libnl/lib/
cache_mngr.c 24 * two instances of the same cache type. The socket is subscribed
  /external/webrtc/webrtc/libjingle/xmpp/
rostermoduleimpl.cc 114 else if (string == "subscribed")
794 return SendSubscriptionRequest(jid, "subscribed");
  /prebuilts/go/darwin-x86/src/compress/flate/
inflate.go 107 // tree (i.e., neither over-subscribed nor under-subscribed). The exception is a
  /prebuilts/go/linux-x86/src/compress/flate/
inflate.go 107 // tree (i.e., neither over-subscribed nor under-subscribed). The exception is a
  /external/wpa_supplicant_8/src/wps/
wps_er.c 201 ap->subscribed = 0;
350 if (ap->subscribed) {
409 wpa_printf(MSG_DEBUG, "WPS ER: Subscribed to events");
410 ap->subscribed = 1;
772 * may have been ongoing at the time ER subscribed for events.
    [all...]
  /external/zlib/src/contrib/puff/
puff.c 314 * subscribed code set, and positive for an incomplete code set. The tables
355 /* check for an over-subscribed or incomplete set of lengths */
361 return left; /* over-subscribed--return negative */
    [all...]
  /frameworks/support/media-compat/java/android/support/v4/media/
MediaBrowserServiceCompat.java 663 + " which is not subscribed");
    [all...]
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
FitDistanceWatchFaceService.java 497 Log.i(TAG, "Successfully subscribed!");
FitStepsWatchFaceService.java 498 Log.i(TAG, "Successfully subscribed!");
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
FitDistanceWatchFaceService.java 497 Log.i(TAG, "Successfully subscribed!");

Completed in 941 milliseconds

1 23 4 5 6