OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INITIALIZE
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/icu/source/tools/tzcode/
private.h
226
**
INITIALIZE
(x)
240
#ifndef
INITIALIZE
242
#define
INITIALIZE
(x) ((x) = 0)
245
#define
INITIALIZE
(x)
247
#endif /* !defined
INITIALIZE
*/
zdump.c
125
#ifndef
INITIALIZE
127
#define
INITIALIZE
(x) ((x) = 0)
129
#define
INITIALIZE
(x)
131
#endif /* !defined
INITIALIZE
*/
302
INITIALIZE
(cutlotime);
303
INITIALIZE
(cuthitime);
zic.c
[
all
...]
localtime.c
62
** WILDABBR is used. Another possibility:
initialize
tzname[0] to the
64
** And another:
initialize
tzname[0] to "ERA", with an explanation in the
824
INITIALIZE
(value);
924
INITIALIZE
(dstname);
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
private.h
226
**
INITIALIZE
(x)
240
#ifndef
INITIALIZE
242
#define
INITIALIZE
(x) ((x) = 0)
245
#define
INITIALIZE
(x)
247
#endif /* !defined
INITIALIZE
*/
zdump.c
125
#ifndef
INITIALIZE
127
#define
INITIALIZE
(x) ((x) = 0)
129
#define
INITIALIZE
(x)
131
#endif /* !defined
INITIALIZE
*/
302
INITIALIZE
(cutlotime);
303
INITIALIZE
(cuthitime);
zic.c
[
all
...]
localtime.c
62
** WILDABBR is used. Another possibility:
initialize
tzname[0] to the
64
** And another:
initialize
tzname[0] to "ERA", with an explanation in the
824
INITIALIZE
(value);
924
INITIALIZE
(dstname);
[
all
...]
/bionic/libc/tzcode/
private.h
354
**
INITIALIZE
(x)
358
# define
INITIALIZE
(x) ((x) = 0)
360
# define
INITIALIZE
(x)
localtime.c
68
** WILDABBR is used. Another possibility:
initialize
tzname[0] to the
70
** And another:
initialize
tzname[0] to "ERA", with an explanation in the
852
INITIALIZE
(value);
[
all
...]
/external/chromium_org/content/browser/download/
save_package.h
62
INITIALIZE
= 0,
92
//
Initialize
the SavePackage. Returns true if it initializes properly. Need
save_package.cc
158
wait_state_(
INITIALIZE
),
189
wait_state_(
INITIALIZE
),
218
wait_state_(
INITIALIZE
),
298
if (wait_state_ !=
INITIALIZE
)
303
//
Initialize
the request context and resource dispatcher.
688
if (wait_state_ ==
INITIALIZE
)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar
org.eclipse.equinox.launcher_1.1.0.v20100507.jar
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/external/chromium_org/third_party/sqlite/src/tool/
lemon.c
[
all
...]
Completed in 2089 milliseconds