OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:generalcategory
(Results
1 - 10
of
10
) sorted by null
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ArabicCharacterData.java
29
return
generalCategory
;
45
generalCategory
= UCharacter.getType(character);
66
private int
generalCategory
;
/external/llvm/unittests/Support/
CommandLineTest.cpp
89
ASSERT_EQ(&cl::
GeneralCategory
,Retrieved->Category) <<
/external/icu/icu4c/source/common/
uniset_props.cpp
[
all
...]
/prebuilts/go/darwin-x86/src/unicode/
maketables.go
198
FGeneralCategory: "
GeneralCategory
",
[
all
...]
/prebuilts/go/linux-x86/src/unicode/
maketables.go
198
FGeneralCategory: "
GeneralCategory
",
[
all
...]
/external/llvm/include/llvm/Support/
CommandLine.h
171
extern OptionCategory
GeneralCategory
;
253
Category(&
GeneralCategory
), FullyInitialized(false) {}
[
all
...]
/external/llvm/lib/Support/
CommandLine.cpp
237
OptionCategory llvm::cl::
GeneralCategory
("General options");
[
all
...]
/external/llvm/docs/
CommandLine.rst
668
``cl::
GeneralCategory
`` category.
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSet.java
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSet.java
[
all
...]
Completed in 3718 milliseconds