/external/v8/samples/ |
D | count-hosts.js | 30 function Process(request) { class
|
/external/python/cpython2/Doc/includes/ |
D | mp_benchmarks.py | 31 def test_queuespeed(Process, q, c): argument 153 def test_conditionspeed(Process, c): argument
|
/external/webrtc/webrtc/tools/agc/ |
D | fake_agc.h | 25 virtual int Process(const AudioFrame& audio_frame) { in Process() function
|
/external/python/cpython3/Lib/multiprocessing/ |
D | context.py | 219 class Process(process.BaseProcess): class 226 Process = Process variable in DefaultContext 295 Process = ForkProcess variable in ForkContext 299 Process = SpawnProcess variable in SpawnContext 303 Process = ForkServerProcess variable in ForkServerContext 326 Process = SpawnProcess variable in SpawnContext
|
/external/google-breakpad/src/processor/ |
D | microdump_processor.cc | 57 ProcessResult MicrodumpProcessor::Process(const string µdump_contents, in Process() function in google_breakpad::MicrodumpProcessor
|
/external/webrtc/webrtc/voice_engine/test/auto_test/fakes/ |
D | fake_media_process.h | 18 virtual void Process(int channel, in Process() function
|
/external/python/cpython3/Doc/library/ |
D | asyncio-subprocess.rst | 173 Process chapter
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | rms_level.cc | 31 void RMSLevel::Process(const int16_t* data, size_t 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/perfetto/protos/perfetto/trace/ps/ |
D | process_tree.proto | 35 message Process { message
|
/external/webrtc/webrtc/voice_engine/ |
D | monitor_module.cc | 64 MonitorModule::Process() in Process() function in webrtc::voe::MonitorModule
|
D | transmit_mixer_unittest.cc | 22 virtual void Process(int channel, ProcessingTypes type, in Process() function in webrtc::voe::__anonb13342fd0111::MediaCallback
|
/external/sl4a/Common/src/com/googlecode/android_scripting/ |
D | Process.java | 36 public class Process { class 56 public Process() { in Process() method in Process
|
/external/deqp/framework/delibs/decpp/ |
D | deProcess.hpp | 41 class Process class
|
D | deProcess.cpp | 31 Process::Process (void) in Process() function in de::Process
|
/external/llvm/docs/ |
D | ReleaseProcess.rst | 45 .. _scripts:
|
/external/v8/src/crankshaft/ |
D | hydrogen-removable-simulates.cc | 19 State* Process(HInstruction* instr, Zone* zone) { in Process() function in v8::internal::State 177 void Process(HInstruction* instr, Zone* zone) { } in Process() function in v8::internal::Effects
|
D | hydrogen-flow-engine.h | 27 inline void Process(HInstruction* value, Zone* zone) { in Process() function 42 inline NoState* Process(HInstruction* value, Zone* zone) { in Process() function
|
/external/icu/icu4c/source/test/depstest/ |
D | depstest.py | 145 def Process(root_path): function
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmppclient.h | 117 int Process(int state) { in Process() function
|
/external/dng_sdk/source/ |
D | dng_filter_task.cpp | 92 void dng_filter_task::Process (uint32 threadIndex, in Process() function in dng_filter_task
|
D | dng_jpeg_image.cpp | 92 void Process (uint32 /* threadIndex */, in Process() function in dng_jpeg_image_encode_task 277 void Process (uint32 /* threadIndex */, in Process() function in dng_jpeg_image_find_digest_task
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
D | agc.cc | 52 int Agc::Process(const int16_t* audio, size_t length, int sample_rate_hz) { in Process() function in webrtc::Agc
|
/external/libchrome/base/process/ |
D | process_posix.cc | 217 Process::Process(ProcessHandle handle) : process_(handle) { in Process() function in base::Process 223 Process::Process(Process&& other) : process_(other.process_) { in Process() function in base::Process
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | accelerate.cc | 17 Accelerate::ReturnCodes Accelerate::Process(const int16_t* input, in Process() function in webrtc::Accelerate
|