OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_windows_target
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
tools_common.sh
142
is_windows_target
() {
function
395
if [ "$(
is_windows_target
)" = "yes" ]; then
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
tools_common.sh
123
is_windows_target
() {
function
134
if [ "$(
is_windows_target
)" = "yes" ]; then
192
if [ "$(
is_windows_target
)" = "yes" ]; then
230
if [ "$(
is_windows_target
)" = "yes" ]; then
Completed in 285 milliseconds