Searched defs:region_type (Results 1 – 12 of 12) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/lib/ |
D | scoped_memory_debug_annotation.h | 67 const char* op_name, const char* region_type, int32_t data_type, in ScopedMemoryDebugAnnotation() 81 const char* op_name, int64_t step_id, const char* region_type, in ScopedMemoryDebugAnnotation()
|
/external/flatbuffers/src/ |
D | binary_annotator.cpp | 654 const BinaryRegionType region_type = in BuildTable() local 699 BinaryRegionType region_type = BinaryRegionType::UOffset; in BuildTable() local 869 const BinaryRegionType region_type = in BuildStruct() local 905 const BinaryRegionType region_type = in BuildStruct() local 1050 BinaryRegionType region_type = BinaryRegionType::Uint32; in BuildVector() local
|
/external/coreboot/util/ifdtool/ |
D | ifdtool.c | 341 static struct region get_region(const struct frba *frba, unsigned int region_type) in get_region() 372 static void set_region(struct frba *frba, unsigned int region_type, in set_region() 385 static const char *region_name(unsigned int region_type) in region_name() 1367 static int check_region(const struct frba *frba, unsigned int region_type) in check_region() 1906 unsigned int region_type, const char *region_fname) in inject_region() 2226 int region_type = -1, inputfreq = 0; in main() local
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | memory_profile.proto | 55 string region_type = 7; field
|
/external/webrtc/modules/desktop_capture/ |
D | cropping_window_capturer_win.cc | 242 const int region_type = in ShouldUseScreenCapturer() local
|
/external/webrtc/modules/desktop_capture/win/ |
D | window_capture_utils.cc | 248 const int region_type = GetWindowRgn(window, scoped_hrgn.Get()); in GetWindowRegionTypeWithBoundary() local
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common.cc | 148 const char *region_type, ChunkTag tag) { in ScanRangeForPointers()
|
/external/flashrom/ |
D | cros_ec.c | 616 enum ec_current_image region_type = EC_IMAGE_UNKNOWN; /* no RO or RW found yet. */ in parse_layout() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | bfc_allocator.cc | 530 const auto region_type = annotation.pending_region_type in AddTraceMe() local
|
/external/coreboot/util/amdfwtool/ |
D | amdfwtool.h | 265 uint8_t region_type; member 295 int region_type; member
|
/external/crosvm/devices/src/pci/ |
D | pci_configuration.rs | 425 region_type: PciBarRegionType, field
|
D | vfio_pci.rs | 1370 let region_type = if is_64bit { in collect_bars() localVariable
|