| /external/clang/include/clang/ASTMatchers/Dynamic/ |
| D | VariantValue.h | 224 struct VariantMatcher::TypedMatcherOps final : VariantMatcher::MatcherOps { struct 225 TypedMatcherOps() in TypedMatcherOps() 227 typedef ast_matchers::internal::Matcher<T> MatcherT; 230 convertMatcher(const DynTypedMatcher &Matcher) const override { in convertMatcher()
|
| /external/clang/test/Preprocessor/ |
| D | macro-reserved.cpp | 4 #define final 1 macro 54 #define final 1 macro
|
| D | macro-reserved.c | 4 #define final 1 macro 52 #define final 1 macro
|
| D | macro-reserved-cxx11.cpp | 4 #define final 1 // expected-warning {{keyword is hidden by macro definition}} macro
|
| /external/zopfli/src/zopfli/ |
| D | deflate.c | 528 static void AddLZ77Block(const ZopfliOptions* options, int btype, int final, in AddLZ77Block() 586 static void DeflateDynamicBlock(const ZopfliOptions* options, int final, in DeflateDynamicBlock() 639 static void DeflateFixedBlock(const ZopfliOptions* options, int final, in DeflateFixedBlock() 670 static void DeflateNonCompressedBlock(const ZopfliOptions* options, int final, in DeflateNonCompressedBlock() 701 int btype, int final, in DeflateBlock() 722 int btype, int final, in DeflateSplittingFirst() 756 int btype, int final, in DeflateSplittingLast() 827 void ZopfliDeflatePart(const ZopfliOptions* options, int btype, int final, in ZopfliDeflatePart() 844 void ZopfliDeflate(const ZopfliOptions* options, int btype, int final, in ZopfliDeflate()
|
| D | katajainen.c | 106 Node* leaves, int numsymbols, NodePool* pool, int index, char final) { in BoundaryPM() 241 char final = i == numBoundaryPMRuns - 1; in ZopfliLengthLimitedCodeLengths() local
|
| /external/clang/test/SemaCXX/ |
| D | ms-interface.cpp | 41 __interface I3 final { variable
|
| /external/clang/test/CodeGen/ |
| D | 2003-08-29-BitFieldStruct.c | 6 int final:1; member
|
| /external/openfst/src/include/fst/ |
| D | concat.h | 93 Weight final = fst1->Final(s1); in Concat() local 145 Weight final = fst1.Final(s1); in Concat() local
|
| D | reverse.h | 67 Weight final = ifst.Final(is); in Reverse() local
|
| D | closure.h | 57 Weight final = fst->Final(s); in Closure() local
|
| D | test-properties.h | 200 Weight final = fst.Final(s); in ComputeProperties() local
|
| /external/eigen/bench/btl/generic_bench/timers/ |
| D | STL_timer.hh | 70 time_t initial, final; member in STL_Timer
|
| /external/skia/src/gpu/effects/ |
| D | GrCustomXfermode.cpp | 55 const char* final, in hard_light() 76 const char* final, in color_dodge_component() 100 const char* final, in color_burn_component() 121 const char* final, in soft_light_component_pos_dst_alpha()
|
| /external/openssh/ |
| D | md5crypt.c | 55 unsigned char final[16]; in md5_crypt() local
|
| /external/boringssl/src/crypto/digest/ |
| D | internal.h | 85 void (*final)(EVP_MD_CTX *ctx, uint8_t *out); member
|
| /external/regex-re2/util/ |
| D | hash.cc | 124 #define final(a,b,c) \ macro
|
| /external/libxml2/os400/iconv/ |
| D | iconv.c | 34 t_ccsid final; in findEncoding() local
|
| /external/clang/test/CXX/class/class.mem/ |
| D | p8-0x.cpp | 27 int h final; // expected-error {{only virtual member functions can be marked 'final'}} member
|
| /external/libvncserver/webclients/java-applet/ssl/ |
| D | ss_vncviewer | 795 final() { function
|
| /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ |
| D | ss_vncviewer | 792 final() { function
|
| /external/clang/test/SemaTemplate/ |
| D | class-template-ctor-initializer.cpp | 52 Final final; in main() local
|
| /external/clang/test/ARCMT/ |
| D | objcmt-property-availability.m | 28 - (MKMapItem *)final; method
|
| /external/openfst/src/include/fst/script/ |
| D | print-impl.h | 126 Weight final = fst_.Final(s); in PrintState() local
|
| /external/clang/test/Parser/ |
| D | cxx0x-attributes.cpp | 78 class c final [(int){0}]; variable
|