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

1 2 34 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdbm.py 35 # Try to open a non-existent database.
test_grp.py 86 # Choose a non-existent gid.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
README.i860 20 - Relocation testing is basically non-existent.
  /external/gptfdisk/
mbr.cc 147 // don't convert extended, hybrid protective, or null (non-existent)
161 } // if not extended, protective, or non-existent
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest5.java 111 // Existent, with no metadata.
119 // Existent, with a shortcut metadata.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
mmap.so 
  /external/parameter-framework/upstream/test/functional-tests/
plan.md 249 - [ ] delete a non-existent domain
253 - [ ] delete a non-existent configuration
295 - add (or remove) a non-existent element
296 - add (or remove) a parameter to (or from) a non-existent domain
314 - set/get a rule to a non-existent domain (or configuration)
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_rename.py 153 - renaming a non existent domain
154 - renaming a domain with an already existent domain name
198 log.I("Renaming a non existent domain")
229 # Domain renaming error : renaming a domain with an already existent domain name
230 log.I("renaming a domain with an already existent domain name")
  /libcore/ojluni/src/main/java/java/sql/
BatchUpdateException.java 188 * may be null indicating the cause is non-existent or unknown.
214 * the cause is non-existent or unknown.
238 * the cause is non-existent or unknown.
262 * the cause is non-existent or unknown.
289 * the cause is non-existent or unknown.
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 463 // resolved_result is a triple <resolved_info, existent, override>
474 // into output symbol table. So, we let the existent false.
475 resolved_result.existent = false;
503 if (!resolved_result.existent || !has_output_sym) {
552 // resolved_result is a triple <resolved_info, existent, override>
568 if (resolved_result.overriden || !resolved_result.existent)
579 if (!resolved_result.existent) {
661 assert(!result.existent);
762 // Result is <info, existent, override>
779 if (!result.existent || !has_output_sym)
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_database_unittest.cc 367 // Can't find non-existent extension numbers.
373 // Can't find extensions for non-existent types.
425 // Can't find extensions for non-existent types.
595 // Can't find non-existent file.
643 // Can't find non-existent symbol.
696 // Can't find non-existent extension.
740 // Can't find extensions for a non-existent message.
  /cts/tests/tests/gesture/src/android/gesture/cts/
GestureStorageTester.java 108 // test getting gestures for non existent entry
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/
Test_filled_new_array.java 111 * @title attempt to instantiate array of non-existent class
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array_range/
Test_filled_new_array_range.java 117 * @title attempt to instantiate array of non-existent class
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/
Test_new_array.java 149 * @title Attempt to instantiate array of non-existent class.
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
Test_new_instance.java 113 * @title Attempt to instantiate array of non-existent class.
  /developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/
CameraPreview.java 92 // ignore: tried to stop a non-existent preview
  /developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/camera/
CameraPreview.java 92 // ignore: tried to stop a non-existent preview
  /developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/
CameraPreview.java 92 // ignore: tried to stop a non-existent preview
  /developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/camera/
CameraPreview.java 92 // ignore: tried to stop a non-existent preview
  /development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/
CameraPreview.java 92 // ignore: tried to stop a non-existent preview
  /development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/
CameraPreview.java 92 // ignore: tried to stop a non-existent preview
  /external/antlr/antlr-3.4/gunit/
CHANGES.txt 72 * fixed bug: FileNotFoundException terminated gUnit tests due to any non-existent input test file.
  /external/ceres-solver/internal/ceres/
graph_test.cc 102 // Default value for non-existent edges is 0.
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
list_ports.py 13 on some systems non-existent ports may be listed.

Completed in 949 milliseconds

1 2 34 5 6 7 8 91011>>