HomeSort by relevance Sort by last modified time
    Searched full:deletes (Results 426 - 450 of 991) sorted by null

<<11121314151617181920>>

  /external/icu4c/common/
uhash.h 165 UObjectDeleter *keyDeleter; /* Deletes keys when required.
167 UObjectDeleter *valueDeleter; /* Deletes values when required.
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
InputManager.java 560 * Deletes a mapping from receiving trigger events.
585 * Deletes a specific trigger registered to a mapping.
    [all...]
  /external/linux-tools-perf/util/include/linux/added/
list.h 80 * list_del - deletes entry from list.
120 * list_del_init - deletes entry from list and reinitialize it.
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 753 * Deletes the reference popping instruction at the given offset, if
774 * Deletes the given branch instruction, or replaces it by a simpler branch
    [all...]
  /external/regex-re2/re2/
regexp.cc 92 // Decrements reference count and deletes this object if count reaches 0.
111 // Deletes this object; ref count has count reached 0.
regexp.h 338 // Decrements reference count and deletes this object if count reaches 0.
436 // This is private to catch deletes at compile time.
  /external/valgrind/unittest/
posix_tests.cc 592 // unlink deletes a file 'filename'
611 // rmdir deletes a directory 'dir_name'
  /hardware/ti/omap3/dspbridge/inc/
qosregistry.h 389 Deletes Registry and cleans up QoS Gateway & Registry objects that it
647 Deletes a QOSDATA structure, recursively deleting any associated lists.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosregistry.h 383 Deletes Registry and cleans up QoS Gateway & Registry objects that it
641 Deletes a QOSDATA structure, recursively deleting any associated lists.
  /libcore/luni/src/main/java/java/lang/
StringBuffer.java 365 * Deletes a range of characters.
382 * Deletes the character at the specified offset.
StringBuilder.java 330 * Deletes a sequence of characters specified by {@code start} and {@code
348 * Deletes the character at the specified index. shifts any remaining
  /external/dbus/dbus/
dbus-string.c     [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc     [all...]
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 10 // This pass deletes dead arguments from internal functions. Dead argument
13 // pass also deletes dead return values in a similar way.
162 /// deletes arguments to functions which are external. This is only for use
    [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 467 Deletes the selected segment or event (will ask for confirmation)</p>
934 <p>Delete Empty Tracks - Deletes any empty MIDI tracks</p>
950 <p>Delete Segment - Deletes the current segment from the
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
DBHelper.java 209 // Deleting a Message deletes all associated Attachments
325 // Deleting an account deletes associated Mailboxes and HostAuth's
420 // Deleting a Mailbox deletes associated Messages in all three tables
    [all...]
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 216 logging.info('Server-side deletes: ' + str(delete_count))
  /docs/source.android.com/src/source/
building-devices.md 87 The procedure must be confirmed on-screen, and deletes the user data for
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NodeVector.java 492 * Deletes the component at the specified index. Each component in
SuballocatedIntVector.java 338 * Deletes the component at the specified index. Each component in
  /external/bison/build-aux/
Makefile 298 @echo "it deletes files that may require special tools to rebuild."
Makefile.in 298 @echo "it deletes files that may require special tools to rebuild."
  /external/bison/data/
Makefile.in 351 @echo "it deletes files that may require special tools to rebuild."
  /external/bison/tests/
Makefile.in 320 @echo "it deletes files that may require special tools to rebuild."
  /external/chromium/base/files/
file_path_watcher_browsertest.cc 254 // Deletes the FilePathWatcher when it's notified.

Completed in 4300 milliseconds

<<11121314151617181920>>