HomeSort by relevance Sort by last modified time
    Searched refs:tag_type (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
if_pppox.h 95 __be16 tag_type; member in struct:pppoe_tag
  /external/protobuf/python/google/protobuf/internal/
wire_format_test.py 46 tag_type = 2
47 self.assertEqual((field_number << 3) | tag_type,
48 wire_format.PackTag(field_number, tag_type))
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3VendorTags.cpp 61 uint8_t tag_type; member in struct:qcamera::vendor_tag_info
373 ret = qcamera3_tag_info[section_index][tag_index].tag_type;
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3VendorTags.cpp 61 uint8_t tag_type; member in struct:qcamera::vendor_tag_info
373 ret = qcamera3_tag_info[section_index][tag_index].tag_type;
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3VendorTags.cpp 61 uint8_t tag_type; member in struct:qcamera::vendor_tag_info
481 ret = qcamera3_tag_info[section_index][tag_index].tag_type;
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3VendorTags.cpp 66 uint8_t tag_type; member in struct:qcamera::vendor_tag_info
455 ret = qcamera3_tag_info[section_index][tag_index].tag_type;
  /system/media/camera/src/
camera_metadata.c 140 uint8_t tag_type; member in struct:tag_info
451 int tag_type = get_camera_metadata_tag_type(entry.tag); local
452 if (tag_type != (int)entry.type && tag_section < VENDOR_SECTION) {
454 __FUNCTION__, i, tag_type, entry.type);
862 return tag_info[tag_section][tag_index].tag_type;
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
debug.h 276 with tag_type. The fourth argument is TRUE for a struct, FALSE
367 bfd_boolean (*tag_type) member in struct:debug_write_fns
debug.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis.x 225 uint32_t tag_type; /* Statistic tag (may vary) */
nis.h 411 uint32_t tag_type; member in struct:nis_tag
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.x 226 uint32_t tag_type; /* Statistic tag (may vary) */
nis.h 412 uint32_t tag_type; member in struct:nis_tag
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 841 typedef mpl::bool_< std::numeric_limits<T>::is_specialized > tag_type;
842 return detail::digits_imp<T, Policy>(tag_type());
    [all...]
  /external/v8/src/crankshaft/
typing.cc 208 Type* tag_type; local
212 &tag_type, &label_type, &combined_type);
213 NarrowLowerType(stmt->tag(), tag_type);
  /external/chromium-trace/catapult/third_party/Paste/paste/
fixture.py     [all...]

Completed in 824 milliseconds

12 3