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

12 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/lib/LD/
NamePool.cpp 55 /// @return is the symbol existent?
91 pResult.existent = false;
95 // existent, remember its attribute
105 pResult.existent = true;
  /libcore/ojluni/src/main/java/java/security/acl/
AclNotFoundException.java 30 * non-existent ACL (Access Control List).
  /libcore/ojluni/src/main/java/java/sql/
SQLIntegrityConstraintViolationException.java 117 * the cause is non-existent or unknown.
133 * the cause is non-existent or unknown.
149 * the cause is non-existent or unknown.
166 * the cause is non-existent or unknown.
SQLInvalidAuthorizationSpecException.java 117 * the cause is non-existent or unknown.
133 * the cause is non-existent or unknown.
149 * the cause is non-existent or unknown.
166 * the cause is non-existent or unknown.
SQLNonTransientException.java 117 * the cause is non-existent or unknown.
133 * the cause is non-existent or unknown.
150 * the cause is non-existent or unknown.
167 * the cause is non-existent or unknown.
SQLSyntaxErrorException.java 116 * the cause is non-existent or unknown.
132 * the cause is non-existent or unknown.
148 * the cause is non-existent or unknown.
165 * the cause is non-existent or unknown.
SQLTimeoutException.java 114 * the cause is non-existent or unknown.
130 * the cause is non-existent or unknown.
146 * the cause is non-existent or unknown.
163 * the cause is non-existent or unknown.
SQLTransientException.java 115 * the cause is non-existent or unknown.
131 * the cause is non-existent or unknown.
147 * the cause is non-existent or unknown.
164 * the cause is non-existent or unknown.
SQLDataException.java 119 * the cause is non-existent or unknown.
134 * the cause is non-existent or unknown.
149 * the cause is non-existent or unknown.
165 * the cause is non-existent or unknown.
SQLFeatureNotSupportedException.java 122 * the cause is non-existent or unknown.
138 * the cause is non-existent or unknown.
154 * the cause is non-existent or unknown.
171 * the cause is non-existent or unknown.
SQLNonTransientConnectionException.java 118 * the cause is non-existent or unknown.
134 * the cause is non-existent or unknown.
150 * the cause is non-existent or unknown.
167 * the cause is non-existent or unknown.
SQLRecoverableException.java 118 * the cause is non-existent or unknown.
134 * the cause is non-existent or unknown.
150 * the cause is non-existent or unknown.
167 * the cause is non-existent or unknown.
SQLTransactionRollbackException.java 116 * the cause is non-existent or unknown.
132 * the cause is non-existent or unknown.
148 * the cause is non-existent or unknown.
165 * the cause is non-existent or unknown.
SQLTransientConnectionException.java 117 * the cause is non-existent or unknown.
133 * the cause is non-existent or unknown.
149 * the cause is non-existent or unknown.
166 * the cause is non-existent or unknown.
SQLWarning.java 128 * the cause is non-existent or unknown.
145 * may be null indicating the cause is non-existent or unknown.
161 * the cause is non-existent or unknown.
179 * the cause is non-existent or unknown.
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_creation_deletion.py 66 - Create an already existent domain
73 - Error detected when creating an already existent domain
106 # Trying to add an existent domain name
107 log.I("Adding an already existent domain name")
111 assert out != "Done", "ERROR : command [createDomain] - Error not detected when creating an already existent domain"
153 - Delete a non existent domain
160 - Error detected when deleting a non-existent domain
184 # Trying to delete a non-existent domain name
185 log.I("Deleting a non-existent domain name")
189 assert out != "Done", "ERROR : command [deleteDomain] - Error not detected when deleting a non-existent domain
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
DocumentBuilderTest.java 237 * Case 3: Try to parse a non-existent file.
272 // case 3: Try to parse a non-existent file
298 * Case 3: Try to parse a non-existent file.
332 // case 3: Try to parse a non-existent file
358 * Case 3: Try to parse a non-existent file.
394 // case 3: Try to parse a non-existent file
421 * Case 3: Try to parse a non-existent file.
459 // case 3: Try to parse a non-existent file
486 * Case 3: Try to parse a non-existent uri.
510 // case 3: Try to parse a non-existent ur
    [all...]
  /external/apache-harmony/security/src/test/impl/java.injected/java/security/
Security_ImplTest.java 100 assertTrue("failed for non-existent service", alg1 != null);
101 assertEquals("failed for non-existent service", 0, alg1.size());
  /external/webrtc/webrtc/base/
fileutils_unittest.cc 52 // Test opening a non-existent file.
65 // non-existent ones.
  /libcore/ojluni/src/main/java/java/lang/reflect/
ParameterizedType.java 59 * actual type arguments refers to a non-existent type declaration
88 * refers to a non-existent type declaration
WildcardType.java 51 * bounds refers to a non-existent type declaration
75 * bounds refers to a non-existent type declaration
  /development/testrunner/
create_test.py 113 # create tests folder if not existent
144 # append test build if not existent in makefile
152 # include certificate definition if existent in makefile
163 # create tests folder if not existent
  /external/libweave/src/states/
state_change_queue.cc 29 // - Move non-existent properties from element [old] to [new].
  /external/llvm/test/CodeGen/AArch64/
regress-tblgen-chains.ll 7 ; LS8_LDR instruction (same operands other than the non-existent chain) and the
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 23 The archive argument to the c command must be non-existent or a

Completed in 825 milliseconds

12 3 4 5 6 7 8 91011>>