HomeSort by relevance Sort by last modified time
    Searched refs:destination (Results 326 - 350 of 659) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/socket/
transport_client_socket_pool.h 42 const HostResolver::RequestInfo& destination() const { return destination_; } function in class:net::TransportSocketParams
  /external/chromium_org/v8/src/mips/
code-stubs-mips.h 532 enum Destination {
539 // floating point registers. Depending on the destination the values ends up
540 // either f14 and f12 or in a2/a3 and a0/a1 respectively. If the destination
544 Destination destination,
563 // |destination|.
567 Destination destination,
581 Destination destination,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar 
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NewHdfParser.java 328 private boolean parseHdfNameAttrs(HdfNameAttrs destination, String seq, int index,
335 destination.reset(hdfName);
337 int end = parseAttributes(seq, index, state, destination);
342 destination.endOfSequence = end;
  /external/tcpdump/
sctpHeader.h 64 u_int16_t destination; member in struct:sctpHeader
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 457 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
466 destination,
752 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
775 sCommand.sOpenClientSession.sDestinationUUID = *((S_UUID*)destination);
  /external/chromium_org/third_party/WebKit/Source/core/editing/
ReplaceSelectionCommand.cpp 446 bool ReplaceSelectionCommand::shouldMerge(const VisiblePosition& source, const VisiblePosition& destination)
448 if (source.isNull() || destination.isNull())
452 Node* destinationNode = destination.deepEquivalent().deprecatedNode();
458 enclosingTableCell(source.deepEquivalent()) == enclosingTableCell(destination.deepEquivalent()) &&
816 VisiblePosition destination = mergeForward ? endOfInsertedContent.next() : endOfInsertedContent; local
1148 VisiblePosition destination = startOfParagraphToMove.previous(); local
    [all...]
  /external/chromium/base/
file_util.h 122 // volume, or the function will fail. Destination file will be created
204 // and 'destination' parameters are required, everything else can be NULL.
205 // 'source' is the existing file, 'destination' is the new link file to be
211 const wchar_t *destination,
221 // initialized COM before calling into this function. Only 'destination'
223 // is NULL no changes are made to the shortcut). 'destination' is the link
227 const wchar_t *destination,
file_util_win.cc 406 bool CreateShortcutLink(const wchar_t *source, const wchar_t *destination,
454 result = i_persist_file->Save(destination, TRUE);
458 bool UpdateShortcutLink(const wchar_t *source, const wchar_t *destination,
478 if (FAILED(i_persist_file->Load(destination, STGM_READWRITE)))
505 HRESULT result = i_persist_file->Save(destination, TRUE);
    [all...]
  /external/chromium_org/chrome/browser/printing/
print_job_worker.cc 76 PrintDestinationInterface* destination) {
77 destination_ = destination;
96 // When we delegate to a destination, we don't ask the user for settings.
97 // TODO(mad): Ask the destination for settings.
  /external/chromium_org/chrome_frame/
CFInstall.js 262 * 'destination' parameter is passed, the page navigates there instead.
264 * properties are: 'mode', 'url', 'destination', 'node', 'onmissing',
334 // to our destination
343 window.location = args.destination || window.location;
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioBufferSourceNode.cpp 246 // Render loop - reading from the source buffer to the destination using linear interpolation.
302 float* destination = destinationChannels[i]; local
309 destination[writeIndex] = narrowPrecisionToFloat(sample);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
repository-tools-ant.jar 
  /external/chromium/chrome/browser/extensions/
extension_bookmarks_module.cc 515 DictionaryValue* destination; local
516 EXTENSION_FUNCTION_VALIDATE(args_->GetDictionary(1, &destination));
532 if (!destination->HasKey(keys::kParentIdKey)) {
537 EXTENSION_FUNCTION_VALIDATE(destination->GetString(keys::kParentIdKey,
556 if (destination->HasKey(keys::kIndexKey)) { // Optional (defaults to end).
557 EXTENSION_FUNCTION_VALIDATE(destination->GetInteger(keys::kIndexKey,
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
importing_dialog.js 90 * @param {DirectoryEntry} destination Directory to import to.
92 ImportingDialog.prototype.start = function(destination) {
93 this.destination_ = destination;
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderListFragment.java     [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 57 destination address and not-fragmentable extensions headers (i.e.\
168 \paragraph{Note about IPv6 options and destination address.}
169 \addcontentsline{toc}{subsection}{IPv6 options and destination address}
171 destination address in \verb|sin6_addr| and non-fragmentable
285 \item \verb|dst| is IPv6 destination address associated with the label.
321 label, it will not be reused with different destination and options at least
401 \item \verb|Dst| is IPv6 destination address.
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_mmx.asm 51 movsxd rax, dword ptr arg(5) ;output_width ; destination pitch?
93 movq [rdi], mm3 ; store the results in the destination
152 movsxd rax, DWORD PTR arg(2) ;output_pitch ; destination pitch?
188 movd [rdi],mm3 ; store the results in the destination
342 movq [rdi], mm3 ; store the results in the destination
497 movq [rdi], mm3 ; store the results in the destination
614 movd [rdi], mm3 ; store the results in the destination
subpixel_sse2.asm 393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
508 movdqa XMMWORD PTR [rdi], xmm1 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.cc 87 void MacroAssembler::Load(Register destination, ExternalReference source) {
92 movq(destination, Operand(kRootRegister, static_cast<int32_t>(delta)));
97 if (destination.is(rax)) {
101 movq(destination, Operand(kScratchRegister, 0));
106 void MacroAssembler::Store(ExternalReference destination, Register source) {
108 intptr_t delta = RootRegisterDelta(destination);
117 store_rax(destination);
119 movq(kScratchRegister, destination);
125 void MacroAssembler::LoadAddress(Register destination,
131 lea(destination, Operand(kRootRegister, static_cast<int32_t>(delta)))
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc 78 void MacroAssembler::Load(Register destination, ExternalReference source) {
83 movq(destination, Operand(kRootRegister, static_cast<int32_t>(delta)));
88 if (destination.is(rax)) {
92 movq(destination, Operand(kScratchRegister, 0));
97 void MacroAssembler::Store(ExternalReference destination, Register source) {
99 intptr_t delta = RootRegisterDelta(destination, isolate());
108 store_rax(destination);
110 movq(kScratchRegister, destination);
116 void MacroAssembler::LoadAddress(Register destination,
122 lea(destination, Operand(kRootRegister, static_cast<int32_t>(delta)))
    [all...]
  /external/chromium_org/cc/base/
math_util.cc 476 gfx::Vector2dF destination) {
478 gfx::DotProduct(source, destination) / destination.LengthSquared();
479 return gfx::Vector2dF(projected_length * destination.x(),
480 projected_length * destination.y());
  /external/chromium_org/dbus/
message.cc 242 // destination if any, followed by a blank line, and the message
245 // destination: com.example.Service
259 AppendStringHeader("destination", GetDestination(), &headers);
274 bool Message::SetDestination(const std::string& destination) {
275 return dbus_message_set_destination(raw_message_, destination.c_str());
307 const char* destination = dbus_message_get_destination(raw_message_); local
308 return destination ? destination : "";
  /external/chromium_org/native_client_sdk/src/tools/
create_nmf.py 401 '''Copies over the dependencies into a given destination directory
406 destination_dir: The destination directory for staging the dependencies
424 destination = os.path.join(destination_dir, urldest)
427 os.path.normcase(os.path.abspath(destination))):
431 MakeDir(os.path.dirname(destination))
433 Trace('copy: %s -> %s' % (source, destination))
434 shutil.copy2(source, destination)
658 help='Destination directory for staging libraries',

Completed in 647 milliseconds

<<11121314151617181920>>