OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cstring
(Results
376 - 400
of
1105
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cstring
27
/** @file
cstring
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cstring
27
/** @file
cstring
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cstring
27
/** @file
cstring
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cstring
27
/** @file
cstring
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cstring
27
/** @file
cstring
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cstring
27
/** @file
cstring
/external/webkit/Source/WebCore/bridge/objc/
objc_class.mm
81
CString
jsName = identifier.ascii();
156
CString
jsName = identifier.ascii();
/external/webkit/Source/WebCore/platform/brew/
FileSystemBrew.cpp
41
#include <wtf/text/
CString
.h>
105
CString
fileSystemRepresentation(const String& path)
/external/webkit/Source/WebCore/platform/efl/
WidgetEfl.cpp
54
#include <wtf/text/
CString
.h>
231
CString
file = edjeThemeRecursive().utf8();
/external/webkit/Source/WebCore/platform/gtk/
PasteboardHelper.cpp
165
CString
markup = (gMarkupPrefix + dataObject->markup()).utf8();
170
CString
uriList = dataObject->uriList().utf8();
/external/webkit/Source/WebCore/platform/win/
FileSystemWin.cpp
37
#include <wtf/text/
CString
.h>
108
CString
fileSystemRepresentation(const String&)
ClipboardUtilitiesWin.cpp
38
#include <wtf/text/
CString
.h>
234
static void append(Vector<char>& vector, const
CString
& string)
271
CString
sourceURLUTF8 = srcURL == blankURL() ? "" : srcURL.utf8();
272
CString
markupUTF8 = markup.utf8();
285
append(result,
CString
(headerBuffer));
700
CString
charString = dataStrings.first().utf8();
/external/webkit/Source/WebCore/platform/wince/
FileSystemWinCE.cpp
38
#include <wtf/text/
CString
.h>
142
CString
fileSystemRepresentation(const String&)
/external/webkit/Source/WebCore/xml/
XSLStyleSheetLibxslt.cpp
38
#include <wtf/text/
CString
.h>
290
CString
importHref = import->href().utf8();
/external/webkit/Source/WebKit/android/jni/
WebIconDatabase.cpp
49
#include <wtf/text/
CString
.h>
186
WTF::
CString
fullPath = WebCore::pathByAppendingComponent(pathStr,
/external/openssl/crypto/store/
str_lib.c
1267
char *
cstring
;
member in union:STORE_attr_info_st::__anon12680
[
all
...]
/external/webkit/Source/JavaScriptCore/wtf/text/
WTFString.h
63
class
CString
;
142
CString
ascii() const;
143
CString
latin1() const;
144
CString
utf8(bool strict = false) const;
506
using WTF::
CString
;
/external/webkit/Source/WebCore/websockets/
WebSocketHandshake.cpp
53
#include <wtf/text/
CString
.h>
227
CString
WebSocketHandshake::clientHandshakeMessage() const
267
CString
handshakeHeader = builder.toString().utf8();
269
CString
msg =
CString
::newUninitialized(handshakeHeader.length() + sizeof(m_key3), characterBuffer);
/external/webkit/Source/WebCore/plugins/
PluginStream.cpp
38
#include <wtf/text/
CString
.h>
137
CString
mimeTypeStr = m_resourceResponse.mimeType().utf8();
394
void PluginStream::sendJavaScriptStream(const KURL& requestURL, const
CString
& resultString)
/external/clang/test/Analysis/
string.c
1
// RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.
cstring
,alpha.unix.
cstring
,debug.ExprInspection -analyzer-store=region -Wno-null-dereference -verify %s
2
// RUN: %clang_cc1 -analyze -DUSE_BUILTINS -analyzer-checker=core,unix.
cstring
,alpha.unix.
cstring
,debug.ExprInspection -analyzer-store=region -Wno-null-dereference -verify %s
3
// RUN: %clang_cc1 -analyze -DVARIANT -analyzer-checker=core,unix.
cstring
,alpha.unix.
cstring
,debug.ExprInspection -analyzer-store=region -Wno-null-dereference -verify %s
4
// RUN: %clang_cc1 -analyze -DUSE_BUILTINS -DVARIANT -analyzer-checker=alpha.security.taint,core,unix.
cstring
,alpha.unix.
cstring
,debug.ExprInspection -analyzer-store=region -Wno-null-dereference -verify %s
/external/clang/tools/scan-build/
scan-build.1
322
.It unix.
cstring
.BadSizeArg
325
.It unix.
cstring
.NullArg
/external/clang/www/analyzer/
available_checks.html
173
<td><b>unix.
cstring
.BadSizeArg</b></td><td>Check the size argument passed into C string functions for common erroneous patterns.</td>
176
<td><b>unix.
cstring
.NullArg</b></td><td>Check for null pointers being passed as arguments to C string functions.</td>
/external/icu4c/test/cintltst/
cstrtest.c
18
#include "
cstring
.h"
74
log_verbose("Testing the API in
cstring
\n");
/external/skia/tools/
skdiff_image.cpp
292
// However, diff will encode the filename as a
cstring
if the filename contains
298
// If first <non-white-space> is <double quote>, parse filename from
cstring
.
/external/webkit/Source/WebCore/loader/archive/android/
WebArchiveAndroid.cpp
40
#include <wtf/text/
CString
.h>
355
CString
utf8String = string.utf8();
Completed in 1001 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>