Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 23 of 23) sorted by relevance

/aosp12/bootable/recovery/tests/unit/
H A Dasn1_decoder_test.cpp36 const uint8_t* junk; in TEST() local
38 ASSERT_FALSE(ctx.asn1_oid_get(&junk, &length)); in TEST()
39 ASSERT_FALSE(ctx.asn1_octet_string_get(&junk, &length)); in TEST()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDiskStatsService.java73 byte[] junk = new byte[512]; in dump()
74 for (int i = 0; i < junk.length; i++) junk[i] = (byte) i; // Write nonzero bytes in dump()
83 fos.write(junk); in dump()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/slice/
H A DSlicePermissionManagerTest.java126 DirtyTracker.Persistable junk = new DirtyTracker.Persistable() { in testInvalid() local
140 permissions.addDirtyImmediate(junk); in testInvalid()
/aosp12/bionic/libc/dns/resolv/
H A Dres_send.c942 char junk[PACKETSZ]; in send_vc() local
944 n = read(statp->_vcsock, junk, in send_vc()
945 (len > sizeof junk) ? sizeof junk : len); in send_vc()
/aosp12/packages/modules/DnsResolver/
H A Dres_send.cpp830 char junk[PACKETSZ]; in send_vc() local
832 n = read(statp->tcp_nssock, junk, (len > sizeof junk) ? sizeof junk : len); in send_vc()
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dbitfield.rscript42 struct NoBitfield junk; // just to make this an exported type
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A Dbitfield.rscript44 struct NoBitfield junk; // just to make this an exported type
/aosp12/frameworks/compile/slang/lit-tests/padding/
H A Dbitfield.rscript48 struct NoBitfield junk; // just to make this an exported type
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dcatrig.c42 #define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
H A Dcatrigf.c56 #define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
H A Dcatrigl.c56 #define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp1265 sp<ABuffer> junk = new ABuffer(16); in initDownloadState() local
1266 junk->setRange(0, 16); in initDownloadState()
1267 status_t err = decryptBuffer(mSeqNumber - firstSeqNumberInPlaylist, junk, in initDownloadState()
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DStatsPullAtomService.java2549 byte[] junk = new byte[512];
2550 for (int i = 0; i < junk.length; i++) junk[i] = (byte) i; // Write nonzero bytes
2559 fos.write(junk);
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
H A Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...