/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterLogic.java | 412 // This is the requirement to match.
416 // Well actually there's no requirement.
510 // This is the requirement to match.
513 // Find a platform that would satisfy the requirement.
616 // Find a platform that would satisfy the requirement.
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SlideView.java | 130 // Ignore any requirement of layout change once we are in MMS conformance mode. 247 // Ignore any requirement of layout change once we are in MMS conformance mode. 428 * This is Chinese requirement about mms conformance.
|
/dalvik/dx/src/com/android/dx/dex/file/ |
MixedItemSection.java | 39 * have a larger alignment requirement than the alignment of this instance. 84 * @param alignment {@code > 0;} alignment requirement for the final output;
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
radiotap.c | 167 * There is a requirement to pad args, so that args 171 * a reliable indicator of alignment requirement.
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
LocationProvider.java | 227 * Returns the power requirement for this provider. 229 * @return the power requirement for this provider, as one of the
|
/dalvik/libdex/ |
OptInvocation.c | 129 * aligned to fulfill a DEX requirement.
|
/dalvik/vm/compiler/codegen/arm/FP/ |
ThumbVFP.c | 66 * yeild cleaner register handling - avoiding the requirement that operands
|
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/ |
OrderedTable.java | 9 * requirement for a lookup table that preserves order. Since in
|
/external/elfutils/libelf/ |
version_xlate.h | 167 /* Handle all the auxiliary records belonging to this requirement. */
|
/external/jpeg/ |
coderules.doc | 42 ansi2knr is not very bright, so it imposes a format requirement on function
|
/external/webkit/WebCore/platform/graphics/cg/ |
PDFDocumentImage.cpp | 81 // is a requirement for using the GetBytePointer callback.
|
/external/webkit/WebCore/platform/graphics/mac/ |
GraphicsContextMac.mm | 162 // In order to remove this requirement we will need to use CGPattern instead of NSColor
|
/external/webkit/WebCore/storage/ |
DatabaseTracker.cpp | 142 unsigned long long requirement = usage + max(1UL, estimatedSize); local 143 if (requirement < usage) 145 if (requirement <= quotaForOrigin(origin)) 156 return requirement <= quotaForOrigin(origin);
|
/frameworks/base/media/java/android/media/ |
CamcorderProfile.java | 62 * This is useful for applications like MMS has limited file size requirement.
|
/libcore/luni/src/main/java/org/apache/harmony/security/x501/ |
AttributeValue.java | 173 // 4) according to the requirement to be RFC 1779 compatible:
|
/libcore/luni/src/main/java/org/xml/sax/ |
ErrorHandler.java | 35 * errors and warnings. Note, however, that there is no requirement that
|
/ndk/docs/ |
CPU-ARM-NEON.html | 29 - VFPv3-D32 as a requirement (i.e. 32 hardware FPU 64-bit registers,
|
/frameworks/base/services/java/com/android/server/ |
LocationManagerService.java | 668 * Returns the next looser power requirement, in the sequence: 687 * Returns the next looser accuracy requirement, in the sequence: 755 // First, sort by power requirement 800 * <li> power requirement 807 * <p> Note that the requirement on monetary cost is not removed 823 // Loosen power requirement 834 // Loosen accuracy requirement 845 // Remove bearing requirement 852 // Remove speed requirement 859 // Remove altitude requirement [all...] |
/hardware/qcom/media/mm-video/vidc/venc/src/ |
video_encoder_device.cpp | 227 DEBUG_PRINT_ERROR("\nERROR: Request for getting i/p buffer requirement failed"); 234 DEBUG_PRINT_ERROR("\nERROR: Request for getting o/p buffer requirement failed"); 281 DEBUG_PRINT_ERROR("\nERROR: Request for setting i/p buffer requirement failed"); 298 DEBUG_PRINT_ERROR("\nERROR: Request for setting o/p buffer requirement failed"); 323 DEBUG_PRINT_ERROR("\nERROR: Request for getting i/p buffer requirement failed"); 337 DEBUG_PRINT_ERROR("\nERROR: Request for getting o/p buffer requirement failed"); [all...] |
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
PHP SmartyPants Readme.txt | 76 Installation and Requirement 349 requirement to PHP 4.0.5.
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
SamplePackage.java | 53 * or {@link #MIN_API_LEVEL_NOT_SPECIFIED} if there is no such requirement.
154 * or {@link #MIN_API_LEVEL_NOT_SPECIFIED} if there is no such requirement.
|
/system/core/adb/ |
protocol.txt | 130 a WRITE message that is in violation of this requirement will CLOSE 147 requirement, since they will be ignored.
|
/build/tools/apicheck/src/com/android/apicheck/ |
ClassInfo.java | 164 * fulfills the API requirement.
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CameraPreview.java | 196 // Cannot find the one match the aspect ratio, ignore the requirement
|
/development/tools/axl/ |
singletonmixin.py | 34 methods. To make sure this requirement is followed,
|