/external/u-boot/drivers/mtd/spi/ |
D | spi-nor-ids.c | 23 #define INFO(_name, _jedec_id, _ext_id, _sector_size, _n_sectors, _flags) \ macro 68 { INFO("at26df321", 0x1f4700, 0, 64 * 1024, 64, SECT_4K) }, 69 { INFO("at25df321a", 0x1f4701, 0, 64 * 1024, 64, SECT_4K) }, 71 { INFO("at45db011d", 0x1f2200, 0, 64 * 1024, 4, SECT_4K) }, 72 { INFO("at45db021d", 0x1f2300, 0, 64 * 1024, 8, SECT_4K) }, 73 { INFO("at45db041d", 0x1f2400, 0, 64 * 1024, 8, SECT_4K) }, 74 { INFO("at45db081d", 0x1f2500, 0, 64 * 1024, 16, SECT_4K) }, 75 { INFO("at45db161d", 0x1f2600, 0, 64 * 1024, 32, SECT_4K) }, 76 { INFO("at45db321d", 0x1f2700, 0, 64 * 1024, 64, SECT_4K) }, 77 { INFO("at45db641d", 0x1f2800, 0, 64 * 1024, 128, SECT_4K) }, [all …]
|
/external/toolchain-utils/crosperf/test_cache/test_input/ |
D | results.txt | 1 …INFO | Running autotest_quickmerge step.\n11:22:08 INFO | quickmerge| 11:22:08: INFO: RunCommand: … 3 .S'INFO:root:Identity added: /tmp/test_that_results_PPRMIh/testing_rsa (/tmp/test_that_results_PPRM…
|
/external/u-boot/fs/reiserfs/ |
D | reiserfs.c | 82 return reiserfs_devread ((INFO->journal_block + block) << INFO->blocksize_shift, in journal_read() 93 int transactions = INFO->journal_transactions; in block_read() 94 int desc_block = INFO->journal_first_desc; in block_read() 95 int journal_mask = INFO->journal_block_count - 1; in block_read() 145 translatedNr = INFO->journal_block + ((desc_block + i) & journal_mask); in block_read() 148 blockNr, translatedNr - INFO->journal_block); in block_read() 156 return reiserfs_devread (translatedNr << INFO->blocksize_shift, start, len, buffer); in block_read() 170 unsigned int block_count = INFO->journal_block_count; in journal_init() 184 INFO->journal_first_desc = desc_block; in journal_init() 261 INFO->journal_transactions in journal_init() [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_print.cpp | 749 INFO("%s (%u)\n", buf, encSize); in print() 771 INFO("\n%s:%i (", fn->getName(), fn->getLabel()); in visit() 774 INFO("out"); in visit() 779 INFO(" %s", str); in visit() 783 INFO("%s%sin", colour[TXT_DEFAULT], fn->outs.empty() ? "" : ", "); in visit() 788 INFO(" %s", str); in visit() 790 INFO("%s)\n", colour[TXT_DEFAULT]); in visit() 799 INFO("---\n"); in visit() 801 INFO(" <- BB:%i (%s)\n", in visit() 805 INFO("BB:%i (%u instructions) - ", bb->getId(), bb->getInsnCount()); in visit() [all …]
|
/external/u-boot/board/hisilicon/hikey/ |
D | README | 123 INFO: BL2: Doing platform setup 124 INFO: ddr3 rank1 init pass 125 INFO: succeed to set ddrc 150mhz 126 INFO: ddr3 rank1 init pass 127 INFO: succeed to set ddrc 266mhz 128 INFO: ddr3 rank1 init pass 129 INFO: succeed to set ddrc 400mhz 130 INFO: ddr3 rank1 init pass 131 INFO: succeed to set ddrc 533mhz 132 INFO: ddr3 rank1 init pass [all …]
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | trt_optimization_pass.cc | 81 LOG(INFO) << "Cluster = " << cluster; in PrintDebugInfo() 87 LOG(INFO) << offset << "type = " << cluster->type(); in PrintDebugInfo() 88 LOG(INFO) << offset << "num warmup steps = " << cluster->NumWarmupSteps(); in PrintDebugInfo() 91 LOG(INFO) << offset << " Device names:"; in PrintDebugInfo() 93 LOG(INFO) << offset2 << s; in PrintDebugInfo() 99 LOG(INFO) << offset << "Peak Memory Usage :"; in PrintDebugInfo() 101 LOG(INFO) << offset2 << s.first << " = " << s.second; in PrintDebugInfo() 107 LOG(INFO) << offset << "Device properties:"; in PrintDebugInfo() 109 LOG(INFO) << offset2 << k.first; in PrintDebugInfo() 111 LOG(INFO) << offset3 << "type = " << dt.type(); in PrintDebugInfo() [all …]
|
/external/u-boot/board/hisilicon/hikey960/ |
D | README | 140 INFO: BL2: Doing platform setup 141 INFO: UFS LUN0 contains 1024 blocks with 4096-byte size 142 INFO: UFS LUN1 contains 1024 blocks with 4096-byte size 143 INFO: UFS LUN2 contains 2048 blocks with 4096-byte size 144 INFO: UFS LUN3 contains 7805952 blocks with 4096-byte size 145 INFO: ufs: change power mode success 146 INFO: BL2: Loading image id 2 147 INFO: Loading image id=2 at address 0x89c80000 148 INFO: Image id=2 loaded: 0x89c80000 - 0x89cb5088 149 INFO: BL2: Initiating SCP_BL2 transfer to SCP [all …]
|
/external/tensorflow/tensorflow/core/summary/ |
D | vacuum.cc | 25 LOG(INFO) << "Opening SQLite DB: " << path; in Vacuum() 35 LOG(INFO) << "Deleting orphaned Experiments"; in Vacuum() 44 LOG(INFO) << "Deleting orphaned Runs"; in Vacuum() 53 LOG(INFO) << "Deleting orphaned Tags"; in Vacuum() 63 LOG(INFO) << "Deleting orphaned Tensors"; in Vacuum() 72 LOG(INFO) << "Deleting orphaned TensorStrings"; in Vacuum() 80 LOG(INFO) << "Deleting orphaned Graphs"; in Vacuum() 89 LOG(INFO) << "Deleting orphaned Nodes"; in Vacuum() 97 LOG(INFO) << "Deleting orphaned NodeInputs"; in Vacuum() 105 LOG(INFO) << "Running VACUUM"; in Vacuum()
|
/external/arm-trusted-firmware/docs/plat/ |
D | intel-stratix10.rst | 71 INFO: DDR: DRAM calibration success. 72 INFO: ECC is disabled. 73 INFO: Init HPS NOC's DDR Scheduler. 76 INFO: BL2: Doing platform setup 77 INFO: BL2: Loading image id 3 78 INFO: Loading image id=3 at address 0xffe1c000 79 INFO: Image id=3 loaded: 0xffe1c000 - 0xffe24034 80 INFO: BL2: Loading image id 5 81 INFO: Loading image id=5 at address 0x50000 82 INFO: Image id=5 loaded: 0x50000 - 0x550000 [all …]
|
D | poplar.rst | 118 INFO: BL1: 0xe1000 - 0xe7000 [size = 24576] 122 INFO: BL1: RAM 0xe1000 - 0xe7000 123 INFO: BL1: Loading BL2 124 INFO: Loading image id=1 at address 0xe9000 125 INFO: Image id=1 loaded at address 0xe9000, size = 0x5008 127 INFO: Entry point address = 0xe9000 128 INFO: SPSR = 0x3c5 131 INFO: BL2: Loading BL31 132 INFO: Loading image id=3 at address 0x129000 133 INFO: Image id=3 loaded at address 0x129000, size = 0x8038 [all …]
|
D | intel-agilex.rst | 71 INFO: DDR: DRAM calibration success. 72 INFO: ECC is disabled. 75 INFO: BL2: Doing platform setup 77 INFO: Entry point address = 0xffe1c000 78 INFO: SPSR = 0x3cd 81 INFO: ARM GICv2 driver initialized 82 INFO: BL31: Initializing runtime services 84 INFO: BL31: Preparing for EL3 exit to normal world 85 INFO: Entry point address = 0x50000 86 INFO: SPSR = 0x3c9
|
/external/tensorflow/tensorflow/lite/tools/benchmark/ |
D | benchmark_model.cc | 50 TFLITE_LOG(INFO) << "Average inference timings in us: " in OnBenchmarkEnd() 89 TFLITE_LOG(INFO) << "Min num runs: [" << params_.Get<int32_t>("num_runs") in LogParams() 91 TFLITE_LOG(INFO) << "Min runs duration (seconds): [" in LogParams() 93 TFLITE_LOG(INFO) << "Max runs duration (seconds): [" in LogParams() 95 TFLITE_LOG(INFO) << "Inter-run delay (seconds): [" in LogParams() 97 TFLITE_LOG(INFO) << "Num threads: [" << params_.Get<int32_t>("num_threads") in LogParams() 99 TFLITE_LOG(INFO) << "Benchmark name: [" in LogParams() 101 TFLITE_LOG(INFO) << "Output prefix: [" in LogParams() 103 TFLITE_LOG(INFO) << "Min warmup runs: [" in LogParams() 105 TFLITE_LOG(INFO) << "Min warmup runs duration (seconds): [" in LogParams() [all …]
|
/external/llvm/test/DebugInfo/X86/ |
D | debug-macro.ll | 1 …-O0 -filetype=obj < %s | llvm-dwarfdump -debug-dump=info - | FileCheck --check-prefix=CHECK-INFO %s 6 ; CHECK-INFO: .debug_info contents: 7 ; CHECK-INFO: DW_TAG_compile_unit 8 ; CHECK-INFO-NOT: DW_TAG 9 ; CHECK-INFO: DW_AT_name {{.*}}"debug-macro.cpp") 10 ; CHECK-INFO: DW_AT_macro_info {{.*}}(0x00000000) 11 ; CHECK-INFO: DW_TAG_compile_unit 12 ; CHECK-INFO-NOT: DW_TAG 13 ; CHECK-INFO: DW_AT_name {{.*}}"debug-macro1.cpp") 14 ; CHECK-INFO: DW_AT_macro_info {{.*}}(0x00000044) [all …]
|
/external/catch2/projects/SelfTest/UsageTests/ |
D | Message.tests.cpp | 13 INFO( "this is a " << "message" ); // This should output the message if a failure occurs 20 INFO( "\nThis info message starts with a linebreak" ); 29 INFO( "this message should be logged" ); 30 INFO( "so should this" ); 36 INFO( "this message may be logged later" ); 40 INFO( "this message should be logged" ); 44 INFO( "and this, but later" ); 48 INFO( "but not this" ); 111 INFO( "current counter " << i ); 122 INFO( "this should never be seen" ); [all …]
|
/external/libchrome/base/ |
D | logging_unittest.cc | 106 EXPECT_TRUE(LOG_IS_ON(INFO)); in TEST_F() 107 EXPECT_TRUE((DCHECK_IS_ON() != 0) == DLOG_IS_ON(INFO)); in TEST_F() 110 LOG(INFO) << mock_log_source.Log(); in TEST_F() 111 LOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F() 112 PLOG(INFO) << mock_log_source.Log(); in TEST_F() 113 PLOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F() 119 DLOG(INFO) << mock_log_source.Log(); in TEST_F() 120 DLOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F() 121 DPLOG(INFO) << mock_log_source.Log(); in TEST_F() 122 DPLOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F() [all …]
|
/external/arm-trusted-firmware/bl32/tsp/ |
D | tsp_main.c | 105 INFO("TSP: Total memory base : 0x%lx\n", (unsigned long) BL32_BASE); in tsp_main() 106 INFO("TSP: Total memory size : 0x%lx bytes\n", BL32_TOTAL_SIZE); in tsp_main() 123 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu on requests\n", in tsp_main() 152 INFO("TSP: cpu 0x%lx turned on\n", read_mpidr()); in tsp_cpu_on_main() 153 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu on requests\n", in tsp_cpu_on_main() 193 INFO("TSP: cpu 0x%lx off request\n", read_mpidr()); in tsp_cpu_off_main() 194 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu off requests\n", in tsp_cpu_off_main() 236 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu suspend requests\n", in tsp_cpu_suspend_main() 274 INFO("TSP: cpu 0x%lx resumed. maximum off power level %lld\n", in tsp_cpu_resume_main() 276 INFO("TSP: cpu 0x%lx: %d smcs, %d erets %d cpu suspend requests\n", in tsp_cpu_resume_main() [all …]
|
/external/arm-trusted-firmware/plat/mediatek/mt6795/ |
D | bl31_plat_setup.c | 263 INFO("mmap atf buffer : 0x%x, 0x%x\n\r", in bl31_plat_arch_setup() 275 INFO("mmap atf buffer (force 2MB aligned):0x%x, 0x%x\n", in bl31_plat_arch_setup() 296 INFO("ATF log service is registered (0x%x, aee:0x%x)\n", in bl31_plat_arch_setup() 308 INFO("BL3-1: %s\n", version_string); in bl31_plat_arch_setup() 309 INFO("BL3-1: %s\n", build_message); in bl31_plat_arch_setup() 346 INFO("Kernel_EL2\n"); in bl31_plat_get_next_kernel64_ep_info() 349 INFO("Kernel_EL1\n"); in bl31_plat_get_next_kernel64_ep_info() 353 INFO("Kernel is 64Bit\n"); in bl31_plat_get_next_kernel64_ep_info() 360 INFO("pc=0x%lx, r0=0x%lx, r1=0x%lx\n", in bl31_plat_get_next_kernel64_ep_info() 396 INFO("Kernel is 32Bit\n"); in bl31_plat_get_next_kernel32_ep_info() [all …]
|
/external/slf4j/slf4j-site/src/site/pages/changes/ |
D | changes-1.3.txt | 8 INFO: 6000: org.slf4j.Logger: Added public field ROOT_LOGGER_NAME 9 INFO: 8000: org.slf4j.LoggerFactory: Class org.slf4j.LoggerFactory added 10 INFO: 8000: org.slf4j.MarkerFactory: Class org.slf4j.MarkerFactory added 11 INFO: 8000: org.slf4j.helpers.BasicMarker: Class org.slf4j.helpers.BasicMarker added 12 INFO: 8000: org.slf4j.helpers.BasicMarkerFactory: Class org.slf4j.helpers.BasicMarkerFactory added 13 INFO: 8000: org.slf4j.helpers.MarkerIgnoringBase: Class org.slf4j.helpers.MarkerIgnoringBase added 14 INFO: 8000: org.slf4j.helpers.MessageFormatter: Class org.slf4j.helpers.MessageFormatter added 15 INFO: 8000: org.slf4j.helpers.Util: Class org.slf4j.helpers.Util added 21 INFO: 8000: org.slf4j.spi.LocationAwareLogger: Class org.slf4j.spi.LocationAwareLogger added
|
/external/tensorflow/tensorflow/lite/examples/label_image/ |
D | label_image.cc | 77 LOG(INFO) << "GPU acceleration is unsupported on this platform."; in GetDelegates() 86 LOG(INFO) << "NNAPI acceleration is unsupported on this platform."; in GetDelegates() 125 LOG(INFO) << std::fixed << std::setw(10) << std::setprecision(3) in PrintProfilingInfo() 150 LOG(INFO) << "Loaded model " << s->model_name << "\n"; in RunInference() 152 LOG(INFO) << "resolved reporter\n"; in RunInference() 166 LOG(INFO) << "tensors size: " << interpreter->tensors_size() << "\n"; in RunInference() 167 LOG(INFO) << "nodes size: " << interpreter->nodes_size() << "\n"; in RunInference() 168 LOG(INFO) << "inputs: " << interpreter->inputs().size() << "\n"; in RunInference() 169 LOG(INFO) << "input(0) name: " << interpreter->GetInputName(0) << "\n"; in RunInference() 174 LOG(INFO) << i << ": " << interpreter->tensor(i)->name << ", " in RunInference() [all …]
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
D | LoggerTest.java | 322 assertSame(Level.INFO, log.getLevel()); in testGetLogger_Empty() 522 assertSame(Level.INFO, log.getLevel()); in testGetLoggerWithRes_Empty() 935 assertTrue(mlog.isLoggable(Level.INFO)); in testIsLoggable() 1310 this.sharedLogger.setLevel(Level.INFO); in testConfig_Normal() 1338 this.sharedLogger.setLevel(Level.INFO); in testConfig_Null() 1362 this.sharedLogger.setLevel(Level.INFO); in testConfig_Supplier() 1392 this.sharedLogger.setLevel(Level.INFO); in testConfig_Supplier_Null() 1733 this.sharedLogger.setLevel(Level.INFO); in testInfo_Normal() 1744 assertSame(r.getLevel(), Level.INFO); in testInfo_Normal() 1757 this.sharedLogger.setLevel(Level.INFO); in testInfo_Supplier() [all …]
|
/external/arm-trusted-firmware/plat/intel/soc/common/drivers/wdt/ |
D | watchdog.c | 22 INFO("Component Type : %x\r\n", mmio_read_32(WDT_COMP_VERSION)); in watchdog_info() 23 INFO("Component Version : %x\r\n", mmio_read_32(WDT_COMP_TYPE)); in watchdog_info() 30 INFO("Watchdog Timer is currently enabled\n"); in watchdog_status() 31 INFO("Current Counter : 0x%x\r\n", mmio_read_32(WDT_CCVR)); in watchdog_status() 33 INFO("Watchdog Timer is currently disabled\n"); in watchdog_status()
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | hexagon_graph_execution_test.cc | 83 LOG(INFO) << "Hexagon controller version is " << version; in CheckHexagonControllerVersion() 131 LOG(INFO) << "Read " << IMAGE_FILENAME << ", size = " << fsize << "bytes"; in LoadImage() 137 LOG(INFO) << "header size = " << header_size; in LoadImage() 139 LOG(INFO) << "image size = " << size; in LoadImage() 141 LOG(INFO) << "width = " << width; in LoadImage() 143 LOG(INFO) << "height = " << height; in LoadImage() 165 LOG(INFO) << i << " (" << img_floats[dst_pos] << ", " in LoadImage() 187 LOG(INFO) << "Loading image finished."; in BuildImageTensor() 191 LOG(INFO) << "Copy data to tensor."; in BuildImageTensor() 199 LOG(INFO) << "Loading image finished."; in BuildQuantizedImageTensor() [all …]
|
/external/arm-trusted-firmware/lib/optee/ |
D | optee_utils.c | 152 INFO("OPTEE ep=0x%x\n", (unsigned int)header_ep->pc); in parse_optee_header() 153 INFO("OPTEE header info:\n"); in parse_optee_header() 154 INFO(" magic=0x%x\n", header->magic); in parse_optee_header() 155 INFO(" version=0x%x\n", header->version); in parse_optee_header() 156 INFO(" arch=0x%x\n", header->arch); in parse_optee_header() 157 INFO(" flags=0x%x\n", header->flags); in parse_optee_header() 158 INFO(" nb_images=0x%x\n", header->nb_images); in parse_optee_header() 178 INFO("Invalid OPTEE header, set legacy mode.\n"); in parse_optee_header()
|
/external/arm-trusted-firmware/plat/marvell/a3700/common/ |
D | io_addr_dec.c | 70 INFO("set_io_addr_dec %d result: ctrl(0x%x) base(0x%x)", in set_io_addr_dec_win() 76 INFO(" remap(%x)\n", in set_io_addr_dec_win() 80 INFO("\n"); in set_io_addr_dec_win() 139 INFO("Initializing IO address decode windows\n"); in init_io_addr_dec() 158 INFO("DRAM mapping %d base(0x%lx) size(0x%lx)\n", in init_io_addr_dec() 170 INFO("Set IO decode window successfully, base(0x%x)", in init_io_addr_dec() 172 INFO(" win_attr(%x) max_dram_win(%d) max_remap(%d)", in init_io_addr_dec() 175 INFO(" win_offset(%d)\n", io_dec_win->win_offset); in init_io_addr_dec()
|
/external/tensorflow/tensorflow/tools/benchmark/ |
D | benchmark_model.cc | 56 LOG(INFO) << "Initializing graph variables"; in InitializeVariables() 252 LOG(INFO) << "Loading TensorFlow."; in InitializeSession() 260 LOG(INFO) << "Got config, " << config.device_count_size() << " devices"; in InitializeSession() 329 LOG(INFO) << "Running benchmark for max " << num_runs << " iterations, max " in TimeMultipleRuns() 350 LOG(INFO) << "Failed on run " << i; in TimeMultipleRuns() 363 LOG(INFO) << stream.str() << std::endl; in TimeMultipleRuns() 471 LOG(INFO) << "Graph: [" << graph << "]"; in Main() 472 LOG(INFO) << "Init ops:" << init_ops_string; in Main() 473 LOG(INFO) << "Input layers: [" << input_layer_string << "]"; in Main() 474 LOG(INFO) << "Input shapes: [" << input_layer_shape_string << "]"; in Main() [all …]
|