OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gal
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
icusvtst.cpp
739
// Rad dude's surfer
gal
'replaces' Later's surfer
gal
757
UnicodeString*
gal
= (UnicodeString*)service.get(id, &actualID, status);
local
758
if (
gal
!= NULL) {
762
logln("found actual: " + *
gal
+ " with display name: " + displayName);
766
logln("found actual: " + *
gal
+ " with display name: " + displayName);
769
delete
gal
;
[
all
...]
/external/icu4c/test/intltest/
icusvtst.cpp
739
// Rad dude's surfer
gal
'replaces' Later's surfer
gal
757
UnicodeString*
gal
= (UnicodeString*)service.get(id, &actualID, status);
local
758
if (
gal
!= NULL) {
762
logln("found actual: " + *
gal
+ " with display name: " + displayName);
766
logln("found actual: " + *
gal
+ " with display name: " + displayName);
769
delete
gal
;
[
all
...]
/packages/apps/Browser/src/com/android/browser/
BrowserSettings.java
470
long
gal
= mPrefs.getLong(GoogleAccountLogin.PREF_AUTOLOGIN_TIME, -1);
local
473
.putLong(GoogleAccountLogin.PREF_AUTOLOGIN_TIME,
gal
)
/external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names.cc
728
char stringpool_str494[sizeof("
gal
")];
[
all
...]
Completed in 439 milliseconds