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

  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
htmlutil.py 146 str = strip.get_output()
169 def get_output(self): member in class:_HtmlStripper
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
htmlutil.py 146 str = strip.get_output()
169 def get_output(self): member in class:_HtmlStripper
  /hardware/qcom/audio/post_proc/
bundle.c 103 output_context_t *get_output(audio_io_handle_t output) function
192 if (get_output(output) != NULL) {
258 out_ctxt = get_output(output);
440 output_context_t *out_ctxt = get_output(ioId);
465 output_context_t *out_ctxt = get_output(context->out_handle);
694 out_ctxt = get_output(context->out_handle);
699 out_ctxt = get_output(context->out_handle);
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c 216 output_context_t *get_output(audio_io_handle_t output) { function
380 if (get_output(output) != NULL) {
429 out_ctxt = get_output(output);
908 output_context_t *out_ctxt = get_output(ioId);
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 238 output_context_t *get_output(audio_io_handle_t output) { function
440 if (get_output(output) != NULL) {
489 out_ctxt = get_output(output);
    [all...]
  /hardware/libhardware/include/hardware/
audio_policy.h 61 * - process get_output() queries received when AudioTrack objects are
131 audio_io_handle_t (*get_output)(struct audio_policy *pol, member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 266 dap->policy.get_output = ap_get_output;
  /frameworks/av/services/audiopolicy/
AudioPolicyInterfaceImplLegacy.cpp 145 return mpAudioPolicy->get_output(mpAudioPolicy, stream, samplingRate,
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 357 lap->policy.get_output = ap_get_output;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 349 qap->policy.get_output = ap_get_output;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_logging.py 949 def get_output(self): member in class:SocketHandlerTest
961 self.assertEqual(self.get_output(), "spam\neggs\n")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_logging.py 949 def get_output(self): member in class:SocketHandlerTest
961 self.assertEqual(self.get_output(), "spam\neggs\n")
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml2.h 3639 HRESULT (WINAPI *get_output)(IXSLProcessor *This,VARIANT *pOutput); member in struct:MSXML2::IXSLProcessorVtbl
5021 HRESULT (WINAPI *get_output)(IMXWriter *This,VARIANT *varDestination); member in struct:MSXML2::IMXWriterVtbl
    [all...]

Completed in 516 milliseconds