Home
last modified time | relevance | path

Searched refs:trim (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dads2gas_apple.pl43 sub trim($) subroutine
132 $register_aliases{trim($1)} = trim($2);
148 $function = trim($1);
192 $trimmed = trim($_);
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/
Dhelper.js33 return (matched[0].replace(label, '')).trim();
/hardware/bsp/intel/peripheral/libupm/doxy/node/
Dxml2js.js862 return text += elem.trim() + ' ';
881 return text += '__' + getText(elem, why).trim() + '__ ';
883 … return text += '[' + getText(elem, why).trim() + '](' + getAttr(elem, 'url').trim() + ') ';
901 }, '').trim();