OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chartype
(Results
1 - 25
of
96
) sorted by null
1
2
3
4
/external/chromium/chrome/common/
chrome_constants.h
19
extern const FilePath::
CharType
kBrowserProcessExecutableName[];
20
extern const FilePath::
CharType
kHelperProcessExecutableName[];
21
extern const FilePath::
CharType
kBrowserProcessExecutablePath[];
22
extern const FilePath::
CharType
kHelperProcessExecutablePath[];
24
extern const FilePath::
CharType
kFrameworkName[];
37
extern const FilePath::
CharType
kExtensionFileExtension[];
38
extern const FilePath::
CharType
kExtensionKeyFileExtension[];
41
extern const FilePath::
CharType
kArchivedHistoryFilename[];
42
extern const FilePath::
CharType
kCacheDirname[];
43
extern const FilePath::
CharType
kMediaCacheDirname[]
[
all
...]
chrome_constants.cc
28
const FilePath::
CharType
kBrowserProcessExecutableName[] = FPL("chrome.exe");
29
const FilePath::
CharType
kHelperProcessExecutableName[] = FPL("chrome.exe");
31
const FilePath::
CharType
kBrowserProcessExecutableName[] = FPL("chrome");
34
const FilePath::
CharType
kHelperProcessExecutableName[] = FPL("exe");
36
const FilePath::
CharType
kBrowserProcessExecutableName[] = FPL(PRODUCT_STRING);
37
const FilePath::
CharType
kHelperProcessExecutableName[] =
41
const FilePath::
CharType
kBrowserProcessExecutablePath[] = FPL("chrome.exe");
42
const FilePath::
CharType
kHelperProcessExecutablePath[] = FPL("chrome.exe");
44
const FilePath::
CharType
kBrowserProcessExecutablePath[] = FPL("chrome");
45
const FilePath::
CharType
kHelperProcessExecutablePath[] = FPL("chrome")
[
all
...]
auto_start_linux.cc
16
const FilePath::
CharType
kAutostart[] = "autostart";
17
const FilePath::
CharType
kConfig[] = ".config";
/external/pcre/
pcre_xclass.c
115
if ((prop->
chartype
== ucp_Lu || prop->
chartype
== ucp_Ll ||
116
prop->
chartype
== ucp_Lt) == (t == XCL_PROP)) return !negated;
120
if ((data[1] == _pcre_ucp_gentype[prop->
chartype
]) == (t == XCL_PROP))
125
if ((data[1] == prop->
chartype
) == (t == XCL_PROP)) return !negated;
133
if ((_pcre_ucp_gentype[prop->
chartype
] == ucp_L ||
134
_pcre_ucp_gentype[prop->
chartype
] == ucp_N) == (t == XCL_PROP))
139
if ((_pcre_ucp_gentype[prop->
chartype
] == ucp_Z ||
146
if ((_pcre_ucp_gentype[prop->
chartype
] == ucp_Z ||
153
if ((_pcre_ucp_gentype[prop->
chartype
] == ucp_L |
[
all
...]
pcre_dfa_exec.c
[
all
...]
/external/chromium/chrome/browser/
browsing_data_indexed_db_helper_browsertest.cc
32
const FilePath::
CharType
file1[] =
34
const FilePath::
CharType
file2[] =
57
const FilePath::
CharType
file[] =
browsing_data_local_storage_helper_browsertest.cc
27
const FilePath::
CharType
kTestFile0[] =
30
const FilePath::
CharType
kTestFile1[] =
33
const FilePath::
CharType
kTestFileInvalid[] =
37
const FilePath::
CharType
kTestFileExtension[] = FILE_PATH_LITERAL(
45
const FilePath::
CharType
* kFilesToCreate[] = {
141
const FilePath::
CharType
file1[] =
143
const FilePath::
CharType
file2[] =
165
const FilePath::
CharType
file[] =
popup_blocker_browsertest.cc
22
static const FilePath::
CharType
* kTestDir = FILE_PATH_LITERAL("popup_blocker");
collected_cookies_uitest.cc
17
const FilePath::
CharType
kDocRoot[] = FILE_PATH_LITERAL("chrome/test/data");
crash_recovery_browsertest.cc
60
const FilePath::
CharType
* kTitle2File = FILE_PATH_LITERAL("title2.html");
repost_form_warning_uitest.cc
17
const FilePath::
CharType
kDocRoot[] = FILE_PATH_LITERAL("chrome/test/data");
/external/chromium/chrome/browser/importer/
firefox_profile_lock.cc
57
const FilePath::
CharType
* FirefoxProfileLock::kLockFileName =
59
const FilePath::
CharType
* FirefoxProfileLock::kOldLockFileName =
63
const FilePath::
CharType
* FirefoxProfileLock::kLockFileName =
65
const FilePath::
CharType
* FirefoxProfileLock::kOldLockFileName =
68
const FilePath::
CharType
* FirefoxProfileLock::kLockFileName =
firefox_profile_lock.h
85
static const FilePath::
CharType
* kLockFileName;
86
static const FilePath::
CharType
* kOldLockFileName;
/external/openssl/crypto/asn1/
charmap.h
1
/* Auto generated with
chartype
.pl script.
charmap.pl
67
/* Auto generated with
chartype
.pl script.
/external/chromium/net/test/
python_utils_unittest.cc
18
const FilePath::
CharType
kAppendDir1[] =
20
const FilePath::
CharType
kAppendDir2[] =
/external/chromium/chrome/browser/chromeos/
boot_times_loader.cc
35
static const FilePath::
CharType
kLogPath[] = FPL("/tmp");
37
static const FilePath::
CharType
kUptimePrefix[] = FPL("uptime-");
39
static const FilePath::
CharType
kDiskPrefix[] = FPL("disk-");
41
static const FilePath::
CharType
kChromeMain[] = FPL("chrome-main");
48
static const FilePath::
CharType
kLoginSuccess[] = FPL("login-success");
49
static const FilePath::
CharType
kChromeFirstRender[] =
60
static const FilePath::
CharType
kLoginTimes[] = FPL("login-times-sent");
136
static const FilePath::
CharType
kBootTimesSent[] =
174
const FilePath::
CharType
kFirmwareBootTime[] = FPL("firmware-boot-time");
175
const FilePath::
CharType
kPreStartup[] = FPL("pre-startup")
[
all
...]
/external/chromium/chrome/browser/policy/
profile_policy_connector.cc
24
const FilePath::
CharType
kPolicyDir[] = FILE_PATH_LITERAL("Device Management");
25
const FilePath::
CharType
kTokenCacheFile[] = FILE_PATH_LITERAL("Token");
26
const FilePath::
CharType
kPolicyCacheFile[] = FILE_PATH_LITERAL("Policy");
/external/chromium/chrome/browser/autofill/
form_structure_browsertest.cc
21
const FilePath::
CharType
kTestName[] = FILE_PATH_LITERAL("heuristics");
22
const FilePath::
CharType
kFileNamePattern[] = FILE_PATH_LITERAL("*.html");
/external/chromium/net/base/
mime_util_unittest.cc
13
const FilePath::
CharType
* extension;
37
const FilePath::
CharType
* file_path;
/external/chromium/chrome/browser/download/
save_package_unittest.cc
134
const FilePath::
CharType
* expected_name;
247
const FilePath::
CharType
* page_title;
248
const FilePath::
CharType
* expected_name;
289
const FilePath::
CharType
* page_title;
290
const FilePath::
CharType
* expected_name;
336
const FilePath::
CharType
* expected_name;
399
static const FilePath::
CharType
* kTestDir = FILE_PATH_LITERAL("save_page");
save_page_uitest.cc
21
const FilePath::
CharType
* kTestDir = FILE_PATH_LITERAL("save_page");
/external/chromium/base/
file_path.h
56
// instead, use a FilePath::
CharType
[] and initialize it with
60
// | const FilePath::
CharType
kLogFileName[] = FILE_PATH_LITERAL("log.txt");
140
typedef StringType::value_type
CharType
;
146
static const
CharType
kSeparators[];
149
static const
CharType
kCurrentDirectory[];
152
static const
CharType
kParentDirectory[];
155
static const
CharType
kExtensionSeparator;
179
static bool IsSeparator(
CharType
character);
372
// Macros for string literal initialization of FilePath::
CharType
[], and for
373
// using a FilePath::
CharType
[] in a printf-style format string
[
all
...]
/external/chromium/chrome/browser/sync/util/
user_settings_unittest.cc
22
const FilePath::
CharType
kV10UserSettingsDB[] =
24
const FilePath::
CharType
kV11UserSettingsDB[] =
26
const FilePath::
CharType
kOldStyleSyncDataDB[] =
/external/chromium/testing/gmock/src/
gmock.cc
124
// The type parameter
CharType
can be instantiated to either char or
126
template <typename
CharType
>
127
void InitGoogleMockImpl(int* argc,
CharType
** argv) {
Completed in 921 milliseconds
1
2
3
4