/external/rust/android-crates-io/crates/petgraph/src/algo/ |
D | isomorphism.rs | 158 fn eq(&mut self, _g0: &G0, _g1: &G1, _n0: G0::NodeId, _n1: G1::NodeId) -> bool; in eq() 167 fn eq(&mut self, _g0: &G0, _g1: &G1, _n0: G0::NodeId, _n1: G1::NodeId) -> bool { in eq() 183 fn eq(&mut self, g0: &G0, g1: &G1, n0: G0::NodeId, n1: G1::NodeId) -> bool { in eq() 196 _g0: &G0, in eq() 211 _g0: &G0, in eq() 233 g0: &G0, in eq() 282 fn is_feasible<G0, G1, NM, EM>( in is_feasible() 283 st: &mut (Vf2State<'_, G0>, Vf2State<'_, G1>), in is_feasible() argument 291 NM: NodeMatcher<G0, G1>, in is_feasible() 292 EM: EdgeMatcher<G0, G1>, in is_feasible() [all …]
|
/external/webp/src/dsp/ |
D | yuv_sse41.c | 53 const __m128i G0 = _mm_mulhi_epu16(*U0, k6419); in ConvertYUV444ToRGB_SSE41() local 139 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local 163 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local 192 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local 230 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
|
D | yuv_sse2.c | 53 const __m128i G0 = _mm_mulhi_epu16(*U0, k6419); in ConvertYUV444ToRGB_SSE2() local 262 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local 286 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local 384 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local 422 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local
|
D | common_sse41.h | 42 __m128i G0, G1, G2, G3, G4, G5; in VP8PlanarTo24b_SSE41() local
|
D | rescaler_sse2.c | 313 const __m128i G0 = _mm_or_si128(D0, F2); in RescalerExportRowShrink_SSE2() local
|
D | lossless_enc_sse2.c | 112 const __m128i G0 = _mm_sub_epi8(E0, F0); // 0 0 | x b' in CollectColorBlueTransforms_SSE2() local
|
/external/llvm/unittests/Transforms/Utils/ |
D | ValueMapperTest.cpp | 70 std::unique_ptr<GlobalVariable> G0 = llvm::make_unique<GlobalVariable>( in TEST() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/ |
D | generic.rs | 611 pub struct G0; struct
|
/external/rust/android-crates-io/crates/ppv-lite86/src/ |
D | generic.rs | 622 pub struct G0; struct
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/ |
D | generic.rs | 611 pub struct G0; struct
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/x86_64/ |
D | sse2.rs | 865 pub struct G0; struct
|
/external/rust/android-crates-io/crates/ppv-lite86/src/x86_64/ |
D | sse2.rs | 867 pub struct G0; struct
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/x86_64/ |
D | sse2.rs | 865 pub struct G0; struct
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1410 APInt G0 = AM.abs(); in findGCD() local
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1333 APInt G0 = AM.abs(); in findGCD() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1497 APInt G0 = AM.abs(); in findGCD() local
|
/external/intel-media-driver/media_common/agnostic/common/hw/ |
D | mhw_vebox.h | 469 uint32_t G0; member
|