Home
last modified time | relevance | path

Searched defs:al (Results 1 – 25 of 57) sorted by relevance

123

/external/qemu-pc-bios/vgabios/
Dclext.c394 in al, dx variable
395 and al, #0x18 variable
397 mov al, #0x0a variable
433 in al, dx variable
434 cmp al, #0x12 variable
547 test al, #0x80 variable
621 mov al, #0x00 variable
623 in al, dx variable
624 in al, dx variable
625 in al, dx variable
[all …]
Dvbe.c472 cmp al, #0x04 variable
479 mov al, #0x13 variable
538 mov al, #0x01 variable
553 mov al, #0x12 variable
556 mov al, #0x07 variable
559 in al, dx variable
560 and al, #0xbd variable
563 or al, #0x02 variable
567 or al, #0x40 variable
569 out dx, al variable
[all …]
Dvgabios.c359 cmp al, #0x03 variable
467 mov al, #0x10 variable
468 mov [bx], al variable
472 mov al, #0x60 variable
473 mov [bx], al variable
477 mov al, #0xf9 variable
478 mov [bx], al variable
482 mov al, #0x51 variable
483 mov [bx], al variable
3429 mov al, 8[bp] ; value local
[all …]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DConcurrentModTest.java35 AbstractList al = new ArrayList(); in testGet() local
65 AbstractList al = new ArrayList(); in testSet() local
95 AbstractList al = new ArrayList(); in testAdd() local
125 AbstractList al = new ArrayList(); in testRemove() local
155 AbstractList al = new ArrayList(); in testAddAll() local
DArrayListTest.java60 ArrayList al = new ArrayList(5); in test_ConstructorI() local
79 ArrayList al = new ArrayList(Arrays.asList(objArray)); in test_ConstructorLjava_util_Collection() local
532 ArrayList al = new ArrayList(capacity); in test_ensureCapacityI() local
855 ArrayList al = new ArrayList(v); in test_trimToSize() local
DAbstractListTest.java159 List al = new ArrayList(); in test_subListII() local
182 List al = new ArrayList(); in test_subList_empty() local
DAbstractSequentialListTest.java58 AbstractSequentialList<String> al = new ASLT<String>(); in test_addAll_ILCollection() local
DCollectionsTest.java353 ArrayList al = new ArrayList(); in test_copyLjava_util_ListLjava_util_List() local
586 ArrayList al = new ArrayList(); in test_shuffleLjava_util_List() local
652 ArrayList al = new ArrayList(); in test_shuffleLjava_util_ListLjava_util_Random() local
1249 ArrayList al = Collections.list(e); in test_listLjava_util_Enumeration() local
1957 ArrayList al = new ArrayList(); in test_unmodifiable_toString_methods() local
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
DKeyManagerImplTest.java40 String al = km.chooseClientAlias(keyType, null, new Socket()); in testKeyManagerImpl1() local
67 String al = km.chooseClientAlias(keyType, null, new Socket()); in testKeyManagerImpl2() local
/external/apache-harmony/auth/src/test/java/common/javax/security/auth/x500/
DX500PrivateCredentialTest.java177 String al= cred.getAlias(); in testDestroy() local
183 String al= cred.getAlias(); in testGetAlias() local
/external/openssl/ssl/
Dt1_reneg.c148 int *al) in ssl_parse_clienthello_renegotiate_ext()
233 int *al) in ssl_parse_serverhello_renegotiate_ext()
Dt1_lib.c665 int ssl_parse_clienthello_tlsext(SSL *s, unsigned char **p, unsigned char *d, int n, int *al) in ssl_parse_clienthello_tlsext()
1093 int ssl_parse_serverhello_tlsext(SSL *s, unsigned char **p, unsigned char *d, int n, int *al) in ssl_parse_serverhello_tlsext()
1445 int al = SSL_AD_UNRECOGNIZED_NAME; in ssl_check_clienthello_tlsext() local
1570 int al = SSL_AD_UNRECOGNIZED_NAME; in ssl_check_serverhello_tlsext() local
Ds3_both.c230 int al,i,ok; in ssl3_get_finished() local
431 int i,al; in ssl3_get_message() local
611 int al; in ssl_verify_alarm_type() local
Ds3_clnt.c799 int i,al,ok; in ssl3_get_server_hello() local
1045 int al,i,ok,ret= -1; in ssl3_get_server_certificate() local
1236 int al,i,j,param_len,ok; in ssl3_get_key_exchange() local
1888 int ok,al,ret=0, ticklen; in ssl3_get_new_session_ticket() local
1977 int ok, al; in ssl3_get_cert_status() local
Ds3_srvr.c826 int i,j,ok,al,ret= -1; in ssl3_get_client_hello() local
1478 int al,i; in ssl3_send_server_key_exchange() local
1989 int i,al,ok; in ssl3_get_client_key_exchange() local
2737 int al,ok,ret=0; in ssl3_get_cert_verify() local
2922 int i,ok,al,ret= -1; in ssl3_get_client_certificate() local
Ds3_pkt.c285 int ssl_major,ssl_minor,al; in ssl3_get_record() local
938 int al,i,j,ret; in ssl3_read_bytes() local
Dd1_both.c412 int i, al; in dtls1_get_message() local
540 int al; in dtls1_retrieve_buffered_fragment() local
779 int i,al; in dtls1_get_message_fragment() local
/external/skia/src/gpu/
DSkGrTexturePixelRef.cpp50 SkAutoLockPixels al(*dst); in onReadPixels() local
94 SkAutoLockPixels al(*dst); in onReadPixels() local
/external/embunit/src/
DAssertImpl.c62 int al; in assertImplementationCStr() local
/external/skia/src/core/
DSkMath.cpp97 uint32_t al = a & 0xFFFF; in SkMulShift() local
152 uint32_t al = a & 0xFFFF; in SkFixedMul_portable() local
177 uint32_t al = a & 0xFFFF; in SkFractMul_portable() local
208 uint32_t al = a & 0xFFFF; in SkFixedMulCommon() local
/external/v8/test/mjsunit/
Dapply.js110 function al() { function
/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebCookieJar.cpp210 base::AutoLock al(m_lock); in Wait() local
226 base::AutoLock al(m_lock); in Callback() local
/external/tcpdump/
Dprint-cdp.c239 int pt, pl, al, num; in cdp_print_addr() local
/external/openssl/crypto/bn/
Dbn_sqr.c67 int max,al; in BN_sqr() local
/external/nist-sip/java/gov/nist/core/
DMultiValueMapImpl.java148 ArrayList<V> al = new ArrayList<V>(); in putAll() local

123