Home
last modified time | relevance | path

Searched refs:DIRTY (Results 1 – 9 of 9) sorted by relevance

/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java93 private static final String DIRTY = "DIRTY"; field in DiskLruCache
311 } else if (secondSpace == -1 && firstSpace == DIRTY.length() && line.startsWith(DIRTY)) { in readJournalLine()
367 writer.write(DIRTY + ' ' + entry.key + '\n'); in rebuildJournal()
462 journalWriter.append(DIRTY); in edit()
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
DDiskLruCache.java99 private static final String DIRTY = "DIRTY"; field in DiskLruCache
343 } else if (secondSpace == -1 && firstSpace == DIRTY.length() && line.startsWith(DIRTY)) { in readJournalLine()
394 writer.writeUtf8(DIRTY).writeByte(' '); in rebuildJournal()
466 journalWriter.writeUtf8(DIRTY).writeByte(' ').writeUtf8(key).writeByte('\n'); in edit()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java97 private static final String DIRTY = "DIRTY"; field in DiskLruCache
341 } else if (secondSpace == -1 && firstSpace == DIRTY.length() && line.startsWith(DIRTY)) { in readJournalLine()
392 writer.writeUtf8(DIRTY).writeByte(' '); in rebuildJournal()
464 journalWriter.writeUtf8(DIRTY).writeByte(' ').writeUtf8(key).writeByte('\n'); in edit()
/external/kernel-headers/original/uapi/linux/
Dnilfs2_api.h87 NILFS_SUINFO_FNS(DIRTY, dirty) in NILFS_SUINFO_FNS()
Dnilfs2_ondisk.h616 NILFS_SEGMENT_USAGE_FNS(DIRTY, dirty) in NILFS_SEGMENT_USAGE_FNS()
/external/OpenCSD/decoder/tests/snapshots-ete/002-ack_test_scr/
Dtest_TARMAC1551 647 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0106 DIRTY 0x0000152160c0_NS
1571 649 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0026 DIRTY 0x00001084c4c0_NS
1644 671 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0106 DIRTY 0x0000152160c0_NS
1667 679 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0108 DIRTY 0x000015216100_NS
1716 692 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0102 DIRTY 0x000015216040_NS
1993 806 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0022 DIRTY 0x00001084c440_NS
2005 809 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0024 DIRTY 0x00001084c480_NS
2124 852 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 0021 DIRTY 0x00001084c400_NS
2157 857 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 001c DIRTY 0x00001084c380_NS
2231 880 clk cpu0 CACHE cpu.cpu0.l1dcache LINE 001e DIRTY 0x00001084c3c0_NS
[all …]
/external/mesa3d/src/freedreno/.gitlab-ci/reference/
DdEQP-VK.draw.indirect_draw.indexed.indirect_draw_count.triangle_list.log707 { COUNT = 0 | DIRTY | DISABLE | GMEM | SYSMEM | GROUP_ID = 15 }
/external/mesa3d/docs/relnotes/
D19.1.0.rst2549 - iris: RASTER + SF + some CLIP, fix DIRTY vs. NEW
D20.2.0.rst2824 - turnip: use DIRTY SDS bit to avoid making copies of pipeline load state ib