OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:terminated
(Results
601 - 625
of
2545
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/icu4c/test/perf/collationperf/
collperf.cpp
34
"-uselen Use API with string lengths. Default is null-
terminated
strings\n"
273
// or null
terminated
.
818
// argument null-
terminated
string used
828
printf("non-null
terminated
data -----------\n");
831
printf("null
terminated
data -----------\n");
[
all
...]
/bionic/libc/tzcode/
tzfile.h
71
** tzh_charcnt (char)s '\0'-
terminated
zone abbreviations
/bionic/linker/
linker_environ.c
35
* - It is smaller than MAX_ENV_LEN (to detect non-zero
terminated
strings)
/dalvik/libdex/
DexUtf.h
65
/* Compare two '\0'-
terminated
modified UTF-8 strings, using Unicode
ZipArchive.h
46
* (which aren't null-
terminated
). The other fields are at a fixed offset
/dalvik/vm/
PointerSet.cpp
148
*
terminated
"above" or "below" the value.
/development/tools/emulator/opengl/system/renderControl_enc/
README
45
attribs - a list of attribute names followed by the desired values,
terminated
by EGL_NONE
/development/tools/emulator/system/camera/
EmulatedQemuCameraDevice.cpp
240
ALOGV("%s: Worker thread has been
terminated
.", __FUNCTION__);
/external/bison/lib/
subpipe.c
100
NULL-
terminated
argument vector for the subprocess. Store read and
/external/bluetooth/bluedroid/bta/sys/
utl.c
114
** string is NULL-
terminated
. The length of the string is
/external/chromium/base/
utf_offset_string_conversions_unittest.cc
18
// Given a null-
terminated
string of wchar_t with each wchar_t representing
/external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_mac.h
127
// keyword search is being
terminated
. Returns true if the
/external/chromium/chrome/browser/autofill/
autofill_xml_parser.cc
53
// |attrs| is a NULL-
terminated
list of (attribute, value) pairs.
autofill_xml_parser.h
36
//
terminated
).
form_structure.h
160
// A vector of all the input fields in the form. The vector is
terminated
by
/external/chromium/chrome/browser/extensions/
extensions_ui.h
82
bool
terminated
);
/external/chromium/chrome/browser/
keychain_mock_mac.h
144
// the data will not be null-
terminated
.
/external/chromium/chrome/common/
sqlite_utils.h
290
// a for null-
terminated
value string
296
// a for null-
terminated
value string
305
// a for null-
terminated
value string
311
// a for null-
terminated
value string
url_constants.h
15
// Null
terminated
list of schemes that are savable.
/external/chromium/net/http/
http_chunked_decoder.cc
124
DLOG(ERROR) << "chunk data not
terminated
properly";
http_chunked_decoder.h
72
// followed by the trailer, which is
terminated
by an empty line.
/external/chromium/net/proxy/
proxy_resolver_perftest.cc
34
// |queries| should be
terminated
by {NULL, NULL}. A sentinel is used
/external/chromium/testing/gtest/include/gtest/
gtest-test-part.h
54
kFatalFailure // Failed and the test should be
terminated
.
/external/chromium/third_party/libjingle/source/talk/base/
thread.h
189
// Blocks the calling thread until this thread has
terminated
.
/external/chromium/third_party/libjingle/source/talk/session/phone/
call.h
82
// the call has been
terminated
Completed in 1531 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>