HomeSort by relevance Sort by last modified time
    Searched full:invalid (Results 651 - 675 of 14636) sorted by null

<<21222324252627282930>>

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
CursorPhotoSource.java 27 // An invalid cursor position to represent the uninitialized state.
29 // An invalid cursor position to represent the error state.
30 protected static final int INVALID = -2;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecencodings_kr.py 15 # invalid bytes
27 # invalid bytes
57 # invalid bytes
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecencodings_kr.py 15 # invalid bytes
27 # invalid bytes
57 # invalid bytes
  /external/chromium_org/net/tools/testserver/
echo_message.py 82 ValueError: Invalid data
85 raise ValueError('Invalid data:%s' % echo_message)
103 ValueError: Invalid data
106 raise ValueError('Invalid data:%s' % payload)
145 ValueError: Invalid data
149 raise ValueError('Invalid data:%s' % echo_request_data)
212 ValueError: Invalid echo_request_data
216 raise ValueError('Invalid echo_response_data:%s' % echo_response_data)
301 ValueError: Invalid payload
308 raise ValueError('Invalid payload:%s' % payload
    [all...]
  /external/iproute2/ip/
ipntable.c 110 invarg("\"thresh1\" value is invalid", *argv);
120 invarg("\"thresh2\" value is invalid", *argv);
130 invarg("\"thresh3\" value is invalid", *argv);
140 invarg("\"gc_int\" value is invalid", *argv);
162 invarg("\"base_reachable\" value is invalid", *argv);
174 invarg("\"retrans\" value is invalid", *argv);
186 invarg("\"gc_stale\" value is invalid", *argv);
198 invarg("\"delay_probe\" value is invalid", *argv);
210 invarg("\"queue\" value is invalid", *argv);
223 invarg("\"app_probes\" value is invalid", *argv)
    [all...]
  /libcore/luni/src/test/java/tests/security/spec/
ECFieldF2mTest.java 115 // set 2: invalid m
117 // set 3: invalid m
171 // set 2: valid m, invalid (null) pr, invalid (null) ks
177 // set 3: valid m, invalid pr, invalid ks - wrong length
183 // set 4: valid m, invalid ks - wrong length
189 // set 5: valid m, invalid ks - wrong value
195 // set 6: valid m, invalid ks - wrong value
201 // set 7: valid m, invalid ks - wrong value
    [all...]
  /external/esd/include/
audiofile.h 248 AF_BAD_FILEHANDLE = 1, /* tried to use invalid filehandle */
259 AF_BAD_RATE = 14, /* invalid sample rate */
260 AF_BAD_CHANNELS = 15, /* invalid number of channels*/
261 AF_BAD_SAMPCNT = 16, /* invalid sample count */
262 AF_BAD_WIDTH = 17, /* invalid sample width */
263 AF_BAD_SEEKMODE = 18, /* invalid seek mode */
273 AF_BAD_INSTID = 28, /* invalid instrument id */
277 AF_BAD_MARKPOS = 32, /* invalid marker position value */
278 AF_BAD_NUMINSTS = 33, /* invalid number of instruments */
285 AF_BAD_STRLEN = 40, /* invalid string length *
    [all...]
  /external/v8/test/es5conform/
es5conform.status 197 # Invalid test case. Checks for "writable == true" and presence of "put"..
200 # Invalid test case. Checks for "put" property accessor.
222 # Invalid test case - "this" is not a global object within the test case.
228 # Invalid test case. Test expects ReferenceError instead of SyntaxError.
233 # Invalid test case. Test expects ReferenceError instead of SyntaxError.
238 # Invalid test case. Test expects ReferenceError instead of SyntaxError.
243 # Invalid test case. SyntaxError should be expected instead of EvalError.
246 # Invalid test case. SyntaxError should be expected instead of EvalError.
250 # Invalid test case. SyntaxError should be expected instead of EvalError.
253 # Invalid test case. SyntaxError should be expected instead of EvalError
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4READER_Pcm.c 66 "M4READER_PCM_create: invalid context pointer");
100 "M4READER_PCM_destroy: invalid context pointer");
123 "M4READER_PCM_open: invalid context pointer");
125 "M4READER_PCM_open: invalid pointer pFileDescriptor");
150 "M4READER_PCM_close: invalid context pointer");
204 "M4READER_PCM_setOption: invalid context pointer");
206 "M4READER_PCM_setOption: invalid value pointer");
246 "M4READER_PCM_getOption: invalid pointer on value");
315 "M4READER_PCM_getNextStream: invalid context");
317 "M4READER_PCM_getNextStream: invalid pointer to MediaFamily")
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
audiofile.h 248 AF_BAD_FILEHANDLE = 1, /* tried to use invalid filehandle */
259 AF_BAD_RATE = 14, /* invalid sample rate */
260 AF_BAD_CHANNELS = 15, /* invalid number of channels*/
261 AF_BAD_SAMPCNT = 16, /* invalid sample count */
262 AF_BAD_WIDTH = 17, /* invalid sample width */
263 AF_BAD_SEEKMODE = 18, /* invalid seek mode */
273 AF_BAD_INSTID = 28, /* invalid instrument id */
277 AF_BAD_MARKPOS = 32, /* invalid marker position value */
278 AF_BAD_NUMINSTS = 33, /* invalid number of instruments */
285 AF_BAD_STRLEN = 40, /* invalid string length *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
audiofile.h 248 AF_BAD_FILEHANDLE = 1, /* tried to use invalid filehandle */
259 AF_BAD_RATE = 14, /* invalid sample rate */
260 AF_BAD_CHANNELS = 15, /* invalid number of channels*/
261 AF_BAD_SAMPCNT = 16, /* invalid sample count */
262 AF_BAD_WIDTH = 17, /* invalid sample width */
263 AF_BAD_SEEKMODE = 18, /* invalid seek mode */
273 AF_BAD_INSTID = 28, /* invalid instrument id */
277 AF_BAD_MARKPOS = 32, /* invalid marker position value */
278 AF_BAD_NUMINSTS = 33, /* invalid number of instruments */
285 AF_BAD_STRLEN = 40, /* invalid string length *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
audiofile.h 248 AF_BAD_FILEHANDLE = 1, /* tried to use invalid filehandle */
259 AF_BAD_RATE = 14, /* invalid sample rate */
260 AF_BAD_CHANNELS = 15, /* invalid number of channels*/
261 AF_BAD_SAMPCNT = 16, /* invalid sample count */
262 AF_BAD_WIDTH = 17, /* invalid sample width */
263 AF_BAD_SEEKMODE = 18, /* invalid seek mode */
273 AF_BAD_INSTID = 28, /* invalid instrument id */
277 AF_BAD_MARKPOS = 32, /* invalid marker position value */
278 AF_BAD_NUMINSTS = 33, /* invalid number of instruments */
285 AF_BAD_STRLEN = 40, /* invalid string length *
    [all...]
  /prebuilts/sdk/tools/linux/
libbcc.so 
  /external/bison/tests/
named-refs.at 254 [[test.y:50.51-60: error: invalid reference: '$<ival>lo9'
261 test.y:55.40-43: error: invalid reference: '$r12'
263 test.y:56.29-33: error: invalid reference: '$expo'
356 [[test.y:24.36-41: error: invalid reference: '$cond1'
358 test.y:26.43-53: error: invalid reference: '$stmt.field'
361 test.y:28.43-52: error: invalid reference: '$stmt.list'
367 test.y:32.43-52: error: invalid reference: '$stmt.list'
371 test.y:34.43-58: error: invalid reference: '$stmt.list.field'
375 test.y:36.43-54: error: invalid reference: '$[stmt.list]'
379 test.y:38.43-49: error: invalid reference: '$then.1
    [all...]
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_unittest.cc 149 // * Tests for the function with an invalid English word;
150 // * Tests for the function with an invalid English word with a preceding
152 // * Tests for the function with an invalid English word with a preceding
154 // * Tests for the function with an invalid English word with a following
156 // * Tests for the function with an invalid English word with a following
158 // * Tests for the function with two invalid English words concatenated
168 // * true: the input string does not have any invalid words.
169 // * false: the input string has one or more invalid words.
171 // The position and the length of the first invalid word.
277 // An invalid English wor
    [all...]
  /development/ndk/tests/dlclose-destruction/jni/
main.c 44 fprintf(stderr, "Test destructor called but returned invalid value (%d)\n", x);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
MethodTest.java 262 assertTrue("Invalid number of parameters returned",
416 assertTrue("invalid invoke with Byte: " + methods[i],
423 assertTrue("Byte invalid exception: " + e,
425 assertTrue("Byte invalid failure: " + methods[i],
432 assertTrue("invalid invoke with Short: " + methods[i],
438 assertTrue("Short invalid exception: " + e,
440 assertTrue("Short invalid failure: " + methods[i],
448 assertTrue("invalid invoke with Integer: " + methods[i],
453 assertTrue("Integer invalid exception: " + e,
455 assertTrue("Integer invalid failure: " + methods[i]
    [all...]
  /external/bison/m4/
assert.m4 20 [AC_MSG_WARN([invalid argument supplied to --enable-assert])
  /external/bluetooth/bluedroid/btif/src/
btif_sm.c 111 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
132 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
159 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
189 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
DHPublicKey.java 30 throw new IllegalArgumentException("Invalid DHPublicKey: " + obj.getClass().getName());
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Memoable.java 20 * @throws MemoableResetException if the <b>other</b> parameter is in some other way invalid.
  /external/chromium/base/
auto_reset.h 18 // writing to invalid memory when the AutoResetValue goes out of
  /external/chromium/chrome/browser/sync/engine/
verify_updates_command.h 22 // Verifies the response from a GetUpdates request. All invalid updates will be
  /external/chromium/chrome/browser/sync/protocol/
proto_enum_conversions.h 19 // The result of passing in an invalid enum value is undefined.
  /external/chromium/chrome/browser/sync/syncable/
syncable_enum_conversions.h 19 // The result of passing in an invalid enum value is undefined.

Completed in 4182 milliseconds

<<21222324252627282930>>