Searched refs:fill (Results 1 – 16 of 16) sorted by relevance
/system/bt/bta/sys/ |
D | utl.c | 126 BOOLEAN fill = FALSE; in utl_itoa() local 139 if (k > 0 || fill) in utl_itoa() 142 fill = TRUE; in utl_itoa()
|
/system/extras/simpleperf/ |
D | report.py | 146 frame.pack(fill=BOTH, expand=1) 165 report_frame.pack(fill=BOTH, expand=1) 168 yscrollbar.pack(side=RIGHT, fill=Y) 170 xscrollbar.pack(side=BOTTOM, fill=X) 173 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 | 123 fill = struct.unpack("<I", fill_bin) 124 print("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.cpp | 50 bytes.fill(0); in GetNil() 57 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/bt/ |
D | README.md | 94 This will prompt you to fill the contents of your "out/Default/args.gn" file. Make it look like bel…
|
/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 | 445 std::fill(expected_data.data() + 4096 * 4, expected_data.data() + 4096 * 6, in TEST_F() 447 std::fill(expected_data.data() + 4096 * 7, expected_data.data() + 4096 * 8, in TEST_F()
|
/system/sepolicy/ |
D | untrusted_app.te | 178 # World accessible data locations allow application to fill the device
|
D | domain.te | 411 # that over time, the kernel global tables used to implement SysV IPCs will fill
|
/system/connectivity/shill/ |
D | NETLINK_MESSAGES.txt | 95 attribute, declare an AttributeListRefPtr, and fill it with the attribute
|
/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
|