Home
last modified time | relevance | path

Searched defs:variable (Results 1 - 25 of 166) sorted by relevance

1234567

/third_party/curl/lib/
H A Dgetenv.c32 static char *GetEnv(const char *variable) in GetEnv() argument
/third_party/libabigail/tests/data/test-symtab/basic/
H A Dsingle_undefined_variable.c3 static void other_local_function(int variable) { (void)variable; } in other_local_function() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dvariable_decl_statement.h46 const Variable* const variable; member in tint::ast::VariableDeclStatement
/third_party/typescript/tests/baselines/reference/tsbuild/javascriptProjectEmit/
H A Dloads-js-based-projects-with-non-moved-json-files-and-emits-them-correctly.js
H A Dmodifies-outfile-js-projects-and-concatenates-them-correctly.js[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgFunctionGenerator.hpp41 void requireAssignment (Variable* variable) { m_requiredAssignments.push_back(variable); } in requireAssignment() argument
H A DrsgFunctionGenerator.cpp68 Variable* variable = *i; in generate() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRecordConstantPrecision.cpp105 TVariable *variable = DeclareTempVariable(mSymbolTable, node, EvqConst, &variableDeclaration); in visitConstantUnion() local
H A DRemoveAtomicCounterBuiltins.cpp22 TIntermTyped *variable = sequence.front()->getAsTyped(); in IsAtomicCounterDecl() local
H A DNameNamelessUniformBuffers.cpp48 const TVariable *variable = &variableNode->getAsSymbolNode()->variable(); variable
H A DForcePrecisionQualifier.cpp48 TIntermTyped *variable = sequence.front()->getAsTyped(); in visitDeclaration() local
/third_party/skia/src/sksl/ir/
H A DSkSLVariableReference.cpp17 VariableReference::VariableReference(int line, const Variable* variable, RefKind refKind) in VariableReference() argument
46 void VariableReference::setVariable(const Variable* variable) { in setVariable() argument
H A DSkSLInterfaceBlock.h44 const Variable& variable() const { in variable() function in SkSL::final
H A DSkSLVariableReference.h54 const Variable* variable() const { in variable() function in SkSL::final
44 Make(int line, const Variable* variable, RefKind refKind = RefKind::kRead) Make() argument
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Dvariable.cc78 VariableUser(const ast::IdentifierExpression* declaration, Statement* statement, sem::Variable* variable) VariableUser() argument
/third_party/gn/src/gn/
H A Dgenerated_file_target_generator.cc70 IsMetadataCollectionTarget( std::string_view variable, const ParseNode* origin) IsMetadataCollectionTarget() argument
/third_party/node/tools/gyp/pylib/gyp/
H A Dninja_syntax.py31 def variable(self, key, value, indent=0): member in Writer
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dninja_syntax.py31 def variable(self, key, value, indent=0): member in Writer
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuiltinsWorkaroundGLSL.cpp81 TIntermSymbol *variable = variableNode->getAsSymbolNode(); in visitDeclaration() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dremove_unused_interface_variables_pass.cpp60 auto variable = entry_.GetInOperand(i).words[0]; in ShouldModify() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dremove_unused_interface_variables_pass.cpp60 auto variable = entry_.GetInOperand(i).words[0]; in ShouldModify() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_field.h84 string variable(const char* key) const { in variable() function in google::protobuf::compiler::objectivec::FieldGenerator
/third_party/spirv-tools/source/opt/
H A Dremove_unused_interface_variables_pass.cpp61 auto variable = entry_.GetInOperand(i).words[0]; in ShouldModify() local
/third_party/gn/misc/emacs/
H A Dgn-mode.el[all...]
/third_party/ninja/misc/
H A Dninja_syntax.py45 def variable( member in Writer
[all...]

Completed in 8 milliseconds

1234567