/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPopupWindow.java | 25 private boolean showing; field in ShadowPopupWindow 111 public void setShowing(boolean showing) { in setShowing() argument 112 this.showing = showing; in setShowing() 117 return showing; in isShowing() 125 showing = false; in dismiss()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/ |
D | TestFragmentTransaction.java | 18 private boolean showing; field in TestFragmentTransaction 75 this.showing = false; in hide() 82 this.showing = true; in show() 207 return showing; in isShowing()
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/ |
D | AwtPanel.java | 40 private AtomicBoolean showing = new AtomicBoolean(false); field in AwtPanel 114 if (showing.getAndSet(currentShowing) != currentShowing){ in checkVisibilityState() 181 return paintMode != PaintMode.OnRequest && showing.get(); in isActiveDrawing()
|
/external/google-tv-pairing-protocol/cpp/ |
D | README | 13 server showing a code of some kind, and the client echoing that code back to the
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | tightvnc-1.3dev7_javasrc-vncviewer-cursor-colors+no-tab-traversal.patch | 24 + // showing the soft cursor (should be a user setting...)
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.fragdepth.txt | 51 will end up showing in color buffer with a distinct color.
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | devenvironment.rst | 48 applications before showing them to the world. Let's write some code.
|
/external/tcpdump/ |
D | README.md | 123 sends or acks have a number in square brackets showing 147 A summary line is printed showing the number of chunks,
|
/external/llvm/test/DebugInfo/X86/ |
D | parameters.ll | 26 ; 0x74 is DW_OP_breg4, showing that the parameter is accessed indirectly
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | todo.txt | 72 - wpa_gui: add support for setting and showing priority
|
/external/blktrace/btt/doc/ |
D | btt.tex | 244 providing a set of indicators showing how close incoming IO requests 246 providing a set of indicators showing how close the IO requests are 368 Here is a sample portion of this type of chart, showing Q2Q times 384 per-device criteria. Here's a portion of this area, displayed showing 491 (low) and on (high). For example, here is a snippet of a file showing 539 a very simplistic chart showing some activity: 951 "sequences" - showing only the Q, D \& C operation times. The D \& C
|
/external/clang/ |
D | CMakeLists.txt | 186 "Vendor-specific text for showing with version information.") 193 "Vendor-specific text for showing the repository the source is taken from.")
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl1.rst | 12 tutorial runs through the implementation of a simple language, showing 20 broad range of language design and LLVM-specific usage issues, showing
|
D | LangImpl1.rst | 12 tutorial runs through the implementation of a simple language, showing 20 broad range of language design and LLVM-specific usage issues, showing
|
/external/ceres-solver/docs/source/ |
D | contributing.rst | 116 When the push succeeds, the console will display a URL showing the
|
/external/doclava/res/assets/templates/assets/ |
D | style.css | 262 div#jd-searchbox table.jd-autocomplete-table-showing {
|
/external/valgrind/none/tests/ |
D | cmdline1.stdout.exp | 41 --error-limit=no|yes stop showing new errors if too many? [yes]
|
D | cmdline2.stdout.exp | 41 --error-limit=no|yes stop showing new errors if too many? [yes]
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
D | usage.apt.vm | 23 showing the default values of the configuration options, is as follows:
|
/external/eigen/doc/ |
D | TemplateKeyword.dox | 31 \section TopicTemplateKeywordExample An example showing the second use of the template keyword
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-script-perl.txt | 31 ~/libexec/perf-core/scripts/perl for typical examples showing how to
|
D | perf-probe.txt | 145 FUNC specifies the function name of showing lines. 'RLN' is the start line
|
/external/ltrace/testsuite/ |
D | README | 163 (4) ltrace.minor/time-record-T.exp do test on showing the time spent
|
/external/markdown/tests/markdown-test/ |
D | markdown-documentation-basics.txt | 20 are written in a before/after style, showing example syntax and the
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Basics.text | 20 are written in a before/after style, showing example syntax and the
|