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 - 6
of
6
) sorted by null
/external/chromium_org/third_party/opus/src/
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/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/libexif/
ltmain.sh
703
# Result is stored in $
func_tr_sh_result
. All characters
710
func_tr_sh_result
=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
713
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/pixman/
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 43 milliseconds