OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_line
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/test/
tools_common.sh
135
config_line
=$(grep "${vpx_config_option}" "${vpx_config_file}")
136
if echo "${
config_line
}" | egrep -q '1$'; then
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
tools_common.sh
116
config_line
=$(grep "${vpx_config_option}" "${vpx_config_file}")
117
if echo "${
config_line
}" | egrep -q '1$'; then
/external/autotest/client/tools/
boottool
[
all
...]
/external/selinux/libsemanage/src/
conf-parse.y
72
config_file:
config_line
config_file
76
config_line
: single_opt
label
Completed in 2436 milliseconds