Searched defs:PUT (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | vp3dsp_altivec.c | 136 #define PUT(a)\ in vp3_idct_put_altivec() macro
|
/third_party/ffmpeg/libavcodec/ |
H A D | gemdec.c | 277 #define PUT(v) \ in gem_decode_frame() macro
|
/third_party/python/Lib/http/ |
H A D | __init__.py | 179 PUT = 'PUT', 'Replace the target with the request payload.' variable in HTTPMethod
|
/third_party/node/deps/undici/src/lib/fetch/ |
H A D | util.js | |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_intmodedep.h | 77 #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 D | pickle.py | 144 PUT = b'p' # store stack top in memo; index is string arg variable
|
/third_party/python/Modules/ |
H A D | _pickle.c | 83 PUT = 'p', enumerator
|
Completed in 17 milliseconds