/external/libchrome/base/metrics/ |
D | persistent_memory_allocator.h | 201 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() 208 Reference GetAsReference(const void* memory, uint32_t type_id) const { in GetAsReference() 412 T* GetAsArray(Reference ref, uint32_t type_id, size_t count) { in GetAsArray() 418 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() 653 volatile BlockHeader* GetBlock(Reference ref, uint32_t type_id, uint32_t size, in GetBlock() 663 volatile void* GetBlockData(Reference ref, uint32_t type_id, in GetBlockData()
|
D | persistent_memory_allocator.cc | 99 std::atomic<uint32_t> type_id; // Arbitrary number indicating data type. member 602 uint32_t type_id) { in Allocate() 618 uint32_t type_id) { in AllocateImpl() 839 PersistentMemoryAllocator::GetBlock(Reference ref, uint32_t type_id, in GetBlock() 889 uint32_t type_id, in GetBlockData()
|
D | persistent_memory_allocator_unittest.cc | 827 uint32_t type_id; in TEST() local
|
/external/protobuf/src/google/protobuf/ |
D | unittest_mset.proto | 79 required int32 type_id = 2; field
|
D | extension_set_heavy.cc | 617 uint32 type_id; in ParseMessageSetItem() local
|
D | wire_format.cc | 732 uint32 type_id; in ParseAndMergeMessageSetItem() local
|
D | wire_format_unittest.cc | 583 uint32 type_id = message.GetDescriptor()->extension(0)->number(); in TEST() local
|
/external/libchrome/base/trace_event/ |
D | heap_profiler_heap_dump_writer.h | 51 int type_id; member
|
/external/v8/src/inspector/build/ |
D | generate_protocol_externs.py | 54 def full_qualified_type_id(domain_name, type_id): argument
|
/external/scapy/scapy/contrib/ |
D | http2.py | 1419 type_id = 0 variable in H2DataFrame 1495 type_id = 1 variable in H2HeadersFrame 1643 type_id = 2 variable in H2PriorityFrame 1698 type_id = 3 variable in H2ResetFrame 1738 type_id = 4 variable in H2SettingsFrame 1776 type_id = 5 variable in H2PushPromiseFrame 1851 type_id = 6 variable in H2PingFrame 1882 type_id = 7 variable in H2GoAwayFrame 1897 type_id = 8 variable in H2WindowUpdateFrame 1924 type_id = 9 variable in H2ContinuationFrame
|
/external/autotest/server/site_tests/firmware_ECThermal/ |
D | firmware_ECThermal.py | 62 def _get_setting_for_type(self, type_id): argument
|
/external/vulkan-validation-layers/layers/ |
D | shader_validation.cpp | 50 uint32_t type_id; member 457 … uint32_t id, uint32_t type_id, bool is_patch, int /*first_location*/) { in collect_interface_block_members() 1036 static bool descriptor_type_match(shader_module const *module, uint32_t type_id, VkDescriptorType d… in descriptor_type_match() 1253 static uint32_t descriptor_type_to_reqs(shader_module const *module, uint32_t type_id) { in descriptor_type_to_reqs()
|
/external/freetype/src/winfonts/ |
D | winfnt.h | 127 FT_UShort type_id; member
|
D | winfnt.c | 340 FT_UShort type_id, count; in fnt_face_get_dll_font() local
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | graph_transferer.cc | 848 const string& type, const int type_id, in AppendNodeParams() 943 const int id, const string& type, const int type_id, const int padding, in AppendNodeParamsWithIoParams()
|
/external/boringssl/src/include/openssl/ |
D | x509v3.h | 171 ASN1_OBJECT *type_id; member
|
/external/selinux/checkpolicy/ |
D | policy_define.c | 1389 static int define_typebounds_helper(char *bounds_id, char *type_id) in define_typebounds_helper()
|
/external/kernel-headers/original/uapi/linux/ |
D | ethtool.h | 247 __u32 type_id; member
|
/external/python/cpython2/Mac/Modules/cf/ |
D | _CFmodule.c | 3636 CFTypeID type_id; in CF_CFCopyTypeIDDescription() local
|