/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/apollo3/ |
D | compare_1k.py | 22 import matplotlib.pyplot as plt namespace 86 plt.figure(1) 87 plt.subplot(311) 88 plt.plot(micro_windowed_input, label='Micro fixed') 89 plt.legend() 90 plt.subplot(312) 91 plt.plot(cmsis_windowed_input, label='CMSIS fixed') 92 plt.legend() 93 plt.subplot(313) 94 plt.plot(to_float(micro_windowed_input, 30), label='Micro to float') [all …]
|
/external/kotlinx.coroutines/benchmarks/scripts/ |
D | generate_plots_flow_flatten_merge.py | 7 import matplotlib.pyplot as plt namespace 34 def draw(data, plt): argument 35 plt.xscale('log', basex=2) 36 plt.gca().xaxis.set_major_formatter(FormatStrFormatter('%0.f')) 37 plt.grid(linewidth='0.5', color='lightgray') 41 plt.ylabel("elements / ms") 42 plt.xlabel('concurrency') 43 plt.xticks(data.concurrency.unique()) 52 …plt.errorbar(x=res.concurrency, y=res.score*elements/1000, yerr=res.score_error*elements/1000, sol… 70 plt.rcParams.update({'font.size': 15}) [all …]
|
/external/llvm-project/openmp/runtime/tools/ |
D | summarizeStats.py | 10 from matplotlib import pyplot as plt unknown 33 return plt.Polygon(verts, closed=True, edgecolor='k') 36 return plt.Circle((x0, y0), r) 166 plt.xlabel("OMP Constructs") 167 plt.ylabel(statProperties[kind][0]) 168 plt.title (statProperties[kind][1]) 169 plt.tight_layout() 170 plt.savefig(filebase+"_"+kind) 179 fig = plt.figure(figsize=(9,9)) 205 def multiAppBarChartSettings(ax, plt, index, width, n, tmp, s): argument [all …]
|
/external/llvm-project/llvm/utils/llvm-locstats/ |
D | llvm-locstats.py | 18 def init_plot(plt): argument 19 plt.title('Debug Location Statistics', fontweight='bold') 20 plt.xlabel('location buckets') 21 plt.ylabel('number of variables in the location buckets') 22 plt.xticks(rotation=45, fontsize='x-small') 23 plt.yticks() 26 def finish_plot(plt): argument 27 plt.legend() 28 plt.grid(color='grey', which='major', axis='y', linestyle='-', linewidth=0.3) 29 plt.savefig('locstats.png') [all …]
|
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/ |
D | plt.test | 5 # 64: Disassembly of section .plt: 6 # 64: <__gmon_start__@plt>: 7 # 64: <__cxa_finalize@plt>: 8 # 64: callq {{.*}} <__cxa_finalize@plt> 10 # 32: Disassembly of section .plt: 11 # 32: <puts@plt>: 12 # 32: <__libc_start_main@plt>: 13 # 32: calll {{.*}} <puts@plt> 14 # 32: calll {{.*}} <__libc_start_main@plt>
|
/external/llvm-project/lld/test/ELF/ |
D | riscv-plt.s | 10 # RUN: llvm-readelf -x .got.plt %t.32 | FileCheck --check-prefix=GOTPLT32 %s 19 # RUN: llvm-readelf -x .got.plt %t.64 | FileCheck --check-prefix=GOTPLT64 %s 22 # SEC: .plt PROGBITS {{0*}}00011030 29 ## The .got.plt slots relocated by .rela.plt point to .plt 31 # RELOC32: .rela.plt { 38 # RELOC64: .rela.plt { 51 ## bar@plt - . = 0x11050-0x11008 = 72 54 ## bar@plt - . = 0x11050-0x11010 = 64 57 ## weak@plt - . = 0x11060-0x11018 = 72 63 # DIS: Disassembly of section .plt: [all …]
|
D | hexagon-plt.s | 10 # RUN: llvm-readelf -x .got.plt %t | FileCheck --check-prefix=GOTPLT %s 13 # SEC: .plt PROGBITS {{0*}}00020040 20 ## The .got.plt slots relocated by .rela.plt point to .plt 22 # RELOC: .rela.plt { 34 ## Call bar via plt 36 ## Call weak via plt 43 ## Call bar via plt 46 ## Call weak via plt 53 ## Call bar via plt 56 ## Call weak via plt [all …]
|
D | aarch64-feature-btipac.s | 19 # BTIPACSO-NEXT: 10348: bl 0x10380 <func3@plt> 23 # BTIPACSO: Disassembly of section .plt: 24 # BTIPACSO: 0000000000010360 <.plt>: 33 # BTIPACSO: 0000000000010380 <func3@plt>: 55 # BTIPACEX-NEXT: 210370: bl 0x2103a0 <func2@plt> 60 # BTIPACEX: Disassembly of section .plt: 61 # BTIPACEX: 0000000000210380 <.plt>: 70 # BTIPACEX: 00000000002103a0 <func2@plt>: 88 # EX-NEXT: 2102e0: bl 0x210310 <func2@plt> 93 # EX: Disassembly of section .plt: [all …]
|
D | aarch64-tstbr14-reloc.s | 27 #DSOREL: Name: .got.plt 42 #DSOREL-NEXT: Section ({{.*}}) .rela.plt { 60 #DSO-NEXT: 10314: tbnz w3, #15, 0x10350 <_foo@plt> 61 #DSO-NEXT: 10318: tbnz w3, #15, 0x10360 <_bar@plt> 62 #DSO-NEXT: 1031c: tbz x6, #45, 0x10350 <_foo@plt> 63 #DSO-NEXT: 10320: tbz x6, #45, 0x10360 <_bar@plt> 65 #DSO-NEXT: Disassembly of section .plt: 67 #DSO-NEXT: <.plt>: 77 #DSO-NEXT: <_foo@plt>: 83 #DSO-NEXT: <_bar@plt>:
|
D | wrap-plt.s | 35 jmp foo@plt 36 jmp __wrap_foo@plt 37 jmp __real_foo@plt 38 jmp _start@plt
|
D | x86-64-retpoline-znow-static-iplt.s | 6 #0x2011a9+5 + 34 = 0x2011d0 (foo@plt) 11 # CHECK: 00000000002011b0 <.plt>: 12 # CHECK-NEXT: 2011b0: callq 0x2011c0 <.plt+0x10> 15 #foo@plt 17 # CHECK-NEXT: 2011d7: jmp 0x2011b0 <.plt>
|
D | aarch64-condb-reloc.s | 34 #DSOREL: Name: .got.plt 49 #DSOREL-NEXT: Section ({{.*}}) .rela.plt { 71 #DSO-NEXT: 1035c: b.eq 0x10390 <_foo@plt> 72 #DSO-NEXT: 10360: b.eq 0x103a0 <_bar@plt> 73 #DSO-NEXT: 10364: b.eq 0x103b0 <_dah@plt> 75 #DSO-NEXT: Disassembly of section .plt: 77 #DSO-NEXT: <.plt>: 87 #DSO-NEXT: <_foo@plt>: 93 #DSO-NEXT: <_bar@plt>: 99 #DSO-NEXT: <_dah@plt>:
|
D | ppc64-pcrel-call-to-extern.s | 45 ## DT_PLTGOT points to .plt 46 # SEC: .plt NOBITS 0000000010030148 040148 000028 00 WA 0 0 8 49 ## The first 2 entries in the .plt are reserved for the dynamic linkers 50 ## usage. The JMP_SLOT relocations are stored at .plt[2], .plt[3], .plt[4]. 51 ## Check that we emit 3 R_PPC64_JMP_SLOT in .rela.plt. 52 # REL: .rela.plt { 62 ## .plt[2] - 0x10010010 = 0x10030158 - 0x10010010 = 0x20148 = 131400 72 ## .plt[3] - 0x10020010 = 0x10030160 - 0x10020010 = 0x10150 = 65872 82 ## .plt[4] - 0x10030010 = 0x10030168 - 0x10030010 = 0x150 = 344
|
D | gnu-ifunc-noplt-i386.s | 68 call foo@plt 69 call bar@plt 70 call bar2@plt 71 call zed2@plt
|
D | gnu-ifunc-plt-i386.s | 94 call foo@plt 95 call bar@plt 96 call bar2@plt 97 call zed2@plt
|
D | i386-tls-gdiele.s | 54 call ___tls_get_addr@plt 56 call ___tls_get_addr@plt 59 call ___tls_get_addr@plt 61 call ___tls_get_addr@plt
|
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/AArch64/ |
D | plt.test | 3 # CHECK: Disassembly of section .plt: 4 # CHECK: <__cfi_slowpath@plt>: 6 # CHECK: bl {{.*}} <__cfi_slowpath@plt> 11 # CHECK-BTI: bl {{.*}} <f1@plt> 12 # CHECK-BTI: bl {{.*}} <f2@plt> 13 # CHECK-BTI: Disassembly of section .plt: 14 # CHECK-BTI: <f1@plt>: 17 # CHECK-BTI: <f2@plt>: 41 - Name: .rela.plt 45 Info: .got.plt [all …]
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | dynrelocsec-remove-shinfo-reference.test | 2 # RUN: llvm-objcopy -R .got.plt %t %t2 4 ## .rela.plt is a dynamic relocation section that has a connection 5 ## via sh_info field with its target section .got.plt. 11 # RUN: | FileCheck %s --implicit-check-not=".got.plt" --implicit-check-not=".rela.plt" 20 - Name: .rela.plt 24 Info: .got.plt 25 - Name: .got.plt
|
D | reloc-no-symtab.test | 6 # llvm-strip: error: Link field value 0 in section .rela.plt is invalid. 23 - Name: .rela.plt 26 Info: .got.plt 28 - Name: .plt 31 - Name: .got.plt 35 # CHECK: Name: .rela.plt
|
/external/webrtc/rtc_tools/ |
D | metrics_plotter.py | 29 import matplotlib.pyplot as plt namespace 51 figure = plt.figure() 64 plt.ylabel('%s (%s)' % (metric[GRAPH_NAME], metric[UNITS])) 65 plt.xlabel('time (s)') 66 plt.title(metric[GRAPH_NAME]) 67 plt.plot(x_values, y_values) 69 plt.show()
|
/external/webrtc/modules/video_coding/codecs/test/ |
D | plot_webrtc_test_logs.py | 18 import matplotlib.pyplot as plt namespace 283 plt.plot(x, y, label=label, linewidth=1.5, marker='o', markersize=5, 298 plt.figure() 299 plt.suptitle(title, fontsize='large', fontweight='bold') 305 plt.rc('grid', color=GRID_COLOR) 306 ax = plt.subplot(rows, cols, pos) 307 plt.grid() 308 plt.setp(ax.get_xticklabels(), visible=(pos == rows), fontsize='large') 309 plt.setp(ax.get_yticklabels(), fontsize='large') 313 plt.title(setting, fontsize='medium') [all …]
|
/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/ |
D | MotionEST.py | 5 import matplotlib.pyplot as plt namespace 100 plt.figure(figsize=(n_row * size, size * self.height / self.width)) 101 plt.subplot(1, n_row, 1) 102 plt.imshow(cur_mf) 103 plt.title('Estimated Motion Field') 105 plt.subplot(1, n_row, 2) 106 plt.imshow(gt_mf) 107 plt.title('Ground Truth') 108 plt.tight_layout() 109 plt.show()
|
/external/llvm-project/lld/test/ELF/linkerscript/ |
D | empty-relaplt-dyntags.test | 6 ## Check that we remove the empty .rela.plt section even when it 10 # CHECK-NOT: Name: .rela.plt 21 .rela.plt : { *(.rela.plt) }: all 23 .got.plt : {*(.got.plt)}: all
|
/external/walt/pywalt/pywalt/ |
D | minimization.py | 115 import matplotlib.pyplot as plt namespace 117 plt.plot(xx, y, '.b') 127 plt.plot(xls, yls, 'o' + colors[side]) 129 plt.plot(x_linear, a * x_linear + c, colors[side]) 130 plt.xlabel('X') 131 plt.ylabel('Y') 132 plt.title('Laser events shifted %.2f ms' % (shift*1000)) 133 plt.show()
|
/external/elfutils/tests/ |
D | run-strip-remove-keep.sh | 48 [ 9] .rel.plt REL 0804829c 00029c 000020 8 A 4 11 4 50 [11] .plt PROGBITS 080482d4 0002d4 000050 4 AX 0 0 4 83 [ 9] .rel.plt NOBITS 0804829c 000114 000020 8 A 4 11 4 85 [11] .plt NOBITS 080482d4 000114 000050 4 AX 0 0 4 134 [ 9] .rel.plt REL 0804829c 00029c 000020 8 A 4 11 4 136 [11] .plt PROGBITS 080482d4 0002d4 000050 4 AX 0 0 4 170 [ 9] .rel.plt NOBITS 0804829c 000114 000020 8 A 4 11 4 172 [11] .plt NOBITS 080482d4 000114 000050 4 AX 0 0 4 222 [ 8] .rela.plt RELA 0000000000000410 00000410 00000018 24 A 3 10 8 224 [10] .plt PROGBITS 0000000000000440 00000440 00000020 16 AX 0 0 16 [all …]
|