Home
last modified time | relevance | path

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

/device/sample/apps/SampleEmailPolicy/
DREADME15 This package contains sample code for building Email Policy packages. These are small Android
19 Open Source platform, but wishes to provide small customizations to the Email application without
/device/google/contexthub/inc/
Dchre_event.h53 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE is too small.
/device/linaro/hikey/
Dinit.hikey.rc64 #background contains a small subset (generally one little core)
/device/google/contexthub/firmware/misc/cpu/cortexm4f/
Dapp.lkr33 …onoapp_postprocess unitily will process relocs and symbols and compress them to a small reloc table
/device/google/dragon/audio/hal/dsp/
Ddrc_kernel.c983 unsigned int small = min(read_index, write_index); in dk_process_delay_only() local
988 unsigned int chunk = min(large - small, in dk_process_delay_only()