/external/llvm/include/llvm/Support/ |
FileUtilities.h | 54 bool existed; local 55 sys::fs::remove(Filename.str(), existed); 65 bool existed; local 66 sys::fs::remove(Filename.str(), existed);
|
FileSystem.h | 136 /// @param existed Set to true if \a path already existed, false otherwise. 137 /// @returns errc::success if is_directory(path) and existed have been set, 139 error_code create_directories(const Twine &path, bool &existed); 144 /// @param existed Set to true if \a path already existed, false otherwise. 145 /// @returns errc::success if is_directory(path) and existed have been set, 147 error_code create_directory(const Twine &path, bool &existed); 175 /// @param existed Set to true if \a path existed, false if it did not [all...] |
/external/collada/include/dae/ |
daeIDRef.h | 148 daeIDRef &get( daeUInt idx ); // Never should have existed. No alternative. 149 size_t getCount() const; // Never should have existed. No alternative. 150 daeIDRef& operator[](size_t index); // Never should have existed. No alternative. 152 void resolveID(); // Never should have existed. No alternative. 153 void validate(); // Never should have existed. No alternative. 155 ResolveState getState() const; // Never should have existed. No alternative.
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/storagetracker/ |
storage-tracker-2-create.html | 30 testFailed("An origin already existed with local storage.");
|
storage-tracker-4-create.html | 32 testFailed("An origin already existed with local storage.");
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
00gnulib.m4 | 17 # can only use interfaces that existed since 2.59; but it achieves the
|
/sdk/monkeyrunner/scripts/ |
help.py | 42 pass # It already existed
|
/external/llvm/lib/Support/Unix/ |
PathV2.inc | 177 error_code create_directory(const Twine &path, bool &existed) { 184 existed = true; 186 existed = false; 217 error_code remove(const Twine &path, bool &existed) { 224 existed = false; 226 existed = true; 243 bool Existed; 244 if (error_code ec = remove(from, Existed)) 400 // If the file existed, try again, otherwise, error.
|
/external/dbus/dbus/ |
dbus-userdb-util.c | 112 * @returns #TRUE if username existed and we got the UID 126 * @returns #TRUE if group name existed and we got the GID 162 * @returns #TRUE if username existed and we got the UID and GID 352 * @returns #TRUE if the UID existed and we got some credentials
|
dbus-userdb.c | 405 * @returns #TRUE if user existed and we appended their homedir 444 * @returns #TRUE if user existed and we appended their homedir 490 * @returns #TRUE if the username existed and we got some credentials
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentNavigableMap.java | 97 * and guarantees to traverse elements as they existed upon 118 * and guarantees to traverse elements as they existed upon 141 * and guarantees to traverse elements as they existed upon
|
/external/clang/lib/Frontend/ |
CompilerInstance.cpp | 424 bool existed; local 425 llvm::sys::fs::remove(it->TempFilename, existed); 437 bool existed; local 438 llvm::sys::fs::remove(it->TempFilename, existed); 763 bool Existed; 764 llvm::sys::fs::remove(LockFileName, Existed); 825 bool Existed; 826 llvm::sys::fs::remove(UniqueLockFileName.c_str(), Existed); 851 bool Existed; 852 llvm::sys::fs::remove(UniqueLockFileName.str(), Existed); [all...] |
/external/chromium/base/ |
message_loop_proxy.h | 29 // They return true iff the thread existed and the task was posted. Note that
|
file_util_proxy.h | 79 // If a new file han not existed and is created at the |file_path|, 84 // If the file hasn't existed but it couldn't be created for some other
|
/external/chromium/chrome/browser/history/ |
top_sites_backend.h | 35 // The boolean parameter indicates if the DB existed on disk or needs to be
|
/external/chromium/chrome/browser/prefs/ |
scoped_user_pref_update.h | 75 // - is (silently) created and written to the user pref store if none existed
|
/external/chromium/net/url_request/ |
url_request_filter.h | 56 // old handlers for the URL if one existed.
|
/external/clang/lib/ARCMigrate/ |
FileRemapper.cpp | 38 bool existed; local 39 llvm::sys::fs::remove(infoFile, existed); 108 bool existed; 109 if (fs::create_directory(outputDir, existed) != llvm::errc::success)
|
/external/dropbear/libtommath/ |
bn_fast_s_mp_mul_high_digs.c | 86 /* clear unused digits [that existed in the old copy of c] */
|
/external/llvm/lib/Support/Windows/ |
PathV2.inc | 205 error_code create_directory(const Twine &path, bool &existed) { 216 existed = true; 220 existed = false; 267 error_code remove(const Twine &path, bool &existed) { 284 existed = false; 286 existed = true; 292 existed = false; 294 existed = true; 594 // If the file existed, try again, otherwise, error.
|
/external/oprofile/events/ia64/itanium2/ |
events | 127 #event:0xa2 counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_ACQUIRE : Clocks with acquire ordering attribute existed in L2 OZQ 128 #event:0xa6 counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_ACQUIRE : Clocks with acquire ordering attribute existed in L2 OZQ 129 #event:0xaa counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_ACQUIRE : Clocks with acquire ordering attribute existed in L2 OZQ 130 #event:0xae counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_ACQUIRE : Clocks with acquire ordering attribute existed in L2 OZQ 135 #event:0xa3 counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_RELEASE : Clocks with release ordering attribute existed in L2 OZQ 136 #event:0xa7 counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_RELEASE : Clocks with release ordering attribute existed in L2 OZQ 137 #event:0xab counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_RELEASE : Clocks with release ordering attribute existed in L2 OZQ 138 #event:0xaf counters:0,1,2,3 um:zero minimum:5000 name:L2_OZQ_RELEASE : Clocks with release ordering attribute existed in L2 OZQ 150 event:0xa2 counters:0 um:zero minimum:5000 name:L2_OZQ_ACQUIRE : Clocks with acquire ordering attribute existed in L2 OZQ 151 event:0xa6 counters:0 um:zero minimum:5000 name:L2_OZQ_ACQUIRE : Clocks with acquire ordering attribute existed in L2 OZ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/ |
PostReceiverCreationAction.java | 84 // looks like the class already existed (this happens when the user check to create
|
/external/valgrind/main/include/ |
pub_tool_sparsewa.h | 60 // overwritten. Returned Bool is True iff a previous binding existed. 75 // Bool is True iff a binding for 'key' actually existed.
|
/packages/apps/Mms/src/com/android/mms/drm/ |
DrmWrapper.java | 175 * Check whether the DRM object's right is existed. If not, we should 178 * @return true if it is existed
|
/external/bison/src/ |
muscle_tab.h | 85 /* Insert (KEY, VALUE). If KEY already existed, overwrite the
|