HomeSort by relevance Sort by last modified time
    Searched full:lvalues (Results 26 - 50 of 81) sorted by null

12 3 4

  /external/eigen/doc/
TutorialArrayClass.dox 145 can be used as rvalues and as lvalues.
  /external/clang/lib/CodeGen/
CGAtomic.cpp     [all...]
  /external/clang/test/SemaCXX/
conditional-expr.cpp 101 // b1 (lvalues)
  /external/pdfium/core/src/fxcrt/
fx_basic_bstring_unittest.cpp 369 // Must have lvalues that outlive the corresponding ByteStringC.
  /external/skia/gyp/
common_conditions.gypi 182 '/we4239', # assigning rvalues to non-const lvalues
  /external/skia/site/dev/contrib/
style.md 393 We prefer that equality operators between lvalues and rvalues place the lvalue
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 451 // Unlike in C, where CLs are lvalues, in C++ CLs are prvalues,
456 // So we treat array CLs as lvalues as well, knowing that they will decay
    [all...]
ExprEngineCallAndReturn.cpp 198 /// rvalues by the AST, and the analyzer would like to treat them as lvalues.
    [all...]
  /external/mesa3d/src/glsl/
ast_function.cpp 97 * Verify that 'out' and 'inout' actual parameters are lvalues. Also, verify
134 /* Verify that 'out' and 'inout' actual parameters are lvalues. */
    [all...]
ir_validate.cpp 611 printf("ir_call out/inout parameters must be lvalues:\n");
  /external/clang/lib/AST/
APValue.cpp 464 // Handle formatting of one-past-the-end lvalues.
  /external/clang/lib/Sema/
SemaStmtAsm.cpp 186 // Check that the output exprs are valid lvalues.
  /external/clang/include/clang/Sema/
Initialization.h     [all...]
  /external/clang/utils/
FindSpecRefs 335 ('3.10 Lvalues and rvalues', '70'),
    [all...]
  /external/ppp/pppd/
pppd.h 753 * are lvalues and will already be in registers.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
future 389 // set lvalues
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
future 389 // set lvalues
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
future 389 // set lvalues
    [all...]
  /external/clang/docs/
AutomaticReferenceCounting.rst 700 lvalues of retainable object pointer type have an ownership qualifier. The
    [all...]
  /external/clang/include/clang/AST/
Expr.h 304 CL_Function, // Functions cannot be lvalues in C.
366 /// - lvalues are classical lvalues as in C++03.
370 /// lvalues and xvalues are collectively referred to as glvalues, while
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_lowering_nv50.cpp 295 // We cannot set defs to non-lvalues before register allocation, so
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
future 405 // set lvalues
    [all...]

Completed in 3694 milliseconds

12 3 4