/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/jetty/src/java/org/eclipse/jetty/servlet/ |
D | Invoker.java | 95 String lvalue=value.toLowerCase(Locale.ENGLISH); in init() 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/jetty/src/java/org/eclipse/jetty/util/ |
D | B64Code.java | 432 public static void encode(long lvalue,Appendable buf) throws IOException in encode()
|
/external/clang/lib/CodeGen/ |
D | CGDecl.cpp | 653 LValue &lvalue, in drillIntoBlockVariable() 659 LValue lvalue, bool capturedByInit) { in EmitScalarInit() 768 void CodeGenFunction::EmitScalarInit(llvm::Value *init, LValue lvalue) { in EmitScalarInit() 1276 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
|
D | CGObjC.cpp | 356 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local 1356 LValue lvalue in Emit() local 2393 LValue lvalue, in tryEmitARCRetainLoadOfScalar() 2730 LValue lvalue, in emitARCRetainLoadOfScalar() 2827 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local 2844 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
|
D | CGAtomic.cpp | 43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo() 693 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local 1725 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 | 1170 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar() 1269 LValue lvalue = in EmitLoadOfScalar() local 1404 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar() 3942 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
|
D | CodeGenFunction.h | 881 LValue lvalue) in OpaqueValueMapping()
|
/external/iproute2/tc/ |
D | em_meta.c | 364 unsigned long lvalue = 0, rvalue = 0; in meta_parse_eopt() local
|
/external/mesa3d/src/glsl/ |
D | ast_to_hir.cpp | 773 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy()
|