Home
last modified time | relevance | path

Searched refs:strip (Results 1 – 14 of 14) sorted by relevance

/system/core/charger/
DAndroid.mk11 ifeq ($(strip $(BOARD_CHARGER_DISABLE_INIT_BLANK)),true)
15 ifeq ($(strip $(BOARD_CHARGER_ENABLE_SUSPEND)),true)
28 ifeq ($(strip $(BOARD_CHARGER_ENABLE_SUSPEND)),true)
/system/core/fastbootd/
Dconfig.c44 static char *strip(char *str) in strip() function
82 key = strip(key); in config_parse_line()
83 value = strip(value); in config_parse_line()
/system/core/liblog/
DAndroid.mk26 ifeq ($(strip $(USE_CYGWIN)),)
31 ifneq ($(strip $(USE_MINGW)),)
/system/core/fastboot/
DAndroid.mk38 ifneq ($(strip $(USE_CYGWIN)),)
43 ifneq ($(strip $(USE_MINGW)),)
Dfastboot.c442 static char *strip(char *s) in strip() function
492 name = strip(name); in setup_requirement_line()
493 for(n = 0; n < count; n++) val[n] = strip(val[n]); in setup_requirement_line()
495 name = strip(name); in setup_requirement_line()
505 out[n] = strdup(strip(val[n])); in setup_requirement_line()
/system/core/libcutils/
DAndroid.mk59 ifeq ($(strip $(USE_CYGWIN)),)
64 ifneq ($(strip $(USE_MINGW)),)
/system/core/init/
DAndroid.mk21 ifeq ($(strip $(INIT_BOOTCHART)),true)
/system/core/adb/
DAndroid.mk39 ifneq ($(strip $(USE_CYGWIN)),)
44 ifneq ($(strip $(USE_MINGW)),)
/system/core/libutils/
DAndroid.mk49 ifeq ($(strip $(USE_CYGWIN),),)
/system/media/camera/docs/
Dmetadata_parser_xml.py101 return "".join([i.strip() for i in MetadataParserXml._find_direct_strings(element)])
Dmetadata_helpers.py646 for line in ( line.strip() for line in text.splitlines() ):
Dmetadata_template.mako24 % if tag.description and tag.description.strip():
/system/extras/tests/sdcard/
Dplot_sdcard.py139 line = line.strip()
/system/core/sh/
DTOUR271 the variable table as the simplest way to strip duplicates, and