Searched
full:appending (Results
251 -
275 of
927) sorted by null
<<11121314151617181920>>
/ndk/sources/host-tools/make-3.81/doc/ |
make.info | 118 Node: Appending188837
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
longobject.h | 120 appending a base prefix of 0[box] if base is 2, 8 or 16.
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
longobject.h | 120 appending a base prefix of 0[box] if base is 2, 8 or 16.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_pyio.py | 58 it already exists), and 'a' for appending (which on some Unix systems, 70 'a' open for writing, appending to the end of the file if it exists 84 binary mode (appending 'b' to the mode argument) return contents as 169 appending = "a" in modes 174 if writing or appending: 179 if reading + writing + appending > 1: 181 if not (reading or writing or appending): 192 (appending and "a" or "") + 216 elif writing or appending: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_pyio.py | 58 it already exists), and 'a' for appending (which on some Unix systems, 70 'a' open for writing, appending to the end of the file if it exists 84 binary mode (appending 'b' to the mode argument) return contents as 169 appending = "a" in modes 174 if writing or appending: 179 if reading + writing + appending > 1: 181 if not (reading or writing or appending): 192 (appending and "a" or "") + 216 elif writing or appending: [all...] |
/external/chromium_org/media/filters/ |
source_buffer_stream_unittest.cc | 930 // Do a complete overlap by appending 20 buffers at positions 0 through 19. [all...] |
/cts/libs/json/src/com/android/json/stream/ |
JsonWriter.java | 210 * Enters a new scope by appending any necessary whitespace and the given 221 * Closes the current scope by appending any necessary whitespace and the
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/ |
AllocationInfo.java | 169 * Create a new {@link AllocationInfo} by copying the existing data but appending 182 * and appending the new usage flags to the old usage flags.
|
/external/chromium_org/cc/layers/ |
delegated_renderer_layer_impl.cc | 283 // Verify that the RenderPass we are appending to is created by our 293 // Verify that the RenderPass we are appending to was created by us.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
spannable_test.unitjs | 175 /** Tests that appending appends the strings. */ 186 * Tests that appending Spannables combines annotations.
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
background.js | 309 // The webRequest API only allows for deleting and appending 318 // added to each header before appending it. Trailing semicolons are
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ralloc.h | 329 * \param start The index to start appending new data at. 353 * \param start The index to start appending new data at.
|
/external/chromium_org/third_party/sqlite/src/test/ |
walcksum.test | 138 # * That when appending to native or non-native checksum log files 141 # * Test point 2 when the appending process is not one that recovered
|
/external/chromium_org/url/ |
url_canon_etc.cc | 89 // Scheme is unspecified or empty, convert to empty by appending a colon. 136 // The output scheme ends with the the current position, before appending
|
url_canon_path.cc | 136 // appending directory paths, so the previous path component has and ending 170 // If there are already path components (this mode is used when appending
|
/external/mesa3d/src/glsl/ |
ralloc.h | 329 * \param start The index to start appending new data at. 353 * \param start The index to start appending new data at.
|
/external/proguard/src/proguard/retrace/ |
ReTrace.java | 353 * Finds the original field name(s), appending the first one to the out 426 * Finds the original method name(s), appending the first one to the out
|
/external/stlport/stlport/stl/ |
_sstream.c | 191 // At this point we know we're appending. 234 // At this point we know we're appending.
|
/frameworks/base/core/java/android/util/ |
JsonWriter.java | 235 * Enters a new scope by appending any necessary whitespace and the given 246 * Closes the current scope by appending any necessary whitespace and the
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 191 // At this point we know we're appending. 234 // At this point we know we're appending.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
math.h | 81 instead of `double' and appending f to each function name. */ 133 instead of `double' and appending l to each function name. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
math.h | 81 instead of `double' and appending f to each function name. */ 133 instead of `double' and appending l to each function name. */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 191 // At this point we know we're appending. 234 // At this point we know we're appending.
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 191 // At this point we know we're appending. 234 // At this point we know we're appending.
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 191 // At this point we know we're appending. 234 // At this point we know we're appending.
|
Completed in 872 milliseconds
<<11121314151617181920>>