/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | mips_macro.h | 41 #define LOAD_WITH_OFFSET_X4(O0, O1, O2, O3, \ argument 51 #define MUL_SHIFT_SUM(O0, O1, O2, O3, O4, O5, O6, O7, \ argument 84 #define SRA_16(O0, O1, O2, O3, \ argument 97 #define SHIFT_R_SUM_X2(O0, O1, O2, O3, O4, O5, O6, O7, \ argument 123 #define PACK_2_HALVES_TO_WORD(O0, O1, O2, O3, \ argument 141 #define CONVERT_2_BYTES_TO_HALF(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
|
D | enc_mips_dsp_r2.c | 28 #define ADD_SUB_HALVES_X4(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | mips_macro.h | 41 #define LOAD_WITH_OFFSET_X4(O0, O1, O2, O3, \ argument 51 #define MUL_SHIFT_SUM(O0, O1, O2, O3, O4, O5, O6, O7, \ argument 84 #define SRA_16(O0, O1, O2, O3, \ argument 97 #define SHIFT_R_SUM_X2(O0, O1, O2, O3, O4, O5, O6, O7, \ argument 123 #define PACK_2_HALVES_TO_WORD(O0, O1, O2, O3, \ argument 141 #define CONVERT_2_BYTES_TO_HALF(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
|
D | enc_mips_dsp_r2.c | 28 #define ADD_SUB_HALVES_X4(O0, O1, O2, O3, O4, O5, O6, O7, \ argument
|
/third_party/rust/crates/nom/src/sequence/ |
D | mod.rs | 133 pub fn separated_pair<I, O1, O2, O3, E: ParseError<I>, F, G, H>( in separated_pair() argument 137 ) -> impl FnMut(I) -> IResult<I, (O1, O3), E> in separated_pair() argument 172 pub fn delimited<I, O1, O2, O3, E: ParseError<I>, F, G, H>( in delimited() argument
|
/third_party/typescript/tests/cases/compiler/ |
D | indexingTypesWithNever.ts | 88 type O3 = { a?: string; b?: number; c: boolean }; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/ |
D | PassBuilder.h | 200 O3, enumerator
|
/third_party/typescript/tests/cases/conformance/types/conditional/ |
D | conditionalTypes1.ts | 200 type O3 = Or<true, false>; // true alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
D | PassBuilder.cpp | 666 auto O3 = PassBuilder::O3; in getInlineParamsFromOptLevel() local
|