| /third_party/curl/lib/ |
| H A D | getenv.c | 32 static char *GetEnv(const char *variable) in GetEnv() argument
|
| /third_party/libabigail/tests/data/test-symtab/basic/ |
| H A D | single_undefined_variable.c | 3 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 D | variable_decl_statement.h | 46 const Variable* const variable; member in tint::ast::VariableDeclStatement
|
| /third_party/typescript/tests/baselines/reference/tsbuild/javascriptProjectEmit/ |
| H A D | loads-js-based-projects-with-non-moved-json-files-and-emits-them-correctly.js | |
| H A D | modifies-outfile-js-projects-and-concatenates-them-correctly.js | [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgFunctionGenerator.hpp | 41 void requireAssignment (Variable* variable) { m_requiredAssignments.push_back(variable); } in requireAssignment() argument
|
| H A D | rsgFunctionGenerator.cpp | 68 Variable* variable = *i; in generate() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RecordConstantPrecision.cpp | 105 TVariable *variable = DeclareTempVariable(mSymbolTable, node, EvqConst, &variableDeclaration); in visitConstantUnion() local
|
| H A D | RemoveAtomicCounterBuiltins.cpp | 22 TIntermTyped *variable = sequence.front()->getAsTyped(); in IsAtomicCounterDecl() local
|
| H A D | NameNamelessUniformBuffers.cpp | 48 const TVariable *variable = &variableNode->getAsSymbolNode()->variable(); variable
|
| H A D | ForcePrecisionQualifier.cpp | 48 TIntermTyped *variable = sequence.front()->getAsTyped(); in visitDeclaration() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLVariableReference.cpp | 17 VariableReference::VariableReference(int line, const Variable* variable, RefKind refKind) in VariableReference() argument 46 void VariableReference::setVariable(const Variable* variable) { in setVariable() argument
|
| H A D | SkSLInterfaceBlock.h | 44 const Variable& variable() const { in variable() function in SkSL::final
|
| H A D | SkSLVariableReference.h | 54 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 D | variable.cc | 78 VariableUser(const ast::IdentifierExpression* declaration, Statement* statement, sem::Variable* variable) VariableUser() argument
|
| /third_party/gn/src/gn/ |
| H A D | generated_file_target_generator.cc | 70 IsMetadataCollectionTarget( std::string_view variable, const ParseNode* origin) IsMetadataCollectionTarget() argument
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | ninja_syntax.py | 31 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 D | ninja_syntax.py | 31 def variable(self, key, value, indent=0): member in Writer [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | BuiltinsWorkaroundGLSL.cpp | 81 TIntermSymbol *variable = variableNode->getAsSymbolNode(); in visitDeclaration() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | remove_unused_interface_variables_pass.cpp | 60 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 D | remove_unused_interface_variables_pass.cpp | 60 auto variable = entry_.GetInOperand(i).words[0]; in ShouldModify() local
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_field.h | 84 string variable(const char* key) const { in variable() function in google::protobuf::compiler::objectivec::FieldGenerator
|
| /third_party/spirv-tools/source/opt/ |
| H A D | remove_unused_interface_variables_pass.cpp | 61 auto variable = entry_.GetInOperand(i).words[0]; in ShouldModify() local
|
| /third_party/gn/misc/emacs/ |
| H A D | gn-mode.el | [all...] |
| /third_party/ninja/misc/ |
| H A D | ninja_syntax.py | 45 def variable( member in Writer [all...] |