Home
last modified time | relevance | path

Searched defs:lvalue (Results 1 - 20 of 20) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/abstract/
H A Dabstract.h36 unsigned long lvalue; member
/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.h36 const char *lvalue; /* name of the variable */ member
46 char *lvalue; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c147 long long lvalue = (long long)value; in write_elem() local
168 unsigned long long lvalue in write_elem() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A 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/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindPreciseNodes.cpp78 const TVariable *AccessChain::build(TIntermTyped *lvalue) in build() argument
471 ObjectAndAccessChain lvalue = {lvalueBase, lvalueChain}; in visitLvalue() local
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h174 std::unique_ptr<SPIRVCodeGenerator::LValue> lvalue; member
H A DSkSLSPIRVCodeGenerator.cpp2055 std::unique_ptr<LValue> lvalue = this->getLValue(*swizzle.base(), out); in getLValue() local
2693 std::unique_ptr<LValue> lvalue; in writeBinaryExpression() local
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1852 auto lvalue in TEST() local
[all...]
/third_party/node/src/
H A Dnode_errors.cc290 Local<Value> lvalue; in AppendExceptionLine() local
/third_party/backends/backend/
H A Dcoolscan3.c2917 unsigned long lvalue = s->frame_offset * i_boundary + in cs3_set_boundary() local
H A Dcoolscan2.c2756 unsigned long lvalue; in cs2_set_boundary() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A 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, unsigned char &mask, Temporary &address, TIntermTyped *node) in lvalue() function in glsl::OutputASM
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx464 tmp_inc_metric(const string& mname, const string& lname, const string& lvalue): in tmp_inc_metric() argument
479 tmp_ms_metric(const string& mname, const string& lname, const string& lvalue): in tmp_ms_metric() argument
2436 set_metric(const string& metric, const string& lname, const string& lvalue, double value) set_metric() argument
2446 inc_metric(const string& metric, const string& lname, const string& lvalue) inc_metric() argument
2454 add_metric(const string& metric, const string& lname, const string& lvalue, double value) add_metric() argument
2476 inc_metric(const string& metric, const string& lname, const string& lvalue, const string& rname, const string& rvalue) inc_metric() argument
2487 add_metric(const string& metric, const string& lname, const string& lvalue, const string& rname, const string& rvalue, double value) add_metric() argument
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3830 Id lvalue = collapseAccessChain(); in accessChainGetLValue() local
H A DGlslangToSpv.cpp3388 bool lvalue = false; in visitAggregate() local
5616 bool lvalue = false; translateArguments() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp1064 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.hpp2764 RValue<T>::RValue(const T &lvalue) in RValue() argument
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1120 long lvalue; member
/third_party/toybox/toys/pending/
H A Dawk.c1666 static void lvalue(void) in lvalue() function
[all...]
/third_party/libabigail/src/
H A Dabg-ir.cc16557 reference_type_def::reference_type_def(const environment& env, bool lvalue, in reference_type_def() argument
16499 reference_type_def(const type_base_sptr pointed_to, bool lvalue, size_t size_in_bits, size_t align_in_bits, const location& locus) reference_type_def() argument

Completed in 103 milliseconds