OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:existent
(Results
126 - 150
of
801
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/google/marlin/dataservices/datatop/src/
datatop_fileops.c
132
fprintf(stderr, "Please try writing to a non-
existent
file\n");
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
rb.py
102
# with -f option if a non-
existent
URL listed, permission denial happens
stat.py
65
an existing object and 1 for a non-
existent
object.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/redshift/
test_layer1.py
88
# Test a non-
existent
cluster ID.
/external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h
25
ThreadStatusInvalid, // Non-
existent
thread, data is invalid.
/external/deqp/framework/delibs/decpp/
deFilePath.hpp
41
TYPE_UNKNOWN = 0, /*!< Non-
existent
or unknown object. */
/external/harfbuzz_ng/test/api/
test-ot-tag.c
94
/* Arbitrary non-
existent
script */
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DataContext.java
81
* Creates a local variable that references a (possibly non-
existent
) Data node. When the Data
/external/libbrillo/brillo/message_loops/
glib_message_loop.cc
128
// It is a programmer error to attempt to remove a non-
existent
source.
/external/libweave/src/commands/
command_queue_unittest.cc
51
// Aborts if duplicate commands are added or non-
existent
commands are removed.
/external/llvm/unittests/ADT/
SparseSetTest.cpp
66
// Erase non-
existent
element.
/external/skia/platform_tools/android/bin/
gyp_to_android.py
80
# can be called with a non-
existent
directory.
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet.h
60
size_t payload_size_; // Size of the (non-
existent
, simulated) payload.
/libcore/jsr166-tests/src/test/java/jsr166/
AtomicReferenceFieldUpdaterTest.java
92
* Construction with non-
existent
field throws RuntimeException
/libcore/luni/src/main/native/
java_util_regex_Pattern.cpp
46
case U_REGEX_INVALID_BACK_REF: return "Back-reference to a non-
existent
capture group";
/libcore/luni/src/test/java/libcore/java/util/jar/
OldJarFileTest.java
139
assertNull("Got stream for non-
existent
entry", in);
/libcore/ojluni/src/main/java/java/sql/
DataTruncation.java
89
* may be null indicating the cause is non-
existent
or unknown.
/packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeMessageTest.java
350
assertNull("non
existent
header", message.getExtendedHeader("X-Non-
Existent
"));
358
assertNull("non
existent
header 2", message.getExtendedHeader("X-Non-
Existent
"));
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_compat.py
136
self.fail("set_location on non-
existent
key did not raise KeyError")
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_poll.py
99
# can't unregister non-
existent
object
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_compat.py
136
self.fail("set_location on non-
existent
key did not raise KeyError")
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_poll.py
99
# can't unregister non-
existent
object
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_compat.py
136
self.fail("set_location on non-
existent
key did not raise KeyError")
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_poll.py
99
# can't unregister non-
existent
object
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_compat.py
136
self.fail("set_location on non-
existent
key did not raise KeyError")
Completed in 1750 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>