HomeSort by relevance Sort by last modified time
    Searched full:describe (Results 26 - 50 of 596) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/bison/lib/
getopt_int.h 57 /* Describe how to deal with options that follow non-option ARGV-elements.
77 and that care about the ordering of the two. We describe each
98 /* Describe the part of ARGV that contains non-options that have
  /libcore/luni/src/main/java/org/apache/xml/serializer/
ElemDesc.java 26 * This class has a series of flags (bit values) that describe an HTML element
123 * @param flags Bit flags that describe the basic properties of this element type.
134 * @param flags Bit flags that describe the basic properties of interest.
  /ndk/docs/
APPLICATION-MK.html 7 written to describe the native modules required by your Android
19 The purpose of Application.mk is to describe which native
31 Where <myapp> is a short name used to describe your 'application'
  /development/samples/ApiDemos/src/com/example/android/apis/app/
CustomTitle.java 57 * describe what is to be displayed in the screen.
NotificationDisplay.java 42 * describe what is to be displayed in the screen.
SendResult.java 39 * describe what is to be displayed in the screen.
SetWallpaperActivity.java 51 * describe what is to be displayed in the screen.
  /development/samples/SkeletonApp/
readme.txt 62 These XML files describe additional resources included in the application.
  /external/dnsmasq/contrib/openvpn/
README 23 > to describe it exactly, but network services are slow to load, and
  /external/libvpx/build/make/
version.sh 30 git_version_id=`git describe --match=v[0-9]* 2>/dev/null`
  /external/proguard/src/proguard/classfile/visitor/
package.html 29 harder to read. It's the visitor classes that describe the operations now.
  /external/qemu/android/avd/
hw-config-defs.h 144 "Must be one of 120, 160 or 240. A value used to roughly describe the density of the LCD screen for automatic resource/asset selection.")
  /external/stlport/doc/
README.utf8 4 of the ctype category. However utf8 only describe how encoding must be
  /external/webkit/WebCore/platform/graphics/transforms/
TransformOperations.h 51 // values describe affine transforms)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
IAndroidClassLoader.java 32 * Classes which implement this interface provide methods to describe a class.
  /external/freetype/include/freetype/
ftsystem.h 155 * A structure used to describe a given memory manager to FreeType~2.
277 * A structure used to describe an input stream.
ftimage.h 130 /* An enumeration type used to describe the format of pixels in a */
221 /* An enumeration type to describe the format of a bitmap palette, */
255 /* A structure used to describe a bitmap or pixmap to the raster. */
326 /* This structure is used to describe an outline to the scan-line */
529 /* A function pointer type used to describe the signature of a `move */
    [all...]
  /external/freetype/include/freetype/internal/
autohint.h 38 /* - global hints: Usually some metrics that describe global properties */
44 /* - glyph hints: These describe some important features of the glyph */
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 95 * @param profile Profile to describe
98 private String describe(CachedBluetoothDevice cachedDevice, Profile profile) { method in class:CachedBluetoothDevice
108 private String describe(Profile profile) { method in class:CachedBluetoothDevice
109 return describe(this, profile);
168 Log.d(TAG, "Command sent successfully:DISCONNECT " + describe(profile));
300 Log.d(TAG, "Command sent successfully:CONNECT " + describe(profile));
358 Log.d(TAG, "Command sent successfully:REMOVE_BOND " + describe(null));
362 describe(null));
  /frameworks/base/location/java/android/location/
Geocoder.java 99 * Returns an array of Addresses that are known to describe the
147 * Returns an array of Addresses that are known to describe the
189 * Returns an array of Addresses that are known to describe the
  /dalvik/docs/opcodes/
opcode-7b-unop.html 94 It gets a bit messy if we want to describe all the combinations of input and
  /development/pdk/docs/community/
groups-charter.jd 14 <p>We love simplicity and hate restrictions, so we keep our policies minimal. The rules below describe what's expected of subscribers to the Android mailing lists.
  /development/samples/ApiDemos/src/com/example/android/apis/os/
MorseCode.java 58 * describe what is to be displayed in the screen.
  /external/icu4c/common/
locavailable.cpp 100 /* These strings describe the resources we attempt to load from
  /external/iproute2/include/linux/
if_link.h 100 more not changeable by user. They describe link media

Completed in 3408 milliseconds

12 3 4 5 6 7 8 91011>>