Searched defs:m15 (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | Matrix.java | 34 float m3, float m7, float m11, float m15) { in Matrix() 197 float m3, float m7, float m11, float m15); in nCreate()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | bitfield-32bit-overflow.h | 18 char m15 : 1; member
|
/third_party/skia/modules/androidkit/src/ |
D | Matrix.cpp | 17 jfloat m3, jfloat m7, jfloat m11, jfloat m15) { in Matrix_Create()
|
/third_party/python/Modules/_blake2/impl/ |
D | blake2s.c | 302 const uint32_t m15 = ( ( uint32_t * )block )[15]; in blake2s_compress() local
|
D | blake2b.c | 317 const uint64_t m15 = ( ( uint64_t * )block )[15]; in blake2b_compress() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | bitfield-32bit-overflow.rs | 310 pub fn m15(&self) -> ::std::os::raw::c_char { in m15() method 642 let m15: u8 = unsafe { ::std::mem::transmute(m15) }; localVariable
|
/third_party/skia/include/core/ |
D | SkM44.h | 171 SkScalar m3, SkScalar m7, SkScalar m11, SkScalar m15) in SkM44()
|
/third_party/typescript/tests/baselines/reference/ |
D | nodeModules1(module=node16).js | 417 const m15 = __importStar(require("./subfolder")); constant
|
D | nodeModules1(module=nodenext).js | 417 const m15 = __importStar(require("./subfolder")); constant
|
D | nodeModulesAllowJs1(module=nodenext).js | 417 const m15 = __importStar(require("./subfolder")); constant
|
D | nodeModulesAllowJs1(module=node16).js | 417 const m15 = __importStar(require("./subfolder")); constant
|