Searched
full:terminated (Results
401 -
425 of
2545) sorted by null
<<11121314151617181920>>
/external/valgrind/main/coregrind/m_demangle/ |
dyn-string.c | 212 /* Copies SRC, a NUL-terminated string, into DEST. Returns 1 on 241 /* Inserts SRC, a NUL-terminated string, at the beginning of DEST. 276 /* Inserts SRC, a NUL-terminated string, into DEST starting at 334 /* Append the NUL-terminated string S to DS, resizing DS if necessary.
|
/external/valgrind/main/include/ |
pub_tool_clientstate.h | 38 // m_main.main(). These are all NULL-terminated vectors.
|
pub_tool_debuginfo.h | 92 which is guaranteed to be zero terminated. Also data_addr's offset 104 DNAME{1,2}V are guaranteed to be zero terminated after the call. 209 set either to NULL or to a NULL terminated vector containing 244 name[n_name-1] is set to zero (guaranteed zero terminated). */
|
/external/webkit/Source/JavaScriptCore/runtime/ |
SmallStrings.cpp | 83 has terminated -- we don't want to waste memory.
|
/external/webkit/Source/JavaScriptCore/wtf/ |
DecimalNumber.h | 92 const char* significand() const { return m_significand; } // significand contains precision characters, is not null-terminated.
|
/external/webkit/Source/JavaScriptCore/wtf/unicode/ |
UTF8.h | 39 // Takes a null-terminated C-style string with a UTF-8 sequence in it and converts it to a character.
|
/external/webkit/Source/WebCore/platform/text/ |
TextCodec.h | 75 // Fills a null-terminated string representation of the given
|
/external/webrtc/src/system_wrappers/interface/ |
thread_wrapper.h | 51 // threadName NULL terminated thread name, will be visable in the Windows
|
/external/webrtc/src/system_wrappers/source/ |
file_impl.cc | 136 -1 /*Null terminated string*/,
|
/external/wpa_supplicant_8/src/utils/ |
base64.c | 26 * nul terminated to make it easier to use as a C string. The nul terminator is
|
/external/wpa_supplicant_8/wpa_supplicant/ |
config_ssid.h | 98 * terminated string. ssid_len defines how many characters are valid 99 * and the ssid field is not guaranteed to be nul terminated. 380 * This is an optional zero-terminated array of frequencies in 413 * This is an optional zero-terminated array of frequencies in
|
/external/yaffs2/yaffs2/direct/ |
yaffsfs.h | 149 char d_name [NAME_MAX+1]; /* file name (null-terminated) */
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4EXIFC_CommonAPI.h | 74 * M4EXIFC_Char* fields of structure are Null terminated Strings.
|
/frameworks/base/include/android_runtime/ |
AndroidRuntime.h | 99 * before the process is terminated.
|
/frameworks/base/voip/java/android/net/sip/ |
ISipSessionListener.aidl | 61 * Called when the session is terminated.
|
/frameworks/compile/libbcc/include/bcc/Renderscript/ |
RSExecutable.h | 63 // This is a NULL-terminated string array which specifies "Special" functions
|
/frameworks/native/libs/utils/tests/ |
Unicode_test.cpp | 112 << "should be NULL terminated";
|
/frameworks/testing/uiautomator/cmds/uiautomator/ |
uiautomator | 25 # started it has already terminated. We parse for this parameter and set
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/ |
NetlinkServer.h | 65 * All available connections will be terminated. Resources will be freed.
|
/libcore/luni/src/main/java/java/text/ |
CollationKey.java | 36 * is examined and processed into a series of bits terminated by a null, that
|
/ndk/sources/cxx-stl/stlport/src/ |
c_locale.h | 120 * category, as a null-terminated string. A NULL value 133 * characters. These functions store the name, as a null-terminated 149 * as a null-terminated string, and returns buf. 281 * sequence is assumed to be null-terminated, and null characters
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/ |
Hex.java | 56 * @param array byte array, possibly zero-terminated.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/ |
limits.h | 6 #ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/install-tools/include/ |
limits.h | 6 #ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
system_properties.h | 67 ** be \0 terminated.
|
Completed in 1911 milliseconds
<<11121314151617181920>>