Home
last modified time | relevance | path

Searched refs:zeros (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests2/src/com/android/framework/multidexlegacytestservices/test2/
DServicesTests.java328 byte[] zeros = new byte[4 * 1024]; in tamperAllExtractedZips()
338 int length = (int) Math.min(zeros.length, fileLength - index); in tamperAllExtractedZips()
339 raf.write(zeros, 0, length); in tamperAllExtractedZips()
350 byte[] zeros = new byte[4 * 1024]; in tamperAllOdex()
355 Assert.assertTrue(fileLength > zeros.length + savedSizeForOdexHeader); in tamperAllOdex()
360 raf.write(zeros, 0, zeros.length); in tamperAllOdex()
/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimpleRecorder.h191 float zeros[numFrames * samplesPerFrame]; in prime() local
192 memset(zeros, 0, sizeof(zeros)); in prime()
195 result = AAudioStream_write(mStream, zeros, numFrames, 0); in prime()
DAAudioSimplePlayer.h180 float zeros[numFrames * samplesPerFrame]; in prime() local
181 memset(zeros, 0, sizeof(zeros)); in prime()
184 result = AAudioStream_write(mStream, zeros, numFrames, 0); in prime()
/frameworks/rs/rsov/compiler/tests/single_kernel/
Dmixed.ll44 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
45 …m"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
46 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
/frameworks/rs/rsov/compiler/tests/rs_allocation/
Drewrite_getdim.ll50 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
51 …m"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
Dgetdimx.ll55 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
56 …m"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
/frameworks/rs/rsov/compiler/tests/arguments/
Dforeach_multi_simple.ll30 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
Dsignedness.ll111 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
/frameworks/rs/rsov/compiler/tests/multi_kernel/
Dinvert.ll35 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
/frameworks/base/tools/aapt2/
Dformats.md40 | `x` | `padding` | Up to 4 bytes of zeros, if padding is necessary to align the `…
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBMessageTests+Merge.m75 // All zeros, nothing should overright.
DGPBMessageTests+Serialization.m67 // All zeros, still nothing.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBUtilities.m1609 // 0x0 (all zeros), end.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt1305 contain extra zeros.