/dalvik/dx/src/com/android/dx/rop/type/ |
TypeList.java | 62 * the given item is appended to the end and it is guaranteed to be
|
/external/chromium/net/proxy/ |
proxy_config_service_win.h | 60 // fails to be created, it is not appended to the list and we return false.
|
/external/chromium_org/base/ |
environment.h | 79 // returned array will have appended to it the storage for the array itself so
|
/external/chromium_org/base/json/ |
string_escape.h | 27 // will be appended to |dest| as well.
|
/external/chromium_org/chrome/browser/component_updater/ |
component_updater_utils.h | 42 // If specified, |additional_attributes| are appended as attributes of the
|
/external/chromium_org/chrome/browser/mac/ |
keychain_reauthorize.h | 37 // word "Success" appended is also stored with a boolean value of YES,
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_field_trial.h | 58 // that will be appended is the urlencoded query json.
|
/external/chromium_org/content/browser/speech/ |
chunked_byte_buffer.h | 20 // its size. Data may be appended to the buffer with no particular respect of
|
/external/chromium_org/net/proxy/ |
proxy_config_service_win.h | 61 // fails to be created, it is not appended to the list and we return false.
|
/external/chromium_org/net/quic/ |
quic_data_writer.h | 38 // Methods for adding to the payload. These values are appended to the end
|
/external/chromium_org/ppapi/api/ |
ppb_var_array.idl | 72 * undefined vars are appended to increase the array to the specified length.
|
/external/chromium_org/ppapi/proxy/ |
resource_message_test_sink.h | 81 // Sets a handle to be appended to the ReplyParams. The pointer is owned by
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
tokiter.cpp | 59 * @param token the token is appended to this StringBuffer
|
/external/chromium_org/third_party/mesa/src/src/gallium/ |
Makefile.template | 10 # LIBRARY_INCLUDES are appended to the list of includes directories.
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/ |
Makefile.xorg | 10 # DRIVER_INCLUDES are appended to the list of includes directories.
|
/external/chromium_org/tools/android/forwarder2/ |
common.h | 64 // Returns the number of bytes appended to the underlying buffer or -1 if it
|
/external/chromium_org/tools/gn/ |
ninja_binary_target_writer.h | 49 // set we should link in, the source set's object files will be appended to
|
/external/dexmaker/src/dx/java/com/android/dx/rop/type/ |
TypeList.java | 62 * the given item is appended to the end and it is guaranteed to be
|
/external/icu4c/test/intltest/ |
tokiter.cpp | 60 * @param token the token is appended to this StringBuffer
|
/external/llvm/docs/CommandGuide/ |
llvm-as.rst | 30 suffix is appended.
|
/external/mesa3d/src/gallium/ |
Makefile.template | 10 # LIBRARY_INCLUDES are appended to the list of includes directories.
|
/external/mesa3d/src/gallium/targets/ |
Makefile.xorg | 10 # DRIVER_INCLUDES are appended to the list of includes directories.
|
/external/webp/ |
README.android | 9 may be appended into CFLAGS without risk for other private headers
|
/hardware/ti/omap3/dspbridge/inc/ |
uuidutil.h | 26 *! 29-Sep-2000 kc: Appended "UUID_" prefix to UUID helper functions.
|
/libcore/luni/src/main/java/java/lang/ |
StringBuffer.java | 105 * If the argument is {@code true} the string {@code "true"} is appended, 106 * otherwise the string {@code "false"} is appended. 191 * appended, otherwise the objects {@code toString} is used to get its 212 * appended, otherwise the contents of the specified string is appended. 227 * is appended, otherwise the contents of the specified StringBuffer is 228 * appended. 286 * is appended, otherwise the contents of the specified CharSequence is 287 * appended.
|