HomeSort by relevance Sort by last modified time
    Searched refs:otype (Results 1 - 5 of 5) sorted by null

  /ndk/build/tools/
prebuilt-common.sh 228 option_set_attr $optname otype "$opttype"
336 local opt optname otype value name fin funcname
356 otype="long_setting"
364 otype="long_flag"
372 otype="short_setting"
380 otype="short_flag"
389 #echo "Found opt='$opt' otype='$otype' value='$value'"
401 xotype=`option_get_attr $name otype`
402 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/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/include/
bfdlink.h 502 not known. OTYPE is the type of the existing symbol, which may
504 bfd_link_hash_common, or bfd_link_hash_indirect. If OTYPE is
512 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/include/
bfdlink.h 502 not known. OTYPE is the type of the existing symbol, which may
504 bfd_link_hash_common, or bfd_link_hash_indirect. If OTYPE is
512 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
  /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 144 milliseconds