/system/extras/simpleperf/inferno/ |
D | svg_renderer.py | 82 fill="rgb(%d,%d,%d)" style="stroke:rgb(%d,%d,%d)"/>\n \ 122 x="%d" y="10" width="80" height="30" fill="rgb(255,255,255)""/> \ 131 rx="10" ry="10" x="10" y="10" width="80" height="30" fill="rgb(255,255,255)"/> \ 139 rx="10" ry="10" x="120" y="10" width="%d" height="30" fill="rgb(255,255,255)"/></clipPath> \ 141 rx="10" ry="10" x="120" y="10" width="%d" height="30" fill="rgb(255,255,255)"/> \ 148 rx="10" ry="10" x="%d" y="10" width="82" height="30" fill="rgb(255,255,255)"/> \
|
/system/bt/bta/sys/ |
D | utl.cc | 116 bool fill = false; in utl_itoa() local 125 if (k > 0 || fill) { in utl_itoa() 127 fill = true; in utl_itoa()
|
/system/extras/simpleperf/scripts/ |
D | report.py | 196 frame.pack(fill=BOTH, expand=1) 215 report_frame.pack(fill=BOTH, expand=1) 218 yscrollbar.pack(side=RIGHT, fill=Y) 220 xscrollbar.pack(side=BOTTOM, fill=X) 223 tree.pack(side=LEFT, fill=BOTH, expand=1)
|
/system/core/libsparse/ |
D | backed_block.c | 44 } fill; member 106 return bb->fill.val; in backed_block_fill_val() 219 if (a->fill.val != b->fill.val) { in merge_bb() 303 bb->fill.val = fill_val; in backed_block_add_fill()
|
D | simg_dump.py | 158 fill = struct.unpack("<I", fill_bin) 159 curtype = format("Fill with 0x%08X" % (fill))
|
/system/extras/tests/memtest/ |
D | memtest.cpp | 111 bool fill = (argc>=2 && !strcmp(argv[1], "fill")); in malloc_test() local 123 if (fill) { in malloc_test()
|
/system/bt/service/common/bluetooth/ |
D | uuid.cc | 49 bytes.fill(0); in GetNil() 56 bytes.fill(1); in GetMax()
|
/system/extras/sound/ |
D | playwav.c | 39 int (*fill)(void *buf, unsigned sz, void *cookie), in pcm_play() 73 if (fill(buf, sz, cookie)) in pcm_play() 87 if (fill(buf, sz, cookie)) in pcm_play()
|
/system/netd/tests/benchmarks/ |
D | README.md | 42 <td>Field that the benchmark can fill with an arbitrary string.
|
/system/chre/external/flatbuffers/include/flatbuffers/ |
D | flatbuffers.h | 619 void fill(size_t zero_pad_bytes) { 795 void Pad(size_t num_bytes) { buf_.fill(num_bytes); } 799 buf_.fill(PaddingBytes(buf_.size(), elem_size)); 981 buf_.fill(PaddingBytes(GetSize() + len, alignment)); 997 buf_.fill(1);
|
/system/media/camera/docs/ |
D | metadata_template.mako | 27 <tag id="${tag.id}"><!-- TODO: fill the tag description --></tag>
|
/system/extras/verity/ |
D | Utils.java | 152 Arrays.fill(password, '\0'); in decryptPrivateKey()
|
/system/update_engine/payload_consumer/ |
D | delta_performer_unittest.cc | 446 std::fill(expected_data.data() + 4096 * 4, expected_data.data() + 4096 * 6, in TEST_F() 448 std::fill(expected_data.data() + 4096 * 7, expected_data.data() + 4096 * 8, in TEST_F()
|
/system/security/keystore/ |
D | blob.cpp | 56 OPTNONE ~ArrayEraser() { std::fill(mArr, mArr + mSize, 0); } in ~ArrayEraser()
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 401 gatt_attr.fill({}); in gap_attr_db_init()
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | app_neverallows.te | 75 # World accessible data locations allow application to fill the device
|
/system/sepolicy/private/ |
D | app_neverallows.te | 80 # World accessible data locations allow application to fill the device
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 804 # that over time, the kernel global tables used to implement SysV IPCs will fill
|
/system/sepolicy/public/ |
D | domain.te | 797 # that over time, the kernel global tables used to implement SysV IPCs will fill
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 2004 Placeholder to fill 32 bits
|
D | raw_structures_fixed.txt | 2004 Placeholder to fill 32 bits
|