/third_party/node/test/async-hooks/ |
D | test-httpparser.response.js | 15 const RESPONSE = HTTPParser.RESPONSE; constant 28 parser.initialize(RESPONSE, {});
|
/third_party/node/test/parallel/ |
D | test-http-parser-timeout-reset.js | 24 const parser = new HTTPParser(HTTPParser.RESPONSE, false); 26 HTTPParser.RESPONSE,
|
D | test-http-parser.js | 27 const { REQUEST, RESPONSE } = HTTPParser; 134 const parser = newParser(RESPONSE); 158 const parser = newParser(RESPONSE);
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/ |
D | _server_shutdown_scenarios.py | 31 RESPONSE = b'response' variable 44 return RESPONSE
|
/third_party/iptables/extensions/ |
D | libxt_dccp.t | 21 -p dccp -m dccp --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,IN… 22 -p dccp -m dccp ! --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,…
|
D | libxt_dccp.man | 9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
|
D | libxt_dccp.txlate | 16 iptables-translate -A INPUT -p dccp -m dccp --dport 100 --dccp-types REQUEST,RESPONSE,DATA,ACK,DATA…
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
D | main.cc | 257 template <typename REQUEST, typename RESPONSE = typename REQUEST::Response> 258 RESPONSE Send(Stream& s, const REQUEST& req) { in Send() 261 RESPONSE resp; in Send()
|
/third_party/ltp/ |
D | ltpmenu | 187 7 70 || RESPONSE=$? 188 case $RESPONSE in
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_service.h | 77 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator
|
D | cpp_service.cc | 191 GenerateGetPrototype(RESPONSE, printer); in GenerateImplementation()
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/_cython/ |
D | cygrpc_test.py | 174 RESPONSE = b'his name is robert paulson' 241 cygrpc.SendMessageOperation(RESPONSE, _EMPTY_FLAGS), 265 self.assertEqual(RESPONSE, client_result.message())
|
/third_party/node/test/sequential/ |
D | test-http-regr-gh-2928.js | 26 parser.initialize(HTTPParser.RESPONSE, {});
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_service.h | 67 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator
|
D | java_service.cc | 98 GenerateGetPrototype(RESPONSE, printer); in Generate() 169 GenerateGetPrototype(RESPONSE, printer); in GenerateNewReflectiveBlockingServiceMethod()
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_sync.txt | 375 RESPONSE: This extension has been written to enable adoption to be as wide 393 RESPONSE: Ultimately, synchronization between multiple asynchronous client 403 RESPONSE: eglWaitClient and eglWaitNative may be implemented in extremely 415 RESPONSE: This extension provides a lighter-weight mechanism for 451 RESPONSE: Issue 18 in the ARB_sync specification includes a very 525 RESPONSE:
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_sync.txt | 375 RESPONSE: This extension has been written to enable adoption to be as wide 393 RESPONSE: Ultimately, synchronization between multiple asynchronous client 403 RESPONSE: eglWaitClient and eglWaitNative may be implemented in extremely 415 RESPONSE: This extension provides a lighter-weight mechanism for 451 RESPONSE: Issue 18 in the ARB_sync specification includes a very 525 RESPONSE:
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
D | eapol_auth_sm.c | 489 SM_STATE(BE_AUTH, RESPONSE) in SM_STATE() argument 491 SM_ENTRY_MA(BE_AUTH, RESPONSE, be_auth); in SM_STATE() 559 SM_ENTER(BE_AUTH, RESPONSE); in SM_STEP() 600 SM_ENTER(BE_AUTH, RESPONSE); in SM_STEP()
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 191 RESPONSE: This extension has been written to behave as similarly as 222 RESPONSE: There is no direct relationship. GL and ES servers may not 243 RESPONSE: Further rendering in the context which issued the server-side
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 191 RESPONSE: This extension has been written to behave as similarly as 222 RESPONSE: There is no direct relationship. GL and ES servers may not 243 RESPONSE: Further rendering in the context which issued the server-side
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
D | eapol_auth_sm.c | 488 SM_STATE(BE_AUTH, RESPONSE) in SM_STATE() argument 490 SM_ENTRY_MA(BE_AUTH, RESPONSE, be_auth); in SM_STATE() 558 SM_ENTER(BE_AUTH, RESPONSE); in SM_STEP() 599 SM_ENTER(BE_AUTH, RESPONSE); in SM_STEP()
|
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/ |
D | EGL_ANDROID_blob_cache.txt | 186 RESPONSE: There are a number of ways the driver can handle this situation. 197 RESPONSE: This is entirely dependent upon the cache implementation.
|
D | EGL_ANDROID_recordable.txt | 112 RESPONSE: There are two basic approaches to implementing this extension
|
/third_party/EGL/extensions/ANDROID/ |
D | EGL_ANDROID_blob_cache.txt | 186 RESPONSE: There are a number of ways the driver can handle this situation. 197 RESPONSE: This is entirely dependent upon the cache implementation.
|
D | EGL_ANDROID_recordable.txt | 112 RESPONSE: There are two basic approaches to implementing this extension
|