/toolchain/binutils/binutils-2.25/gprof/ |
sym_ids.c | 86 0, "<non-existent-file>", 0, 0, 0, NULL
|
/tools/test/connectivity/acts/framework/tests/ |
acts_android_device_test.py | 94 """All calls to the none-existent functions in adb proxy would
|
/external/jemalloc/test/unit/ |
mallctl.c | 9 "mallctl() should return ENOENT for non-existent names"); 36 "mallctlnametomib() should return ENOENT for non-existent names");
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
Graph.h | 34 /// @brief Returns a value representing an invalid (non-existent) node. 39 /// @brief Returns a value representing an invalid (non-existent) edge.
|
/external/protobuf/src/google/protobuf/compiler/ |
importer_unittest.cc | 594 // Existent files, shadowed and non-shadowed case. 601 // Nonexistent file in existent directory and vice versa.
|
/external/protobuf/src/google/protobuf/ |
generated_message_reflection_unittest.cc | 449 // Non-existent extension. 474 // Non-existent extension.
|
/external/v8/test/cctest/ |
test-profile-generator.cc | 374 sample2.stack[1] = ToAddress(0x10000); // non-existent. 438 sample2.stack[1] = ToAddress(0x10000); // non-existent.
|
/frameworks/base/services/core/java/com/android/server/pm/ |
KeySetManagerService.java | 787 /* something went terribly wrong and we have references to a non-existent key-set */ 788 Slog.wtf(TAG, "Encountered non-existent key-set reference when reading settings");
|
/frameworks/base/services/core/java/com/android/server/webkit/ |
WebViewUpdateServiceImpl.java | 76 // A non-existent provider is neither valid nor enabled 398 // Don't add non-existent packages
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
GridLayoutManagerTest.java | 489 assertEquals("reference child non existent", -1, ssl.findReferenceIndexFromCache(2)); 491 assertEquals("reference child non existent", -1, ssl.findReferenceIndexFromCache(3)); [all...] |
/libcore/ojluni/src/main/java/java/lang/reflect/ |
Constructor.java | 163 * types of the underlying method refers to a non-existent type 202 * {@code throws} clause refers to a non-existent type declaration
|
/prebuilts/go/darwin-x86/src/database/sql/ |
fakedb_test.go | 383 return nil, errf("SELECT on table %q references non-existent column %q", stmt.table, column) 432 return nil, errf("INSERT table %q references non-existent column %q", stmt.table, column)
|
/prebuilts/go/linux-x86/src/database/sql/ |
fakedb_test.go | 383 return nil, errf("SELECT on table %q references non-existent column %q", stmt.table, column) 432 return nil, errf("INSERT table %q references non-existent column %q", stmt.table, column)
|
/system/connectivity/shill/vpn/ |
l2tp_ipsec_driver_unittest.cc | 336 const FilePath bad_dir("/non/existent/directory"); 413 const FilePath bad_dir("/non/existent/directory");
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
CallsManager.java | [all...] |
/art/runtime/ |
fault_handler.cc | 305 LOG(FATAL) << "Attempted to remove non existent handler " << handler;
|
/external/autotest/server/ |
base_utils.py | 262 # it. Do not attempt to extract a (non-existent) port number from
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
rm.py | 288 raise CommandException('Encountered non-existent bucket during listing')
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_ls.py | 124 """Tests listing a non-existent object."""
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/ |
resumable_download_handler.py | 138 # Ignore non-existent file (happens first time a download
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/lib/input_reader/ |
_gcs.py | 279 Non existent files will be logged and skipped. The file might have been
|
/external/dnsmasq/src/ |
nameser.h | 131 #define NXDOMAIN 3 /* non existent domain */
|
/external/icu/icu4c/source/i18n/ |
collationdatareader.cpp | 207 errorCode = U_INVALID_FORMAT_ERROR; // Index into non-existent ce32s[].
|
/external/libedit/doc/ |
editrc.5.roff | 207 returns an empty string for non-existent capabilities, rather than
|
/external/llvm/tools/llvm-link/ |
llvm-link.cpp | 183 errs() << "Ignoring import request for non-existent function "
|