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

  /ndk/build/tools/
prebuilt-common.sh 254 option_set_attr $optname otype "$opttype"
379 local opt optname otype value name fin funcname
399 otype="long_setting"
407 otype="long_flag"
415 otype="short_setting"
423 otype="short_flag"
432 #echo "Found opt='$opt' otype='$otype' value='$value'"
444 xotype=`option_get_attr $name otype`
445 if [ "$otype" != "$xotype" ] ; the
    [all...]
  /external/clang/test/CodeGen/
ms-inline-asm.c 330 int olen = 0, osize = 0, otype = 0;
333 __asm mov otype, TYPE arr
  /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 162 uint32_t otype; member in struct:filename_trans
284 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-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/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/darwin-x86/mips/mipsel-linux-android-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/darwin-x86/x86/i686-linux-android-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,
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-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/x86/i686-linux-android-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, "");
  /external/checkpolicy/
policy_define.c 2497 uint32_t otype; local
    [all...]
  /external/libsepol/src/
expand.c     [all...]
link.c     [all...]
write.c 560 buf[3] = cpu_to_le32(ft->otype);
    [all...]
policydb.c     [all...]

Completed in 385 milliseconds