Home
last modified time | relevance | path

Searched defs:PUT (Results 1 – 12 of 12) sorted by relevance

/third_party/node/test/parallel/
Dtest-http-client-default-headers-exist.js35 'PUT': ['host', 'connection', 'content-length'], property
/third_party/ffmpeg/libavcodec/ppc/
Dvp3dsp_altivec.c136 #define PUT(a)\ in vp3_idct_put_altivec() macro
/third_party/curl/docs/
DTheArtOfHttpScripting.md362 ## PUT section in HTTP upload
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js23 PUT: "PUT", property
/third_party/python/Lib/http/
D__init__.py179 PUT = 'PUT', 'Replace the target with the request payload.' variable in HTTPMethod
/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h105 #define PUT(a,n,d) \ macro
113 #define PUT(a,n,d) \ macro
122 #define PUT(a,n,d) \ macro
143 #define PUT(a,n,d) \ macro
152 #define PUT(a,n,d) \ macro
169 #define PUT(a,n,d) \ macro
/third_party/ffmpeg/libavcodec/
Dgemdec.c277 #define PUT(v) \ in gem_decode_frame() macro
/third_party/node/deps/undici/src/lib/llhttp/
Dconstants.d.ts56 PUT = 4, enumerator
/third_party/node/deps/undici/src/lib/fetch/
Dutil.js785 PUT: 'PUT' property
/third_party/python/Lib/
Dpickle.py144 PUT = b'p' # store stack top in memo; index is string arg variable
/third_party/python/Modules/
D_pickle.c83 PUT = 'p', enumerator
/third_party/node/deps/undici/
Dundici.js1586 PUT: "PUT" property