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

1 2

  /external/clang/lib/Sema/
SemaAttr.cpp 86 Alignment = Stack.back().Alignment;
323 unsigned rawType = Stack->back().first;
328 SourceLocation loc = Stack->back().second;
404 const std::pair<unsigned, SourceLocation> *Back = &Stack->back();
405 bool StartsWithPragma = Back->first != NoVisibility;
407 Diag(Back->second, diag::err_pragma_push_visibility_mismatch);
413 Back = &Stack->back();
414 StartsWithPragma = Back->first != NoVisibility
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/post/
PreDepthProcessor.java 60 preDepth.getAdditionalRenderState().setFaceCullMode(FaceCullMode.Back);
  /external/webkit/Tools/DumpRenderTree/qt/
WorkQueueItemQt.cpp 116 m_webPage->triggerAction(QWebPage::Back);
  /build/tools/droiddoc/templates-sdk/
sampleindex.cs 20 <p><a href="../index.html">&larr; Back</a></p>
  /external/doclava/res/assets/templates/
docpage.cs 28 <p><a href="<?cs var:parent.link ?>">&larr; Back to <?cs var:parent.title ?></a></p>
sample.cs 18 <p><a href="index.html">&larr; Back</a></p>
  /external/webkit/Tools/QtTestBrowser/
mainwindow.cpp 64 m_toolBar->addAction(page()->action(QWebPage::Back));
94 page()->action(QWebPage::Back)->setShortcut(QKeySequence::Back);
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
RenderState.java 56 * <li>Back Face Culling</li>
200 * Cull back faces
202 Back,
204 * Cull both front and back faces.
287 FaceCullMode cullMode = FaceCullMode.Back;
328 oc.write(cullMode, "cullMode", FaceCullMode.Back);
366 cullMode = ic.readEnum("cullMode", FaceCullMode.class, FaceCullMode.Back);
485 * a back-facing triangle.
593 * a back-facing triangle fails the back stencil function
    [all...]
Material.java 81 depthOnly.setFaceCullMode(RenderState.FaceCullMode.Back);
    [all...]
  /external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 244 BasicBlock *Back = *EI;
245 setEdgeWeight(BB, Back, backWeight);
256 BasicBlock *Back = *EI;
257 setEdgeWeight(BB, Back, inWeight);
  /external/webkit/Source/WebKit2/UIProcess/qt/
WebContextMenuProxyQt.cpp 52 return QWKPage::Back;
  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpage.cpp 354 case QWKPage::Back:
379 updateAction(QWKPage::Back);
560 // FIXME: Add a way to get these data via the platform plugin and fall back
701 case Back:
750 case Back:
qwkpage.h 38 Back,
qgraphicswkview.cpp 144 void QGraphicsWKView::back() function in class:QGraphicsWKView
146 page()->triggerAction(QWKPage::Back);
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
ButtonDetector.java 83 /** Name of Back value ("Back") */
84 private static final String BACK_LABEL = "Back";
122 "Looks for Back buttons, which are not common on the Android platform.",
127 "\"Other platforms use an explicit back button with label to allow the user " +
130 "back button for temporal navigation.\"" +
133 "label \"Back\"), so it is disabled by default to not trigger on common " +
134 "scenarios like pairs of Back/Next buttons to paginate through screens.",
309 "Back buttons are not standard on Android; see design guide's " +
354 // on "OK", "Cancel" and "Back" as matches ther
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.h 110 Back,
qwebpage.cpp 175 0, // Back,
426 case WebCore::ContextMenuItemTagGoBack: return QWebPage::Back;
538 case QWebPage::Back:
591 updateAction(QWebPage::Back);
915 q->triggerAction(QWebPage::Back);
    [all...]
qgraphicswebview.cpp 456 // right, as it falls back to the last cursor set by
669 void QGraphicsWebView::back() function in class:QGraphicsWebView
672 d->page->triggerAction(QWebPage::Back);
679 \sa back()
qwebview.cpp 848 // right, as it falls back to the last cursor set by
905 void QWebView::back() function in class:QWebView
908 d->page->triggerAction(QWebPage::Back);
919 \sa back(), pageAction()
    [all...]
  /external/webkit/Source/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 51 void back();
118 * Check QWebHistory::back() method
120 void tst_QWebHistory::back() function in class:tst_QWebHistory
124 hist->back();
128 hist->back();
139 hist->back();
173 hist->back();
175 hist->back();
239 hist->back();
241 hist->back();
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 25 ldr sp, [rSELF,#offThread_jitResumeNSP] @ cut back native stack
33 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land
52 str r3, [rSELF, #offThread_inJitCodeCache] @ back to the interp land
60 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land
68 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land
76 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land
84 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land
92 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land
107 ldr sp, [rSELF,#offThread_jitResumeNSP] @ cut back native stack
126 str r0, [rSELF, #offThread_inJitCodeCache] @ Back to the interp lan
    [all...]
  /external/webkit/Tools/MiniBrowser/qt/
BrowserWindow.cpp 126 bar->addAction(page()->action(QWKPage::Back));
  /external/libvpx/vp8/common/ppc/
filter_altivec.asm 226 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
251 ;# if the second filter is not null then need to back off by 2*pitch
271 ;# if the second filter is not null then need to back off by 2*pitch
416 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
441 ;# if the second filter is not null then need to back off by 2*pitch
461 ;# if the second filter is not null then need to back off by 2*pitch
588 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
621 ;# if the second filter is not null then need to back off by 2*pitch
641 ;# if the second filter is not null then need to back off by 2*pitch
794 ;# Back off input buffer by 2 bytes. Need 2 before and 3 afte
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 738 - Back out the pipe patch.
742 - Move the init script back.
805 - Back to old binary names
  /external/webkit/Source/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp 493 m_page->history()->back();
    [all...]

Completed in 527 milliseconds

1 2