HomeSort by relevance Sort by last modified time
    Searched defs:attempt (Results 1 - 25 of 49) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
windows-itanium-exceptions.cpp 9 void attempt() { function
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/
ClassCacheTest.java 30 TestThreadIsWriting attempt = new TestThreadIsWriting(classCache); local
36 attempt.start();
38 attempt.join(timeToWait, 0);
40 Assert.assertEquals(false, attempt.ready);
69 TestThreadSaveAllClassesToCache attempt = new TestThreadSaveAllClassesToCache(classCache); local
75 attempt.start();
77 attempt.join(timeToWait, 0);
79 Assert.assertEquals(false, attempt.ready);
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
DefaultNamingPolicy.java 44 String attempt = base; local
46 while (names.evaluate(attempt))
47 attempt = base + "_" + index++;
48 return attempt;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
main.rb 225 def attempt( lib, message = nil, exit_status = nil ) method in class:ANTLR3.Main.Main
  /external/boringssl/src/crypto/bn/
random.c 255 size_t done, todo, attempt; local
290 for (attempt = 0;; attempt++) {
296 SHA512_Update(&sha, &attempt, sizeof(attempt));
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests/src/com/android/framework/multidexlegacytestservices/test/
ServicesTests.java 59 int attempt = 0; local
66 attempt ++;
67 if (attempt >= maxAttempt) {
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
AdoptableHostTest.java 306 int attempt = 0; local
307 while (attempt++ < 15) {
  /external/icu/icu4c/source/common/
caniter.cpp 381 UnicodeString attempt; local
382 nfd.normalize(possible, attempt, status);
384 // TODO: check if operator == is semanticaly the same as attempt.equals(segment)
385 if (attempt==segment) {
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
BackgroundWorkerService.java 122 final int attempt = intent.getIntExtra(EXTRA_ATTEMPT, -1); local
123 doBackgroundWork(action, attempt);
138 private void doBackgroundWork(final Action action, final int attempt) {
161 startServiceWithAction(action, attempt + 1);
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.4.33/
byte-buddy-agent-1.4.33.jar 
  /packages/services/Telecomm/src/com/android/server/telecom/
CreateConnectionProcessor.java 47 // Describes information required to attempt to make a phone call
50 // contact in order to process an attempt
174 CallAttemptRecord attempt = null; local
176 attempt = mAttemptRecordIterator.next();
179 attempt.connectionManagerPhoneAccount)) {
182 + "attempt: %s", attempt);
189 if (!attempt.connectionManagerPhoneAccount.equals(attempt.targetPhoneAccount) &&
191 attempt.targetPhoneAccount))
    [all...]
  /external/curl/tests/server/
sockfilt.c 514 * it can only check SOCKETs. The following function is an attempt
1123 logmsg("attempt to close already dead connection");
1197 int attempt = 0; local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
GlobalizationPreferences.java 165 throw new UnsupportedOperationException("Attempt to modify immutable object");
216 throw new UnsupportedOperationException("Attempt to modify immutable object");
232 throw new UnsupportedOperationException("Attempt to modify immutable object");
248 throw new UnsupportedOperationException("Attempt to modify immutable object");
343 throw new UnsupportedOperationException("Attempt to modify immutable object");
372 throw new UnsupportedOperationException("Attempt to modify immutable object");
400 throw new UnsupportedOperationException("Attempt to modify immutable object");
431 throw new UnsupportedOperationException("Attempt to modify immutable object");
476 throw new UnsupportedOperationException("Attempt to modify immutable object");
517 throw new UnsupportedOperationException("Attempt to modify immutable object")
1094 String[] attempt = TimeZone.getAvailableIDs(getTerritory()); local
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
GlobalizationPreferences.java 170 throw new UnsupportedOperationException("Attempt to modify immutable object");
224 throw new UnsupportedOperationException("Attempt to modify immutable object");
241 throw new UnsupportedOperationException("Attempt to modify immutable object");
258 throw new UnsupportedOperationException("Attempt to modify immutable object");
356 throw new UnsupportedOperationException("Attempt to modify immutable object");
387 throw new UnsupportedOperationException("Attempt to modify immutable object");
417 throw new UnsupportedOperationException("Attempt to modify immutable object");
450 throw new UnsupportedOperationException("Attempt to modify immutable object");
498 throw new UnsupportedOperationException("Attempt to modify immutable object");
541 throw new UnsupportedOperationException("Attempt to modify immutable object")
1133 String[] attempt = TimeZone.getAvailableIDs(getTerritory()); local
    [all...]
  /external/opencv/cvaux/src/
cvlee.cpp 1479 int attempt = 0; local
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 5283 ucvector attempt[5]; \/*five filtering attempts, one for each filter type*\/ local
    [all...]
  /system/bt/stack/include/
btm_api.h 1803 UINT16 attempt; member in struct:__anon73792
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/
backport-util-concurrent-3.1.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/guice/lib/build/
cglib-3.1.jar 
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 

Completed in 3988 milliseconds

1 2