/external/libbrillo/brillo/glib/ |
D | object.h | 40 element_type*& lvalue() { in lvalue() function
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_main.c | 148 long long lvalue = (long long)value; in write_elem() local 168 unsigned long long lvalue = (long long)value; in write_elem() local
|
/external/ppp/pppd/plugins/radius/ |
D | avpair.c | 158 UINT4 lvalue; in rc_avpair_gen() local 268 UINT4 lvalue; in rc_extract_vendor_specific_attributes() local
|
D | sendserver.c | 37 UINT4 lvalue; in rc_pack_list() local
|
D | radiusclient.h | 333 UINT4 lvalue; member
|
/external/clang/test/SemaCXX/ |
D | expression-traits.cpp | 364 Class lvalue; in expr_ref_4() local 506 Class lvalue; in expr_mptr_oper() local
|
/external/skia/src/sksl/ |
D | SkSLCFGGenerator.cpp | 127 Expression* lvalue) { in tryRemoveLValueBefore()
|
D | SkSLCompiler.cpp | 181 void Compiler::addDefinition(const Expression* lvalue, std::unique_ptr<Expression>* expr, in addDefinition() 351 static bool is_dead(const Expression& lvalue) { in is_dead()
|
D | SkSLSPIRVCodeGenerator.cpp | 2110 std::unique_ptr<LValue> lvalue; in writeBinaryExpression() local
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 356 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local 1350 LValue lvalue in Emit() local 2404 LValue lvalue, in tryEmitARCRetainLoadOfScalar() 2753 LValue lvalue = in visitBinAssignUnsafeUnretained() local 2907 LValue lvalue, in emitARCRetainLoadOfScalar() 3071 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local 3094 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local 3111 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
|
D | CGDecl.cpp | 655 LValue &lvalue, in drillIntoBlockVariable() 661 LValue lvalue, bool capturedByInit) { in EmitScalarInit() 769 void CodeGenFunction::EmitScalarInit(llvm::Value *init, LValue lvalue) { in EmitScalarInit() 1288 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
|
D | CGAtomic.cpp | 43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo() 681 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local 1706 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
|
D | CGExprComplex.cpp | 318 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue() 344 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
|
D | CGExpr.cpp | 1196 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar() 1429 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar() 4159 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
|
D | CodeGenFunction.h | 906 LValue lvalue) in OpaqueValueMapping()
|
/external/iproute2/tc/ |
D | em_meta.c | 364 unsigned long lvalue = 0, rvalue = 0; in meta_parse_eopt() local
|
/external/swiftshader/src/Reactor/ |
D | Reactor.hpp | 2341 RValue<T>::RValue(const T &lvalue) in RValue()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 2340 …int OutputASM::lvalue(sw::Shader::DestinationParameter &dst, Temporary &address, TIntermTyped *nod… in lvalue() function in glsl::OutputASM
|
/external/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 1029 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy()
|