Searched refs:compl (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/Headers/
H A Diso646.h34 #define compl ~ macro
/external/clang/test/Preprocessor/
H A Dcxx_compl.cpp4 #if compl 0 bitand A
H A Dcxx_oper_keyword_ms_compat.cpp6 #if compl 0 bitand 1
36 #define compl macro
121 compl
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
H A DIntervalSet.java226 IntervalSet compl = new IntervalSet();
229 return compl;
236 compl.addAll(a);
243 compl.addAll(a);
250 compl.addAll(a);
252 return compl;
/external/clang/test/Parser/
H A Dcxx0x-attributes.cpp50 [[,,,static, class, namespace,, inline, constexpr, mutable,, bitand, bitor::compl(!.*_ Cx.!U^*R),,,]] int more_garbage_attr; // expected-warning {{unknown attribute 'static' ignored}} \
57 // expected-warning {{unknown attribute 'compl' ignored}}
/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibcython.py854 compl = [n for n in qnames if n.startswith(lastword)]
860 compl = [n[strip_prefix_length:] for n in compl]
862 return compl
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 267 milliseconds