HomeSort by relevance Sort by last modified time
    Searched full:subplot (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/v8/tools/
gc-nvp-trace-processor.py 159 for subplot in plot:
160 if isinstance(subplot, Plot):
161 for item in subplot.items:
  /external/v8/tools/
gc-nvp-trace-processor.py 159 for subplot in plot:
160 if isinstance(subplot, Plot):
161 for item in subplot.items:
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
matlab.php 138 'sub2ind','subplot','subspace','subvolume','sum','summer',
scilab.php 197 'subf', 'subgraph', 'subplot', 'successors', 'sum', 'supernode', 'surf', 'surface_properties', 'sva',
  /frameworks/base/tools/velocityplot/
velocityplot.py 128 # Add a subplot to the figure for a time series.
  /external/webrtc/src/modules/audio_processing/agc/
digital_agc.c 34 // subplot(121); plot(in, out); axis([-30, 0, -5, 20]); grid on; xlabel('Input (dB)'); ylabel('Gain (dB)');
35 // subplot(122); plot(in, in+out); axis([-30, 0, -30, 5]); grid on; xlabel('Input (dB)'); ylabel('Output (dB)');
  /frameworks/base/tools/orientationplot/
orientationplot.py 202 # Add a subplot to the figure for a time series.

Completed in 182 milliseconds