OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xlabel
(Results
1 - 16
of
16
) sorted by null
/external/autotest/tko/
plotgraph.py
23
def __init__(self, title,
xlabel
, ylabel, xsort = sorted, size = "1180,900", keytitle = None):
25
self.
xlabel
=
xlabel
81
g.write('set
xlabel
"%s"\n' % self.
xlabel
)
/system/extras/memcpy-perf/
graph_memcpy.py
14
plt.
xlabel
("size in bytes")
/cts/apps/CameraITS/tests/inprog/
test_param_black_level_lock.py
65
pylab.
xlabel
("Luma DN, showing [0:16] out of full [0:256] range")
test_black_level.py
88
pylab.
xlabel
("DN: Y[0:32], U[112:144], V[112:144]")
/cts/suite/cts/utils/
grapher.py
76
plt.
xlabel
('Iteration')
/cts/apps/CameraITS/tests/scene0/
test_gyro_bias.py
67
pylab.
xlabel
("Time (seconds)")
/external/webrtc/webrtc/modules/video_coding/test/
plotReceiveTrace.m
180
xlabel
('RTP timestamp (in ms)');
196
%
xlabel
('RTP timestamp');
210
xlabel
('RTP timestamp');
/system/extras/tests/sdcard/
plot_sdcard.py
203
gp.
xlabel
('iterations')
240
gp.
xlabel
('seconds')
272
gp.
xlabel
('writer process')
/external/v8/tools/
draw_instruction_graph.sh
94
set
xlabel
'Instructions' font 'FreeSans, 10'
/cts/apps/CameraITS/tests/scene1/
test_dng_noise_model.py
98
pylab.
xlabel
("Sensitivity")
/cts/apps/CameraITS/tests/
tutorial.py
171
pylab.
xlabel
("Luma DN")
/external/eigen/bench/btl/data/
gnuplot_common_settings.hh
69
set
xlabel
"matrix size" offset 0,0
/cts/apps/CameraITS/tests/sensor_fusion/
test_sensor_fusion.py
175
pylab.
xlabel
("Relative horizontal shift between curves (ms)")
197
pylab.
xlabel
("Camera frame number")
/external/autotest/client/site_tests/firmware_TouchMTB/
noise_summary.py
197
plt.
xlabel
('Frequency (Hz)')
/external/webrtc/tools/matlab/
rtpAnalyze.m
149
xlabel
('Send time [s]');
156
xlabel
('Send time [s]');
/external/v8/tools/profviz/
composer.js
392
output("set
xlabel
\"execution time in ms\"");
Completed in 853 milliseconds