/third_party/ffmpeg/libavcodec/x86/ |
H A D | simple_idct.asm | 848 RET label 858 RET label 870 RET label
|
H A D | flac_dsp_gpl.asm | 101 RET label
|
H A D | simple_idct10.asm | 125 RET label 136 RET label 172 RET label
|
H A D | h264_deblock.asm | 462 RET label 977 RET label 990 RET label 1017 RET global() label 1028 RET global() label 1037 RET global() label 1055 RET global() label [all...] |
H A D | h264_deblock_10bit.asm | 994 RET label 1033 RET label
|
H A D | h264_idct.asm | 804 RET label 812 RET label
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_removegrain.asm | 208 RET label 228 RET label 247 RET label 266 RET label 316 RET label 383 RET label 444 RET label 509 RET label 552 RET label 622 RET label 664 RET global() label 702 RET global() label 756 RET global() label 788 RET global() label 874 RET global() label 915 RET global() label 958 RET global() label 1037 RET global() label 1078 RET global() label 1140 RET global() label 1217 RET global() label [all...] |
H A D | vf_threshold.asm | 81 RET label
|
/third_party/musl/libc-test/src/functionalext/supplement/ctype/ |
H A D | iscntrl.c | 19 const int RET = 0; variable
|
H A D | isprint.c | 19 const int RET = 0; variable
|
H A D | isblank.c | 19 const int RET = 0; variable [all...] |
/third_party/ffmpeg/libswscale/x86/ |
H A D | input.asm | 936 RET label 1026 RET label 1084 RET label
|
H A D | hscale_fast_bilinear_simd.c | 27 #define RET 0xC3 // near return opcode for x86 macro
|
/third_party/FreeBSD/sys/arm/arm/ |
H A D | in_cksum_arm.S | 99 #define RET bx lr define 104 #define RET mov pc, lr define
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_screen.c | 487 #define RET(x) do { \ in v3d_get_compute_param() macro [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_screen.c | 573 #define RET(x) do { \ in nv50_screen_get_compute_param() macro 614 #undef RET nv50_screen_get_compute_param() macro [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_screen.c | 742 #define RET(x) \ in fd_get_compute_param() macro [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_screen.c | 555 #define RET(x) do { \ in crocus_get_compute_param() macro [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_screen.c | 620 #define RET(x) do { \ in nvc0_screen_get_compute_param() macro 676 #undef RET nvc0_screen_get_compute_param() macro [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_screen.c | 544 #define RET(x) do { \ in iris_get_compute_param() macro [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_screen.c | 673 #define RET(x) do { \ in panfrost_get_compute_param() macro [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | vulkan.h | 52 #define RET(x) \ macro
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | PixelProgram.cpp | 1852 void PixelProgram::RET() in RET() function in sw::PixelProgram
|
H A D | VertexProgram.cpp | 1537 void VertexProgram::RET() in RET() function in sw::VertexProgram
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 346 InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, unsigned PC, const MCRegisterClass *C, unsigned NC, const MCPhysReg (*RURoots)[2], unsigned NRU, const MCPhysReg *DL, const LaneBitmask *RUMS, const char *Strings, const char *ClassStrings, const uint16_t *SubIndices, unsigned NumIndices, const SubRegCoveredBits *SubIdxRanges, const uint16_t *RET) InitMCRegisterInfo() argument
|