Searched
full:terminated (Results
476 -
500 of
2545) sorted by null
<<11121314151617181920>>
/external/bluetooth/bluedroid/stack/avrc/ |
avrc_sdp.c | 172 ** p_service_name: Pointer to a null-terminated character 176 ** p_provider_name: Pointer to a null-terminated character
|
/external/chromium/base/threading/ |
thread.h | 20 // the thread. When this object is destroyed the thread is terminated. All 22 // before the thread is terminated.
|
/external/chromium/base/win/ |
pe_image.h | 131 // Pre: 'f' is either a zero terminated string or ordinal 139 // Pre: 'f' is either a zero terminated string or ordinal.
|
/external/chromium/chrome/browser/ui/webui/options/ |
extension_settings_handler.cc | 354 true, false)); // enabled, terminated 366 false, false)); // enabled, terminated 378 empty_pages, // Terminated process has no active pages. 379 false, true)); // enabled, terminated 575 // There will be no EXTENSION_UNLOADED notification for terminated 772 const std::vector<ExtensionPage>& pages, bool enabled, bool terminated) { 780 extension_data->SetBoolean("terminated", terminated); [all...] |
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
msgutil.py | 73 BadOperationException: when server already terminated. 93 BadOperationException: when client already terminated.
|
/external/expat/lib/ |
expat.h | 249 /* atts is array of name/value pairs, terminated by 0; 250 names and values are 0 terminated. 260 /* s is not 0 terminated. */ 265 /* target and data are 0 terminated */ 271 /* data is 0 terminated */ 317 The value string is NOT nul-terminated; the length is provided in [all...] |
/external/icu4c/common/unicode/ |
appendable.h | 72 * @param length string length, or -1 if NUL-terminated 177 * @param length string length, or -1 if NUL-terminated
|
/external/icu4c/i18n/unicode/ |
udat.h | 525 * @param tzIDLength The length of tzID, or -1 if null-terminated. 527 * @param patternLength The number of characters in the pattern, or -1 if null-terminated. 615 * @param textLength The length of text, or -1 if null-terminated. 636 * @param textLength The length of text, or -1 if null-terminated. 803 * @param patternLength The length of pattern, or -1 if null-terminated. 912 * @param valueLength The length of value, or -1 if null-terminated [all...] |
/external/icu4c/samples/numfmt/ |
main.cpp | 99 * @param currency The 3-letter ISO 4217 currency code, NUL-terminated. 188 * @param currency The 3-letter ISO 4217 currency code, NUL-terminated.
|
/external/iproute2/ip/ |
ipaddrlabel.c | 124 fprintf(stderr, "Dump terminated\n"); 246 fprintf(stderr, "Flush terminated\n");
|
/external/libnl-headers/netlink/ |
attr.h | 43 NLA_STRING, /**< NUL terminated character string */ 203 * @arg value NUL terminated character string.
|
/external/llvm/include/llvm/Support/ |
MemoryBuffer.h | 84 /// that InputData must be null terminated if RequiresNullTerminator is true. 91 /// have to be null terminated.
|
/external/mtpd/ |
mtpd.c | 223 log_print(INFO, "Pppd is terminated (status = %d)", status); 233 log_print(INFO, "Mtpd is terminated (status = %d)", status);
|
/external/qemu/android/ |
sync-utils.h | 189 * Synchronously reads a line terminated with '\n' from the socket. 206 * Synchronously reads a line terminated with '\n' from the socket.
|
/external/qemu/docs/ |
ANDROID-QEMU-PIPE.TXT | 15 2/ Write a zero-terminated string describing which service you want to 179 (channel,mask) pairs, terminated by a single 0 value for the channel.
|
ANDROID-QEMUD-SERVICES.TXT | 21 regular AT command channel (i.e. terminated by \r\n most of the time). 173 Note that <property-value> is not zero-terminated.
|
/external/quake/quake/src/WinQuake/ |
server.h | 53 char *model_precache[MAX_MODELS]; // NULL terminated 55 char *sound_precache[MAX_SOUNDS]; // NULL terminated
|
/external/srec/portable/src/ |
LCHAR.c | 318 if (size >= *len) /* + null-terminated character */ 343 if (size >= *len) /* + null-terminated character */
|
/external/tinyxml/ |
tinystr.h | 126 // Convert a TiXmlString into a null-terminated char * 129 // Convert a TiXmlString into a char * (need not be null terminated).
|
/external/webkit/Source/JavaScriptCore/runtime/ |
UString.h | 38 // Construct a string with UTF-16 data, from a null-terminated source. 44 // Construct a string with latin1 data, from a null-terminated source.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
omxtypes.h | 65 /* Huffman decoding operation terminated early. */ 67 /* operation terminated early. */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
omxtypes.h | 65 /* Huffman decoding operation terminated early. */ 67 /* operation terminated early. */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
omxtypes.h | 65 /* Huffman decoding operation terminated early. */ 67 /* operation terminated early. */
|
/frameworks/base/data/sounds/ |
AudioPackage2.mk | 72 $(LOCAL_PATH)/newwavelabs/Terminated.ogg:system/media/audio/ringtones/Terminated.ogg \
|
AudioPackage3.mk | 65 $(LOCAL_PATH)/newwavelabs/Terminated.ogg:system/media/audio/ringtones/Terminated.ogg \
|
Completed in 3056 milliseconds
<<11121314151617181920>>