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

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
IUnknownDescriptorProvider.java 34 * @return A new or existing {@link ElementDescriptor} or derived instance. Must not be null.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
messages.properties 3 NdkGdbLaunchDelegate_Action_KillExistingGdbServer=Killing existing gdbserver
  /external/qemu/memcheck/
memcheck_malloc_map.c 101 /* Inserts new (or replaces existing) entry into allocation descriptors map.
110 AllocMapEntry* existing = AllocMap_RB_INSERT(map, adesc); local
111 if (existing == NULL) {
120 /* Copy existing entry to the provided buffer and replace it
122 memcpy(replaced, &existing->desc, sizeof(MallocDescEx));
123 AllocMap_RB_REMOVE(map, existing);
124 qemu_free(existing);
  /frameworks/base/core/java/com/android/internal/util/
FileRotator.java 80 * External class that reads existing data from given {@link InputStream},
177 * Process currently active file, first reading any existing data, then
228 * Process a single file atomically, first reading any existing data, then
241 // read existing data
247 // backup existing data during write
394 * Details for a rotated file, either parsed from an existing filename, or
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdCreationDialog.java 103 * The original AvdInfo if we're editing an existing AVD.
160 * When editing an existing AVD, it's OK for the name to match the existing AVD.
167 // Case where we're creating a new AVD or editing an existing one
174 // This happens when editing an existing AVD and changing the name from
175 // the existing AVD to another different existing AVD.
185 // Case where we're editing an existing AVD with the name unchanged.
215 * @param avdManager The existing {@link AvdManager} to use. Must not be null.
216 * @param imageFactory An existing {@link ImageFactory} to use. Must not be null
    [all...]
  /external/apache-http/src/org/apache/http/client/
CookieStore.java 48 * Adds an {@link Cookie HTTP cookie}, replacing any existing equivalent cookies.
49 * If the given cookie has already expired it will not be added, but existing
  /external/apache-http/src/org/apache/http/conn/scheme/
LayeredSocketFactory.java 50 * existing socket. Used primarily for creating secure sockets through
53 * @param socket the existing socket
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ExtendedType.java 70 * will mess up existing hashtable entries!
83 * will mess up existing hashtable entries!
  /external/chromium/base/
file_version_info_unittest.cc 120 // Test few existing properties.
137 // Test an non-existing property.
  /external/chromium/chrome/browser/ui/search_engines/
edit_search_engine_controller.h 23 // existing TemplateURL.
55 // existing entry. NOTE: this is just the keyword, not the title and url.
  /external/chromium/chrome/browser/ui/webui/
html_dialog_tab_contents_delegate_unittest.cc 79 // This should create a new foreground tab in the existing browser.
89 // This should create a new foreground tab in the existing browser.
  /external/dbus/tools/
dbus-uuidgen.1 34 It won't overwrite an existing uuid, since this id should remain fixed
54 If you try to change an existing machine-id on a running system, it will
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedManipulation.xml 27 <!-- 2. Create feed (overwrite existing) -->
113 <!-- 5. Update an existing entry by changing a property value to something else -->
  /external/guava/guava/src/com/google/common/collect/
BiMap.java 50 * An alternate form of {@code put} that silently removes any existing entry
58 * <p><b>Warning:</b> If an existing entry with this value is removed, the key
  /external/icu4c/i18n/
tmunit.cpp 26 * But Measure (which is an existing API) does not expect it's "unit" member
54 * preserve the existing API.
  /external/jpeg/
wrjpgcom.1 36 Ordinarily, the COM block is added after any existing COM blocks; but you
42 Delete any existing COM blocks from the file.
  /external/mesa3d/docs/
MESA_drm_image.spec 126 creating an EGLImage from an already existing client API
128 an existing DRM buffer name, it doesn't seem right to overload
  /external/qemu/distrib/jpeg-6b/
wrjpgcom.1 36 Ordinarily, the COM block is added after any existing COM blocks; but you
42 Delete any existing COM blocks from the file.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
textreplacewholetext08.js 78 Appends an entity reference containing text and an element to an existing
79 text node, then calls Text.replaceWholeText on the existing text node.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/String/
split-001.js 14 * These new tests try to supplement the existing tests, and verify that
19 * existing tests.
split-003.js 14 * These new tests try to supplement the existing tests, and verify that
19 * existing tests.

Completed in 1144 milliseconds

1 2 3 4 5 6 78 91011>>