HomeSort by relevance Sort by last modified time
    Searched full:present (Results 801 - 825 of 5298) sorted by null

<<31323334353637383940>>

  /frameworks/av/media/libstagefright/timedtext/
TimedText3GPPSource.cpp 62 // text style for the string of text. These descriptions are present only
  /frameworks/base/docs/html/design/building-blocks/
text-fields.jd 45 <p>Use auto-complete text fields to present real-time completions or search results in popups, so users
  /frameworks/base/docs/html/guide/topics/ui/controls/
checkbox.jd 20 present each checkbox option in a vertical list.</p>
  /frameworks/base/include/androidfw/
InputTransport.h 161 * If there is no message present, try again after poll() indicates that the fd
165 * Returns WOULD_BLOCK if there is no message present.
248 * Returns WOULD_BLOCK if there is no signal present.
290 * Returns WOULD_BLOCK if there is no event present.
  /frameworks/base/tools/aapt/
CrunchCache.cpp 47 // Strip leading slash if present
CrunchCache.h 45 * we delete any leftover files in the cache that are no longer present
  /frameworks/compile/mclinker/lib/Fragment/
FragmentGraph.cpp 170 // reachability matrix to present the connection
224 // present the reference from out-side world when building shared library
268 // global defined symbols to present the fan-in of a regular node.
278 // create the pseudo relocation to present the fan-out of the pseudo node
  /frameworks/compile/slang/
README.rst 250 * The function **init** (if present) will be called once after the script
280 above can be omitted, although at least one of in/out must be present.
281 If both in and out are present, root must only be invoked with types of
298 Initializers, if present, will also initialize the cached Java value.
  /frameworks/native/include/utils/
BasicHashtable.h 36 // The present flag indicates that the bucket contains an initialized entry value.
37 static const uint32_t PRESENT = 0x40000000UL;
44 // Combined value that stores the collision and present flags as well as
78 size_t mFilledBuckets; // number of buckets for which collision or present is true
PropertyMap.h 58 * Replaces the property with the same key if it is already present.
  /frameworks/native/opengl/libs/GLES_trace/
DESIGN.txt 66 All GL calls are present in GLES_Trace/src/gltrace_api.cpp. This file is generated by the
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
ReadOrigInd.java 66 * (Address-present-token Encoded-string-value | Insert-address-token)
  /frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/common/helpers/
AppHelperBase.java 23 * This class provides common APIs that are expected to be present across
  /frameworks/volley/
build.xml 58 Import per project custom build rules if present at the root of the project.
  /hardware/libhardware/include/hardware/
power.h 89 * turning off the screen (if present), and called to enter
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_CodecInterface.h 95 * function present to use this structure
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client_extension.h 45 * 2) checks that all mandatory partition name are present and valid
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementreplaceexistingattributegevalue.java 36 * which is already present in this Element. The method
hc_elementreplaceexistingattributegevalue.java 36 * which is already present in this Element. The method
hc_nodeinsertbeforenewchildexists.java 36 * present in the tree. The existing node should be
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode14.java 36 * if the default attribute present on this node has not been imported
elementsetattributenodens01.java 35 * and that namespace URI is already present in the element, it is replaced
namednodemapsetnameditemns01.java 35 * that namespace URI and that local name is already present in this map, it is replaced
namednodemapsetnameditemns02.java 35 * that namespace URI and that local name is already present in this map, it is replaced
setAttributeNS04.java 35 * If an attribute with the same local name and namespace URI is already present

Completed in 765 milliseconds

<<31323334353637383940>>