/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-objcopy | |
i686-linux-android-strip | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/ |
objcopy | |
strip | |
/external/chromium_org/third_party/icu/source/common/ |
ucnv_u16.c | 185 /* } else { keep c for surrogate handling, length will be set there */ 192 /* keep c for surrogate handling, length will be set there */ 428 /* keep c for surrogate handling, trail will be set there */ 784 /* } else { keep c for surrogate handling, length will be set there */ 791 /* keep c for surrogate handling, length will be set there */ [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
parser.cc | 446 // This statement failed to parse. Skip it, but keep looping to parse 588 // This statement failed to parse. Skip it, but keep looping to parse [all...] |
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/ |
tinyxmlparser.cpp | 398 // One of TinyXML's more performance demanding functions. Try to keep the memory overhead down. The 582 if ( !trimWhiteSpace // certain tags always keep whitespace 585 // Keep all the white space. 1205 // Special case: we want to keep the white space 1379 // Keep all the white space. [all...] |
/external/icu4c/common/ |
ucnv_u16.c | 185 /* } else { keep c for surrogate handling, length will be set there */ 192 /* keep c for surrogate handling, length will be set there */ 428 /* keep c for surrogate handling, trail will be set there */ 784 /* } else { keep c for surrogate handling, length will be set there */ 791 /* keep c for surrogate handling, length will be set there */ [all...] |
/external/sfntly/cpp/src/test/tinyxml/ |
tinyxmlparser.cpp | 398 // One of TinyXML's more performance demanding functions. Try to keep the memory overhead down. The 582 if ( !trimWhiteSpace // certain tags always keep whitespace 585 // Keep all the white space. 1205 // Special case: we want to keep the white space 1379 // Keep all the white space. [all...] |
/frameworks/base/core/java/android/view/inputmethod/ |
InputConnection.java | 90 * <p>An editor needs to be able to keep track of a currently 94 * the user keep track of what part of the text they are currently 137 * method consumes a lot of time. Also, please keep in mind the 146 * dictates so, but keep in mind IMEs are relying on this for many 184 * dictates so, but keep in mind IMEs are relying on this for many 367 * <p><strong>Editor authors:</strong> please keep in mind the [all...] |
/bionic/libc/private/ |
resolv_private.h | 228 * Resolver options (keep these in synch with res_debug.c, please) 238 #define RES_STAYOPEN 0x00000100 /* Keep TCP socket open */
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
getopt_long.c | 68 #if 0 /* we prefer to keep our getopt(3) */ 587 * before dropping privileges it makes sense to keep things
|
/build/core/ |
build-system.html | 7 A lot of people read this document template. Please keep it clean: 9 - keep the document xhtml-compliant, as many people use validating editors 12 - keep it human-readable and human-editable in a plain text editor: 13 - strive to keep lines wrapped at 80 columns, unless a link prevents it 361 to keep the files clean. The templates have minimal documentation in them, 545 <code>LOCAL_UNSTRIPPED_PATH</code> location, because on target builds, we keep 719 <code>LOCAL_LDFLAGS</code>. Keep in mind that the order of parameters is 726 link line. However, keep in mind that there will be no dependency generated [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 12 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years 70 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
|
/dalvik/vm/ |
IndirectRefTable.h | 80 * bits, and keep a copy of the serial number in a parallel table. This is 137 * to keep pointers into "table" rather than offsets, you must use a
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
web_services.py | 179 # Keep track of the update/delete counts, so we can log it 229 # Keep track of the number of new contacts the client sent to us,
|
/device/generic/goldfish/camera/ |
EmulatedCameraDevice.h | 126 * color space is fixed to keep the luminance to be reasonably constant. 147 * emulated camera. If this parameter is 'false', frames will keep
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
NodeSorter.java | 166 // That way we can keep elements in document order. 473 // Keep this in case we decide to use an array. Right now
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
Encodings.java | 81 // keep trying 86 // keep trying
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
CachedXPathAPI.java | 254 * to keep the same objects around, but then thread-safety issues would arise. 302 * to keep the same objects around, but then thread-safety issues would arise.
|
/external/bluetooth/bluedroid/stack/include/ |
port_api.h | 267 ** Description This function is called to clear the keep handle flag 268 ** which will cause not to keep the port handle open when closed
|
/external/chromium/base/ |
message_pump_glib.cc | 75 // actually have events or work to do. We also need to make sure we keep 139 // we get it, we keep that state here to stay consistent.
|
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.h | 115 // List of matches written by the history thread. We keep this separate list 299 // keep this member is so we can set the cancel bit on it.
|
/external/chromium/chrome/browser/history/ |
text_database_manager.h | 32 // It will also keep a list of partial changes, such as page adds and title and 262 // using Get. Instead, we keep them in the order they were inserted, since
|
/external/chromium/chrome/browser/metrics/ |
thread_watcher_unittest.cc | 174 // Keep the thread that is running the tests waiting until ThreadWatcher 202 // Keep the thread that is running the tests waiting until ThreadWatcher
|