/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
ConstCollector.java | 61 * Turned off because it mostly just inserts more moves. 268 * Inserts mark-locals if necessary when changing a register. If
|
SsaConverter.java | 141 * Inserts Z nodes as new predecessors for every node that has multiple 227 * Inserts Z nodes for every node that needs a new
|
/external/icu4c/i18n/ |
nfsubs.h | 107 * either ruleSet or decimalFormat, and inserts the result into 119 * either ruleSet or decimalFormat, and inserts the result into
|
/external/kernel-headers/original/linux/ |
rcupdate.h | 226 * Inserts memory barriers on architectures that require them 242 * Inserts memory barriers on architectures that require them
|
/external/llvm/include/llvm/Transforms/Utils/ |
Local.h | 167 /// Inserts a llvm.dbg.value instrinsic before the stores to an alloca'd value 172 /// Inserts a llvm.dbg.value instrinsic before the stores to an alloca'd value
|
/external/srec/portable/include/ |
ArrayList.h | 52 * Inserts an element in the the list at the specified location. This 191 * Inserts an element in the the list at the specified location. This
|
/external/valgrind/main/docs/internals/ |
segments-seginfos.txt | 66 This happens when a debugger inserts a breakpoint, or when ld-linux 80 On x86_64 the static linker ld inserts a 1MB "hole" between .text
|
/libcore/json/src/main/java/org/json/ |
JSONStringer.java | 380 * Inserts any necessary separators and whitespace before a name. Also 395 * Inserts any necessary separators and whitespace before a literal value,
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/calllog/ |
FillCallLogTestActivity.java | 221 /** Inserts a given number of entries in the call log based on the values given. */ 249 * Inserts a number of entries in the call log based on the given templates.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
DataRowHandler.java | 37 * Handles inserts and update for a specific Data type. 107 * Inserts a row into the {@link Data} table.
|
PhotoStore.java | 163 * Inserts the photo in the given photo processor into the photo store. If the display photo 174 * Inserts the photo in the given photo processor into the photo store. If the display photo
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_list.h | 967 * @brief Inserts given value into %list before specified iterator. 982 * @brief Inserts given rvalue into %list before specified iterator. 997 * @brief Inserts the contents of an initializer_list into %list 1015 * @brief Inserts a number of copies of given data into the %list. 1034 * @brief Inserts a range into the %list [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 967 * @brief Inserts given value into %list before specified iterator. 982 * @brief Inserts given rvalue into %list before specified iterator. 997 * @brief Inserts the contents of an initializer_list into %list 1015 * @brief Inserts a number of copies of given data into the %list. 1034 * @brief Inserts a range into the %list [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 967 * @brief Inserts given value into %list before specified iterator. 982 * @brief Inserts given rvalue into %list before specified iterator. 997 * @brief Inserts the contents of an initializer_list into %list 1015 * @brief Inserts a number of copies of given data into the %list. 1034 * @brief Inserts a range into the %list [all...] |
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 967 * @brief Inserts given value into %list before specified iterator. 982 * @brief Inserts given rvalue into %list before specified iterator. 997 * @brief Inserts the contents of an initializer_list into %list 1015 * @brief Inserts a number of copies of given data into the %list. 1034 * @brief Inserts a range into the %list [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
RegisterAllocator.java | 125 * Inserts a move instruction for a specified SSA register before a
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/ |
VoicemailProviderHelper.java | 56 * Inserts a new voicemail into the voicemail content provider.
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
CountersTable.java | 151 // we don't have to do inserts, but then we store the nodes in forwards
|
/external/bluetooth/glib/glib/ |
glist.c | 194 * Inserts a new element into the list at the given position. 236 * Inserts a new element into the list before the given position. 854 * Inserts a new element into the list, using the given comparison 876 * Inserts a new element into the list, using the given comparison
|
gslist.c | 176 * Inserts a new element into the list at the given position. 232 * Inserts a node before @sibling containing @data. 810 * Inserts a new element into the list, using the given 832 * Inserts a new element into the list, using the given
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_unittest.cc | 137 // Tests that we don't get double http if the user manually inserts http.
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_index.h | 72 // node from the in-memory database. Inserts pairs containing the node and
|
/external/chromium/net/base/ |
gzip_filter.h | 99 // Inserts a zlib header to the data stream before calling zlib inflate.
|
/external/chromium/net/disk_cache/ |
rankings.h | 112 // Inserts a given entry at the head of the queue.
|
/external/chromium/net/http/ |
http_request_headers.h | 137 // header keys and values with ": ", and inserts "\r\n" between each header
|