/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_md5.cc | 29 #define GET(n) \ macro 77 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5) in body() 78 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9) in body() 79 STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14) in body() 80 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20) in body() 81 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5) in body() 82 STEP(G, d, a, b, c, GET(10), 0x02441453, 9) in body() 83 STEP(G, c, d, a, b, GET(15), 0xd8a1e681, 14) in body() 84 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20) in body() 85 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5) in body() [all …]
|
/external/clang/test/SemaObjC/ |
D | atomoic-property-synnthesis-rules.m | 244 #define GET(x) \ 249 GET(GetSet) 251 GET(Get) // expected-warning {{writable atomic property 'Get' cannot pair a synthesized setter with… 253 GET(GetSet_Nonatomic) 255 GET(Get_Nonatomic) 258 GET(GetSet_ReadOnly) 260 GET(Get_ReadOnly) 262 GET(GetSet_Nonatomic_ReadOnly) 264 GET(Get_Nonatomic_ReadOnly) 267 GET(GetSet_ReadWriteInExt) [all …]
|
/external/smack/src/org/jivesoftware/smack/packet/ |
D | IQ.java | 44 private Type type = Type.GET; 70 this.type = Type.GET; in setType() 136 if (!(request.getType() == Type.GET || request.getType() == Type.SET)) { in createResultIQ() 171 if (!(request.getType() == Type.GET || request.getType() == Type.SET)) { in createErrorResponse() 200 public static final Type GET = new Type("get"); field in IQ.Type 217 if (GET.toString().equals(type)) { in fromString() 218 return GET; in fromString()
|
/external/strace/ |
D | stream.c | 769 #define GET(type, struct) \ macro 810 GET (T_CONN_REQ, conn_req); 817 GET (T_CONN_RES, conn_res); 832 GET (T_DISCON_REQ, discon_req); 839 GET (T_DATA_REQ, data_req); 846 GET (T_EXDATA_REQ, exdata_req); 853 GET (T_INFO_REQ, info_req); 861 GET (T_BIND_REQ, bind_req); 869 GET (T_UNBIND_REQ, unbind_req); 874 GET (T_UNITDATA_REQ, unitdata_req); [all …]
|
/external/oauth/core/src/main/java/net/oauth/http/ |
D | HttpClient.java | 35 static final String GET = OAuthMessage.GET; field
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
D | LeafNode.java | 69 PubSub request = createPubsubPacket(Type.GET, new GetItemsRequest(getId())); in getItems() 90 PubSub request = createPubsubPacket(Type.GET, new GetItemsRequest(getId(), subscriptionId)); in getItems() 119 …PubSub request = createPubsubPacket(Type.GET, new ItemsExtension(ItemsExtension.ItemsElementType.i… in getItems() 138 PubSub request = createPubsubPacket(Type.GET, new GetItemsRequest(getId(), maxItems)); in getItems() 160 …PubSub request = createPubsubPacket(Type.GET, new GetItemsRequest(getId(), subscriptionId, maxItem… in getItems()
|
D | PubSubManager.java | 211 Packet reply = sendPubsubPacket(Type.GET, new NodeExtension(PubSubElementType.SUBSCRIPTIONS)); in getSubscriptions() 226 …PubSub reply = (PubSub)sendPubsubPacket(Type.GET, new NodeExtension(PubSubElementType.AFFILIATIONS… in getAffiliations() 254 …PubSub reply = (PubSub)sendPubsubPacket(Type.GET, new NodeExtension(PubSubElementType.DEFAULT), Pu… in getDefaultConfiguration()
|
D | Node.java | 102 …Packet reply = sendPubsubPacket(Type.GET, new NodeExtension(PubSubElementType.CONFIGURE_OWNER, get… in getNodeConfiguration() 144 …PubSub reply = (PubSub)sendPubsubPacket(Type.GET, new NodeExtension(PubSubElementType.SUBSCRIPTION… in getSubscriptions() 253 …PubSub packet = (PubSub)sendPubsubPacket(Type.GET, new OptionsExtension(jid, getId(), subscription… in getSubscriptionOptions()
|
/external/eigen/cmake/ |
D | CMakeDetermineVSServicePack.cmake | 86 list(GET _cl_version_list 0 _major) 87 list(GET _cl_version_list 1 _minor) 88 list(GET _cl_version_list 2 _patch) 89 list(GET _cl_version_list 3 _tweak)
|
D | EigenDetermineOSVersion.cmake | 35 list(GET ver_list 0 _major) 36 list(GET ver_list 1 _minor)
|
/external/llvm/test/MC/AsmParser/ |
D | macro-args.s | 3 .macro GET var,re2g macro 11 GET is_sse, %eax
|
/external/valgrind/main/VEX/priv/ |
D | host_generic_simd64.c | 1419 #define GET( x, y ) ( ( ( x ) & ( 0x1UL << ( y ) ) ) >> ( y ) ) macro 1429 p = GET( chunk, 9 ); in dpb_to_bcd() 1430 q = GET( chunk, 8 ); in dpb_to_bcd() 1431 r = GET( chunk, 7 ); in dpb_to_bcd() 1432 s = GET( chunk, 6 ); in dpb_to_bcd() 1433 t = GET( chunk, 5 ); in dpb_to_bcd() 1434 u = GET( chunk, 4 ); in dpb_to_bcd() 1435 v = GET( chunk, 3 ); in dpb_to_bcd() 1436 w = GET( chunk, 2 ); in dpb_to_bcd() 1437 x = GET( chunk, 1 ); in dpb_to_bcd() [all …]
|
/external/libffi/src/ |
D | closures.c | 539 #define GET(idx, len) do { p[idx] = dlmalloc (len); printf ("allocated %zi for p[%i]\n", (len), (id… in main() macro 541 GET (0, malloc_getpagesize / 2); in main() 542 GET (1, 2 * malloc_getpagesize - 64 * sizeof (void*)); in main() 544 GET (1, 2 * malloc_getpagesize); in main() 545 GET (2, malloc_getpagesize / 2); in main()
|
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/ |
D | TranscriptSearchManager.java | 57 search.setType(IQ.Type.GET); in getSearchForm() 90 search.setType(IQ.Type.GET); in submitSearch()
|
D | AgentSession.java | 512 request.setType(IQ.Type.GET); in getOccupantsInfo() 832 request.setType(IQ.Type.GET); in getNote() 871 request.setType(IQ.Type.GET); in getAgentHistory() 898 request.setType(IQ.Type.GET); in getSearchSettings() 927 request.setType(IQ.Type.GET); in getMacros() 986 request.setType(IQ.Type.GET); in getChatMetadata() 1123 setting.setType(IQ.Type.GET); in getGenericSettings() 1144 request.setType(IQ.Type.GET); in hasMonitorPrivileges()
|
/external/smack/src/org/jivesoftware/smackx/workgroup/user/ |
D | Workgroup.java | 670 request.setType(IQ.Type.GET); in getChatSettings() 717 request.setType(IQ.Type.GET); in getOfflineSettings() 745 request.setType(IQ.Type.GET); in getSoundSettings() 773 request.setType(IQ.Type.GET); in getWorkgroupProperties() 803 request.setType(IQ.Type.GET); in getWorkgroupProperties() 834 workgroupForm.setType(IQ.Type.GET); in getWorkgroupForm()
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/protocols/ |
D | webkit | 1 GET:
|
/external/smack/src/org/jivesoftware/smackx/ |
D | ServiceDiscoveryManager.java | 218 if (discoverItems != null && discoverItems.getType() == IQ.Type.GET) { in init() 253 if (discoverInfo != null && discoverInfo.getType() == IQ.Type.GET) { in init() 539 disco.setType(IQ.Type.GET); in discoverInfo() 586 disco.setType(IQ.Type.GET); in discoverItems()
|
D | SharedGroupManager.java | 52 info.setType(IQ.Type.GET); in getSharedGroups()
|
/external/valgrind/main/memcheck/tests/ |
D | metadata.stdout.exp | 1 result of GET is 1 (1 for success)
|
/external/smack/src/org/jivesoftware/smackx/ping/packet/ |
D | Ping.java | 30 setType(IQ.Type.GET); in Ping()
|
/external/chromium/chrome/browser/chromeos/login/ |
D | issue_response_handler.cc | 30 new URLFetcher(GURL(token_url_), URLFetcher::GET, catcher); in Handle()
|
D | mock_auth_response_handler.cc | 60 return new URLFetcher(GURL(), URLFetcher::GET, delegate); in MockNetwork()
|
D | image_downloader.cc | 31 image_fetcher_.reset(new URLFetcher(GURL(image_url), URLFetcher::GET, this)); in ImageDownloader()
|
/external/chromium/chrome/common/net/ |
D | url_fetcher_unittest.cc | 124 fetcher_ = new URLFetcher(url, URLFetcher::GET, this); in CreateFetcher() 347 fetcher_ = new URLFetcher(url, URLFetcher::GET, this); in CreateFetcher() 388 fetcher_ = new URLFetcher(url, URLFetcher::GET, this); in CreateFetcher() 457 fetcher_ = new URLFetcher(url, URLFetcher::GET, this); in CreateFetcher()
|