OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otype
(Results
1 - 3
of
3
) sorted by null
/ndk/build/tools/
prebuilt-common.sh
136
option_set_attr $optname
otype
"$opttype"
190
local opt optname
otype
value name fin funcname
210
otype
="long_setting"
218
otype
="long_flag"
226
otype
="short_setting"
234
otype
="short_flag"
243
#echo "Found opt='$opt'
otype
='$
otype
' value='$value'"
255
xotype=`option_get_attr $name
otype
`
256
if [ "$
otype
" != "$xotype" ] ; the
[
all
...]
/external/tcpdump/
print-pim.c
649
u_int16_t
otype
, olen;
local
653
otype
= EXTRACT_16BITS(&bp[0]);
658
tok2str( pimv2_hello_option_values,"Unknown",
otype
),
659
otype
,
663
switch (
otype
) {
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h
476
not known.
OTYPE
is the type of the existing symbol, which may
478
bfd_link_hash_common, or bfd_link_hash_indirect. If
OTYPE
is
486
bfd *obfd, enum bfd_link_hash_type
otype
, bfd_vma osize,
Completed in 93 milliseconds