HomeSort by relevance Sort by last modified time
    Searched defs:From (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/chrome/browser/guestview/adview/
adview_guest.cc 21 AdViewGuest* AdViewGuest::From(int embedder_process_id,
23 GuestView* guest = GuestView::From(embedder_process_id, guest_instance_id);
  /external/nist-sip/java/gov/nist/javax/sip/header/
From.java 39 * From SIP Header.
48 public final class From
59 public From() {
63 /** Generate a FROM header from a TO header
65 public From(To to) {
96 * Conveniance accessor function to get the hostPort field from the address.
106 * Get the display name from the address.
114 * Get the tag parameter from the address parm list.
146 * @param t tag to set. From tags are mandatory
    [all...]
  /external/chromium_org/chrome/browser/guestview/
guestview.cc 61 GuestView* GuestView::From(int embedder_process_id, int guest_instance_id) {
  /art/runtime/verifier/
reg_type_cache.cc 89 return From(loader, descriptor, precise);
160 const RegType& RegTypeCache::From(mirror::ClassLoader* loader, const char* descriptor,
  /external/chromium_org/chrome/browser/guestview/webview/
webview_guest.cc 96 WebViewGuest* WebViewGuest::From(int embedder_process_id,
98 GuestView* guest = GuestView::From(embedder_process_id, guest_instance_id);
130 // Log levels are from base/logging.h: LogSeverity.
  /external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp 34 SourceLocation From;
37 FileChange(SourceLocation From, const Module *Mod) : Mod(Mod), From(From) {
121 // "`3' This indicates that the following text comes from a system header
213 /// Writes out bytes from \p FromFile, starting at \p NextToWrite and ending at
238 /// Print characters from \p FromFile starting at \p NextToWrite up until the
362 // The next byte to be copied from the source file
  /external/clang/lib/StaticAnalyzer/Core/
RangeConstraintManager.cpp 27 /// A Range represents the closed range [from, to]. The caller must
28 /// guarantee that from <= to. Note that Range is immutable, so as not
34 Range(const llvm::APSInt &from, const llvm::APSInt &to)
35 : std::pair<const llvm::APSInt*, const llvm::APSInt*>(&from, &to) {
36 assert(from <= to);
41 const llvm::APSInt &From() const {
48 return &From() == &To() ? &From() : NULL;
52 ID.AddPointer(&From());
89 /// Construct a new RangeSet representing '{ [from, to] }'
    [all...]
  /external/llvm/lib/Target/R600/
SIAnnotateControlFlow.cpp 155 /// \brief Pop the last saved value from the control flow stack
227 BasicBlock *From = Phi->getIncomingBlock(i);
228 if (From == IDom) {
241 TerminatorInst *Insert = From->getTerminator();
242 Value *Arg = PhiInserter.GetValueAtEndOfBlock(From);
244 PhiInserter.AddAvailableValue(From, Ret);
  /external/llvm/utils/TableGen/
SetTheory.cpp 1 //===- SetTheory.cpp - Generate ordered sets from DAG expressions ---------===//
11 // Records from DAG expressions.
166 // (sequence "Format", From, To) Generate a sequence of records by name.
171 PrintFatalError(Loc, "Bad args to (sequence \"Format\", From, To): " +
187 int64_t From, To;
189 From = II->getValue();
191 PrintFatalError(Loc, "From must be an integer: " + Expr->getAsString());
192 if (From < 0 || From >= (1 << 30))
193 PrintFatalError(Loc, "From out of range")
    [all...]
  /external/llvm/lib/IR/
Metadata.cpp 222 // removed from the uniquing map.
314 // removed from the uniquing map.
325 // Replace value from this node's operand list.
327 Value *From = *Op;
347 if (From == To)
359 // Remove "this" from the context map. FoldingSet doesn't have to reprofile
555 /// eraseFromParent - Drop all references and remove the node from parent
617 // Otherwise, we're removing metadata from an instruction.
702 /// clearMetadataHashEntries - Clear all hashtable-based metadata from
  /external/clang/lib/Sema/
SemaLambda.cpp 236 /// it's derived from either the parent of an EnumConstantDecl
562 assert(MethodTyInfo && "no type from lambda-declarator");
774 // Enter a new evaluation context to insulate the lambda from any
775 // cleanups from the enclosing full-expression.
    [all...]
SemaLookup.cpp 130 // that contexts be visited from the inside out in order to get
180 // using-directives from the second namespace also appeared in
781 // Find the next outer declaration context from this scope. This
783 // differ from the lexical context (encoded directly in the Scope
    [all...]
SemaExprCXX.cpp 148 // The second case from the C++03 rules quoted further above.
322 && "only get destructor types from declspecs");
553 // operation from the operand to the exception object (15.1) can be
602 // cv-qualifiers from the static type of the operand of throw and adjusting
603 // the type from "array of T" or "function returning T" to "pointer to T"
645 // operation from the operand to the exception object (15.1) can be
    [all...]
  /external/dropbear/libtommath/
bn.tex 79 In a nutshell the library was written from scratch with verbose comments to help instruct computer science students how
81 universities, commercial and open source software developers. It has been used on a variety of platforms ranging from
164 don't need the vast majority of the library to perform these operations. Aside from LTM\_ALL there is
165 another pre--defined class ``SC\_RSA\_1'' which works in conjunction with the RSA from LibTomCrypt. Additional
195 A trim is a manner of removing functionality from a function that is not required. For instance, to perform
259 are the pros and cons of LibTomMath by comparing it to the math routines from GnuPG\footnote{GnuPG v1.2.3 versus LibTomMath v0.28}.
284 So it may feel tempting to just rip the math code out of GnuPG (or GnuMP where it was taken from originally) in your
455 from the heap at the same time.
    [all...]
  /external/llvm/lib/CodeGen/
SplitKit.cpp 125 // First get all the defs from the interval values. This provides the correct
449 // Can't remat, just insert a copy from parent.
767 // Skip the singly mapped values. There is nothing to gain from hoisting a
    [all...]
StackColoring.cpp 70 ProtectFromEscapedAllocas("protect-from-escaped-allocas",
151 /// Removes all of the lifetime marker instructions from the function.
301 // is a map from blocks to bitvectors where the bitvectors represent which
328 // Forward propagation from begins to ends.
338 // Reverse propagation from ends to begins.
502 const AllocaInst *From = MFI->getObjectAllocation(it->first);
504 assert(To && From && "Invalid allocation object");
505 Allocas[From] = To;
576 // If we *don't* protect the user from escaped allocas, don't bother
TwoAddressInstructionPass.cpp 12 // from:
83 // DistanceMap - Keep track the distance of a MI from the start of the
90 // SrcRegMap - A map from virtual registers to physical registers which are
91 // likely targets to be coalesced to due to copies from physical registers to
95 // DstRegMap - A map from virtual registers to physical registers which are
96 // likely targets to be coalesced to due to copies to physical registers from
395 /// %reg1034 is not considered to be killed, since it is copied from a
715 /// coalesced to r0 (from the input side). v1025 is mapped to r1. v1026 is
757 // Must be created from unfolded load. Don't waste time trying this.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp 198 void delPhiValues(BasicBlock *From, BasicBlock *To);
200 void addPhiValues(BasicBlock *From, BasicBlock *To);
364 // Ignore it if it's a branch from outside into our region entry
401 // It's an exit from a sub region
405 // Edge from inside a subregion to its entry, ignore it
492 /// \brief Remove all PHI values coming from "From" into "To" and remember
494 void StructurizeCFG::delPhiValues(BasicBlock *From, BasicBlock *To) {
500 while (Phi.getBasicBlockIndex(From) != -1) {
501 Value *Deleted = Phi.removeIncomingValue(From, false)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
ast.py 5 from compiler.consts import CO_VARARGS, CO_VARKEYWORDS
530 class From(Node):
544 return "From(%s, %s, %s)" % (repr(self.modname), repr(self.names), repr(self.level))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
ast.py 5 from compiler.consts import CO_VARARGS, CO_VARKEYWORDS
530 class From(Node):
544 return "From(%s, %s, %s)" % (repr(self.modname), repr(self.names), repr(self.level))
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 24 // 2. An implementation of a class derived from MatcherInterface<T>.
101 /// \brief A map from IDs to the bound nodes.
114 /// nodes from the Id matcher.
129 /// \brief Add a binding from an id to a node.
252 /// Requires \c T to be derived from \c From.
253 template <typename From>
254 Matcher(const Matcher<From> &Other,
256 llvm::is_base_of<From, T>::value &&
257 !llvm::is_same<From, T>::value >::type* = 0
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 123 return static_cast<RenderViewHostImpl*>(RenderWidgetHostImpl::From(widget));
127 RenderViewHost* RenderViewHost::From(RenderWidgetHost* rwh) {
129 return static_cast<RenderViewHostImpl*>(RenderWidgetHostImpl::From(rwh));
204 // Be sure to clean up any leftover state from cross-site requests.
331 // loading" message will be received asynchronously from the UI of the
523 // count to prevent the hang monitor timeout from being stopped by input
585 // The URL could have been cobbled together from any highlighted text string,
625 // Note that we can't tell a file from a directory at this point.
    [all...]
render_widget_host_impl.cc 87 // returning a null or incorrectly sized backing-store from GetBackingStore.
161 // information from the RenderWidgetHelper. The problem is that doing so
246 RenderViewHost* rvh = RenderViewHost::From(widget);
266 RenderWidgetHostImpl* RenderWidgetHostImpl::From(RenderWidgetHost* rwh) {
537 // 4. OnUpdateRect from (1) processed. Does NOT invoke WasResized as view
545 // deal as RenderWidget::WasShown delays updating, so that the resize from
678 // When the result size is equal to the backing store size, copy from the
745 // Get the desired size from the current view bounds.
880 // heard from the renderer so we leave time_when_considered_hung_ as is.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 254 // When new basic blocks are inserted and the edges from MBB to its successors
491 unsigned From = I->first;
501 MRI.replaceRegWith(From, To);
745 /// NodeDeleted - Handle nodes deleted from the graph. If the node being
768 // a reference to the root node, preventing it from being deleted,
775 // in calls made from this function.
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 204 /// the value of the induction variable from before the increment.
335 // from an induction operation
802 // From DistR, compute AdjR (register with the adjusted distance).
820 // From AdjR, compute CountR (register with the final count).
889 /// copied from DeadMachineInstructionElim::isDead, but with special cases
    [all...]

Completed in 754 milliseconds

1 2