Searched
full:existing (Results
501 -
525 of
4669) sorted by null
<<21222324252627282930>>
/external/dbus/dbus/ |
dbus-list.c | 318 * Inserts data into the list before the given existing link. 321 * @param before_this_link existing link to insert before, or #NULL to append 348 * Inserts data into the list after the given existing link. 351 * @param after_this_link existing link to insert after, or #NULL to prepend 377 * Inserts a link into the list before the given existing link. 380 * @param before_this_link existing link to insert before, or #NULL to append 395 * Inserts a link into the list after the given existing link. 398 * @param after_this_link existing link to insert after, or #NULL to prepend
|
/external/guava/guava-tests/test/com/google/common/collect/ |
EnumHashBiMapTest.java | 82 /* Test that it copies existing entries. */ 104 /* Test that it copies existing entries. */
|
/external/icu4c/i18n/unicode/ |
choicfmt.h | 362 * Result is appended to existing contents. 376 * Result is appended to existing contents. 391 * Result is appended to existing contents. 407 * Result is appended to existing contents. 426 * Result is appended to existing contents. 444 * Result is appended to existing contents. 461 * Result is appended to existing contents. 475 * Result is appended to existing contents.
|
/external/icu4c/stubdata/ |
readme.txt | 20 4. Add a new resource or modify existing ICU resource definition: 23 If you would like to add existing ICU resource to Android, please check #2.
|
/external/jsilver/src/org/clearsilver/ |
HDF.java | 37 * HDF object. The loaded contents are merged with the existing contents. 60 * HDF object. The loaded contents are merged with the existing contents.
|
/external/linux-tools-perf/Documentation/ |
perf-stat.txt | 38 stat events on existing process id 42 stat events on existing thread id
|
perf-top.txt | 75 Profile events on existing Process ID. 79 Profile events on existing thread ID.
|
/external/llvm/docs/ |
HowToAddABuilder.html | 46 <li><p>Check the existing build configurations to make sure the one you are 48 faster than on the existing one. We prefer faster builds so developers
|
/external/llvm/include/llvm/CodeGen/ |
MachineConstantPool.h | 138 /// MachineConstantPoolValues that use an existing MachineConstantPoolEntry. 151 /// an existing one. User must specify the minimum required alignment for
|
/external/llvm/include/llvm/Support/ |
Memory.h | 49 /// \p NearBlock may point to an existing allocation in which case 50 /// an attempt is made to allocate more memory near the existing block.
|
/external/openfst/src/include/fst/script/ |
arg-packs.h | 48 // 3) Add extra none_types to all existing specializations to fill 211 // Tack this on to an existing arg pack to add a return value.
|
/external/skia/include/core/ |
SkTypeface.h | 101 pick a new style from the same family of the existing typeface. 104 @param family May be NULL. The name of the existing type face.
|
/external/smali/util/src/main/java/ds/tree/ |
RadixTree.java | 73 * Find an existing entry and replace it's value. If no existing entry, do nothing
|
/external/v8/test/mjsunit/ |
array-tostring.js | 58 // Non-existing join function is treated same as non-callable. 97 // Non-existing join works same as for Array.
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
StringBuilder.cpp | 96 // Copy the existing data into a new buffer, set result to point to the end of the existing data.
|
/external/webkit/Source/WebKit/android/plugins/ |
ANPSystemInterface.cpp | 151 // add any new functions or override existing functions 159 // add any new functions or override existing functions
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_background.sgml | 26 security enhancements that can be implemented with existing wlan 46 is a compromise on strong security and possibility to use existing
|
/frameworks/base/core/java/android/app/backup/ |
BackupDataOutput.java | 41 * data set. If a backup agent writes a new entity under an existing key string, its value will 44 * existing record's key, but supplying a negative <code>dataSize</code> parameter.
|
/frameworks/base/core/java/android/inputmethodservice/ |
AbstractInputMethodService.java | 67 * Take care of enabling or disabling an existing session by calling its 76 * Take care of killing an existing session by calling its
|
/frameworks/base/core/java/android/text/method/ |
DigitsKeyListener.java | 148 * Find out if the existing text has '-' or '.' characters. 173 * and nothing can be inserted before an existing '-'.
|
/frameworks/base/media/mca/filterfw/native/core/ |
gl_frame.h | 53 // Initialize using an existing texture. 56 // Initialize using an existing FBO.
|
/frameworks/base/services/java/com/android/server/am/ |
EventLogTags.logtags | 20 # An existing activity is being given a new intent: 24 # A new activity is being created in an existing task:
|
/frameworks/compile/mclinker/include/mcld/LD/ |
StaticResolver.h | 48 CDEF, /* redefine existing common symbol. */ 52 CIND, /* mark indirect symbol from existing common symbol. */
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
PhotoEditorView.java | 67 // you can only change the picture in an existing editor. 134 // Clear any existing photo and return
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/ |
PackedString.java | 117 * Builder class for creating PackedString values. Can also be used for editing existing 131 * Create a builder using the values of an existing PackedString (for editing).
|
Completed in 436 milliseconds
<<21222324252627282930>>