HomeSort by relevance Sort by last modified time
    Searched refs:otype (Results 1 - 15 of 15) 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) {
  /external/libsepol/include/sepol/policydb/
policydb.h 149 uint32_t otype; member in struct:filename_trans
271 uint32_t otype; /* new type */ member in struct:filename_trans_rule
  /external/openssh/
moduli.c 146 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries,
159 otype, otests, otries, osize, ogenerator);
key.c 334 int nlen, elen, otype; local
369 otype = k->type;
372 k->type = otype;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 504 not known. OTYPE is the type of the existing symbol, which may
506 bfd_link_hash_common, or bfd_link_hash_indirect. If OTYPE is
514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfdlink.h 504 not known. OTYPE is the type of the existing symbol, which may
506 bfd_link_hash_common, or bfd_link_hash_indirect. If OTYPE is
514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 504 not known. OTYPE is the type of the existing symbol, which may
506 bfd_link_hash_common, or bfd_link_hash_indirect. If OTYPE is
514 bfd *obfd, enum bfd_link_hash_type otype, bfd_vma osize,
  /external/checkpolicy/test/
dispol.c 367 display_id(p, fp, SYM_TYPES, ft->otype - 1, "");
dismod.c 491 display_id(p, fp, SYM_TYPES, tr->otype - 1, "");