Home
last modified time | relevance | path

Searched refs:small (Results 1 – 20 of 20) sorted by relevance

/system/update_engine/payload_consumer/
Ddownload_action_unittest.cc205 brillo::Blob small; in TEST() local
207 small.insert(small.end(), foo, foo + strlen(foo)); in TEST()
208 TestWithData(small, in TEST()
238 brillo::Blob small; in TEST() local
240 small.insert(small.end(), foo, foo + strlen(foo)); in TEST()
241 TestWithData(small, in TEST()
/system/extras/ext4_utils/
Dmke2fs.conf23 small = {
/system/chre/chre_api/legacy/v1_0/chre/
Devent.h53 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE is too small.
/system/chre/chre_api/legacy/v1_1/chre/
Devent.h53 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE is too small.
/system/chre/chre_api/include/chre_api/chre/
Devent.h53 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE is too small.
/system/update_engine/sample_images/
Dgenerate_images.sh50 echo "small file" | sudo dd of="${mntdir}"/regular-small status=none
/system/core/libmemunreachable/
DREADME.md66 libmemunreachable requires a small interface to the allocator in order to collect information about…
/system/netd/server/dns/
DREADME.md75 and usually small. If the largest possible ID number is already in use,
/system/core/liblog/
DREADME188 or if too small of a value is set in /proc/sys/net/unix/max_dgram_qlen.
/system/chre/
DREADME.md95 - A small number of sample applications are provided. These are intended to
/system/update_engine/
Dpylintrc51 # optimizer, which will apply various small optimizations. For instance, it can
/system/core/fastboot/
DREADME.md332 The first Query packet will only be attempted a small number of times, but
/system/media/audio_utils/
DDoxyfile.orig379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1572 # documents. This may be useful for small projects and may help to save some
1701 # documents. This may be useful for small projects and may help to save some
DDoxyfile379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1572 # documents. This may be useful for small projects and may help to save some
1701 # documents. This may be useful for small projects and may help to save some
/system/chre/pal/doc/
DDoxyfile397 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1617 # documents. This may be useful for small projects and may help to save some
1770 # documents. This may be useful for small projects and may help to save some
/system/chre/chre_api/doc/
DDoxyfile397 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1617 # documents. This may be useful for small projects and may help to save some
1770 # documents. This may be useful for small projects and may help to save some
/system/tpm/trunks/generator/
Draw_commands.txt13035 small (for an RSA key); invalid commit status (for an ECC key with a
13370 small (for an RSA key); invalid commit status (for an ECC key with a
Draw_commands_fixed.txt13046 small (for an RSA key); invalid commit status (for an ECC key with a
13381 small (for an RSA key); invalid commit status (for an ECC key with a
Draw_structures_fixed.txt10387 avoid many issues with buffer overflow caused by a too small buffer being passed to a function.
Draw_structures.txt10359 avoid many issues with buffer overflow caused by a too small buffer being passed to a function.