OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:terminated
(Results
626 - 650
of
2498
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/oprofile/daemon/liblegacy/
opd_parse_proc.c
31
* @param line 0-
terminated
ASCII string
/external/oprofile/libutil++/
child_reader.cpp
266
err << process_name << "
terminated
by signal "
/external/ppp/pppd/
pppd.8
126
pppd has
terminated
the link. This command could, for example, issue
399
the link was
terminated
because it was idle.
617
signal briefly when the connection is
terminated
and before executing
[
all
...]
/external/protobuf/gtest/include/gtest/
gtest-test-part.h
53
kFatalFailure // Failed and the test should be
terminated
.
/external/protobuf/src/google/protobuf/stubs/
stl_util-inl.h
72
// which may not be null-
terminated
. Writing through this pointer will
/external/qemu/
block_int.h
118
/* List of options for creating images,
terminated
by name == NULL */
qemu-option.h
63
* the first element of a QEMUOptionParameter array which is
terminated
by an
uboot_image.h
103
* byte order. This list is
terminated
by an "(uint32_t)0".
/external/qemu/distrib/sdl-1.2.12/src/video/dummy/
SDL_nullvideo.c
229
/* Note: If we are
terminated
, this could be called in the middle of
/external/quake/quake/src/WinQuake/
conproc.cpp
211
// Make sure it's null
terminated
.
/external/skia/include/core/
SkBlitter.h
30
/// zero-
terminated
run-length encoding of spans of constant alpha values.
SkString.h
184
/** This returns a null
terminated
ucs2 string
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
Input.java
143
* reads and decodes a null
terminated
utf8 string from the current cursor up to but not including
/external/svox/pico/lib/
picoacph.h
57
limits) of items
terminated
by a PUNC item.
/external/valgrind/main/coregrind/m_gdbserver/
target.h
31
as an array, and
terminated
by a thread == -1 entry. */
/external/webkit/Source/JavaScriptCore/wtf/url/src/
URLBuffer.h
70
// The output will NOT be 0-
terminated
. Call length() to get the length.
/external/webkit/Source/WebCore/bindings/js/
JSEventListener.cpp
136
bool terminatorCausedException = (exec->hadException() && exec->exception().isObject() && asObject(exec->exception())->exceptionType() ==
Terminated
);
WorkerScriptController.cpp
132
if (completionType ==
Terminated
|| m_workerContextWrapper->globalData().terminator.shouldTerminate()) {
/external/webkit/Source/WebCore/bindings/v8/
V8NPUtils.cpp
119
// WriteUtf8 is guaranteed to generate a null-
terminated
string because bufferLength is constructed to be one greater
/external/webkit/Tools/DumpRenderTree/chromium/
CppVariant.h
63
void set(const char*); // Must be a null-
terminated
string.
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
base64.c
32
* nul
terminated
to make it easier to use as a C string. The nul terminator is
/frameworks/base/obex/javax/obex/
HeaderSet.java
182
private String mName; // null
terminated
Unicode text string
184
private String mType; // null
terminated
ASCII text string
192
private String mDescription; // null
terminated
Unicode text String
204
private String[] mUnicodeUserDefined; //null
terminated
unicode string
/frameworks/native/opengl/libs/EGL/
egl_object.cpp
44
// this marks the object as "
terminated
"
/frameworks/rs/
rsScript.cpp
105
// not NULL-
terminated
. We then use setenv(), which properly handles
/frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
RunTestCommand.java
174
+ " is
terminated
, e.g. USB is disconnected.\n"
Completed in 868 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>