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

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebCore/bindings/objc/
DOMImplementationFront.h 27 // It seems to affect only older versions of gcc. Once the buildbot is upgraded,
  /external/webkit/WebCore/dom/
NodeWithIndex.h 34 // only want to walk the child list to figure out the index once.
  /external/webkit/WebCore/manual-tests/
input-starved-by-timers.html 29 // Once the timer queue gets long enough for the timer firing latency to be over the limit,
  /external/webkit/WebCore/platform/
SuddenTermination.h 33 // Once disabled via one or more more calls to disableSuddenTermination(), fast shutdown
  /external/webkit/WebCore/platform/chromium/
PlatformBridge.h 40 // ports is gradually moving towards using PlatformBridge. Once the Android
  /external/webkit/WebCore/rendering/
RenderSVGBlock.cpp 55 //FIXME: Once overflow rules are supported by SVG we should
  /external/webkit/WebCore/storage/
StorageEvent.idl 38 // Needed once we support init<blank>EventNS
  /external/webkit/WebKit/mac/WebCoreSupport/
WebImageRendererFactory.m 30 // call the methods from the Debug menu. Once we don't need compatibility with those versions
  /external/wpa_supplicant/
priv_netlink.h 19 * This should be replaced with user space header once one is available with C
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
priv_netlink.h 19 * This should be replaced with user space header once one is available with C
  /frameworks/base/core/java/android/test/
PerformanceTestCase.java 43 * executed once by returning 1. Otherwise, return 0 to allow the test
  /frameworks/base/tests/CoreTests/android/core/
JniLibTest.java 32 * class is first used. The library is only loaded once, even if
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
resource.h 37 * once again, creative macro usage saves the days
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
resource.h 37 * once again, creative macro usage saves the days
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
resource.h 37 * once again, creative macro usage saves the days
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
resource.h 37 * once again, creative macro usage saves the days
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
resource.h 37 * once again, creative macro usage saves the days
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
resource.h 37 * once again, creative macro usage saves the days
  /packages/apps/Contacts/res/xml/
searchable.xml 19 once Search Manager is enhanced to allow them.
  /packages/apps/Gallery3D/src/com/cooliris/wallpaper/
RandomDataSource.java 34 // Once we have the id and the thumbid, we can return a bitmap
  /sdk/eclipse/
README_WINDOWS.txt 21 b- Once you have a Linux SDK, you can create a Windows SDK:
  /sdk/files/
post_tools_install.bat 16 rem This script is called by the SDK Manager once a new version of the tools
  /external/bluetooth/glib/tests/
onceinit.c 37 g_error ("%s: function executed more than once", G_STRFUNC);
46 g_error ("%s: function executed more than once", G_STRFUNC);
55 g_error ("%s: function executed more than once", G_STRFUNC);
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 69 SOBER-128 doesn't really "act" like the other two PRNGs. It's meant to be seeded once and then read as
74 You can only key SOBER-128 once [by calling sober128_add_entropy()]. Once it it is keyed subsequent
  /external/easymock/src/org/easymock/
IExpectationSetters.java 132 * Expect the last invocation once. This is default in EasyMock.
136 IExpectationSetters<T> once(); method in interface:IExpectationSetters
139 * Expect the last invocation at least once.

Completed in 81 milliseconds

1 2 3 4 5 67 8 91011>>