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

1 2

  /frameworks/base/test-runner/src/android/test/
ActivityTestCase.java 72 android.util.Log.d("TestCase", "Error: Could not nullify field!");
76 android.util.Log.d("TestCase", "Error: Could not nullify field!");
  /external/chromium/chrome/browser/download/
download_request_infobar_delegate.cc 46 // Accept() call will nullify host_ if no further prompts are required.
  /external/webkit/Source/WebCore/platform/network/
AuthenticationChallengeBase.cpp 82 void AuthenticationChallengeBase::nullify() function in class:WebCore::AuthenticationChallengeBase
AuthenticationChallengeBase.h 49 void nullify();
ResourceHandle.cpp 135 d->m_currentWebChallenge.nullify();
  /frameworks/base/core/java/android/test/
AndroidTestCase.java 163 android.util.Log.d("TestCase", "Error: Could not nullify field!");
167 android.util.Log.d("TestCase", "Error: Could not nullify field!");
  /external/icu4c/i18n/
wintzimpl.cpp 129 uprv_memset(zoneInfo, 0, sizeof(TIME_ZONE_INFORMATION)); // We do not set standard/daylight names, so nullify first.
  /external/skia/src/core/
SkConcaveToTriangles.cpp 110 void nullify() { setBottom(NULL); } function in class:Trapezoid
197 fTrap1.nullify();
200 fTrap0.nullify();
409 fTrap1.nullify();
415 fTrap1.nullify();
668 traps[1]->nullify();
675 traps[1]->nullify();
677 traps[0]->nullify();
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
fortran.php 57 'entry','exit','function','go','goto','if','interface','module','nullify','only',
  /external/v8/src/
liveobjectlist.cc 1030 // find the first in the current lol, and nullify that. The lol should
1038 // first occurence of a matching object and nullify that instance. This
1049 // Nullify the object.
    [all...]
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 158 * Generate a Thumb2 IT instruction, which can nullify up to
  /external/bluetooth/glib/glib/
gutils.h 386 /* NULLify private pointer here, most platforms store NULL as
  /external/llvm/include/llvm/ADT/
Twine.h 44 /// effectively nullify any concatenations performed on the result.
  /frameworks/base/core/java/android/net/dhcp/
DhcpPacket.java 530 // triggered. However, if it is, just nullify
  /external/openssl/crypto/bn/asm/
pa-risc2.s     [all...]
pa-risc2W.s     [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_gobject.xml 433 to the object they are applied to which makes sure to nullify the pointer given by the user
    [all...]
  /frameworks/base/voip/java/com/android/server/sip/
SipService.java     [all...]
  /external/jpeg/
ltmain.sh 869 # Nullify the symbol file.
1068 # Nullify the symbol file.
    [all...]
  /frameworks/base/docs/html/guide/topics/media/
mediaplayer.jd 233 <p>Here's how you should release and then nullify your {@link android.media.MediaPlayer}:</p>
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
WorkingMessage.java 817 // we didn't nullify conv.mThreadId, causing a temperary situation where conv
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js     [all...]
  /external/qemu/target-i386/
op_helper.c     [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py     [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]

Completed in 1747 milliseconds

1 2