HomeSort by relevance Sort by last modified time
    Searched refs:Produce (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/chrome/test/functional/tracing/
tracing_smoke_test.py 19 tracer = self._tracer_factory.Produce()
26 tracer = self._tracer_factory.Produce()
36 tracer1 = self._tracer_factory.Produce()
37 tracer2 = self._tracer_factory.Produce()
48 tracer = self._tracer_factory.Produce()
tracer.py 72 """A TracerFactory is used to produce a Tracer.
74 It's recommended to use the same TracerFactory to produce all Tracers so that
84 def Produce(self):
85 """Produce an instance of a Tracer"""
  /external/chromium_org/courgette/
analyze_mem_test 7 # Produce memory metrics for run_apply_test
34 Produce memory metrics for run_apply_test. This shows the percentiles
  /external/llvm/utils/TableGen/
tdtags 86 produce error messages for certain .td files. These errors
92 Produce a tags file in every directory in the LLVM source tree
95 Produce a tags file from .td files in the current directory.
97 Produce a tags file in every directory that contains any .td
100 Produce a tags file for each named code generator target, or
  /external/chromium_org/ui/compositor/
compositor.h 123 virtual std::string Produce();
140 // event. The typical use case is when waiting for a renderer to produce a frame
compositor.cc 95 std::string Texture::Produce() {
  /external/chromium_org/content/common/gpu/
texture_image_transport_surface.cc 400 Texture* texture = texture_manager->Produce(backbuffer_.get());
  /external/chromium_org/gpu/command_buffer/service/
texture_manager_unittest.cc     [all...]
texture_manager.h 605 Texture* Produce(TextureRef* ref);
texture_manager.cc     [all...]
gles2_cmd_decoder.cc     [all...]
  /external/chromium_org/content/browser/aura/
gpu_process_transport_factory.cc 136 virtual std::string Produce() OVERRIDE { return mailbox_name_; }
  /external/iputils/doc/
docbook2man-spec.pl 27 in DocBook, and will produce wrong output in some cases with supported
33 Produce cleanest, readable man output as possible (unlike some
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc 336 std::string mailbox_name = texture_to_produce->Produce();
364 ack.mailbox_name = texture_to_produce->Produce();
887 // This is the size that we want the renderer to produce. While we're waiting
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js 70 // Should produce 36788 939524096 for all runs.
    [all...]

Completed in 1155 milliseconds