/external/libbrillo/brillo/glib/ |
D | object.h | 40 element_type*& lvalue() { in lvalue() function
|
/external/aac/libFDK/include/arm/ |
D | clz_arm.h | 151 LONG lvalue = (LONG)(value << 16); in fixnorm_S() local
|
/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/skqp/src/sksl/ |
D | SkSLInterpreter.cpp | 425 StackIndex lvalue = this->getLValue(*p.fOperand); in evaluate() local
|
D | SkSLCFGGenerator.cpp | 127 Expression* lvalue) { in tryRemoveLValueBefore()
|
D | SkSLCompiler.cpp | 254 void Compiler::addDefinition(const Expression* lvalue, std::unique_ptr<Expression>* expr, in addDefinition() 450 static bool is_dead(const Expression& lvalue) { in is_dead()
|
D | SkSLJIT.cpp | 563 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *b.fLeft); in compileBinary() local 742 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePostfix() local 790 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePrefix() local
|
/external/skia/src/sksl/ |
D | SkSLInterpreter.cpp | 425 StackIndex lvalue = this->getLValue(*p.fOperand); in evaluate() local
|
D | SkSLCFGGenerator.cpp | 127 Expression* lvalue) { in tryRemoveLValueBefore()
|
D | SkSLCompiler.cpp | 254 void Compiler::addDefinition(const Expression* lvalue, std::unique_ptr<Expression>* expr, in addDefinition() 450 static bool is_dead(const Expression& lvalue) { in is_dead()
|
D | SkSLJIT.cpp | 563 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *b.fLeft); in compileBinary() local 742 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePostfix() local 790 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePrefix() 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
|
/external/iproute2/tc/ |
D | em_meta.c | 365 unsigned long lvalue = 0, rvalue = 0; in meta_parse_eopt() local
|
/external/libxkbcommon/xkbcommon/src/compose/ |
D | parser.c | 152 union lvalue { union
|
/external/v8/gnparser/ |
D | gnParser.py | 276 def lvalue(self): member in gnParser 317 def lvalue(self): member in gnParser.AssignmentContext
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | rules.c | 58 union lvalue { union
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 2617 int OutputASM::lvalue(sw::Shader::DestinationParameter &dst, TIntermTyped *node) in lvalue() function in glsl::OutputASM 2632 …int OutputASM::lvalue(TIntermTyped *&root, unsigned int &offset, sw::Shader::Relative &rel, unsign… in lvalue() function in glsl::OutputASM
|