Home
last modified time | relevance | path

Searched refs:UNBIND (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Modules/
H A Dtestcapi_long.h56 UNBIND(pyresult); in error()
71 UNBIND(pyresult); in error()
104 UNBIND(x); in error()
113 UNBIND(y); in error()
132 UNBIND(x); in error()
151 UNBIND(y); in error()
157 UNBIND(x); in error()
172 UNBIND(y); in error()
H A D_testcapimodule.c482 #define UNBIND(X) Py_DECREF(X); (X) = NULL macro
/third_party/node/deps/llhttp/include/
H A Dllhttp.h222 XX(18, UNBIND, UNBIND) \
276 XX(18, UNBIND, UNBIND) \
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h347 XX(18, UNBIND, UNBIND) \
401 XX(18, UNBIND, UNBIND) \
/third_party/node/deps/undici/src/lib/llhttp/
H A Dconstants.js81 METHODS[METHODS["UNBIND"] = 18] = "UNBIND";
138 METHODS.UNBIND,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBindingTests.cpp56 UNBIND, enumerator
410 else if (m_params.testType == UNBIND) in iterate()
528 else if (m_params.testType == UNBIND) in iterate()
1413 params.testType = UNBIND; in createShaderObjectBindingTests()
/third_party/node/src/
H A Dnode_http_common.h234 V(UNBIND, "UNBIND") \
/third_party/node/deps/undici/
H A Dundici.js7867 METHODS2[METHODS2["UNBIND"] = 18] = "UNBIND";
7915 METHODS.UNBIND,

Completed in 28 milliseconds