OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATR
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Analysis/
PrintfFormatString.cpp
684
const analyze_printf::ArgType &
ATR
= getArgType(Ctx, IsObjCLiteral);
685
if (
ATR
.isValid() &&
ATR
.matchesType(Ctx, QT))
/external/icu/icu4c/source/common/
ucnvisci.c
37
#define
ATR
0xEF /* Attribute code */
81
* Enumeration for switching code pages if <
ATR
>+<one of below values>
[
all
...]
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetISCII.java
30
private static final short
ATR
= 0xef; /* Attribute code */
[
all
...]
Completed in 3911 milliseconds