Searched defs:ASSIGN (Results 1 - 17 of 17) sorted by relevance

/external/clang/test/CoverageMapping/
H A Dmacro-expressions.cpp6 #define ASSIGN(x, y) x = y macro
70 for (ASSIGN(DECL(int, j), 0); LT(j, i); INC(j)) {}
72 ASSIGN(DECL(int, k), 0);
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorSyclExprConstructor.h147 #define ASSIGN(CVQual)\ macro
161 ASSIGN(const)
162 ASSIGN()
163 #undef ASSIGN macro
/external/llvm/lib/Support/
H A Dregexec.c64 #define ASSIGN(d, s) ((d) = (s)) macro
90 #undef ASSIGN macro
111 #define ASSIGN(d, s) memmove(d, s, m->g->nstates) macro
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregexec.c64 #define ASSIGN(d, s) ((d) = (s)) macro
90 #undef ASSIGN macro
111 #define ASSIGN(d, s) memmove(d, s, m->g->nstates) macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregexec.c64 #define ASSIGN(d, s) ((d) = (s)) macro
90 #undef ASSIGN macro
111 #define ASSIGN(d, s) memmove(d, s, m->g->nstates) macro
/external/bison/examples/calc++/
H A Dcalc++-parser.hh99 ASSIGN = 258, enumerator in enum:yy::calcxx_parser::token::yytokentype
/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_simpleexpression.h21 ASSIGN, enumerator in enum:XFA_FM_SimpleExpressionType
/external/clang/test/Sema/
H A Duninit-variables.c433 #define ASSIGN(T, x, y) T y = x; macro
438 ASSIGN(int, c, d); // expected-warning {{variable 'c' is uninitialized when used here}}
/external/skia/src/core/
H A DSkPaint.cpp119 #define ASSIGN(field) field = src.field macro
120 ASSIGN(fTypeface);
121 ASSIGN(fPathEffect);
122 ASSIGN(fShader);
123 ASSIGN(fMaskFilter);
124 ASSIGN(fColorFilter);
125 ASSIGN(fRasterizer);
126 ASSIGN(fDrawLooper);
127 ASSIGN(fImageFilter);
128 ASSIGN(fTextSiz
136 #undef ASSIGN macro
[all...]
/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/guice/extensions/persist/lib/
H A Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...
/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/ ...
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 470 milliseconds