Searched refs:exchange (Results 1 – 25 of 131) sorted by relevance
123456
/external/llvm/test/CodeGen/PowerPC/ |
D | atomic-2.ll | 20 define i64 @exchange(i64* %mem, i64 %val) nounwind { 21 ; CHECK: exchange:
|
D | atomic-1.ll | 20 define i32 @exchange(i32* %mem, i32 %val) nounwind { 21 ; CHECK: exchange:
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | TCSpinLock.h | 87 xchg [eax], ebx ; exchange lockword_ and 1 in Lock() 169 xchg [eax], ebx ; exchange *lockword and 1 in TCMalloc_SlowLock()
|
/external/grub/lib/ |
D | getopt.c | 304 static void exchange (char **); 308 exchange (argv) in exchange() function 562 exchange ((char **) argv); 584 exchange ((char **) argv);
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_inf.h | 51 extern int isakmp_log_notify __P((struct ph1handle *, struct isakmp_pl_n *, const char *exchange));
|
D | isakmp_inf.c | 333 isakmp_log_notify(iph1, notify, exchange) in isakmp_log_notify() argument 336 const char *exchange; 346 s_isakmp_notify_msg(type), exchange); 352 s_isakmp_notify_msg(type), exchange);
|
D | TODO | 43 o Dynamically retry to exchange and resend the packet per nodes.
|
/external/openssl/crypto/dh/ |
D | generate | 3 Subject: Re: Diffie-Hellman key exchange 16 >Diffie-Hellman public key exchange algorithm: y=a^x mod q. I'm
|
D | example | 28 use with Diffie-Hellman key exchange. I assert that not only is this number
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 12 firewall/router, but machines behind it can never exchange large
|
/external/bison/lib/ |
D | getopt.c | 152 exchange (char **argv, struct _getopt_data *d) in exchange() function 404 exchange ((char **) argv, d); in _getopt_internal_r() 427 exchange ((char **) argv, d); in _getopt_internal_r()
|
/external/bluetooth/bluez/doc/ |
D | hfp-api.txt | 76 means that BRSF exchange has been performed and
|
/external/chromium/net/base/ |
D | ssl_false_start_blacklist.txt | 1051 exchange.berden.nl 1052 exchange.chc.be 1053 exchange.clarkslegal.com 1054 exchange.clearwaterpaper.com 1055 exchange.cs-soreltracy.qc.ca 1056 exchange.datacom.com.au 1057 exchange.dcpud.net 1058 exchange.gilacountyaz.gov 1059 exchange.hostnet.nl 1060 exchange.intranet.neumanpools.com [all …]
|
/external/dropbear/ |
D | filelist.txt | 18 kex.c Key exchange routines, used at startup to negotiate
|
/external/icu4c/data/mappings/ |
D | iso-8859_11-2001.ucm | 18 # remedy for any claim will be exchange of defective media within 90
|
D | iso-8859_10-1998.ucm | 18 # remedy for any claim will be exchange of defective media within 90
|
D | iso-8859_14-1998.ucm | 19 # remedy for any claim will be exchange of defective media within 90
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 36 being used for the exchange. If the id is not specified, no
|
/external/wpa_supplicant/ |
D | todo.txt | 57 caching testing) and to exchange STA-STA EAPOL frames
|
/external/qemu/docs/ |
D | CHAR-DEVICES.TXT | 110 A CharDriverState that is used to exchange messages between the
|
/external/quake/quake/src/WinQuake/data/ |
D | COMEXP.TXT | 45 a. publicly display an Authorized Copy in exchange for 49 network/modem connections in exchange for payments 262 associated with fluctuations in foreign currency exchange rates.
|
D | RLICNSE.TXT | 27 person or entity, but you may exchange the Permitted Derivative
|
/external/openssl/patches/ |
D | jsse.patch | 197 +/* return string version of key exchange algorithm */
|
/external/junit/ |
D | NOTICE | 44 … to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
|
/external/emma/ |
D | NOTICE | 65 customarily used for software exchange.
|
123456