OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_tr_sh_result
(Results
1 - 5
of
5
) sorted by null
/external/expat/conftools/
ltmain.sh
700
# Result is stored in $
func_tr_sh_result
. All characters
707
func_tr_sh_result
=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
710
func_tr_sh_result
=$1
[
all
...]
/external/expat/
libtool
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
ltmain.sh
696
# Result is stored in $
func_tr_sh_result
. All characters
703
func_tr_sh_result
=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706
func_tr_sh_result
=$1
[
all
...]
/external/openfst/
ltmain.sh
696
# Result is stored in $
func_tr_sh_result
. All characters
703
func_tr_sh_result
=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706
func_tr_sh_result
=$1
[
all
...]
/external/protobuf/gtest/build-aux/
ltmain.sh
696
# Result is stored in $
func_tr_sh_result
. All characters
703
func_tr_sh_result
=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706
func_tr_sh_result
=$1
[
all
...]
Completed in 1012 milliseconds