HomeSort by relevance Sort by last modified time
    Searched full:good (Results 151 - 175 of 1541) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebCore/css/
StyleSheetList.cpp 67 // But unicity of stylesheet ids is good practice anyway ;)
  /external/webkit/WebCore/dom/
MessageEvent.idl 42 // There's no good way to expose an array via the ObjC bindings, so for now just expose a single port.
  /external/webkit/WebCore/page/
PositionError.h 60 // Whether the error is fatal, such that no request can ever obtain a good
  /external/webkit/WebCore/rendering/
RenderSVGHiddenContainer.h 35 // <defs>, <linearGradient>, <radialGradient> are all good examples
  /external/webkit/WebCore/workers/
DedicatedWorkerContext.idl 46 // There's no good way to expose an array via the ObjC bindings, so for now just allow passing in a single port.
Worker.idl 42 // There's no good way to expose an array via the ObjC bindings, so for now just allow passing in a single port.
  /external/webkit/WebKit/mac/Carbon/
CarbonWindowFrame.m 81 // We don't bother figuring out a good value, because content rects weren't so meaningful for NSCarbonWindows in the past, but this might not be a good assumption anymore. M.P. Warning - 12/5/00
88 // We don't bother figuring out a good value, because content rects weren't so meaningful for NSCarbonWindows in the past, but this might not be a good assumption anymore. KW - copied from +frameRectForContentRect:styleMask
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeContentResolver.java 29 * It won't serve any actual data but it's good enough for all
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 48 Now this may seem odd at first however there is a good reason behind it. An attacker who learns pool[0] won't
84 Since SOBER-128 is *much* faster than the other two PRNGs a good setup would be to use Fortuna as your
88 Yarrow is still a good candidate but only for "short lived" programs. However, since Fortuna is faster
  /external/freetype/include/freetype/internal/
autohint.h 48 /* The current FreeType auto-hinter does a pretty good job while */
56 /* memory usage, it is a good idea to be able to avoid recomputing */
64 /* I initially thought that it would be a good idea to cache the glyph */
  /dalvik/tests/
run-test 199 good="no"
205 good="yes"
212 good="yes"
229 good="yes"
234 if [ "$good" = "yes" ]; then
  /external/dbus/bus/
dispatch.c 833 ; /* good, this is a valid response */
848 ; /* good, expected */
    [all...]
  /external/zlib/contrib/iostream3/
zfstream.h 277 * Stream will be in state good() if file opens successfully;
279 * ifstream, which never sets the state to good() and therefore
293 * Stream will be in state good() if attach succeeded; otherwise
366 * Stream will be in state good() if file opens successfully;
368 * ofstream, which never sets the state to good() and therefore
382 * Stream will be in state good() if attach succeeded; otherwise
  /bionic/libm/src/
e_jnf.c 104 * When Q(k) > 1e4 good for single
105 * When Q(k) > 1e9 good for double
106 * When Q(k) > 1e17 good for quadruple
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
SystemIDResolver.java 56 * generate a good absolute URI.</p>
217 * Take a SystemID string and try to turn it into a good absolute URI.
273 * Take a SystemID string and try to turn it into a good absolute URI.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
SystemIDResolver.java 49 * generate a good absolute URI.</p>
210 * Take a SystemID string and try to turn it into a good absolute URI.
266 * Take a SystemID string and try to turn it into a good absolute URI.
  /external/bluetooth/glib/tests/
thread-test.c 39 * good code!*/
85 * good code!*/
96 * good code!*/
  /external/clearsilver/util/
wildmat.c 35 ** released version unless you have a good test data base to try it
101 /* This next line requires a good C compiler. */
165 /* This next line requires a good C compiler. */
  /external/openssl/crypto/des/asm/
readme 6 good C compilers for. So due to this, I have lowered myself to do
84 a pentium, should be very good on a pentium pro.
95 For a pentium pro it should be very good. This is the type of output
  /bionic/libc/bionic/
hash.h 48 /* Vector Crays doesn't have a good 32-bit type, or more precisely,
  /build/core/
notice_files.mk 11 # not work for root and isn't exact, but it's probably good enough for
  /cts/tests/tests/permission/src/android/permission/cts/
CameraPermissionTest.java 51 // TODO: Is this good (= expected, = correct), or weird, or bad?
  /dalvik/tests/003-omnibus-opcodes/src/
MethodCall.java 65 // good
  /dalvik/vm/
JarFile.c 151 LOGI("Zip is good, but no %s inside, and no .odex "
164 LOGV("%s odex has good dependencies\n", fileName);
221 LOGV("%s odex has good dependencies\n", fileName);
311 LOGI("Zip is good, but no %s inside, and no valid .odex "
  /dalvik/vm/mterp/x86/
OP_INVOKE_SUPER.S 62 jne .L${opcode}_continue # good to go - continue

Completed in 66 milliseconds

1 2 3 4 5 67 8 91011>>