/ndk/build/tools/ |
prebuilt-common.sh | 255 option_set_attr $optname otype "$opttype" 380 local opt optname otype value name fin funcname 400 otype="long_setting" 408 otype="long_flag" 416 otype="short_setting" 424 otype="short_flag" 433 #echo "Found opt='$opt' otype='$otype' value='$value'" 445 xotype=`option_get_attr $name otype` 446 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/clang/test/CodeGen/ |
ms-inline-asm.c | 300 int olen = 0, osize = 0, otype = 0; 303 __asm mov otype, TYPE arr
|
/external/libsepol/include/sepol/policydb/ |
policydb.h | 163 uint32_t otype; member in struct:filename_trans 285 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, "");
|
/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 | 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...] |
/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...] |