HomeSort by relevance Sort by last modified time
    Searched defs:tag_type (Results 1 - 13 of 13) sorted by null

  /external/clang/test/Sema/
struct-decl.c 28 short tag_type; member in struct:pppoe_tag
  /external/tcpdump/
print-pppoe.c 143 u_short tag_type = 0xffff, tag_len; local
149 * tag_type is previous tag or 0xffff for first iteration
151 while (tag_type && p < pppoe_payload + pppoe_length) {
153 tag_type = EXTRACT_16BITS(p);
178 tok2str(pppoetag2str, "TAG-0x%x", tag_type),
184 printf(" [%s 0x", tok2str(pppoetag2str, "TAG-0x%x", tag_type));
194 "TAG-0x%x", tag_type));
  /bionic/libc/kernel/common/linux/
if_pppox.h 85 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_pppox.h 86 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 86 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 86 __be16 tag_type; member in struct:pppoe_tag
  /system/media/camera/tests/
camera_metadata_tests_fake_vendor.h 60 uint8_t tag_type; member in struct:vendor_tag_info
149 return fakevendor_tag_info[tag_section][tag_index].tag_type;
  /system/media/camera/src/
camera_metadata.c 100 uint8_t tag_type; member in struct:tag_info
455 return tag_info[tag_section][tag_index].tag_type;
  /external/kernel-headers/original/linux/
if_pppox.h 115 __be16 tag_type; member in struct:pppoe_tag
  /external/opencv/cxcore/src/
cxpersistence.cpp 1815 int tag_type = 0; local
2030 int tag_type = 0; local
2185 int tag_type = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis.h 411 uint32_t tag_type; member in struct:nis_tag
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.h 411 uint32_t tag_type; member in struct:nis_tag
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.h 411 uint32_t tag_type; member in struct:nis_tag

Completed in 944 milliseconds