OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entryType
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libpopt/
poptconfig.c
18
const char *
entryType
;
36
entryType
= line;
88
if (!strcmp(
entryType
, "alias"))
90
else if (!strcmp(
entryType
, "exec"))
/external/icu4c/i18n/
transreg.cpp
432
}
entryType
;
462
entryType
= NONE;
468
if (
entryType
== PROTOTYPE) {
470
} else if (
entryType
== RBT_DATA) {
476
} else if (
entryType
== COMPOUND_RBT) {
485
if (
entryType
== PROTOTYPE) {
488
entryType
= PROTOTYPE;
494
if (
entryType
== PROTOTYPE) {
497
entryType
= FACTORY;
564
if (entry->
entryType
== TransliteratorEntry::RULES_FORWARD |
[
all
...]
/frameworks/base/core/java/android/content/
Intent.java
[
all
...]
Completed in 411 milliseconds