/external/curl/docs/libcurl/opts/ |
CURLOPT_TIMEVALUE.3 | 40 .SH AVAILABILITY
|
CURLOPT_UNRESTRICTED_AUTH.3 | 43 .SH AVAILABILITY
|
CURLOPT_XFERINFODATA.3 | 41 .SH AVAILABILITY
|
template.3 | 34 .SH AVAILABILITY
|
/external/e2fsprogs/misc/ |
e2label.8.in | 46 .SH AVAILABILITY
|
e2undo.8.in | 37 .SH AVAILABILITY
|
lsattr.1.in | 40 .SH AVAILABILITY
|
mklost+found.8.in | 37 .SH AVAILABILITY
|
/external/libchrome/sandbox/mac/ |
xpc_stubs_header.fragment | 36 // -Wpartial-availability warnings.
|
/external/libmicrohttpd/doc/ |
libmicrohttpd.3 | 34 .SH "AVAILABILITY"
|
/external/testng/ |
ANNOUNCEMENT.txt | 10 The TestNG team is happy to announce the immediate availability of TestNG 4.5. 27 The TestNG team is happy to announce the immediate availability of TestNG 4.0, with a lot of improvements and new features. 41 The TestNG team is happy to announce the availability of TestNG 2.3. 64 I am happy to announce the availability of TestNG 2.1 (http://beust.com/testng).
|
/external/tpm2/ |
PCR_Event.c | 38 // availability
|
/frameworks/base/core/java/android/hardware/location/ |
IActivityRecognitionHardwareClient.aidl | 30 * Hardware Activity-Recognition availability event.
|
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/ |
ImageDistributorOnImageAvailableListener.java | 26 * new thread to handle image availability callbacks.
|
/packages/apps/UnifiedEmail/res/menu/ |
conversation_list_selection_actions_menu.xml | 107 <!-- Availability based on account --> 113 <!-- Availability based on account --> 118 <!-- Availability based on account --> 123 <!-- Availability based on account -->
|
/external/clang/include/clang/Sema/ |
CodeCompleteConsumer.h | 434 /// \brief The availability of this code-completion result. 435 unsigned Availability : 2; 448 unsigned Priority, CXAvailabilityKind Availability, 475 /// \brief Retrieve the availability of this code completion result. 476 unsigned getAvailability() const { return Availability; } 552 CXAvailabilityKind Availability; 565 Priority(0), Availability(CXAvailability_Available), 570 unsigned Priority, CXAvailabilityKind Availability) 572 Priority(Priority), Availability(Availability), [all...] |
/external/libhevc/decoder/ |
ihevcd_get_mv.c | 154 /* Updating the initial availability map */ 164 /* Initializing the availability array */ 167 /* Initializing the availability array with CTB level availability flags */ 255 /* Initializing the availability array with CTB level availability flags */ 332 /* Get neibhbor availability */ 441 /* Neighbor availability inside CTB */ 443 /* Used for neighbor availability in intra pred */
|
/external/libavc/encoder/ |
ih264e_intra_modes_eval.c | 102 * derivation process for macroblock availability 105 * Calculates the availability of the left, top, topright and topleft macroblocks. 149 /* left macroblock availability */ 162 /* top macroblock availability */ 175 /* top right macroblock availability */ 188 /* top left macroblock availability */ 206 * derivation process for subblock/partition availability 209 * Calculates the availability of the left, top, topright and topleft subblock 222 * the neighbor availability of the current macroblock is already derived. 225 * @return availability status (yes or no [all...] |
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
mb.py | 63 stored in the bucket to use Durable Reduced Availability storage. Buckets 64 created with this storage class have lower availability than Standard storage 67 lower availability is acceptable. Durable Reduced Availability storage would 79 class buckets. The availability and durability remains equal to that of 99 If you specify the Durable Reduced Availability storage class (-c DRA), you
|
/external/clang/test/ARCMT/ |
objcmt-migrate-all.m | 40 #define NS_AVAILABLE __attribute__((availability(macosx,introduced=10.0))) 99 - (void **) ptr_bytes __attribute__((availability(macosx,unavailable)));
|
objcmt-migrate-all.m.result | 40 #define NS_AVAILABLE __attribute__((availability(macosx,introduced=10.0))) 99 @property (nonatomic, readonly) void **ptr_bytes __attribute__((availability(macosx,unavailable)));
|
objcmt-ns-returns-inner-pointer.m | 39 #define NS_AVAILABLE __attribute__((availability(macosx,introduced=10.0))) 98 - (void **) ptr_bytes __attribute__((availability(macosx,unavailable)));
|
objcmt-ns-returns-inner-pointer.m.result | 39 #define NS_AVAILABLE __attribute__((availability(macosx,introduced=10.0))) 98 - (void **) ptr_bytes __attribute__((availability(macosx,unavailable))) NS_RETURNS_INNER_POINTER;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_PredictIntra_16x16_s.s | 173 availability RN 7 ;// input variable label 190 M_ARG Availability, 4 200 M_LDR availability, Availability ;// Arg availability loaded from stack to reg 258 TST availability, #OMX_VC_LEFT 289 TST availability, #OMX_VC_UPPER ;// if(availability & #OMX_VC_UPPER)
|
/frameworks/base/telephony/java/com/android/ims/internal/uce/presence/ |
IPresenceListener.aidl | 43 * availability. 44 * @param statusCode, UCE_SUCCESS as service availability.
|