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

1 2 3 4 5 6 7 8 91011>>

  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 37 * @return int next valid slot index [always positive for a valid slot;
46 * @return CONSTANT_info next valid entry [null when the enumeration is
79 * two consequitive index slots certain index values inside the valid range
80 * can be invalid; use {@link #iterator()} to iterate only over valid entries
89 * a slot outside of the valid range
94 * Returns a fail-fast iterator over all valid entries in the pool. The
170 * a slot outside of the valid range
  /external/kernel-headers/original/asm-arm/
memory.h 163 * These are *only* valid on the kernel direct mapped RAM memory.
187 * Again, these are *only* valid on the kernel direct mapped RAM
212 * pfn_valid(pfn) indicates whether a PFN number is valid
215 * virt_addr_valid(k) indicates whether a virtual address is valid
239 int valid = nid < MAX_NUMNODES; \
240 if (valid) { \
242 valid = (pfn - node->node_start_pfn) < \
245 valid; \
dma-mapping.h 63 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
77 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
94 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
110 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
131 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
159 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
182 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
207 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
228 * @dev: valid struct device pointer, or NULL for ISA and EISA-like devices
273 * @dev: valid struct device pointer, or NULL for ISA and EISA-like device
    [all...]
  /external/skia/include/utils/
SkGLCanvas.h 55 This should be called while the gl-context is still valid. Its purpose
63 IDs that have been cached are no longer valid.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchShortcut.java 42 // just get first valid instrumentation runner
49 // if a valid runner is not found, rely on launch delegate to log error.
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
Attributes2.java 44 * as CDATA: ones that were declared (and hence are usually valid),
45 * and those that were not (and which are never valid).
58 * as CDATA: ones that were declared (and hence are usually valid),
59 * and those that were not (and which are never valid).
72 * as CDATA: ones that were declared (and hence are usually valid),
73 * and those that were not (and which are never valid).
  /external/bluetooth/glib/gobject/
genums.h 42 * @class: a valid #GEnumClass
51 * Checks whether @class "is a" valid #GEnumClass structure of type %G_TYPE_ENUM
86 * @class: a valid #GFlagsClass
95 * Checks whether @class "is a" valid #GFlagsClass structure of type %G_TYPE_FLAGS
121 * @value: a valid #GValue structure
130 * @value: a valid #GValue structure
  /external/webkit/WebCore/bindings/v8/custom/
V8DatabaseCustom.cpp 64 return throwError("changeVersion transaction callback must be of valid type.");
72 return throwError("changeVersion error callback must be of valid type.");
80 return throwError("changeVersion success callback must be of valid type.");
96 return throwError("Transaction callback must be of valid type.");
109 return throwError("Transaction error callback must be of valid type.");
117 return throwError("Transaction success callback must be of valid type.");
  /external/wpa_supplicant/
dbus_dict_helpers.c 28 * @param iter A valid dbus message iterator
57 * @param iter valid dbus message iterator, same as passed to
213 * @param iter_dict A valid DBusMessageIter returned from
233 * @param iter_dict A valid DBusMessageIter returned from
253 * @param iter_dict A valid DBusMessageIter returned from
273 * @param iter_dict A valid DBusMessageIter returned from
294 * @param iter_dict A valid DBusMessageIter returned from
315 * @param iter_dict A valid DBusMessageIter returned from
336 * @param iter_dict A valid DBusMessageIter returned from
357 * @param iter_dict A valid DBusMessageIter returned fro
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
dbus_dict_helpers.c 26 * @param iter A valid dbus message iterator
55 * @param iter valid dbus message iterator, same as passed to
211 * @param iter_dict A valid DBusMessageIter returned from
231 * @param iter_dict A valid DBusMessageIter returned from
251 * @param iter_dict A valid DBusMessageIter returned from
271 * @param iter_dict A valid DBusMessageIter returned from
292 * @param iter_dict A valid DBusMessageIter returned from
313 * @param iter_dict A valid DBusMessageIter returned from
334 * @param iter_dict A valid DBusMessageIter returned from
355 * @param iter_dict A valid DBusMessageIter returned fro
    [all...]
  /external/ipsec-tools/src/racoon/
handler.h 51 * 2 (---) 1st valid msg received
53 * 4 1st valid msg received 2st valid msg received
55 * 6 2nd valid msg received 3rd valid msg received
57 * 8 3rd valid msg received (---)
64 * 2 (---) 1st valid msg received
66 * 4 1st valid msg received 2st valid msg received
77 * 2 (---) 1st valid msg receive
    [all...]
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLExceptionTest.java 75 String[] init1 = { "a", "1", "valid1", "----", "&valid*", "1", "a",
77 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a",
78 "&valid*", "a", "a", "a", null, "", "\u0000" };
133 String[] init1 = { "a", "1", "valid1", "----", "&valid*", null, "",
135 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", "a",
189 String[] init1 = { "a", "1", "valid1", "----", "&valid*", null,
293 String[] init1 = { "a", "1", "valid1", "----", null, "&valid*", "1" };
294 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" };
352 String[] init1 = { "a", "1", "valid1", "----", null, "&valid*", "1" };
353 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" }
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
Inet4Address.java 53 * Valid IPv4 multicast addresses are prefixed with 1110 = 0xE.
130 * Returns whether the address is a global multicast address or not. Valid
169 * returns always {@code false} because there are no valid IPv4 node-local
181 * valid range for IPv4 link-local addresses is: 224.0.0.0 to 239.0.0.255
194 * valid range for IPv4 site-local addresses is: 239.255.0.0 to
207 * not. The valid range for IPv4 organization-local addresses is:
209 * 11101111 11000011 are valid. 0xEFC0 to 0xEFC3
  /external/grub/docs/
kernel.c 50 /* Check if MAGIC is valid and print the Multiboot information structure
73 /* Are mem_* valid? */
78 /* Is boot_device valid? */
86 /* Are mods_* valid? */
110 /* Is the symbol table of a.out valid? */
122 /* Is the section header table of ELF valid? */
133 /* Are mmap_* valid? */
kernel.c.texi 50 /* @r{Check if MAGIC is valid and print the Multiboot information structure
73 /* @r{Are mem_* valid?} */
78 /* @r{Is boot_device valid?} */
86 /* @r{Are mods_* valid?} */
110 /* @r{Is the symbol table of a.out valid?} */
122 /* @r{Is the section header table of ELF valid?} */
133 /* @r{Are mmap_* valid?} */
  /hardware/ti/omap3/dspbridge/inc/
memry.h 80 * PVOID pointer returned is a valid memory location.
115 * PVOID pointer returned is a valid memory location.
128 * pMemBuf is no longer a valid pointer to memory.
184 * If valid linear address is returned, be sure to call
216 * Returns NULL on failure, else valid VA of at least ulBytes size.
232 * - pBaseAddr is a valid linear address mapped in MEMRY_LinearAddress.
234 * - pBaseAddr no longer points to a valid linear address.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
memry.h 80 * PVOID pointer returned is a valid memory location.
115 * PVOID pointer returned is a valid memory location.
128 * pMemBuf is no longer a valid pointer to memory.
184 * If valid linear address is returned, be sure to call
216 * Returns NULL on failure, else valid VA of at least ulBytes size.
232 * - pBaseAddr is a valid linear address mapped in MEMRY_LinearAddress.
234 * - pBaseAddr no longer points to a valid linear address.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
XPathAPI.java 61 * @param str A valid XPath string.
77 * @param str A valid XPath string.
100 * @param str A valid XPath string.
116 * @param str A valid XPath string.
139 * @param str A valid XPath string.
155 * @param str A valid XPath string.
177 * @param str A valid XPath string.
202 * @param str A valid XPath string.
253 * @param str A valid XPath string.
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
KeyPairTest.java 75 * Assertion: creates new <code>KeyPair</code> instance using valid
96 * Assertion: creates new <code>KeyPair</code> instance using valid
97 * parameters (both valid keys)
128 * Assertion: returns private key (valid private key in this case)
160 * Assertion: returns public key (valid public key in this case)
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XMLChar.java 26 * in this class can be used to verify that a character is a valid
56 /** Valid character mask. */
75 * All other valid XML characters can be considered content.
266 // set valid characters
402 * Returns true if the specified character is valid. This method
456 * Returns true if the specified character is a valid name start
467 * Returns true if the specified character is a valid name
478 * Returns true if the specified character is a valid NCName start
489 * Returns true if the specified character is a valid NCName
500 * Returns true if the specified character is a valid Pubi
    [all...]
  /external/bluetooth/glib/glib/
ghook.h 144 /* return the first valid hook, and increment its reference count */
147 /* return the next valid hook with incremented reference count, and
159 /* invoke all valid hooks with the (*GHookFunc) signature.
163 /* invoke all valid hooks with the (*GHookCheckFunc) signature,
168 /* invoke a marshaller on all valid hooks.
  /external/dbus/dbus/
dbus-marshal-validate.c 39 * valid signature. If this function returns #TRUE, it will be safe
47 * @returns #DBUS_VALID if valid, reason why invalid otherwise
612 * #DBusTypeReader. The signature is assumed to be already valid.
626 * @returns #DBUS_VALID if valid, reason why invalid otherwise
676 * Determine wether the given character is valid as the first character
685 * Determine wether the given character is valid as a second or later
695 * Checks that the given range of the string is a valid object path
708 * @returns #TRUE if the byte range exists and is a valid name
763 * Checks that the given range of the string is a valid interface name
773 * @returns #TRUE if the byte range exists and is a valid nam
    [all...]
  /external/webkit/WebCore/loader/
FTPDirectoryParser.h 34 ** 'd' - LIST line is a directory entry ('result' is valid)
35 ** 'f' - LIST line is a file's entry ('result' is valid)
36 ** 'l' - LIST line is a symlink's entry ('result' is valid)
128 valid = false;
139 bool valid; member in struct:WebCore::ListResult
  /hardware/broadcom/wlan/bcm4329/src/include/
sbsdio.h 130 #define SBSDIO_PULLUP_ALL 0x0f /* All valid bits */
138 /* valid bits in SBSDIO_FUNC1_SBADDRxxx regs */
139 #define SBSDIO_SBADDRLOW_MASK 0x80 /* Valid bits in SBADDRLOW */
140 #define SBSDIO_SBADDRMID_MASK 0xff /* Valid bits in SBADDRMID */
141 #define SBSDIO_SBADDRHIGH_MASK 0xffU /* Valid bits in SBADDRHIGH */
  /packages/apps/Email/tests/src/com/android/exchange/adapter/
CalendarSyncAdapterTests.java 148 // Valid (DTSTART, _SYNC_DATA, DURATION)
155 // Valid (DTSTART, DTEND, ORIGINAL_INSTANCE_TIME)
157 // Valid (DTSTART, _SYNC_DATA, DTEND)
167 // Valid (DTSTART, RRULE, DURATION)
172 // Valid (DTSTART, RRULE, ALL_DAY, DURATION(P<n>D)

Completed in 825 milliseconds

1 2 3 4 5 6 7 8 91011>>