Searched defs:set0 (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_integer_simd.inl | 16 __m128i const set0 = v.data; local 37 __m128i const set0 = v.data; local
|
D | func_geometric_simd.inl | 43 __m128 const set0 = _mm_set_ps(0.0f, a.z, a.y, a.x); local
|
/third_party/skia/tests/ |
D | BitSetTest.cpp | 14 SkBitSet set0(65536); in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | BitSetTest.cpp | 14 SkBitSet set0(65536); in DEF_TEST() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Row.java | 77 public Row<C0, C1, C2, C3, C4> set0(C0 item) { in set0() method in Row
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Row.java | 61 public Row<C0, C1, C2, C3, C4> set0(C0 item) { in set0() method in Row
|
/third_party/openssl/test/ |
D | cmp_ctx_test.c | 330 #define set0 0 macro
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 2039 Instruction *set0 = src0->getInsn(); in handleLOGOP() local
|