HomeSort by relevance Sort by last modified time
    Searched refs:anchor (Results 601 - 625 of 788) sorted by null

<<21222324252627282930>>

  /external/v8/test/mjsunit/
undeletable-functions.js 111 "toUpperCase", "toLocaleUpperCase", "link", "anchor", "fontcolor", "fontsize",
  /frameworks/base/core/java/android/widget/
ListPopupWindow.java 108 * Optional anchor-relative bounds to be used as the transition epicenter.
109 * When {@code null}, the anchor bounds are used as the epicenter.
137 * If used to specify a popup width, the popup will match the width of the anchor view.
407 * Returns the view that will be used to anchor this popup.
409 * @return The popup's anchor view
416 * Sets the popup's anchor view. This popup will always be positioned relative to
417 * the anchor view when shown.
419 * @param anchor The view to use as an anchor.
421 public void setAnchorView(@Nullable View anchor) {
    [all...]
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/gebish/geb-implicit-assertions/0.9.3/
geb-implicit-assertions-0.9.3.jar 
  /external/llvm/lib/IR/
Attributes.cpp 346 void EnumAttributeImpl::anchor() {} function in class:EnumAttributeImpl
347 void IntAttributeImpl::anchor() {} function in class:IntAttributeImpl
348 void StringAttributeImpl::anchor() {} function in class:StringAttributeImpl
    [all...]
Value.cpp 767 void CallbackVH::anchor() {} function in class:CallbackVH
  /external/opencv3/modules/imgproc/src/
templmatch.cpp 637 Point anchor, double delta, int borderType )
752 int x0 = x - anchor.x + roiofs.x, y0 = y - anchor.y + roiofs.y;
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 90 virtual void anchor();
  /external/clang/lib/Analysis/
LiveVariables.cpp 140 void LiveVariables::Observer::anchor() { } function in class:LiveVariables::Observer
ReachableCode.cpp 630 void Callback::anchor() { } function in class:clang::reachable_code::Callback
  /external/clang/lib/Frontend/
FrontendAction.cpp 542 void PluginASTAction::anchor() { } function in class:PluginASTAction
  /external/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 30 void SValBuilder::anchor() { } function in class:SValBuilder
  /external/llvm/include/llvm/ADT/
FoldingSet.h 110 virtual void anchor(); // Out of line virtual method.
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 35 virtual void anchor();
    [all...]
  /external/llvm/lib/CodeGen/
ScheduleDAG.cpp 36 void SchedulingPriorityQueue::anchor() { } function in class:SchedulingPriorityQueue
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 32 void ObjectCache::anchor() {} function in class:ObjectCache
  /external/llvm/lib/Object/
Archive.cpp 29 void Archive::anchor() { } function in class:Archive
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 33 void SparcInstrInfo::anchor() {} function in class:SparcInstrInfo
  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 593 void IVVisitor::anchor() { } function in class:llvm::IVVisitor
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 631 void DifferenceEngine::Oracle::anchor() { } function in class:DifferenceEngine::Oracle
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 108 virtual void anchor();
    [all...]
  /external/v8/src/heap/
spaces-inl.h 83 : prev_page_(space->anchor()),

Completed in 2112 milliseconds

<<21222324252627282930>>