HomeSort by relevance Sort by last modified time
    Searched full:valid (Results 176 - 200 of 4665) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XML11Char.java 28 * in this class can be used to verify that a character is a valid
50 /** XML 1.1 Valid character mask. */
65 /** XML 1.1 content for external entities (valid - "special" chars - control chars) */
74 /** XML 1.1 content for internal entities (valid - "special" chars) */
160 * Returns true if the specified character is valid. This method
184 * Returns true if the specified character is valid and permitted outside
219 * Returns true if the specified character is a valid name start
231 * Returns true if the specified character is a valid name
243 * Returns true if the specified character is a valid NCName start
255 * Returns true if the specified character is a valid NCNam
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
mem.h 95 * The returned pointer, if not NULL, points to a valid memory block of
141 * The returned pointer, if not NULL, points to a valid memory block of
165 * The returned pointer, if not NULL, points to a valid memory block
208 * pMemBuf is a valid memory address returned by MEM_Calloc/Alloc().
210 * pMemBuf is no longer a valid pointer to memory.
227 * pMemBuf is a valid memory address returned by MEM_Calloc/Alloc().
229 * pMemBuf is no longer a valid pointer to memory.
246 * pVirtualAddress is a valid memory address returned by
249 * pVirtualAddress is no longer a valid pointer to memory.
309 * TRUE if handle is valid; FALSE otherwise
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 95 * The returned pointer, if not NULL, points to a valid memory block of
141 * The returned pointer, if not NULL, points to a valid memory block of
165 * The returned pointer, if not NULL, points to a valid memory block
208 * pMemBuf is a valid memory address returned by MEM_Calloc/Alloc().
210 * pMemBuf is no longer a valid pointer to memory.
227 * pMemBuf is a valid memory address returned by MEM_Calloc/Alloc().
229 * pMemBuf is no longer a valid pointer to memory.
246 * pVirtualAddress is a valid memory address returned by
249 * pVirtualAddress is no longer a valid pointer to memory.
309 * TRUE if handle is valid; FALSE otherwise
    [all...]
  /cts/tools/host/src/com/android/cts/
InvalidTestResultStringException.java 20 * Thrown to indicate that the test result string is not valid.
TestController.java 83 * Check if it's a valid test controller.
85 * @return true if it's valid, else return false.
  /dalvik/dx/tests/002-minimal-valid/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/010-class-attrib-InnerClasses/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/017-method-attrib-Code/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/018-method-attrib-Exceptions/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/021-code-attrib-LineNumberTable/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/libcore/security/src/main/java/java/security/cert/
package.html 15 - if the certificate's time stamp is not valid
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ocsp/
OCSPResponseStatus.java 19 * successful (0), --Response has valid confirmations
  /external/bluetooth/glib/tests/
run-bookmark-test.sh 29 for I in ${srcdir:-.}/bookmarks/valid-*.xbel; do
  /external/icu4c/tools/makeconv/
makeconv.h 45 /** is this byte sequence valid? */
  /external/iptables/extensions/
libip6t_HL.man 4 any cost. This target is only valid in
libipt_CONNMARK.man 13 then only those bits are copied. This is only valid in the
  /external/kernel-headers/original/linux/
compiler-gcc.h 18 * case either is valid.
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_ftp.h 25 /* Valid seq positions for cmd matching after newline */
  /external/skia/src/effects/
SkPixelXorXfermode.cpp 5 // the alpha-component and still return a valid premultiplied color.
  /external/webkit/WebCore/css/
SVGCSSPropertyNames.in 2 # all valid SVG CSS2 properties.
  /external/webkit/WebCore/platform/graphics/wx/
FontPlatformData.h 64 enum FontState { UNINITIALIZED, DELETED, VALID };
96 case VALID:
105 if (m_font && m_fontState == VALID && other.m_fontState == VALID && other.m_font) {
  /frameworks/base/services/java/com/android/server/status/
IconData.java 43 * The package containting the icon to draw for this item. Valid if this is
49 * The icon to draw for this item. Valid if this is an ICON type.
54 * The level associated with the icon. Valid if this is a LEVEL_ICON type.
64 * The text associated with the icon. Valid if this is a TEXT type.
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 66 TI_BOOL channelValidityPassive; /*TI_TRUE-valid, TI_FALSE-invalid */
67 TI_BOOL channelValidityActive; /*TI_TRUE-valid, TI_FALSE-invalid */
101 /* Power Constraint IE 32 in DBM/10, valid only when 802.11h is enabled */
103 /* External TX Power Control in DBM/10, valid only when 802.11h is disabled */
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomain.h 66 TI_BOOL channelValidityPassive; /*TI_TRUE-valid, TI_FALSE-invalid */
67 TI_BOOL channelValidityActive; /*TI_TRUE-valid, TI_FALSE-invalid */
101 /* Power Constraint IE 32 in DBM/10, valid only when 802.11h is enabled */
103 /* External TX Power Control in DBM/10, valid only when 802.11h is disabled */
  /dalvik/docs/opcodes/
opcode-11-return-object.html 46 A must be a valid register index in the current stack frame.
72 The stack frame that caused this method invocation becomes valid. This

Completed in 453 milliseconds

1 2 3 4 5 6 78 91011>>