Home
last modified time | relevance | path

Searched defs:PUT (Results 1 – 6 of 6) 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/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js23 PUT: "PUT", property
/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/python/Lib/
Dpickle.py144 PUT = b'p' # store stack top in memo; index is string arg variable
/third_party/python/Modules/
D_pickle.c71 PUT = 'p', enumerator