OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:optarg
(Results
826 - 850
of
941
) sorted by null
<<
31
32
33
34
35
36
37
38
/external/libmicrohttpd/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/libnetfilter_conntrack/build-aux/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/libnfnetlink/build-aux/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/libxkbcommon/xkbcommon/build-aux/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/lmfit/build-aux/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/protobuf/gtest/build-aux/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/protobuf/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/valgrind/none/tests/ppc32/
jm-insns.c
[
all
...]
/external/valgrind/none/tests/ppc64/
jm-insns.c
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/frameworks/native/opengl/tests/hwc/
hwcCommit.cpp
354
str =
optarg
;
[
all
...]
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/build-aux/
ltmain.sh
1077
optarg
="$1"
1079
}$
optarg
"
1102
optarg
="$1"
1103
opt_mode="$
optarg
"
1104
case $
optarg
in
[
all
...]
/external/toybox/www/
code.html
416
after get_optflags() removed all the ones it understood. Note:
optarg
[0] is
419
<li><p>int <b>optc</b> -
Optarg
count, equivalent to argc but for
[
all
...]
/toolchain/binutils/binutils-2.27/binutils/
readelf.c
[
all
...]
/toolchain/binutils/binutils-2.27/gold/
dwp.cc
[
all
...]
/external/libunwind/aux/
ltmain.sh
124
-*=*)
optarg
=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
125
*)
optarg
= ;;
187
--mode=*) mode="$
optarg
" ;;
[
all
...]
/external/cmockery/cmockery_0_1_2/
libtool
754
-*=*)
optarg
=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
755
*)
optarg
= ;;
854
--mode=*) mode="$
optarg
" ;;
869
set tag "$
optarg
" ${1+"$@"}
[
all
...]
ltmain.sh
402
-*=*)
optarg
=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
403
*)
optarg
= ;;
502
--mode=*) mode="$
optarg
" ;;
517
set tag "$
optarg
" ${1+"$@"}
[
all
...]
/external/dhcpcd-6.8.2/
if-options.c
[
all
...]
/external/mksh/src/
exec.c
544
exec_argv0 = builtin_opt.
optarg
;
[
all
...]
mksh.1
[
all
...]
/external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh
402
-*=*)
optarg
=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
403
*)
optarg
= ;;
502
--mode=*) mode="$
optarg
" ;;
517
set tag "$
optarg
" ${1+"$@"}
[
all
...]
/external/devlib/devlib/bin/armeabi/
trace-cmd
/external/iproute2/devlink/
devlink.c
[
all
...]
/external/mdnsresponder/mDNSShared/
dnsextd.c
1102
case 'f': free( cfgfile ); cfgfile = strdup(
optarg
); require_action( cfgfile, arg_error, err = mStatus_NoMemoryErr ); break;
[
all
...]
Completed in 1584 milliseconds
<<
31
32
33
34
35
36
37
38