Home
last modified time | relevance | path

Searched defs:text (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/bootstub/
D2ndbootloader.lds14 *(.text)
16 _etext = . ;
Dbootstub.lds14 *(.text)
16 _etext = . ;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dwrap-commit-msg.py36 def wrap(text): argument
Dcpplint.py3641 def _GetTextInside(text, start_pattern): argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_def.sh49 text() { function
/hardware/libhardware/include/hardware/
Dbt_rc.h116 uint8_t text[BTRC_MAX_ATTR_STR_LEN]; member
121 uint8_t text[BTRC_MAX_ATTR_STR_LEN]; member
Dgps.h879 char text[GPS_NI_LONG_STRING_MAXLEN]; member
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
DmcLoadFormat.h133 segmentDescriptor_t text; /**< Virtual text segment. */ member
/hardware/ti/omap4-aah/hwc/
Drgz_2d.c127 static void svgout_rect(blit_rect_t *r, char *color, char *text) in svgout_rect()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc9074 char text[5] = ""; in PrintByteSegmentInObjectTo() local