OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:optflags
(Results
1 - 4
of
4
) sorted by null
/external/ceres-solver/scripts/
ceres-solver.spec
73
%define
optflags
""
/external/iptables/iptables/
ip6tables.c
75
#define NUMBER_OF_OPT ARRAY_SIZE(
optflags
)
76
static const char
optflags
[]
variable
314
optflags
[i]);
325
optflags
[i]);
333
for (ptr =
optflags
; option > 1; option >>= 1, ptr++);
[
all
...]
iptables.c
72
#define NUMBER_OF_OPT ARRAY_SIZE(
optflags
)
73
static const char
optflags
[]
variable
308
optflags
[i]);
319
optflags
[i]);
327
for (ptr =
optflags
; option > 1; option >>= 1, ptr++);
[
all
...]
/external/mksh/src/
Build.sh
487
optflags
=-std-compile-opts
505
optflags
=$i
537
optflags
=-std-compile-opts
[
all
...]
Completed in 215 milliseconds