Home
last modified time | relevance | path

Searched defs:lvalue (Results 1 – 19 of 19) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dconf-parser.h36 const char *lvalue; /* name of the variable */ member
46 char *lvalue; member
/third_party/libwebsockets/include/libwebsockets/abstract/
Dabstract.h36 unsigned long lvalue; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c147 long long lvalue = (long long)value; in write_elem() local
168 unsigned long long lvalue = (long long)value; in write_elem() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBTMXImporter.java195 … String lvalue = text.substring(text.indexOf("=")+1,text.length()); in importDoc() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DFindPreciseNodes.cpp78 const TVariable *AccessChain::build(TIntermTyped *lvalue) in build()
471 ObjectAndAccessChain lvalue = {lvalueBase, lvalueChain}; in visitLvalue() local
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx464 tmp_inc_metric(const string& mname, const string& lname, const string& lvalue): in tmp_inc_metric()
479 tmp_ms_metric(const string& mname, const string& lname, const string& lvalue): in tmp_ms_metric()
2437 const string& lname, const string& lvalue, in set_metric()
2447 const string& lname, const string& lvalue) in inc_metric()
2455 const string& lname, const string& lvalue, in add_metric()
2477 const string& lname, const string& lvalue, in inc_metric()
2488 const string& lname, const string& lvalue, in add_metric()
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dcontainer_test.cc461 int lvalue = 4; in TEST_F() local
466 int lvalue = 4; in TEST_F() local
483 int lvalue = 1000; in TEST_F() local
489 int lvalue = 10; in TEST_F() local
/third_party/node/src/
Dnode_errors.cc290 Local<Value> lvalue; in AppendExceptionLine() local
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatusor_test.cc1190 CopyDetector lvalue(kValue1); in TEST() local
1267 absl::StatusOr<std::string> lvalue("hello"); in TEST() local
1304 absl::StatusOr<std::string> lvalue("hello"); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc1020 O lvalue(absl::in_place, "lvalue"); in TEST() local
1070 O lvalue(absl::in_place, "lvalue"); in TEST() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2634 int OutputASM::lvalue(sw::Shader::DestinationParameter &dst, TIntermTyped *node) in lvalue() function in glsl::OutputASM
2649 …int OutputASM::lvalue(TIntermTyped *&root, unsigned int &offset, sw::Shader::Relative &rel, unsign… in lvalue() function in glsl::OutputASM
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2055 std::unique_ptr<LValue> lvalue = this->getLValue(*swizzle.base(), out); in getLValue() local
2693 std::unique_ptr<LValue> lvalue; in writeBinaryExpression() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp3388 bool lvalue = false; in visitAggregate() local
5616 bool lvalue = false; in translateArguments() local
DSpvBuilder.cpp3830 Id lvalue = collapseAccessChain(); in accessChainGetLValue() local
/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc1852 auto lvalue = make(6); in TEST() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp2764 RValue<T>::RValue(const T &lvalue) in RValue()
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp1064 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy()
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c1120 long lvalue; member
/third_party/libabigail/src/
Dabg-ir.cc16500 bool lvalue, in reference_type_def()
16557 reference_type_def::reference_type_def(const environment& env, bool lvalue, in reference_type_def()