Home
last modified time | relevance | path

Searched defs:fee (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/Rewriter/
Dobjc-modern-StretAPI-3.mm21 + (allPoint)fee; class
25 + (allPoint)fee { class
/external/clang/test/SemaObjC/
Dcontinuation-class-err.m20 @property (copy) id fee; // expected-note {{property declared here}} property
35 @property (copy) id fee; // expected-error {{illegal redeclaration of property in class extension '… property
Dmethod-bad-param.m35 @interface fee { interface
40 @implementation fee implementation
Darc-property-decl-attrs.m72 @property (readonly, weak) id fee; property
78 @property (readwrite) id fee; property
Dmethod-attributes.m100 + (void) CMethod : (id) Obj __attribute__((section("__TEXT,fee"))); argument
/external/clang/test/CodeGen/
Dno-opt-volatile-memcpy.c33 void fee (void) { in fee() function
/external/clang/test/CodeGenCXX/
Dno-opt-volatile-memcpy.cpp33 void fee (void) { in fee() function
/external/clang/test/Sema/
Dattr-unavailable-message.c42 enum fee { // expected-note {{'fee' has been explicitly marked unavailable here}} enum
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java160 UnicodeFilter fee = foe.getFilter(); in checkRegistry() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DTransliteratorTest.java161 UnicodeFilter fee = foe.getFilter(); in checkRegistry() local