HomeSort by relevance Sort by last modified time
    Searched full:lvalue (Results 126 - 150 of 311) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c     [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp 741 // FIXME: Clean this up by using an LValue for ReturnTemp,
    [all...]
CGDeclCXX.cpp 33 LValue lv = CGF.MakeAddrLValue(DeclPtr, type, alignment);
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp     [all...]
BugReporterVisitors.cpp 319 // Walk through lvalue-to-rvalue conversions.
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
SemaExprCXX.cpp 274 // The top-level cv-qualifiers of the lvalue expression or the type-id
674 /// is a non-lvalue expression whose value is the address of the object for
    [all...]
SemaOverload.cpp 156 "Lvalue-to-rvalue",
760 /// conversion sequence containing an lvalue-to-rvalue conversion (C++
    [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp 646 _mesa_glsl_error(& lhs_loc, state, "non-lvalue in assignment");
716 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue)
718 void *ctx = hieralloc_parent(lvalue);
721 var = new(ctx) ir_variable(lvalue->type, "_post_incdec_tmp",
727 lvalue, NULL));
730 * longer considered an lvalue.
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/clang/include/clang/Basic/
DiagnosticSemaKinds.td     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 309 /// Transfer function logic for computing the lvalue of an Objective-C ivar.
  /external/clang/test/CodeGen/
volatile-1.c 22 // that do implicit lvalue-to-rvalue conversion are substantially
  /external/clang/test/CodeGenCXX/
volatile-1.cpp 35 // The lvalue-to-rvalue . . . conversions are not applied to the expression.
  /external/clang/test/SemaCXX/
overload-call.cpp 444 void g() { f(""); } // expected-error{{volatile lvalue reference to type 'const volatile bool' cannot bind to a value of unrelated type 'const char [1]'}}
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
type_traits 262 // "An imaginary lvalue of type From...".
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
type_traits 262 // "An imaginary lvalue of type From...".
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
type_traits 262 // "An imaginary lvalue of type From...".
  /external/v8/src/arm/
constants-arm.h 663 inline int LValue() const { return Bit(20); }
703 inline bool HasL() const { return LValue() == 1; }
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
c-common.h 898 /* Places where an lvalue, or modifiable lvalue, may be required.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
c-common.h 898 /* Places where an lvalue, or modifiable lvalue, may be required.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
c-common.h 898 /* Places where an lvalue, or modifiable lvalue, may be required.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 

Completed in 1352 milliseconds

1 2 3 4 56 7 8 91011>>