/external/chromium_org/third_party/mesa/src/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/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 | 329 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/clang/lib/CodeGen/ |
D | CGDecl.cpp | 560 LValue &lvalue, in drillIntoBlockVariable() 567 LValue lvalue, in EmitScalarInit() 673 void CodeGenFunction::EmitScalarInit(llvm::Value *init, LValue lvalue) { in EmitScalarInit() 1163 LValue lvalue, in EmitExprAsInit()
|
D | CGAtomic.cpp | 40 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) : CGF(CGF) { in AtomicInfo() 497 LValue lvalue = LValue::MakeAddr(Ptr, AtomicTy, alignChars, getContext()); in EmitAtomicExpr() local
|
D | CGObjC.cpp | 1303 LValue lvalue in Emit() local 2364 LValue lvalue, in tryEmitARCRetainLoadOfScalar() 2701 LValue lvalue, in emitARCRetainLoadOfScalar() 2798 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local 2815 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
|
D | CGExprComplex.cpp | 295 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue() 330 LValue lvalue, in EmitStoreOfComplex()
|
D | CGExpr.cpp | 997 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar() 1108 LValue lvalue = LValue::MakeAddr(Addr, Ty, in EmitLoadOfScalar() local 1241 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar() 3328 LValue lvalue = MakeNaturalAlignAddrLValue(addr, type); in convertTempToRValue() local
|
D | CodeGenFunction.h | 776 LValue lvalue) in OpaqueValueMapping()
|
D | CGObjCMac.cpp | 1483 bool lvalue = false) override in GetSelector() 4431 bool lvalue) { in EmitSelector()
|
/external/iproute2/tc/ |
D | em_meta.c | 364 unsigned long lvalue = 0, rvalue = 0; in meta_parse_eopt() local
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_string.c | 211 unsigned long lvalue = 0; in SDL_ScanFloat() local
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | ast_to_hir.cpp | 773 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy()
|
/external/mesa3d/src/glsl/ |
D | ast_to_hir.cpp | 773 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy()
|
/external/chromium_org/third_party/WebKit/Source/core/css/parser/ |
D | CSSPropertyParser.cpp | 6161 CSSParserValue* lvalue = m_valueList->current(); in parseAspectRatio() local
|