/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/ |
MinToolsPackage.java | 31 * Represents an XML node in an SDK repository that has a min-tools-rev requirement. 82 FullRevision rev = MIN_TOOLS_REV_NOT_SPECIFIED; local 85 rev = FullRevision.parseRevision(revStr); 89 mMinToolsRevision = rev;
|
Package.java | 681 * to compare revisions, then use {@link #getRevision()}{@code .compareTo(rev)} directly. 760 FullRevision rev = getRevision(); local 761 sb.append(rev.getMajor()).append('.') 762 .append(rev.getMinor()).append('.') 763 .append(rev.getMicro()).append('.'); 768 if (rev.isPreview()) { 769 sb.append(rev.getPreview());
|
ToolPackage.java | 150 FullRevision rev = MIN_PLATFORM_TOOLS_REV_INVALID; local 153 rev = FullRevision.parseRevision(revStr); 157 mMinPlatformToolsRevision = rev;
|
/external/tcpdump/ |
print-tcp.c | 315 register int rev; local 325 rev = 0; 330 rev = 1; 333 rev = 1; 335 if (rev) { 348 rev = 1; 351 rev = 1; 353 if (rev) { 364 rev = 0; 368 rev = 1 [all...] |
/external/openssl/crypto/ocsp/ |
ocsp_prn.c | 190 OCSP_REVOKEDINFO *rev = NULL; local 243 rev = cst->value.revoked; 247 rev->revocationTime)) 249 if (rev->revocationReason) 251 l=ASN1_ENUMERATED_get(rev->revocationReason);
|
ocsp_cl.c | 270 OCSP_REVOKEDINFO *rev = cst->value.revoked; local 271 if (revtime) *revtime = rev->revocationTime; 274 if(rev->revocationReason) 275 *reason = ASN1_ENUMERATED_get(rev->revocationReason);
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmdefs.h | 108 #define CHIPREV(rev) (BCMCHIPREV) 110 #define CHIPREV(rev) (rev)
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLAnchorElement08.js | 78 The rev attribute contains the reverse link type 80 Retrieve the rev attribute and examine its value. 102 vrev = testNode.rev;
|
HTMLLinkElement07.js | 78 The rev attribute specifies the reverse link type. 80 Retrieve the rev attribute and examine its value. 102 vrev = testNode.rev;
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLAnchorElement08.js | 78 The rev attribute contains the reverse link type 80 Retrieve the rev attribute and examine its value. 102 vrev = testNode.rev;
|
HTMLLinkElement07.js | 78 The rev attribute specifies the reverse link type. 80 Retrieve the rev attribute and examine its value. 102 vrev = testNode.rev;
|
/bionic/libc/kernel/arch-mips/asm/ |
cpu.h | 119 #define PRID_REV_ENCODE_44(ver, rev) ((ver) << 4 | (rev)) 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
cpu.h | 119 #define PRID_REV_ENCODE_44(ver, rev) ((ver) << 4 | (rev)) 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
|
/external/kernel-headers/original/asm-mips/ |
cpu.h | 145 #define PRID_REV_ENCODE_44(ver, rev) \ 146 ((ver) << 4 | (rev)) 147 #define PRID_REV_ENCODE_332(ver, rev, patch) \ 148 ((ver) << 5 | (rev) << 2 | (patch))
|
/external/llvm/test/MC/ARM/ |
thumb.s | 18 rev r2, r3 21 @ CHECK: rev r2, r3 @ encoding: [0x1a,0xba]
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
cpu.h | 119 #define PRID_REV_ENCODE_44(ver, rev) ((ver) << 4 | (rev)) 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
cpu.h | 119 #define PRID_REV_ENCODE_44(ver, rev) ((ver) << 4 | (rev)) 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch))
|
/external/openssl/crypto/modes/asm/ |
ghash-armv4.s | 104 rev r4,r4 119 rev r5,r5 134 rev r6,r6 149 rev r7,r7 241 rev r4,r4 256 rev r5,r5 271 rev r6,r6 286 rev r7,r7
|
/external/webkit/Source/WebCore/html/ |
HTMLAnchorElement.idl | 32 attribute [Reflect] DOMString rev;
|
/development/build/tools/ |
mk_sdk_repo_xml.sh | 106 Platform.MinToolsRev min-tools-rev 1 107 Platform.MinPlatformToolsRev min-platform-tools-rev 3 148 @ min-tools-rev 149 @ min-platform-tools-rev 219 local REV 229 REV=$3 231 if [[ $XSD_VERSION -ge $REV ]]; then 328 # - min-tools-rev platform sample 329 # - min-platform-tools-rev tool
|
/system/core/init/ |
util.c | 397 char *x, *hw, *rev; local 412 rev = strstr(data, "\nRevision"); 429 if (rev) { 430 x = strstr(rev, ": ");
|
/external/openssl/apps/ |
rsautl.c | 96 char need_priv = 0, badarg = 0, rev = 0; local 169 else if(!strcmp(*argv, "-rev")) rev = 1; 269 if(rev) {
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
parser.ml | 42 Ast.Call (id, Array.of_list (List.rev args)) 160 Ast.Prototype (id, Array.of_list (List.rev args)) 169 let args = Array.of_list (List.rev args) in
|
/external/openssl/crypto/aes/asm/ |
aes-armv4.pl | 210 rev $s0,$s0 211 rev $s1,$s1 212 rev $s2,$s2 213 rev $s3,$s3 221 rev $s0,$s0 222 rev $s1,$s1 223 rev $s2,$s2 224 rev $s3,$s3 474 rev $s0,$s0 475 rev $s1,$s [all...] |
aes-armv4.s | 157 rev r0,r0 158 rev r1,r1 159 rev r2,r2 160 rev r3,r3 168 rev r0,r0 169 rev r1,r1 170 rev r2,r2 171 rev r3,r3 421 rev r0,r0 422 rev r1,r [all...] |