OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isIgnorable
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
coleitr.h
258
static inline UBool
isIgnorable
(int32_t order);
391
inline UBool CollationElementIterator::
isIgnorable
(int32_t order)
/external/icu4c/i18n/unicode/
coleitr.h
258
static inline UBool
isIgnorable
(int32_t order);
391
inline UBool CollationElementIterator::
isIgnorable
(int32_t order)
/development/tools/apkcheck/src/com/android/apkcheck/
ApkCheck.java
274
if (
isIgnorable
(apkPkgInfo)) {
299
if (
isIgnorable
(pubPkgInfo)) {
363
static boolean
isIgnorable
(PackageInfo pkgInfo) {
/external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java
903
boolean
isIgnorable
= false; // return value
911
return
isIgnorable
;
[
all
...]
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
NotificationImportExportListener.java
95
if (entry.
isIgnorable
()) {
/external/chromium_org/third_party/icu/source/test/intltest/
itercoll.cpp
313
if (CollationElementIterator::
isIgnorable
(order))
/external/icu4c/test/intltest/
itercoll.cpp
313
if (CollationElementIterator::
isIgnorable
(order))
/frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java
65
* {@link #
isIgnorable
()}.
[
all
...]
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
Completed in 266 milliseconds