Home
last modified time | relevance | path

Searched defs:Process (Results 1 – 25 of 42) sorted by relevance

12

/external/libvorbis/doc/
D01-introduction.tex262 \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/lldb/tools/debugserver/source/MacOSX/
DMachTask.h92 MachProcess * Process () { return m_process; } in Process() function
93 const MachProcess * Process () const { return m_process; } in Process() function
DMachThread.h42 MachProcess * Process() { return m_process; } in Process() function
44 Process() const { return m_process; } in Process() function
/external/v8/samples/
Dcount-hosts.js30 function Process(request) { class
/external/lldb/include/lldb/Target/
DThreadPlanBase.h32 friend class Process; // RunThreadPlan manages "stopper" base plans. variable
DThreadList.h28 friend class Process; variable
/external/lldb/include/lldb/Breakpoint/
DBreakpointSiteList.h32 friend class Process; variable
DBreakpointLocation.h328 friend class Process; variable
/external/google-breakpad/src/processor/
Dmicrodump_processor.cc57 ProcessResult MicrodumpProcessor::Process(const string &microdump_contents, in Process() function in google_breakpad::MicrodumpProcessor
Dminidump_processor.cc77 ProcessResult MinidumpProcessor::Process( in Process() function in google_breakpad::MinidumpProcessor
305 ProcessResult MinidumpProcessor::Process( in Process() function in google_breakpad::MinidumpProcessor
/external/lldb/source/Plugins/Process/Utility/
DInferiorCallPOSIX.h19 class Process; variable
/external/v8/src/
Dhydrogen-removable-simulates.cc17 State* Process(HInstruction* instr, Zone* zone) { in Process() function in v8::internal::State
168 void Process(HInstruction* instr, Zone* zone) { } in Process() function in v8::internal::Effects
Dhydrogen-flow-engine.h27 inline void Process(HInstruction* value, Zone* zone) { in Process() function
42 inline NoState* Process(HInstruction* value, Zone* zone) { in Process() function
Dhydrogen-load-elimination.cc46 HLoadEliminationTable* Process(HInstruction* instr, Zone* zone) { in Process() function in v8::internal::HLoadEliminationTable
446 void Process(HInstruction* instr, Zone* zone) { in Process() function in v8::internal::HLoadEliminationEffects
/external/llvm/docs/
DReleaseProcess.rst45 .. _scripts:
/external/deqp/framework/delibs/decpp/
DdeProcess.hpp41 class Process class
DdeProcess.cpp31 Process::Process (void) in Process() function in de::Process
/external/icu/icu4c/source/test/depstest/
Ddepstest.py141 def Process(root_path): function
/external/google-breakpad/src/tools/python/
Dfilter_syms.py90 def Process(self): member in SymbolFileParser
/external/webrtc/src/system_wrappers/source/
Devent_posix.cc245 bool EventPosix::Process() in Process() function in webrtc::EventPosix
Ddata_log_no_op.cc82 void DataLogImpl::Process() { in Process() function in webrtc::DataLogImpl
Dcpu_win.cc180 bool CpuWindows::Process(void* thread_object) in Process() function in webrtc::CpuWindows
/external/google-breakpad/src/common/
Dstabs_reader.cc93 bool StabsReader::Process() { in Process() function in google_breakpad::StabsReader
/external/webrtc/src/modules/audio_processing/
Dlevel_estimator_impl.cc40 void Process(int16_t* data, int length) { in Process() function in webrtc::__anon0e1a1c170111::Level
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.h23 class Process; variable

12