HomeSort by relevance Sort by last modified time
    Searched full:explore (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /external/chromium_org/chrome/browser/resources/net_internals/
http_cache_view.html 3 <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
explore.py 1 # GDB 'explore' command.
17 """Implementation of the GDB 'explore' command using the GDB Python API."""
67 """Main function to explore an expression value.
93 """Main function to explore a data type.
190 """Internal class used to explore scalar values."""
194 """Function to explore scalar values.
210 """Function to explore scalar types.
235 """Internal class used to explore pointer values."""
239 """Function to explore pointer values.
268 "want to explore in '%s': " % expr)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
explore.py 1 # GDB 'explore' command.
17 """Implementation of the GDB 'explore' command using the GDB Python API."""
67 """Main function to explore an expression value.
93 """Main function to explore a data type.
190 """Internal class used to explore scalar values."""
194 """Function to explore scalar values.
210 """Function to explore scalar types.
235 """Internal class used to explore pointer values."""
239 """Function to explore pointer values.
268 "want to explore in '%s': " % expr)
    [all...]
  /external/clang/test/Analysis/inlining/
InlineObjCInstanceMethod.h 3 // and, thus, could be sub-classed. We should explore the path on which these
  /frameworks/base/core/java/android/database/
package.html 3 Contains classes to explore data returned through a content provider.
  /external/chromium_org/third_party/tcmalloc/vendor/
TODO 30 4) Explore coloring allocated objects to avoid cache conflicts
31 5) Explore biasing reclamation to larger addresses
  /frameworks/base/docs/html/tools/testing/
testing_accessibility.jd 84 <li><strong>Explore by Touch prompts:</strong> Verify that user interface controls that
86 when <a href="#testing-ebt">Explore by Touch is enabled</a>. There should be no
143 <p>Testing of accessibility features such as TalkBack, Explore by Touch and accessibility Gestures
156 the Explore by Touch system feature. The TalkBack accessibility service comes preinstalled on most
159 Play</a>. The Explore by Touch system feature is available on devices running Android 4.0 and later.
184 <h4 id="testing-ebt">Testing with Explore by Touch</h4>
186 <p>The <em>Explore by Touch</em> system feature is available on devices running Android 4.0 and
193 <p>To enable Explore by Touch on Android 4.0 and later:</p>
199 provides a popup message to enable Explore by Touch. On older versions, you must follow the
202 <li>Return to the <strong>Accessibility</strong> category and select <strong>Explore b
    [all...]
  /external/skia/tools/
verify_images_for_gm_results.py 70 """ Helper function for FindJsonFiles. Recursively explore the repository,
73 url: string; URL of the repository (or subdirectory thereof) to explore.
94 """ Recursively explore the given repository and return a list of the JSON
97 url: string; URL of the repository to explore.
110 url: string; URL of the repository to explore.
  /docs/source.android.com/src/devices/tech/datausage/
index.jd 25 to visually explore historical usage in the Settings app. Users can
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h 37 // TODO: explore optimization of gesture parameters.
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFResourceDict.cpp 84 // TODO: reserve not correct if we need to recursively explore.
  /external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-MemoryResponse.txt 43 keen to explore the implications of LLVM for mobile devices. Both bytecode
  /external/skia/src/pdf/
SkPDFResourceDict.cpp 84 // TODO: reserve not correct if we need to recursively explore.
  /frameworks/base/docs/html/design/building-blocks/
tabs.jd 14 <p>Tabs in the action bar make it easy to explore and switch between different views or functional
  /frameworks/base/docs/html/tools/help/
sqlite3.jd 23 <p>You can also optionally specify a full path to a database that you want to explore.
  /external/chromium_org/chrome/browser/ui/views/accessibility/
accessibility_event_router_views.h 147 // Recursively explore all menu items of |menu| and return in |count|
157 // Recursively explore the subviews and return the text from the first
  /frameworks/base/docs/html/distribute/googleplay/publish/
register.jd 27 <li>Explore the Google Play Developer Console and learn about the tools for publishing</li>
79 <h3>Explore the Developer Console</h3>
  /external/tcpdump/missing/
getaddrinfo.c 141 struct explore { struct
152 static const struct explore explore[] = { variable in typeref:struct:explore
301 const struct explore *ex;
353 for (ex = explore; ex->e_af >= 0; ex++) {
397 for (ex = explore; ex->e_af >= 0; ex++) {
450 for (ex = explore; ex->e_af >= 0; ex++) {
  /docs/source.android.com/src/
index.jd 64 <h4>Explore the Source</h4>
  /external/chromium/chrome/browser/ui/views/
accessibility_event_router_views.h 106 // Recursively explore all menu items of |menu| and return in |count|
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 11 // worklist used by CoreEngine to explore the reachability state space.
  /external/guava/guava-tests/test/com/google/common/net/
HostSpecifierTest.java 32 * those classes explore numerous corner cases. The intent here is to
  /frameworks/base/docs/html/tools/debugging/
debugging-projects.jd 61 <li>File Explorer - Lets you explore the device's file system.</li>
  /frameworks/native/opengl/libs/GLES_trace/
DESIGN.txt 27 to explore if a more graceful method of stopping the application, or detaching tracing from the
  /external/chromium_org/tools/perf/page_sets/
top_25.json 144 { "action": "wait", "condition": "element", "text": "Explore" },
145 { "action": "click_element", "text": "Explore" },

Completed in 556 milliseconds

1 2 3 4 5 6 7 8 9