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

  /ndk/build/tools/
prebuilt-common.sh 260 option_set_attr $optname otype "$opttype"
385 local opt optname otype value name fin funcname
405 otype="long_setting"
413 otype="long_flag"
421 otype="short_setting"
429 otype="short_flag"
438 #echo "Found opt='$opt' otype='$otype' value='$value'"
450 xotype=`option_get_attr $name otype`
451 if [ "$otype" != "$xotype" ] ; the
    [all...]
  /external/tcpdump/
print-pim.c 647 u_int16_t otype, olen; local
651 otype = EXTRACT_16BITS(&bp[0]);
656 tok2str( pimv2_hello_option_values,"Unknown",otype),
657 otype,
661 switch (otype) {
  /external/clang/test/CodeGen/
ms-inline-asm.c 306 int olen = 0, osize = 0, otype = 0;
309 __asm mov otype, TYPE arr
  /external/libsepol/include/sepol/policydb/
policydb.h 163 uint32_t otype; member in struct:filename_trans
288 uint32_t otype; /* new type */ member in struct:filename_trans_rule
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg     [all...]
  /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, "");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 402 otype = (hasattr(other, "__class__")
406 (self.__class__.__name__, otype))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 402 otype = (hasattr(other, "__class__")
406 (self.__class__.__name__, otype))
    [all...]
  /external/checkpolicy/
policy_define.c 2544 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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]

Completed in 270 milliseconds