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

1 2 3 4 5 67 8 91011>>

  /external/protobuf/examples/
ListPeople.java 44 // Read the existing address book.
list_people.py 33 # Read the existing address book.
  /external/qemu/android/utils/
filelock.h 25 ** note that 'path' can designate a non-existing path and that the lock creation
  /external/qemu/memcheck/
memcheck_malloc_map.h 50 /* Inserts new (or replaces existing) entry in the allocation descriptors map.
54 * NULL, and a matching entry exists in the map, content of the existing entry
55 * will be copied to the descriptor, addressed by 'replace' parameter, existing
58 * map - Allocation descriptors map where to insert new, or replace existing
memcheck_mmrange_map.h 48 /* Inserts new (or replaces existing) entry in the map.
52 * NULL, and a matching entry exists in the map, content of the existing entry
53 * will be copied to the descriptor, addressed by 'replace' parameter, existing
56 * map - Map where to insert new, or replace existing entry.
  /external/skia/include/core/
SkRefDict.h 33 * If data is not-NULL, replace the existing entry matching name and
  /external/skia/src/animator/
SkAnimateActive.h 31 void pickUp(SkActive* existing);
  /external/webkit/LayoutTests/fast/url/resources/
utilities.js 18 // Remove any existing base elements.
  /external/webkit/LayoutTests/storage/domstorage/localstorage/storagetracker/
storage-tracker-3-delete-all.html 30 // We're just going to delete the existing origin, so we'll get one origin change notification.
storage-tracker-5-delete-one.html 30 // We're just going to delete the existing origin, so we'll get one origin change notification.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/
10.1.3.js 28 VariableDeclarations don't replace existing values with undefined
  /external/webkit/Source/WebCore/html/
HTMLBaseFontElement.idl 26 attribute [Reflect] DOMString size; // this changed to a long, but our existing API is a string
  /external/webkit/Tools/Scripts/
clean-header-guards 45 puts "Ignoring #{filename}, failed to find existing header guards."
  /frameworks/base/docs/html/guide/google/play/
services.jd 14 existing Google account on the device without having to go through
  /frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DrmReceiver.java 27 * A sample wap push receiver application for existing framework
  /libcore/luni/src/main/java/java/nio/channels/
OverlappingFileLockException.java 21 * a lock that overlaps an existing or pending lock held by this process.
  /packages/apps/Contacts/res/layout/
group_editor_existing_member_list.xml 17 <!-- List of existing members for the group editor -->
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
EmailClientConnectionManager.java 93 Scheme existing = registry.get(schemeName); local
94 if (existing == null) {
118 Scheme existing = registry.get(schemeName); local
119 if (existing != null) {
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
RangeArray.java 29 // Wraps around an existing array
RangeBoolArray.java 29 // Wraps around an existing array
RangeIntArray.java 29 // Wraps around an existing array
  /packages/apps/Phone/src/com/android/phone/
INetworkQueryService.aidl 32 * object on query completion. If there is an existing request,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
diagnostic.def 5 machinery, this kind also means "don't change the existing kind",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cm4000_cs.h 9 * used by existing userspace programs, so I kepth the awkward "bIFSD" naming
nfs4_mount.h 59 /* Note: the fields that correspond to existing NFSv2/v3 mount options

Completed in 689 milliseconds

1 2 3 4 5 67 8 91011>>