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:U_PLATFORM
(Results
1 - 3
of
3
) sorted by relevance
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H
A
D
platform.h
35
* try to derive it from the
U_PLATFORM
value
68
* \def
U_PLATFORM
69
* The
U_PLATFORM
macro defines the platform we're on.
77
* The
U_PLATFORM
macro is set to one of these values.
150
#ifdef
U_PLATFORM
153
# define
U_PLATFORM
U_PF_MINGW
macro
155
# define
U_PLATFORM
U_PF_CYGWIN
macro
157
# define
U_PLATFORM
U_PF_WINDOWS
macro
159
# define
U_PLATFORM
U_PF_ANDROID
macro
163
# define
U_PLATFORM
U_PF_BROWSER_NATIVE_CLIEN
macro
165
# define
U_PLATFORM
global()
macro
167
# define
U_PLATFORM
global()
macro
171
# define
U_PLATFORM
global()
macro
173
# define
U_PLATFORM
global()
macro
179
# define
U_PLATFORM
global()
macro
182
# define
U_PLATFORM
global()
macro
191
# define
U_PLATFORM
global()
macro
193
# define
U_PLATFORM
global()
macro
195
# define
U_PLATFORM
global()
macro
197
# define
U_PLATFORM
global()
macro
199
# define
U_PLATFORM
global()
macro
201
# define
U_PLATFORM
global()
macro
203
# define
U_PLATFORM
global()
macro
205
# define
U_PLATFORM
global()
macro
[all...]
H
A
D
umachine.h
339
# if (U_PF_OS390 <=
U_PLATFORM
&&
U_PLATFORM
<= U_PF_OS400) && (U_SIZEOF_WCHAR_T==2)
342
# elif defined(__UCS4__) || (
U_PLATFORM
== U_PF_OS400 && defined(__UTF32__))
363
#if (
U_PLATFORM
== U_PF_AIX) && defined(__cplusplus) &&(U_CPLUSPLUS_VERSION < 11)
H
A
D
ptypes.h
70
#if
U_PLATFORM
== U_PF_OS390
78
#endif /*
U_PLATFORM
== U_PF_OS390 */
Completed in 3 milliseconds