/external/deqp/framework/referencerenderer/ |
D | rrVertexAttrib.cpp | 62 SrcScalarType aligned[4]; in readOrder() local 76 SrcScalarType aligned[4]; in readUnormOrder() local 91 SrcScalarType aligned[4]; in readSnormClamp() local 106 SrcScalarType aligned[4]; in readSnormScale() local 117 deUint16 aligned[4]; in readHalf() local 128 deInt32 aligned[4]; in readFixed() local 139 double aligned[4]; in readDouble() local 157 deUint32 aligned; in readUint2101010Rev() local 169 deUint32 aligned; in readInt2101010Rev() local 184 deUint32 aligned; in readUnorm2101010RevOrder() local [all …]
|
/external/llvm/test/MC/ARM/ |
D | directive-align.s | 13 aligned: label
|
/external/pixman/test/ |
D | utils-prng.c | 76 store_rand_128_data (void *addr, prng_rand_128_data_t *d, int aligned) in store_rand_128_data() 106 int aligned) in randmemset_internal()
|
/external/compiler-rt/test/asan/TestCases/Darwin/ |
D | malloc_set_zone_name-mprotect.cc | 26 bool aligned = false; in main() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sVertexArrayTests.cpp | 88 const bool aligned = (stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0; in init() local 228 …const bool aligned = ((stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0) && (offsets[… in init() local 296 …const bool aligned = ((stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0) && ((offsets… in init() local
|
/external/linux-tools-perf/perf-3.12.0/arch/alpha/lib/ |
D | memset.S | 68 aligned: label
|
/external/clang/test/SemaCXX/ |
D | cxx11-gnu-attrs.cpp | 18 [[gnu::aligned(8)]] int aligned; variable
|
/external/chromium_org/media/base/ |
D | sinc_resampler_perftest.cc | 33 bool aligned, in RunConvolveBenchmark()
|
D | vector_math_perftest.cc | 36 bool aligned, in RunBenchmark()
|
/external/deqp/modules/gles3/stress/ |
D | es3sVertexArrayTests.cpp | 87 const bool aligned = (stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0; in init() local 295 const bool aligned = ((stride % alignment) == 0) && ((offsets[offsetNdx] % alignment) == 0); in init() local 396 const bool aligned = ((stride % alignment) == 0) && ((offsets[offsetNdx] % alignment) == 0); in init() local
|
/external/clang/test/SemaObjC/ |
D | method-attributes.m | 67 -(id)method2 __attribute__((aligned(16))); 76 -(id)method1 __attribute__((aligned(16))) {
|
/external/eigen/Eigen/src/Core/util/ |
D | Memory.h | 108 …void *aligned = reinterpret_cast<void*>((reinterpret_cast<std::size_t>(original) & ~(std::size_t(1… in handmade_aligned_malloc() local 131 …void *aligned = reinterpret_cast<void*>((reinterpret_cast<std::size_t>(original) & ~(std::size_t(1… variable
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
D | u_pointer.h | 87 uintptr_t aligned = (pointer_to_uintptr( unaligned ) + alignment - 1) & ~(alignment - 1); in align_pointer() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_pointer.h | 87 uintptr_t aligned = (pointer_to_uintptr( unaligned ) + alignment - 1) & ~(alignment - 1); in align_pointer() local
|
/external/skia/src/pathops/ |
D | SkOpContour.h | 94 void alignCoincidence(const SkOpSegment::AlignedSpan& aligned) { in alignCoincidence() 99 void alignMultiples(SkTDArray<SkOpSegment::AlignedSpan>* aligned) { in alignMultiples()
|
D | SkPathOpsCommon.cpp | 14 SkTDArray<SkOpSegment::AlignedSpan>* aligned) { in alignMultiples() 25 const SkTDArray<SkOpSegment::AlignedSpan>& aligned) { in alignCoincidence() 709 SkTDArray<SkOpSegment::AlignedSpan> aligned; in HandleCoincidence() local
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkOpContour.h | 94 void alignCoincidence(const SkOpSegment::AlignedSpan& aligned) { in alignCoincidence() 99 void alignMultiples(SkTDArray<SkOpSegment::AlignedSpan>* aligned) { in alignMultiples()
|
D | SkPathOpsCommon.cpp | 14 SkTDArray<SkOpSegment::AlignedSpan>* aligned) { in alignMultiples() 25 const SkTDArray<SkOpSegment::AlignedSpan>& aligned) { in alignCoincidence() 711 SkTDArray<SkOpSegment::AlignedSpan> aligned; in HandleCoincidence() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fVertexArrayTest.cpp | 87 const bool aligned = (stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0; in init() local 227 …const bool aligned = ((stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0) && (offsets[… in init() local 295 …const bool aligned = ((stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0) && ((offsets… in init() local
|
/external/llvm/include/llvm/Support/ |
D | Endian.h | 26 enum {aligned = 0, unaligned = 1}; enumerator
|
/external/valgrind/main/memcheck/tests/common/ |
D | sh-mem-vec128.tmpl.c | 156 static void do_partial_load_case ( U4 nInitialValid, Bool aligned ) in do_partial_load_case()
|
/external/e2fsprogs/e2fsck/ |
D | mtrace.h | 177 __ptr_t aligned; /* The address that memaligned returned. */ member
|
/external/deqp/modules/gles3/functional/ |
D | es3fVertexArrayTest.cpp | 84 const bool aligned = (stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0; in init() local 292 const bool aligned = ((stride % alignment) == 0) && ((offsets[offsetNdx] % alignment) == 0); in init() local 393 const bool aligned = ((stride % alignment) == 0) && ((offsets[offsetNdx] % alignment) == 0); in init() local
|
/external/openfst/src/test/ |
D | fst_test.h | 212 const string aligned = FLAGS_tmpdir + "/aligned.fst"; in TestIO() local
|
/external/chromium_org/third_party/skia/bench/ |
D | GameBench.cpp | 31 bool aligned = false, bool useAtlas = false, in GameBench()
|