HomeSort by relevance Sort by last modified time
    Searched full:existent (Results 251 - 275 of 801) sorted by null

<<11121314151617181920>>

  /external/mesa3d/docs/
relnotes-8.0.3.html 246 <li>i965/fs: Fix FB writes that tried to use the non-existent m16 register.</li>
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
AbstractFakeCommandHandler.java 358 * is not set or is set to a non-existent directory.
  /external/pcre/dist/
pcreposix.c 91 REG_ESUBREG, /* reference to non-existent subpattern */
  /external/protobuf/src/google/protobuf/compiler/
importer.cc 401 // of verifying that we are not canonicalizing away any non-existent
  /frameworks/base/services/tests/servicestests/src/com/android/server/search/
SearchablesTest.java 139 * to provide meta-data that will pass here (e.g. a non-existent suggestions authority).
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
Expr.java 290 Preconditions.check(mParents.remove(oldParent), "trying to remove non-existent parent %s"
  /frameworks/wilhelm/src/
sles_allinclusive.h 460 #define SL_PREFETCHEVENT_NONE ((SLuint32) 0) // placeholder for non-existent SL_PREFETCHEVENT_*
  /libcore/ojluni/src/main/java/java/util/
Optional.java 75 * @param <T> Type of the non-existent value
  /packages/apps/Contacts/src/com/android/contacts/activities/
AttachPhotoActivity.java 318 // full-res photo would fail to be saved to the non-existent contact.
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAsyncTaskUtil.java 426 * and if if the duration currently in the database is less than or equal to 0 (non-existent).
  /packages/apps/PackageInstaller/res/values-ca/
strings.xml 32 <string name="install_confirm_question_update_no_perms" msgid="4885928136844618944">"Vols instal·lar una actualització a aquesta aplicació existent? Les dades existents no es perdran. No cal cap tipus d\'accés especial."</string>
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
SecurityFragment.java 221 Log.e(TAG, "Tried to enter non-existent restricted user");
  /packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/
BlockedNumberProviderTest.java 506 // Unblocking non-existent number is a no-op.
  /prebuilts/gdb/darwin-x86/lib/python2.7/
posixpath.py 285 # Non-existent variables are left unchanged.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descrtut.py 57 >>> print a[0] # a non-existent item
test_runpy.py 97 # Non-existent modules
test_winreg.py 187 self.fail("Could open the non-existent key")
  /prebuilts/gdb/darwin-x86/share/man/man1/
python.1 377 Non-existent directories are silently ignored.
python2.1 377 Non-existent directories are silently ignored.
python2.7.1 377 Non-existent directories are silently ignored.
  /prebuilts/gdb/linux-x86/lib/python2.7/
posixpath.py 285 # Non-existent variables are left unchanged.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descrtut.py 57 >>> print a[0] # a non-existent item
test_runpy.py 97 # Non-existent modules
test_winreg.py 187 self.fail("Could open the non-existent key")
  /prebuilts/gdb/linux-x86/share/man/man1/
python.1 377 Non-existent directories are silently ignored.

Completed in 1225 milliseconds

<<11121314151617181920>>