/external/ltrace/ |
D | proc.h | 87 struct process { struct 88 enum process_state state; argument 89 struct process *parent; /* needed by STATE_BEING_CREATED */ argument 98 int mask_32bit; /* 1 if 64-bit ltrace is tracing 32-bit process */ argument 99 unsigned int personality; 100 int tracesysgood; /* signal indicating a PTRACE_SYSCALL trap */ 102 size_t callstack_depth; 103 struct callstack_element callstack[MAX_CALLDEPTH]; 107 struct library *libraries; 110 void * instruction_pointer; [all …]
|
/external/deqp/framework/delibs/deutil/ |
D | deProcess.c | 138 deProcess* process = (deProcess*)deCalloc(sizeof(deProcess)); in deProcess_create() local 147 static void deProcess_cleanupHandles (deProcess* process) in deProcess_cleanupHandles() 164 void deProcess_destroy (deProcess* process) in deProcess_destroy() 178 const char* deProcess_getLastError (const deProcess* process) in deProcess_getLastError() 183 int deProcess_getExitCode (const deProcess* process) in deProcess_getExitCode() 188 static deBool deProcess_setError (deProcess* process, const char* error) in deProcess_setError() 200 static deBool deProcess_setErrorFromErrno (deProcess* process, const char* message) in deProcess_setErrorFromErrno() 216 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory) in deProcess_start() 371 deBool deProcess_isRunning (deProcess* process) in deProcess_isRunning() 393 deBool deProcess_waitForFinish (deProcess* process) in deProcess_waitForFinish() [all …]
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
D | rendering_stats.py | 43 def GetLatencyEvents(process, timeline_range): argument 108 def HasRenderingStats(process): argument 124 def GetTimestampEventName(process): argument 225 def _GatherEvents(self, event_name, process, timeline_range): argument 247 self, process, timestamp_event_name, timeline_range): argument 252 def _InitImplThreadRenderingStatsFromTimeline(self, process, timeline_range): argument 288 def _InitFrameQueueingDurationsFromTimeline(self, process, timeline_range): argument
|
/external/vogar/src/vogar/commands/ |
D | Command.java | 56 private volatile Process process; field in Command 171 Process process = this.process; in destroy() local 203 @Override protected void onTimeout(Process process) { in scheduleTimeout() 211 @Override protected void onTimeout(Process process) { in scheduleTimeout() 220 private void sendQuitSignal(Process process) { in sendQuitSignal() 228 private int getPid(Process process) { in getPid() 328 protected abstract void onTimeout(Process process); in onTimeout() 332 Process process = Command.this.process; in run() local
|
/external/libchrome/sandbox/linux/services/ |
D | scoped_process_unittest.cc | 41 ScopedProcess process(base::Bind(&ExitWithCode, kCustomExitCode)); in TEST() local 58 ScopedProcess process(base::Bind(&RaiseAndExit, SIGABRT)); in TEST() local 66 ScopedProcess process(base::Bind(&base::DoNothing)); in TEST() local 80 { ScopedProcess process(base::Bind(&DoExit)); } in TEST() local 116 ScopedProcess process( in TEST() local
|
/external/icu/icu4c/source/layout/ |
D | SinglePositioningSubtables.cpp | 18 le_uint32 SinglePositioningSubtable::process(const LEReferenceTo<SinglePositioningSubtable> &base, … in process() function in SinglePositioningSubtable 44 le_uint32 SinglePositioningFormat1Subtable::process(const LEReferenceTo<SinglePositioningFormat1Sub… in process() function in SinglePositioningFormat1Subtable 58 le_uint32 SinglePositioningFormat2Subtable::process(const LEReferenceTo<SinglePositioningFormat2Sub… in process() function in SinglePositioningFormat2Subtable
|
D | SingleSubstitutionSubtables.cpp | 17 le_uint32 SingleSubstitutionSubtable::process(const LEReferenceTo<SingleSubstitutionSubtable> &base… in process() function in SingleSubstitutionSubtable 43 le_uint32 SingleSubstitutionFormat1Subtable::process(const LEReferenceTo<SingleSubstitutionFormat1S… in process() function in SingleSubstitutionFormat1Subtable 61 le_uint32 SingleSubstitutionFormat2Subtable::process(const LEReferenceTo<SingleSubstitutionFormat2S… in process() function in SingleSubstitutionFormat2Subtable
|
D | ContextualSubstSubtables.cpp | 149 le_uint32 ContextualSubstitutionSubtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionSubtable 188 le_uint32 ContextualSubstitutionFormat1Subtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionFormat1Subtable 238 le_uint32 ContextualSubstitutionFormat2Subtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionFormat2Subtable 292 le_uint32 ContextualSubstitutionFormat3Subtable::process(const LookupProcessor *lookupProcessor, in process() function in ContextualSubstitutionFormat3Subtable 325 le_uint32 ChainingContextualSubstitutionSubtable::process(const LookupProcessor *lookupProcessor, in process() function in ChainingContextualSubstitutionSubtable 370 le_uint32 ChainingContextualSubstitutionFormat1Subtable::process(const LookupProcessor *lookupProce… in process() function in ChainingContextualSubstitutionFormat1Subtable 442 le_uint32 ChainingContextualSubstitutionFormat2Subtable::process(const LookupProcessor *lookupProce… in process() function in ChainingContextualSubstitutionFormat2Subtable 530 le_uint32 ChainingContextualSubstitutionFormat3Subtable::process(const LookupProcessor *lookupProce… in process() function in ChainingContextualSubstitutionFormat3Subtable
|
D | PairPositioningSubtables.cpp | 19 le_uint32 PairPositioningSubtable::process(const LEReferenceTo<PairPositioningSubtable> &base, Glyp… in process() function in PairPositioningSubtable 50 le_uint32 PairPositioningFormat1Subtable::process(const LEReferenceTo<PairPositioningFormat1Subtabl… in process() function in PairPositioningFormat1Subtable 93 le_uint32 PairPositioningFormat2Subtable::process(const LEReferenceTo<PairPositioningFormat2Subtabl… in process() function in PairPositioningFormat2Subtable
|
D | MorphTables.cpp | 23 void MorphTableHeader::process(const LETableReference &base, LEGlyphStorage &glyphStorage, LEErrorC… in process() function in MorphTableHeader 55 void MorphSubtableHeader::process(const LEReferenceTo<MorphSubtableHeader> &base, LEGlyphStorage &g… in process() function in MorphSubtableHeader
|
D | MorphTables2.cpp | 20 void MorphTableHeader2::process(const LEReferenceTo<MorphTableHeader2> &base, LEGlyphStorage &glyph… in process() function in MorphTableHeader2 178 void MorphSubtableHeader2::process(const LEReferenceTo<MorphSubtableHeader2> &base, LEGlyphStorage … in process() function in MorphSubtableHeader2
|
/external/autotest/site_utils/tester_feedback/ |
D | input_handlers.py | 41 def process(self, input_str): member in _InputHandler 66 def process(self, input_str): member in PauseInputHandler 95 def process(self, input_str): member in YesNoInputHandler 134 def process(self, input_str): member in MultipleChoiceInputHandler
|
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 110 __libdwfl_process_free (Dwfl_Process *process) in __libdwfl_process_free() 127 Dwfl_Process *process = malloc (sizeof (*process)); in process_alloc() local 196 Dwfl_Process *process = dwfl->process; in dwfl_attach_state() local 262 Dwfl_Process *process = dwfl->process; in INTDEF() local 339 Dwfl_Process *process = dwfl->process; in getthread() local 428 Dwfl_Process *process = thread->process; in INTDEF() local
|
D | frame_unwind.c | 154 Dwfl_Process *process = state->thread->process; in expr_eval() local 519 Dwfl_Process *process = thread->process; in new_unwound() local 552 Dwfl_Process *process = thread->process; in handle_cfi() local 688 Dwfl_Process *process = thread->process; in readfunc() local 731 Dwfl_Process *process = thread->process; in __libdwfl_frame_unwind() local
|
/external/libchrome/base/memory/ |
D | shared_memory.h | 230 bool ShareReadOnlyToProcess(ProcessHandle process, in ShareReadOnlyToProcess() 241 bool GiveReadOnlyToProcess(ProcessHandle process, in GiveReadOnlyToProcess() 252 bool ShareToProcess(ProcessHandle process, in ShareToProcess() 263 bool GiveToProcess(ProcessHandle process, in GiveToProcess()
|
/external/libchrome/base/process/ |
D | process_handle_linux.cc | 12 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() 20 FilePath GetProcessExecutablePath(ProcessHandle process) { in GetProcessExecutablePath()
|
D | process_handle_mac.cc | 16 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() 29 FilePath GetProcessExecutablePath(ProcessHandle process) { in GetProcessExecutablePath()
|
/external/opencv3/modules/photo/src/ |
D | merge.cpp | 59 …void process(InputArrayOfArrays src, OutputArray dst, InputArray _times, InputArray input_response) in process() function in cv::MergeDebevecImpl 121 void process(InputArrayOfArrays src, OutputArray dst, InputArray times) in process() function in cv::MergeDebevecImpl 147 void process(InputArrayOfArrays src, OutputArrayOfArrays dst, InputArray, InputArray) in process() function in cv::MergeMertensImpl 152 void process(InputArrayOfArrays src, OutputArray dst) in process() function in cv::MergeMertensImpl 299 …void process(InputArrayOfArrays src, OutputArray dst, InputArray _times, InputArray input_response) in process() function in cv::MergeRobertsonImpl 336 void process(InputArrayOfArrays src, OutputArray dst, InputArray times) in process() function in cv::MergeRobertsonImpl
|
/external/guice/core/src/com/google/inject/internal/ |
D | AbstractProcessor.java | 43 public void process(Iterable<InjectorShell> isolatedInjectorBuilders) { in process() method in AbstractProcessor 49 public void process(InjectorImpl injector, List<Element> elements) { in process() method in AbstractProcessor
|
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/ |
D | ScriptLauncher.java | 42 InterpreterProcess process = new InterpreterProcess(interpreter, proxy); in launchInterpreter() local 61 ScriptProcess process = new ScriptProcess(script, configuration, proxy); in launchScript() local
|
/external/clang/test/CXX/temp/temp.decls/temp.alias/ |
D | p2.cpp | 23 void process(Vec<T>& v) // expected-note {{previous definition is here}} in process() function 27 void process(vector<T, Alloc<T>>& w) // expected-error {{redefinition of 'process'}} in process() function
|
/external/autotest/scheduler/ |
D | site_drone_manager.py | 22 def copy_to_results_repository(self, process, source_path, argument 52 def kill_process(self, process): argument
|
/external/autotest/client/cros/ |
D | login.py | 24 def process_crashed(process, log_reader): argument 36 def wait_for_condition(condition, timeout_msg, timeout, process, crash_msg): argument
|
/external/jarjar/src/main/com/tonicsystems/jarjar/ |
D | KeepProcessor.java | 50 private void closureHelper(Set<String> closure, Collection<String> process) { in closureHelper() 62 public boolean process(EntryStruct struct) throws IOException { in process() method in KeepProcessor
|
/external/opencv3/modules/java/src/ |
D | photo+MergeDebevec.java | 24 public void process(List<Mat> src, Mat dst, Mat times, Mat response) in process() method in MergeDebevec 38 public void process(List<Mat> src, Mat dst, Mat times) in process() method in MergeDebevec
|