HomeSort by relevance Sort by last modified time
    Searched refs:object_type (Results 1 - 25 of 43) sorted by null

1 2

  /external/libchrome/base/trace_event/
trace_event_memory_overhead.h 32 void Add(const char* object_type,
38 void Add(const char* object_type, size_t allocated_size_in_bytes);
49 // Retrieves the count, that is, the count of Add*(|object_type|, ...) calls.
50 size_t GetCount(const char* object_type) const;
66 void AddOrCreateInternal(const char* object_type,
trace_event_memory_overhead.cc 26 const char* object_type,
30 auto it = allocated_objects_.find(object_type);
33 object_type,
43 void TraceEventMemoryOverhead::Add(const char* object_type,
45 Add(object_type, allocated_size_in_bytes, allocated_size_in_bytes);
48 void TraceEventMemoryOverhead::Add(const char* object_type,
51 AddOrCreateInternal(object_type, 1, allocated_size_in_bytes,
125 size_t TraceEventMemoryOverhead::GetCount(const char* object_type) const {
126 const auto& it = allocated_objects_.find(object_type);
  /external/mesa3d/src/gallium/state_trackers/clover/core/
object.hpp 46 typedef T object_type; typedef in struct:clover::descriptor
65 typedef T object_type; typedef in struct:clover::detail::descriptor_traits
69 auto o = static_cast<typename D::object_type *>(d);
71 !dynamic_cast<object_type *>(o))
84 typedef typename D::object_type object_type; typedef in struct:clover::detail::descriptor_traits
89 throw invalid_object_error<object_type>();
101 typedef typename D::object_type object_type; typedef in struct:clover::detail::descriptor_traits
106 throw invalid_object_error<object_type>();
118 typedef typename D::object_type object_type; typedef in struct:clover::detail::descriptor_traits
    [all...]
  /frameworks/native/vulkan/libvulkan/
debug_report.cpp 57 VkDebugReportObjectTypeEXT object_type,
67 node->callback(flags, object_type, object, location, message_code,
74 VkDebugReportObjectTypeEXT object_type,
87 info->pfnCallback(flags, object_type, object, location,
97 callbacks_->Message(flags, object_type, object, location, message_code,
103 VkDebugReportObjectTypeEXT object_type,
114 Message(flags, object_type, object, 0, 0, LOG_TAG, buf);
170 VkDebugReportObjectTypeEXT object_type,
178 instance, flags, object_type, object, location, message_code,
182 flags, object_type, object, location, message_code, layer_prefix
    [all...]
debug_report.h 51 VkDebugReportObjectTypeEXT object_type,
94 VkDebugReportObjectTypeEXT object_type,
154 VkDebugReportObjectTypeEXT object_type,
  /hardware/intel/common/wrs_omxil_core/utils/src/
audio_parser.c 450 object_type : 5; member in struct:audio_specific_config_s::__anon42507::__anon42508
458 object_type : 5,
576 *aot = config.object_type;
581 LOGV(" aot: 0x%x, %s\n", config.object_type,
582 aot_string[config.object_type]);
610 config.object_type = aot;
618 LOGV(" aot : %d, %s\n", config.object_type,
619 aot_string[config.object_type]);
  /development/host/windows/usb/api/
adb_object_handle.h 163 AdbObjectType object_type() const { function in class:AdbObjectHandle
adb_object_handle.cpp 141 return (obj_type == object_type());
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
handler_tracking.hpp 58 const char* object_type, void* object, const char* op_name);
99 ASIO_DECL static void operation(const char* object_type,
  /external/clang/tools/clang-format/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /external/r8/src/test/java/com/android/tools/r8/shaking/
R8Shaking2LookupTest.java 49 DexType object_type = dexItemFactory.createType("Ljava/lang/Object;"); local
59 validateSubtype(object_type, interface_type);
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/darwin-x86/clang-3957855/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/darwin-x86/clang-3960126/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/darwin-x86/clang-3977809/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/linux-x86/clang-3957855/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/linux-x86/clang-3960126/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/linux-x86/clang-3977809/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
git-clang-format 216 object_type = get_object_type(commit)
217 if object_type not in ('commit', 'tag'):
218 if object_type is None:
221 die("'%s' is a %s, but a commit was expected" % (commit, object_type))
243 object_type = get_object_type(value)
244 if object_type is None:
246 if object_type in ('commit', 'tag'):
249 (value, object_type))
  /external/v8/src/compiler/
typed-optimization.cc 107 MaybeHandle<Map> GetStableMapFromObjectType(Type* object_type) {
108 if (object_type->IsHeapConstant()) {
109 Handle<Map> object_map(object_type->AsHeapConstant()->Value()->map());
134 Type* const object_type = NodeProperties::GetType(object); local
137 if (GetStableMapFromObjectType(object_type).ToHandle(&object_map)) {
165 Type* const object_type = NodeProperties::GetType(object); local
175 if (GetStableMapFromObjectType(object_type).ToHandle(&object_map)) {
  /external/libcups/cups/
testsnmp.c 134 switch (packet->object_type)
189 printf("Unknown-%X\n", packet->object_type);
snmp-private.h 94 cups_asn1_t object_type; /* object-value type */ member in struct:cups_snmp_s
  /external/vulkan-validation-layers/layers/
object_tracker.h 62 VkDebugReportObjectTypeEXT object_type; // Object type identifier member in struct:object_tracker::OBJTRACK_NODE
132 // Array of object name strings for OBJECT_TYPE enum conversion

Completed in 747 milliseconds

1 2