/external/chromium_org/chrome/browser/sync_file_system/ |
conflict_resolution_resolver.cc | 31 // Remote time is null, cannot determine the resolution.
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
sync_engine_initializer.h | 53 // - Find the remote sync-root folder, whose title is 59 // - Create the remote sync-root folder if we don't have. 60 // - Detach the remote sync-root folder from its parent if it has. 61 // - Fetch the folder contents of the remote sync-root folder.
|
/external/chromium_org/chrome/common/extensions/api/speech/ |
tts_engine_manifest_handler.h | 24 bool remote; member in struct:extensions::TtsVoice
|
/external/chromium_org/net/udp/ |
datagram_socket.h | 30 // Copy the remote udp address into |address| and return a network error code.
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
RemoteFrameView.h | 25 // Override to notify remote frame that its viewport size has changed.
|
/external/chromium_org/tools/perf/page_sets/endure/ |
indexeddb_app.html | 10 <li>When "online" a Worker synchronizes data from a (fake) remote
|
/external/chromium_org/tools/perf/page_sets/third_party/webrtc/samples/js/demos/html/ |
pc1.html | 78 trace("Created remote peer connection object pc2"); 96 // Since the "remote" side has no media stream we need 122 trace("Received remote stream"); 137 trace("Remote ICE candidate: \n " + event.candidate.candidate);
|
/external/iproute2/include/linux/ |
ip6_tunnel.h | 31 struct in6_addr raddr; /* remote tunnel end-point address */
|
/external/iptables/extensions/ |
libxt_cpu.man | 4 Can be used in combination with RPS (Remote Packet Steering) or
|
/external/javassist/src/main/javassist/tools/rmi/ |
RemoteException.java | 20 * during remote method invocation.
|
/external/kernel-headers/original/uapi/linux/ |
if_pppolac.h | 30 } local, remote; member in struct:sockaddr_pppolac
|
if_pppopns.h | 29 __u16 remote; member in struct:sockaddr_pppopns
|
/external/libunwind/doc/ |
unw_resume.man | 35 slightly for local and remote unwinding. 54 For remote unwinding, unw_resume() 65 will always return for remote 97 For remote unwinding, it returns 0 on success. On failure, the
|
unw_resume.tex | 21 slightly for local and remote unwinding. 35 For remote unwinding, \Func{unw\_resume}() installs the machine state 40 for local unwinding, \Func{unw\_resume} will always return for remote 64 For remote unwinding, it returns 0 on success. On failure, the
|
/external/libunwind/src/ |
os-qnx.c | 73 which works equally well for both local and remote unwinding, 76 time that this function is required to look up a remote image is for 80 platform support for remote image lookup, this function has just 86 /* Return an error if an attempt is made to perform remote image lookup */
|
/external/lldb/examples/test/ |
.lldb-loggings | 13 self.runCmd("log enable -f %s gdb-remote packets process" % dest)
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
Makefile | 1 ##===- source/Plugins/Process/gdb-remote/Makefile -------------*- Makefile -*-===##
|
/external/lldb/test/pexpect-2.4/examples/ |
README | 32 This runs a sequence of system status commands on a remote host using SSH. 34 the state of the remote host. 55 This lists a directory on a remote machine. 58 This starts an SSH tunnel to a remote machine. It monitors the connection
|
ssh_session.py | 44 "Execute a command on the remote host. Return the output." 57 self.password = getpass.getpass('Remote password: ') 61 # Added to allow the background running of remote process 88 "Retrieve file permissions of specified remote file."
|
/external/llvm/test/ExecutionEngine/MCJIT/remote/ |
test-ptr-reloc-sm-pic.ll | 1 ; RUN: %lli_mcjit -remote-mcjit -O0 -relocation-model=pic -code-model=small %s
|
/external/llvm/utils/ |
GetRepositoryPath | 22 git remote -v | grep 'fetch' | awk '{ print $2 }' | head -n1
|
/external/nanohttpd/core/src/test/java/fi/iki/elonen/ |
HttpSessionHeadersTest.java | 28 assertEquals(ipAddress, session.getHeaders().get("remote-addr"));
|
/external/valgrind/main/gdbserver_tests/ |
mcblocklistsearch.stdinB.gdb | 2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcblocklistsearch
|
mcclean_after_fork.stdinB.gdb | 2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcclean_after_fork
|
mcinfcallRU.stdinB.gdb | 2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcinfcallRU
|