Searched defs:shiftop (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue9604b.go | 112 type shiftop struct { struct 113 name string 114 eval func(x *big.Int, i uint) *big.Int
|
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.cc | 702 InstructionCondRROp shiftop = NULL; in Delegate() local 820 InstructionCondRROp shiftop = NULL; in Delegate() local 1016 InstructionCondRROp shiftop = NULL; in Delegate() local
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image.h | 2444 #define dct_bfly32o(out0,out1, a,b,shiftop,s) \ in stbi__idct_simd() argument 2452 #define dct_pass(shiftop, shift) \ in stbi__idct_simd() argument
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 2717 #define dct_bfly32o(out0,out1, a,b,shiftop,s) \ in stbi__idct_simd() argument 2725 #define dct_pass(shiftop, shift) \ in stbi__idct_simd() argument
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 2717 #define dct_bfly32o(out0,out1, a,b,shiftop,s) \ in stbi__idct_simd() argument 2725 #define dct_pass(shiftop, shift) \ in stbi__idct_simd() argument
|
/aosp_15_r20/external/ComputeLibrary/include/stb/ |
H A D | stb_image.h | 2488 #define dct_bfly32o(out0,out1, a,b,shiftop,s) \ in stbi__idct_simd() argument 2496 #define dct_pass(shiftop, shift) \ in stbi__idct_simd() argument
|