Home
last modified time | relevance | path

Searched defs:PUT (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
H A Dvp3dsp_altivec.c136 #define PUT(a)\ in vp3_idct_put_altivec() macro
/third_party/ffmpeg/libavcodec/
H A Dgemdec.c277 #define PUT(v) \ in gem_decode_frame() macro
/third_party/python/Lib/http/
H A D__init__.py179 PUT = 'PUT', 'Replace the target with the request payload.' variable in HTTPMethod
/third_party/node/deps/undici/src/lib/fetch/
H A Dutil.js
/third_party/pcre2/pcre2/src/
H A Dpcre2_intmodedep.h77 #undef PUT macro
105 #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/
H A Dpickle.py144 PUT = b'p' # store stack top in memo; index is string arg variable
/third_party/python/Modules/
H A D_pickle.c83 PUT = 'p', enumerator

Completed in 17 milliseconds