| /external/libvorbis/doc/ |
| D | 01-introduction.tex | 262 \subsubsection{Decode Setup} 274 \paragraph{Identification Header} 279 \paragraph{Comment Header} 284 \paragraph{Setup Header} 289 \subsubsection{Decode Procedure} 317 \paragraph{Packet type decode} 334 \paragraph{Mode decode} 341 \paragraph{Window shape decode (long windows only)} \label{vorbis:spec:window} 389 \paragraph{floor decode} 395 \paragraph{residue decode} [all …]
|
| /external/chromium_org/base/process/ |
| D | process.h | 17 Process() : process_(kNullProcessHandle) { in Process() function 20 explicit Process(ProcessHandle handle) : process_(handle) { in Process() function
|
| /external/chromium_org/chrome/browser/ |
| D | memory_details_linux.cc | 80 struct Process { struct 86 typedef std::map<pid_t, Process> ProcessMap; argument
|
| /external/lldb/tools/debugserver/source/MacOSX/ |
| D | MachTask.h | 92 MachProcess * Process () { return m_process; } in Process() function 93 const MachProcess * Process () const { return m_process; } in Process() function
|
| D | MachThread.h | 42 MachProcess * Process() { return m_process; } in Process() function 44 Process() const { return m_process; } in Process() function
|
| /external/chromium_org/v8/samples/ |
| D | count-hosts.js | 30 function Process(request) { class
|
| /external/chromium-trace/trace-viewer/src/tracing/trace_model/ |
| D | process.js | 17 function Process(model, pid) { class 51 Process.prototype = { class
|
| /external/lldb/include/lldb/Target/ |
| D | ThreadPlanBase.h | 32 friend class Process; // RunThreadPlan manages "stopper" base plans. variable
|
| D | ThreadList.h | 28 friend class Process; variable
|
| /external/chromium_org/tools/grit/grit/tool/ |
| D | preprocess_interface.py | 16 def Process(self, rctext, rcpath): member in PreProcessor
|
| D | postprocess_interface.py | 18 def Process(self, rctext, rcpath, grdnode): member in PostProcessor
|
| D | toolbar_preprocess.py | 26 def Process(self, rctext, rcpath): member in ToolbarPreProcessor
|
| D | preprocess_unittest.py | 37 def Process(self, rctext, rcpath): member in DummyPreProcessor
|
| D | postprocess_unittest.py | 51 def Process(self, rctext, rcpath, grdnode): member in DummyPostProcessor
|
| D | toolbar_postprocess.py | 26 def Process(self, rctext, rcpath, grdnode): member in ToolbarPostProcessor
|
| /external/chromium_org/gpu/command_buffer/service/ |
| D | query_manager.cc | 108 bool AsyncPixelTransfersCompletedQuery::Process() { in Process() function in gpu::gles2::__anon28a0ad480111::AsyncPixelTransfersCompletedQuery 172 bool AllSamplesPassedQuery::Process() { in Process() function in gpu::gles2::AllSamplesPassedQuery 229 bool CommandsIssuedQuery::Process() { in Process() function in gpu::gles2::CommandsIssuedQuery 272 bool CommandLatencyQuery::Process() { in Process() function in gpu::gles2::CommandLatencyQuery 335 bool AsyncReadPixelsCompletedQuery::Process() { in Process() function in gpu::gles2::AsyncReadPixelsCompletedQuery 379 bool GetErrorQuery::Process() { in Process() function in gpu::gles2::GetErrorQuery 427 bool CommandsCompletedQuery::Process() { in Process() function in gpu::gles2::CommandsCompletedQuery
|
| /external/lldb/include/lldb/Breakpoint/ |
| D | BreakpointSiteList.h | 32 friend class Process; variable
|
| D | BreakpointLocation.h | 328 friend class Process; variable
|
| /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fakes/ |
| D | fake_media_process.h | 18 virtual void Process(int channel, in Process() function
|
| /external/lldb/source/Plugins/Process/Utility/ |
| D | InferiorCallPOSIX.h | 19 class Process; variable
|
| /external/chromium_org/chrome/common/extensions/docs/server2/ |
| D | schema_processor.py | 16 def Process(self, path, file_data): member in SchemaProcessorForTest 207 def Process(self, path, file_data): member in SchemaProcessor
|
| /external/chromium_org/third_party/webrtc/modules/audio_processing/ |
| D | rms_level.cc | 31 void RMSLevel::Process(const int16_t* data, int length) { in Process() function in webrtc::RMSLevel
|
| D | typing_detection.cc | 32 bool TypingDetection::Process(bool key_pressed, bool vad_activity) { in Process() function in webrtc::TypingDetection
|
| /external/chromium_org/media/formats/mp2t/ |
| D | es_parser_mpeg1audio_unittest.cc | 38 bool EsParserMpeg1AudioTest::Process( in Process() function in media::mp2t::EsParserMpeg1AudioTest
|
| /external/chromium_org/third_party/webrtc/voice_engine/ |
| D | transmit_mixer_unittest.cc | 22 virtual void Process(int channel, ProcessingTypes type, in Process() function in webrtc::voe::__anona51526140111::MediaCallback
|