HomeSort by relevance Sort by last modified time
    Searched full:gotten (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /libcore/luni/src/main/java/java/lang/
InternalError.java 21 * Thrown when the virtual machine notices that it has gotten into an undefined
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
BarrierConsumer.java 62 // Return the values that we've gotten so far
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListWithMailMessages.java 61 + " cats, they've gotten soooo fat!</p>", true));
  /external/webkit/JavaScriptCore/API/tests/
testapi.js 175 // base properties and functions return 1 when called/gotten; derived, 2
196 // base properties and functions return 1 when called/gotten; derived, 2
  /system/media/opensles/libopensles/
IEffectSend.c 36 * - interface was "gotten" with Object::GetInterface
61 // have been "gotten" with Object::GetInterface.
  /external/svox/pico/lib/
picodata.h 295 set to the number of bytes gotten in buf; return values:
296 PICO_OK <- one item gotten
307 set to the number of bytes gotten in buf; return values:
308 PICO_OK <- speech data of one item gotten
341 number of bytes gotten in content; return values:
354 number of bytes gotten in content; return values:
  /external/v8/src/
v8threads.cc 238 ThreadState* gotten = free_anchor_->next_; local
239 if (gotten == free_anchor_) {
244 return gotten;
  /external/netcat/
stupidh 88 ### WARNING: I might not have gotten the superquoting exactly right here...
104 ### worth a harder look for more ideas; havent gotten around to it yet.
  /external/chromium/net/tools/flip_server/
create_listener.cc 174 // If we've gotten to here, Yeay! Success!
  /external/webkit/WebCore/bindings/js/
JSDOMWindowBase.cpp 125 // in this case, but if it is, we've gotten into a state where we may have
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
runPatchCommand.pl 78 +This file should not have gotten created on your system.
  /frameworks/base/core/java/android/app/
KeyguardManager.java 148 * once the user has gotten past the keyguard.
  /frameworks/base/media/java/android/drm/mobile1/
DrmRightsManager.java 228 * @return the number of the rights object has been gotten.
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
LinearGradient.java 104 // FIXME: so far all this is always the same rect gotten in getRaster with an indentity matrix?
  /libcore/luni/src/main/java/org/apache/harmony/luni/net/
PlainDatagramSocketImpl.java 219 // this is never expected to happen as we should not have gotten
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
CodeSource2Test.java 147 assertNull("Should have gotten null certificate list.", cs
  /external/jpeg/
jdatasrc.c 30 boolean start_of_file; /* have we gotten any data yet? */
  /external/webkit/WebKit/mac/Carbon/
CarbonWindowFrame.m 255 NSLog(@"A Carbon window's title couldn't be gotten.");
  /frameworks/base/core/java/android/emoji/
EmojiFactory.java 40 // These magic numbers are gotten from the source code of
  /packages/apps/Phone/src/com/android/phone/
Ringer.java 168 // We've gotten two ring events so far, but the ring
  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionActivity.java 154 // RequestPermissionHelperActivity has gotten confirmation from user
  /packages/inputmethods/PinyinIME/jni/include/
dicttrie.h 140 // be successfully gotten, return true;
  /system/core/sh/
main.c 97 * is used to figure out how far we had gotten.
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 292 // we might have gotten here because of a shutdown trigger
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 210 // Shut down rather than close, we might have gotten here

Completed in 521 milliseconds

1 2 3 4 5 6