OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kAny
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
rbbiscan.cpp
70
static const UChar
kAny
[] = {0x61, 0x6e, 0x79, 0x00}; // "any"
433
findSetFor(
kAny
, n);
687
if (s.compare(
kAny
, -1) == 0) {
[
all
...]
/frameworks/base/include/media/
Metadata.h
52
static const Type
kAny
= 0;
Completed in 29 milliseconds