| /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/transport/ |
| D | ProcessTransport.java | 37 public ProcessTransport(Process process) { in ProcessTransport() 70 public int read(byte[] buffer, int start, int len) throws IOException { in read() 95 public void write(byte[] buffer) throws IOException { in write()
|
| /external/guava/guava/src/com/google/common/hash/ |
| D | SipHashFunction.java | 128 @Override protected void process(ByteBuffer buffer) { in process() method in SipHashFunction.SipHasher 133 @Override protected void processRemaining(ByteBuffer buffer) { in processRemaining()
|
| D | AbstractStreamingHashFunction.java | 79 private final ByteBuffer buffer; field in AbstractStreamingHashFunction.AbstractStreamingHasher 122 protected abstract void process(ByteBuffer bb); in process() method in AbstractStreamingHashFunction.AbstractStreamingHasher
|
| /external/libchrome/base/test/ |
| D | multiprocess_test_android.cc | 186 char* buffer = reinterpret_cast<char*>(buf); in Recv() local 291 Process process(request->pid); in WaitForChildInHelper() local 329 std::unique_ptr<char[]> buffer(new char[buf_size]); in StartChildTestHelper() local 348 const Process& process, TimeDelta timeout, int* exit_code) { in WaitForChildExitWithTimeout() 386 const Process& process, TimeDelta timeout, int* exit_code) { in AndroidWaitForChildExitWithTimeout()
|
| /external/elfutils/libdwfl/ |
| D | linux-pid-attach.c | 49 char buffer[64]; in linux_proc_pid_is_stopped() local 123 Dwfl_Process *process = dwfl->process; in pid_memory_read() local 244 Dwfl_Process *process = thread->process; in pid_set_initial_registers() local 297 char buffer[36]; in dwfl_linux_proc_attach() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | nptrans.cpp | 161 const UChar* buffer = rsource.getBuffer(); in map() local 186 int32_t NamePrepTransform::process( const UChar* src, int32_t srcLength, in process() function in NamePrepTransform
|
| /external/ltp/testcases/kernel/controllers/freezer/ |
| D | vfork.c | 234 pid_t process; in do_trace() local 284 char buffer[1]; in await_mutex() local
|
| /external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/ |
| D | BufferPerformanceBench.java | 264 final Buffer process = new Buffer(); field in BufferPerformanceBench.BufferState 292 private BufferedSource writeChunked(Buffer buffer, byte[] bytes, final int chunkSize) { in writeChunked()
|
| /external/webrtc/webrtc/p2p/base/ |
| D | pseudotcp.cc | 357 bool PseudoTcp::NotifyPacket(const char* buffer, size_t len) { in NotifyPacket() 420 int PseudoTcp::Recv(char* buffer, size_t len) { in Recv() 454 int PseudoTcp::Send(const char* buffer, size_t len) { in Send() 521 rtc::scoped_ptr<uint8_t[]> buffer(new uint8_t[MAX_PACKET]); in packet() local 573 bool PseudoTcp::parse(const uint8_t* buffer, uint32_t size) { in parse() 646 bool PseudoTcp::process(Segment& seg) { in process() function in cricket::PseudoTcp
|
| /external/emma/core/java12/com/vladium/emma/report/xml/ |
| D | ReportGenerator.java | 60 public void process (final IMetaData mdata, final ICoverageData cdata, in process() method in ReportGenerator 285 IndentingWriter (final Writer out, final int buffer, final int indent) in IndentingWriter()
|
| /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/ |
| D | TerminalBridge.java | 90 private final VDUBuffer buffer; field in TerminalBridge 171 public TerminalBridge(final TerminalManager manager, InterpreterProcess process, AbsTransport t) in TerminalBridge() 745 public void setVDUBuffer(VDUBuffer buffer) { in setVDUBuffer()
|
| /external/libchrome/base/process/ |
| D | launch_posix.cc | 615 char buffer[256]; in GetAppOutputInternal() local 626 Process process(pid); in GetAppOutputInternal() local
|
| /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
| D | ConsoleActivity.java | 630 ScriptProcess process = (ScriptProcess) bridge.getProcess(); in onOptionsItemSelected() local 677 VDUBuffer buffer = bridge.getVDUBuffer(); in doEmailTranscript() local
|
| /external/wpa_supplicant_8/src/fst/ |
| D | fst_ctrl_iface.c | 36 char *buffer, size_t size) in format_session_state_extra() 769 int (*process)(const char *group_id, char *buf, size_t buflen); in fst_ctrl_iface_receive() member
|
| /external/icu/icu4c/source/common/ |
| D | uts46.cpp | 302 UTS46::process(const UnicodeString &src, in process() function in UTS46 850 UChar *buffer=punycode.getBuffer(63); // 63==maximum DNS label length in processLabel() local
|