HomeSort by relevance Sort by last modified time
    Searched refs:Destination (Results 1 - 25 of 44) sorted by null

1 2

  /external/chromium_org/ppapi/proxy/
plugin_resource.h 29 enum Destination {
58 void SendCreate(Destination dest, const IPC::Message& msg);
65 void AttachToPendingHost(Destination dest, int pending_host_id);
69 void Post(Destination dest, const IPC::Message& msg);
98 int32_t Call(Destination dest,
115 int32_t SyncCall(Destination dest, const IPC::Message& msg);
117 int32_t SyncCall(Destination dest, const IPC::Message& msg, A* a);
119 int32_t SyncCall(Destination dest, const IPC::Message& msg, A* a, B* b);
121 int32_t SyncCall(Destination dest, const IPC::Message& msg, A* a, B* b, C* c);
124 Destination dest, const IPC::Message& msg, A* a, B* b, C* c, D* d)
    [all...]
extensions_common_resource.h 48 int32_t CommonCall(Destination dest,
53 void CommonPost(Destination dest,
plugin_resource.cc 74 void PluginResource::SendCreate(Destination dest, const IPC::Message& msg) {
90 void PluginResource::AttachToPendingHost(Destination dest,
104 void PluginResource::Post(Destination dest, const IPC::Message& msg) {
113 Destination dest,
131 Destination dest,
extensions_common_resource.cc 63 Destination dest,
88 void ExtensionsCommonResource::CommonPost(Destination dest,
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast_stress.cpp 58 typedef B<Width/2, Depth> Destination;
59 // typedef A<Width, Depth> Destination;
61 Destination* b = dynamic_cast<Destination*>((C<Width/2, 0>*)&a);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_msvc.h 30 void *volatile *Destination,
38 long volatile *Destination, // NOLINT
43 void *volatile *Destination,
47 reinterpret_cast<long volatile*>(Destination), // NOLINT
  /external/stlport/stlport/stl/config/
_watcom.h 138 long __stl_InterlockedExchange( long *Destination, long Value );
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 138 long __stl_InterlockedExchange( long *Destination, long Value );
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 138 long __stl_InterlockedExchange( long *Destination, long Value );
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 138 long __stl_InterlockedExchange( long *Destination, long Value );
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 138 long __stl_InterlockedExchange( long *Destination, long Value );
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 138 long __stl_InterlockedExchange( long *Destination, long Value );
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_watcom.h 138 long __stl_InterlockedExchange( long *Destination, long Value );
  /external/clang/lib/CodeGen/
CGCleanup.cpp 248 BranchFixups.back().Destination == 0)
284 // Skip this fixup if its destination isn't set.
286 if (Fixup.Destination == 0) continue;
289 // still pointing directly to its destination; forward it to the
304 if (!CasesAdded.insert(Fixup.Destination)) continue;
307 Fixup.Destination);
318 // destination is its original target.
346 // Skip this fixup if its destination doesn't match.
348 if (Fixup.Destination != Block) continue;
350 Fixup.Destination = 0
    [all...]
EHScopeStack.h 39 /// If null, LatestBranch points directly to the destination.
42 /// The ultimate destination of the branch.
46 llvm::BasicBlock *Destination;
48 /// The destination index value.
286 /// switch statement. The use points to the final destination.
  /ndk/build/tools/
builder-funcs.sh 308 panic "Destination directory not set"
330 panic "Destination directory not set"
  /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/v8/src/arm/
code-stubs-arm.h 711 enum Destination {
718 // floating point registers. Depending on the destination the values ends up
719 // either d7 and d6 or in r2/r3 and r0/r1 respectively. If the destination is
723 Destination destination,
728 // floating point registers. Depending on the destination the values ends up
729 // either d7 and d6 or in r2/r3 and r0/r1 respectively. If the destination is
735 FloatingPointHelper::Destination destination,
756 // |destination|
    [all...]
  /external/v8/src/mips/
code-stubs-mips.h 711 enum Destination {
718 // floating point registers. Depending on the destination the values ends up
719 // either f14 and f12 or in a2/a3 and a0/a1 respectively. If the destination
723 Destination destination,
728 // floating point registers. Depending on the destination the values ends up
729 // either f14 and f12 or in a2/a3 and a0/a1 respectively. If the destination
735 FloatingPointHelper::Destination destination,
756 // |destination|
    [all...]
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 62 /// an ordering, where the source must precede the destination; in contrast,
66 /// the set of predecessor edges for its destination instruction and a set
73 Instruction *Destination) :
75 Dst(Destination),
106 /// getDst - Returns the destination instruction for this dependence.
144 /// (occurs every time the source and destination are executed).
148 /// source and destination of the dependence.
172 /// if no subscript in the source or destination mention the induction
216 /// ordering, where the source must precede the destination; in contrast,
238 /// (occurs every time the source and destination are executed)
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
filter.js 35 * @param {HTMLCanvasElement} dstCanvas Destination canvas.
145 * @param {ImageData} dst Destination image data. Can be smaller than the
210 * @param {ImageData} dst Destination image data. Can be smaller than the
356 * @param {ImageData} dst Destination image data.
image_util.js 357 * @param {HTMLCanvasElement} dst Destination.
  /external/llvm/lib/Transforms/Utils/
Local.cpp 52 /// destination. This is a nontrivial operation because the successors of this
71 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2;
83 Builder.CreateBr(Destination);
155 // Otherwise, check to see if the switch only branches to one destination.
167 // If we found a single destination that we can fold the switch into, do so
194 // instruction if it has only one non-default destination.
246 // If we didn't find our destination in the IBI successor list, then we
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_transfer_controller.js 197 * @param {string=} opt_destinationPath Paste destination.
473 * @param {string} destinationPath Destination path.
636 * @param {string?} destinationPath Destination path.
821 * or copy') to the current modifiers status and the destination.
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 27 * Copy properties from |source| to |destination|.
29 * @param {Object} destination Destination of the copy.
30 * @return {Object} |destination|.
33 function copyAttributes_(source, destination) {
35 destination[i] = source[i];
36 return destination;

Completed in 2376 milliseconds

1 2