OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tzo
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/libxslt/libexslt/
date.c
93
unsigned int tz_flag :1; /* is
tzo
explicitely set? */
94
signed int
tzo
:12; /* -1440 <=
tzo
<= 1440 currently only -840 to +840 are needed */
member in struct:_exsltDateValDate
146
#define VALID_TZO(
tzo
) ((
tzo
> -1440) && (
tzo
< 1440))
172
VALID_SEC(dt->sec) && VALID_TZO(dt->
tzo
))
566
dt->
tzo
= 0;
571
dt->
tzo
= 0;
590
dt->
tzo
= tmp * 60
[
all
...]
/external/chromium_org/third_party/libxml/src/
xmlschemastypes.c
68
unsigned int tz_flag :1; /* is
tzo
explicitely set? */
69
signed int
tzo
:12; /* -1440 <=
tzo
<= 1440;
member in struct:_xmlSchemaValDate
[
all
...]
/external/libxml2/
xmlschemastypes.c
68
unsigned int tz_flag :1; /* is
tzo
explicitely set? */
69
signed int
tzo
:12; /* -1440 <=
tzo
<= 1440;
member in struct:_xmlSchemaValDate
[
all
...]
/external/chromium_org/third_party/icu/source/data/unidata/
DerivedAge.txt
489
1320..1346 ; 3.0 # [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE
TZO
[
all
...]
UnicodeData.txt
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/
IBM1371.so
IBM937.so
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/gconv/
IBM1371.so
IBM937.so
/prebuilts/python/darwin-x86/2.7.5/lib/
libpython2.7.a
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
libpython2.7.a
[
all
...]
/external/chromium_org/third_party/icu/source/data/unidata/norm2/
uts46.txt
[
all
...]
/external/icu4c/data/unidata/
UnicodeData.txt
[
all
...]
/external/icu4c/data/unidata/norm2/
uts46.txt
[
all
...]
Completed in 4716 milliseconds