OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zone
(Results
201 - 225
of
780
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/base/test/
test_file_util_win.cc
178
// the
Zone
Identifier implementation.
198
// one that (was supposed to have) set the
zone
identifier.
200
FilePath zone_path(full_path.value() + L":
Zone
.Identifier");
/frameworks/base/telephony/java/com/android/internal/telephony/cat/
ResponseData.java
244
TimeZone
zone
= TimeZone.getTimeZone(tz);
local
245
int zoneOffset =
zone
.getRawOffset() +
zone
.getDSTSavings();
/device/moto/wingray/overlay/frameworks/base/core/res/res/values/
config.xml
125
Zone
0: 0 <= LUX < array[0]
126
Zone
1: array[0] <= LUX < array[1]
128
Zone
N: array[N - 1] <= LUX < array[N]
129
Zone
N + 1 array[N] <= LUX < infinity
/device/samsung/crespo/overlay/frameworks/base/core/res/res/values/
config.xml
39
Zone
0: 0 <= LUX < array[0]
40
Zone
1: array[0] <= LUX < array[1]
42
Zone
N: array[N - 1] <= LUX < array[N]
43
Zone
N + 1: array[N] <= LUX < infinity
/device/samsung/tuna/overlay/frameworks/base/core/res/res/values/
config.xml
60
Zone
0: 0 <= LUX < array[0]
61
Zone
1: array[0] <= LUX < array[1]
63
Zone
N: array[N - 1] <= LUX < array[N]
64
Zone
N + 1: array[N] <= LUX < infinity
/external/chromium/chrome/browser/ui/webui/options/chromeos/
system_settings_provider.cc
131
string16 GetExemplarCity(const icu::TimeZone&
zone
) {
150
zone
.getID(zone_id);
174
//
zone
id has '_' in place of ' '.
198
// Only the owner can change the time
zone
.
/external/chromium/net/http/
url_security_manager.h
30
// that security
zone
mapping should be used to determine whether default
/external/clang/test/Analysis/
CheckNSError.m
10
@protocol NSCopying - (id)copyWithZone:(NSZone *)
zone
; @end
/external/clang/test/SemaObjC/
ivar-access-tests.m
91
extern id NSAllocateObject(Class aClass, NSUInteger extraBytes, NSZone *
zone
);
/external/freetype/src/autofit/
afindic.c
39
/* skip blue
zone
init in CJK routines */
/external/freetype/src/pshinter/
pshglob.h
91
/* blue
zone
descriptor */
/external/icu4c/test/intltest/
caltztst.h
43
// from local dates returned by date() by the current default
zone
offset.
miscdtfm.cpp
357
logln(UnicodeString("Long
zone
name = ") + zones[index][1]);
362
logln(UnicodeString("Short
zone
name = ") + zones[index][2]);
367
logln(UnicodeString("Long
zone
name = ") + zones[index][3]);
372
logln(UnicodeString("SHORT
zone
name = ") + zones[index][4]);
tzbdtest.h
52
* useDaylightTime,
zone
and DST offset, verify that this is the case.
/external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.h
163
TimeZone *
zone
;
local
169
zone
= TimeZone::createTimeZone("GMT"); // Create a GMT
zone
170
cal->adoptTimeZone(
zone
);
/external/nist-sip/java/gov/nist/javax/sip/parser/
DateParser.java
70
throw createParseException("Bad Time
Zone
" + tzone);
/external/quake/quake/src/QW/client/
makefile.svgalib
60
zone
.o \
/external/quake/quake/src/QW/server/
profile.txt
36
169.198 0.3 176.432 0.3 1 _Memory_Init (
zone
.obj)
/external/quake/quake/src/WinQuake/
quake-data.spec.sh
29
"The most important PC game ever" - PC
ZONE
quake-shareware.spec.sh
28
"The most important PC game ever" - PC
ZONE
quake.spec.sh
28
"The most important PC game ever" - PC
ZONE
/external/v8/src/
data-flow.h
35
#include "
zone
-inl.h"
93
data_(
ZONE
->NewArray<uint32_t>(data_length_)) {
101
data_(
ZONE
->NewArray<uint32_t>(data_length_)) {
240
sparse_(
ZONE
->NewArray<int>(universe_size)) {
parser.h
283
Zone
*
zone
() { return zone_; }
function in class:v8::internal::RegExpBuilder
285
Zone
* zone_;
395
Zone
*
zone
() { return isolate_->
zone
(); }
function in class:v8::internal::RegExpParser
461
Zone
*
zone
() { return isolate_->
zone
(); }
function in class:v8::internal::Parser
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.2-2-n.js
28
convenient, human-readable form in the current time
zone
.
/libcore/dom/src/test/resources/
staffNS.xml
49
<emp:address emp:domestic="Yes" street="Y&ent1;" emp:
zone
="CANADA" emp:local1="TRUE">27 South Road. Dallas, texas 98556</emp:address>
Completed in 428 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>