HomeSort by relevance Sort by last modified time
    Searched full:expanded (Results 401 - 425 of 2167) sorted by null

<<11121314151617181920>>

  /system/core/sh/bltin/
echo.c 51 * expanded. printf is now a builtin of netbsd's sh and csh.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 118 // default, then any *other* ids will be expanded by default.
123 * will be expanded by default. If this method is not called, ids are
823 boolean expanded = false;
826 expanded |= propertyInfo.expandFromHistory();
829 if (!expanded) {
896 * @return the count of properties in "expanded" list.
903 * @return the {@link Property} from "expanded" list.
    [all...]
  /dalvik/vm/analysis/
RegisterMap.h 142 * If "pMap" points to a compressed map from which we have expanded a
240 * Get the expanded form of the register map associated with the specified
  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java 177 * line. If the user clicks the line in the expanded status window, the Intent triggers
200 // shows the expanded status window.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessage.java 98 * The notification is the icon and associated expanded entry in the
147 * The notification is the icon and associated expanded entry in the
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java 66 * have been fully expanded while the tree was being constructed, these
171 * Also: This representation is assuming the expanded name is indeed
  /external/chromium_org/chrome/browser/ui/cocoa/
status_bubble_mac.h 167 // True if the status bubble has been expanded. If the bubble is in the
168 // expanded state and encounters a new URL, change size immediately,
  /external/chromium_org/sdch/open-vcdiff/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
auditsPanel.css 178 .audit-result-tree li.parent.expanded::before {
230 .audit-result-tree ol.children.expanded {
dataGrid.css 222 .data-grid tr.expanded td.disclosure::before {
245 .data-grid:focus tr.expanded.selected td.disclosure::before {
  /external/chromium_org/third_party/skia/src/sfnt/
SkPanose.h 79 ((Expanded, 5))
269 ((Expanded, 5))
  /external/chromium_org/third_party/tcmalloc/vendor/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/clang/include/clang/Lex/
MultipleIncludeOpt.h 112 /// ExpandedMacro - When a macro is expanded with this lexer as the current
128 // If we have already expanded a macro by the end of the #ifndef line, then
  /external/libcap-ng/libcap-ng-0.7/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/libexif/auto-m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/libmtp/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/libusb-compat/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/open-vcdiff/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/openfst/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/protobuf/m4/
ltsugar.m4 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended
54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltsugar.m4 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended
55 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
  /external/skia/src/sfnt/
SkPanose.h 79 ((Expanded, 5))
269 ((Expanded, 5))
  /external/v8/src/
log-utils.cc 128 SmartArrayPointer<const char> expanded = stream.ToCString(); local
129 OpenFile(*expanded);
  /external/valgrind/main/
README_DEVELOPERS 109 macro VG_(FUNC) is expanded to vgPlain_FUNC, so If you want to set
119 be fully expanded (ie. not an environment variable).
  /frameworks/base/docs/html/training/notify-user/
display-progress.jd 6 previous.title=Using Expanded Notification Styles
7 previous.link=expanded.html

Completed in 554 milliseconds

<<11121314151617181920>>