HomeSort by relevance Sort by last modified time
    Searched refs:entryType (Results 1 - 10 of 10) 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 434 } entryType;
464 entryType = NONE;
470 if (entryType == PROTOTYPE) {
472 } else if (entryType == RBT_DATA) {
478 } else if (entryType == COMPOUND_RBT) {
487 if (entryType == PROTOTYPE) {
490 entryType = PROTOTYPE;
496 if (entryType == PROTOTYPE) {
499 entryType = FACTORY;
566 if (entry->entryType == TransliteratorEntry::RULES_FORWARD |
    [all...]
  /external/webkit/Source/WebCore/dom/
StyledElement.cpp 73 CSSMappedAttributeDeclaration* StyledElement::getMappedAttributeDecl(MappedAttributeEntry entryType, Attribute* attr)
77 return mappedAttributeDecls->get(MappedAttributeKey(entryType, attr->name().localName().impl(), attr->value().impl()));
87 void StyledElement::setMappedAttributeDecl(MappedAttributeEntry entryType, Attribute* attr, CSSMappedAttributeDeclaration* decl)
91 mappedAttributeDecls->set(MappedAttributeKey(entryType, attr->name().localName().impl(), attr->value().impl()), decl);
94 void StyledElement::setMappedAttributeDecl(MappedAttributeEntry entryType, const QualifiedName& name, const AtomicString& value, CSSMappedAttributeDeclaration* decl)
98 mappedAttributeDecls->set(MappedAttributeKey(entryType, name.localName().impl(), value.impl()), decl);
101 void StyledElement::removeMappedAttributeDecl(MappedAttributeEntry entryType, const QualifiedName& attrName, const AtomicString& attrValue)
105 mappedAttributeDecls->remove(MappedAttributeKey(entryType, attrName.localName().impl(), attrValue.impl()));
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 77 private RecipientEntry(int entryType, String displayName, String destination,
80 mEntryType = entryType;
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /cts/tests/tests/content/src/android/content/cts/
IntentTest.java     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 423 milliseconds