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

1 23 4 5 6

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h 160 SHUFFLE_ERROR_SLOTS, ///< Over-subscribed slots.
HexagonMCShuffler.cpp 141 llvm_unreachable("over-subscribed slots");
  /external/webrtc/webrtc/modules/video_coding/include/
video_coding_defines.h 173 // as subscribed by Media Optimization (Quality Modes)
  /hardware/qcom/wlan/cld80211-lib/
cld80211_lib.h 121 * multicast groups subscribed
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
SystemActivityMonitoringServiceTest.java 58 // an event while SensorHalService is not subscribed yet.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/libevent/
evport.c 94 * Per-file-descriptor information about what events we're subscribed to. These
95 * fields are NULL if no event is subscribed to either of them.
  /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/llvm/docs/
Phabricator.rst 23 Make *sure* that the email address registered with Phabricator is subscribed
24 to the relevant -commits mailing list. If you are not subscribed to the commit
  /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/python/cpython2/Modules/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/syslinux/com32/lib/zlib/
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 */
  /frameworks/support/media-compat/java/android/support/v4/media/
MediaBrowserCompat.java 276 * If the id is already subscribed with a different callback then the new
282 * will be subscribed.
306 * If the id is already subscribed with a different callback then the new
312 * will be subscribed.
    [all...]
  /system/chre/core/include/chre/core/
wifi_request_manager.h 162 //! maintained to ensure that nanoapps are always subscribed to wifi scan
344 * future (if it has not subscribed to passive events).
  /external/owasp/sanitizer/tools/findbugs/doc/
reportingBugs.html 76 >findbugs-discuss mailing list</a>.&nbsp; You must be subscribed
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
SubscriptionManager.cpp 297 return; // Nothing to do here, client wasn't subscribed to any properties.
  /packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/
MockedVehicleHal.java 277 throw new IllegalArgumentException("Property was not subscribed 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 314 + " which is not subscribed");
525 * This will cause browsers to fetch subscribed content again.
537 * This will cause browsers to fetch subscribed content again.
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
ConditionProviderVerifierActivity.java 445 // Now that it's subscribed, remove the rule and verify that it
  /external/libcxx/docs/
index.rst 168 add `cfe-commits` as a subscriber. Also make sure you are subscribed to the
  /packages/services/Car/car-lib/src/android/car/hardware/hvac/
CarHvacManager.java 229 * subscribed Car HVAC properties.

Completed in 474 milliseconds

1 23 4 5 6