Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:HAVE_GETTEXT
(Results
1 - 16
of
16
) sorted by relevance
/third_party/tzdata/
H
A
D
private.h
89
#if !defined
HAVE_GETTEXT
&& defined __has_include
91
# define
HAVE_GETTEXT
true
macro
94
#ifndef
HAVE_GETTEXT
95
# define
HAVE_GETTEXT
false
macro
231
#if
HAVE_GETTEXT
233
#endif /*
HAVE_GETTEXT
*/
937
#if
HAVE_GETTEXT
939
#else /* !
HAVE_GETTEXT
*/
941
#endif /* !
HAVE_GETTEXT
*/
943
#if !defined TZ_DOMAIN && defined
HAVE_GETTEXT
[all...]
H
A
D
date.c
60
#if
HAVE_GETTEXT
in main()
65
#endif /*
HAVE_GETTEXT
*/
in main()
H
A
D
zdump.c
59
#if
HAVE_GETTEXT
61
#endif /*
HAVE_GETTEXT
*/
493
#if
HAVE_GETTEXT
in main()
499
#endif /*
HAVE_GETTEXT
*/
in main()
H
A
D
zic.c
981
#if
HAVE_GETTEXT
in main()
987
#endif /*
HAVE_GETTEXT
*/
in main()
/third_party/icu/icu4c/source/tools/tzcode/
H
A
D
private.h
29
#ifndef
HAVE_GETTEXT
30
#define
HAVE_GETTEXT
0
macro
31
#endif /* !defined
HAVE_GETTEXT
*/
86
#if
HAVE_GETTEXT
88
#endif /*
HAVE_GETTEXT
*/
373
#if
HAVE_GETTEXT
375
#else /* !
HAVE_GETTEXT
*/
377
#endif /* !
HAVE_GETTEXT
*/
H
A
D
zdump.c
163
#ifndef
HAVE_GETTEXT
164
#define
HAVE_GETTEXT
0
macro
166
#if
HAVE_GETTEXT
169
#endif /*
HAVE_GETTEXT
*/
194
#if
HAVE_GETTEXT
196
#else /* !
HAVE_GETTEXT
*/
198
#endif /* !
HAVE_GETTEXT
*/
358
#if
HAVE_GETTEXT
in main()
364
#endif /*
HAVE_GETTEXT
*/
in main()
H
A
D
zic.c
620
#if
HAVE_GETTEXT
in main()
626
#endif /*
HAVE_GETTEXT
*/
in main()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H
A
D
private.h
29
#ifndef
HAVE_GETTEXT
30
#define
HAVE_GETTEXT
0
macro
31
#endif /* !defined
HAVE_GETTEXT
*/
86
#if
HAVE_GETTEXT
88
#endif /*
HAVE_GETTEXT
*/
381
#if
HAVE_GETTEXT
383
#else /* !
HAVE_GETTEXT
*/
385
#endif /* !
HAVE_GETTEXT
*/
H
A
D
zdump.c
169
#ifndef
HAVE_GETTEXT
170
#define
HAVE_GETTEXT
0
macro
172
#if
HAVE_GETTEXT
175
#endif /*
HAVE_GETTEXT
*/
200
#if
HAVE_GETTEXT
202
#else /* !
HAVE_GETTEXT
*/
204
#endif /* !
HAVE_GETTEXT
*/
364
#if
HAVE_GETTEXT
in main()
370
#endif /*
HAVE_GETTEXT
*/
in main()
H
A
D
zic.c
619
#if
HAVE_GETTEXT
in main()
625
#endif /*
HAVE_GETTEXT
*/
in main()
/third_party/libexif/
H
A
D
config.h
16
#define
HAVE_GETTEXT
1
macro
/third_party/elfutils/
H
A
D
config.h
75
#define
HAVE_GETTEXT
1
macro
/third_party/alsa-utils/include/
H
A
D
aconfig.h
60
#define
HAVE_GETTEXT
1
macro
/third_party/cups-filters/
H
A
D
config.h
40
#define
HAVE_GETTEXT
1
macro
/third_party/backends/include/sane/
H
A
D
config.h
121
#define
HAVE_GETTEXT
1
macro
/third_party/popt/src/
H
A
D
poptint.h
143
#if defined(ENABLE_NLS) && defined(
HAVE_GETTEXT
)
Completed in 24 milliseconds