OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strings
(Results
701 - 725
of
3020
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/v8/tools/visual_studio/
v8_cctest_arm.vcproj
223
RelativePath="..\..\test\cctest\test-
strings
.cc"
/external/webkit/JavaScriptCore/runtime/
SmallStrings.cpp
75
Our hypothesis is that small
strings
are very common. So, we cache them
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.5.2-2.js
57
// array is populated with
strings
/external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.1-1.js
28
- in
strings
, white space characters are significant
7.1-3.js
28
- in
strings
, white space characters are significant
/external/webkit/JavaScriptCore/tests/mozilla/ecma/TypeConversion/
9.3-1.js
26
see 9.3.1 for cases for converting
strings
to numbers.
9.3.1-2.js
26
see 9.3.1 for cases for converting
strings
to numbers.
9.3.js
26
see 9.3.1 for cases for converting
strings
to numbers.
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/String/
slice.js
68
// If the
Strings
are not similar false is returned.
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/regexp/
string_replace.js
24
Description: 'Tests the replace method on
Strings
using regular expressions'
string_split.js
24
Description: 'Tests the split method on
Strings
using regular expressions'
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Expressions/
shell.js
67
* b) Represent |undefined| and |null| by empty
strings
/external/webkit/JavaScriptCore/wtf/
StringExtras.h
33
#include <
strings
.h>
/external/webkit/JavaScriptGlue/Configurations/
Base.xcconfig
50
WARNING_CFLAGS_BASE = -Wall -W -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-
strings
-Wno-format-y2k -Wno-unused-parameter -Wundef -Wno-strict-aliasing;
/external/webkit/WebCore/Configurations/
Base.xcconfig
48
WARNING_CFLAGS_BASE = -Wall -Wextra -Wcast-align -Wcast-qual -Wchar-subscripts -Wextra-tokens -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-
strings
;
/external/webkit/WebCore/bindings/v8/
ScriptStringImpl.h
41
// This class is used for
strings
that tend to be shared with JavaScript frequently. The JSC implementation uses wtf::UString - see bindings/js/ScriptString.h
/external/webkit/WebCore/platform/
ThreadGlobalData.h
95
// We need to check for e.g. database objects manipulating
strings
on secondary threads.
/external/webkit/WebCore/platform/android/
LocalizedStringsAndroid.cpp
39
// The following two
strings
are used for File Upload form control, ie
/external/webkit/WebCore/platform/cf/
KURLCFNet.cpp
71
// NOTE: We use UTF-8 here since this encoding is used when computing
strings
when returning URL components
/external/webkit/WebCore/platform/mac/
DragDataMac.mm
55
//Need to call this so that the various Pasteboard type
strings
are intialised
/external/webkit/WebCore/platform/network/
HTTPHeaderMap.cpp
63
// Adapter that allows the HashMap to take C
strings
as keys.
/external/webkit/WebCore/platform/sql/
SQLiteFileSystem.cpp
51
// SQLite expects a null terminator on its UTF-16
strings
.
/external/webkit/WebCore/platform/wx/
LocalizedStringsWx.cpp
286
// accessibility related
strings
/external/webkit/WebKit/mac/Configurations/
Base.xcconfig
49
WARNING_CFLAGS = -Wall -Wextra -Wcast-align -Wchar-subscripts -Wextra-tokens -Wformat-security -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wno-unused-parameter -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-
strings
;
/external/webkit/WebKit/mac/History/
WebURLsWithTitles.h
40
// length than URLs, empty
strings
will be used for all titles. If URLs is nil, this method
Completed in 226 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>