HomeSort by relevance Sort by last modified time
    Searched full:terminated (Results 526 - 550 of 2498) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/DebugInfo/
DWARFDebugInfoEntry.cpp 142 // Inlined NULL terminated C-strings
265 // Inlined NULL terminated C-strings
  /external/llvm/lib/Support/
StringMap.cpp 94 // null-terminated!
138 // null-terminated!
  /external/llvm/utils/unittest/googletest/
gtest-printers.cc 260 // and may not be null-terminated.
284 // characters and may not be null-terminated.
  /external/oprofile/opjitconv/
debug_line.c 104 /* follow the search directories index, zero terminated string
105 * terminated by an empty string.
  /external/protobuf/gtest/test/
gtest_test_utils.py 197 terminated_by_sygnal True iff the child process has been terminated
199 signal Sygnal that terminated the child process.
  /external/qemu/android/protocol/
core-commands-proxy.c 189 // size of zero-terminated "name" and "display" strings saved in
234 // size of zero-terminated "name" and "display" strings saved in
  /external/qemu/memcheck/
memcheck_util.h 54 /* Copies zero-terminated string residing in the guest's virtual address space
67 /* Copies zero-terminated string residing in the guest's kernel address space
  /external/qemu/
sockets.h 266 * returns a NULL-terminated array of SockAddress pointers on success,
289 * returns a NULL-terminated array of SockAddress pointers on success,
  /external/quake/quake/src/QW/client/
protocol.h 69 #define svc_print 8 // [byte] id [string] null terminated string
71 // the string should be \n terminated
  /external/quake/quake/src/QW/server/
server.h 55 char *model_precache[MAX_MODELS]; // NULL terminated
56 char *sound_precache[MAX_SOUNDS]; // NULL terminated
  /external/quake/quake/src/WinQuake/data/
RLICNSE.TXT 31 when the right to use the Software is terminated. You agree that
185 YOUR LICENSE IS AUTOMATICALLY TERMINATED.
  /external/srec/portable/include/
phashtable.h 42 * the key is a 0-terminated LSTRING.
48 * assumes the key are 0-terminated LSTRING and uses LSTRCMP.
  /external/srec/srec/clib/
voc_read.c 156 /* the label is terminated with 0 and the entry terminated with ' ' */
  /external/webkit/Source/JavaScriptCore/runtime/
UString.cpp 65 // Construct a string with UTF-16 data, from a null-terminated source.
84 // Construct a string with latin1 data, from a null-terminated source.
  /external/webkit/Source/WebCore/icu/unicode/
ucoleitr.h 105 * @param textLength The number of characters in text, or -1 if null-terminated
199 * @param textLength The length of text, or -1 if null-terminated.
  /external/webkit/Source/WebCore/workers/
WorkerMessagingProxy.cpp 129 // We don't bother checking the askedToTerminate() flag here, because exceptions should *always* be reported even if the thread is terminated.
130 // This is intentionally different than the behavior in MessageWorkerTask, because terminated workers no longer deliver messages (section 4.6 of the WebWorker spec), but they do report exceptions.
  /external/wpa_supplicant_6/wpa_supplicant/
config_ssid.h 97 * terminated string. ssid_len defines how many characters are valid
98 * and the ssid field is not guaranteed to be nul terminated.
  /external/wpa_supplicant_8/src/utils/
eloop.h 279 * to request the program to be terminated cleanly.
292 * eloop_terminated - Check whether event loop has been terminated
  /external/zlib/contrib/pascal/
zlibpas.pas 58 name: PChar; (* pointer to zero-terminated file name or Z_NULL *)
60 comment: PChar; (* pointer to zero-terminated comment or Z_NULL *)
  /frameworks/base/docs/html/tools/adk/
aoa.jd 137 data zero terminated UTF8 string sent from accessory to device
141 (must be zero terminated with \0).</p>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/media/
NotificationPlayer.java 132 && (mLooper.getThread().getState() != Thread.State.TERMINATED)) {
185 && (mLooper.getThread().getState() != Thread.State.TERMINATED)) {
  /hardware/msm7k/librpc/
xdr.c 474 * XDR null terminated ASCII strings
476 * terminated by a NULL character. The parameter cpp references a
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 203 bit pointer to a zero terminated string. The pointer is word aligned and
210 type is a 32 bit pointer to a zero terminated string. The pointer is word
  /hardware/ti/omap3/dspbridge/inc/
sync.h 305 * SYNC_E_FAIL: Wait failed, possibly because the process terminated.
332 * SYNC_E_FAIL: Wait failed, possibly because the process terminated.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
sync.h 305 * SYNC_E_FAIL: Wait failed, possibly because the process terminated.
332 * SYNC_E_FAIL: Wait failed, possibly because the process terminated.

Completed in 608 milliseconds

<<21222324252627282930>>