/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/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/node/typings/internalBinding/ |
D | http_parser.d.ts | 7 static RESPONSE: 2; property in InternalHttpParserBinding.HTTPParser
|
/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/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.cc | 98 GenerateGetPrototype(RESPONSE, printer); in Generate() 169 GenerateGetPrototype(RESPONSE, printer); in GenerateNewReflectiveBlockingServiceMethod()
|
D | java_service.h | 67 enum RequestOrResponse { REQUEST, RESPONSE }; enumerator
|
/third_party/node/deps/undici/src/lib/llhttp/ |
D | constants.d.ts | 33 RESPONSE = 2 enumerator
|
/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/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/vk-gl-cts/external/amber/src/src/vulkan/ |
D | engine_vulkan_debugger.cc | 353 template <typename REQUEST, typename RESPONSE> 354 bool Send(const REQUEST& request, RESPONSE* res) { in Send() 369 using RESPONSE = typename REQUEST::Response; in Send() typedef 370 RESPONSE response; in Send()
|
/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/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/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
|
D | EGL_KHR_reusable_sync.txt | 381 RESPONSE: This extension has been written to enable adoption to be 402 RESPONSE: Ultimately, synchronization between multiple asynchronous 414 RESPONSE: eglWaitClient and eglWaitNative may be implemented in
|
/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/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
|
/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/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/ |
D | eapol_supp_sm.c | 494 SM_STATE(SUPP_BE, RESPONSE) in SM_STATE() argument 496 SM_ENTRY(SUPP_BE, RESPONSE); in SM_STATE() 619 SM_ENTER(SUPP_BE, RESPONSE); in SM_STEP()
|