| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
| H A D | LocaleDistanceBuilder.java | 469 getIdsFromVariable( Multimap<String, String> variableToPartition, String variable) getIdsFromVariable() argument 668 isKnownVariable(String variable) isKnownVariable() argument 672 add(String variable, String barString) add() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_nir_lower_ray_queries.c | 35 nir_variable *variable; member [all...] |
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_decoder.c | 132 get_array_offset_count(const char **atts, uint32_t *offset, uint32_t *count, uint32_t *size, bool *variable) get_array_offset_count() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | expression-scope.h | 564 TrackVariable(VariableProxy* variable) TrackVariable() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.h | 110 const VisitResult& variable() const { in variable() function in v8::internal::torque::LocationReference 38 VariableAccess( VisitResult variable, base::Optional<Binding<LocalValue>*> binding = base::nullopt) VariableAccess() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_passes.c | 527 nir_variable *variable = NULL; in lower_instr() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | CollectVariables.cpp | 68 void MarkActive(ShaderVariable *variable) in MarkActive() argument 327 setBuiltInInfoFromSymbol(const TVariable &variable, ShaderVariable *info) setBuiltInInfoFromSymbol() argument 344 recordBuiltInVaryingUsed(const TVariable &variable, bool *addedFlag, std::vector<ShaderVariable> *varyings) recordBuiltInVaryingUsed() argument 361 recordBuiltInFragmentOutputUsed(const TVariable &variable, bool *addedFlag) recordBuiltInFragmentOutputUsed() argument 374 recordBuiltInAttributeUsed(const TVariable &variable, bool *addedFlag) recordBuiltInAttributeUsed() argument 825 setCommonVariableProperties(const TType &type, const TVariable &variable, ShaderVariable *variableOut) const setCommonVariableProperties() argument 1087 const TIntermSymbol &variable = *variableNode->getAsSymbolNode(); visitDeclaration() local [all...] |
| H A D | OutputGLSLBase.cpp | 165 std::string TOutputGLSLBase::getCommonLayoutQualifiers(TIntermSymbol *variable) in getCommonLayoutQualifiers() argument 243 void TOutputGLSLBase::writeLayoutQualifier(TIntermSymbol *variable) in writeLayoutQualifier() argument [all...] |
| H A D | TranslatorMetalDirect.cpp | 142 TIntermTyped *variable = sequence.front()->getAsTyped(); variable [all...] |
| H A D | IntermNode.cpp | 565 TIntermSymbol::TIntermSymbol(const TVariable *variable) : TIntermTyped(), mVariable(variable) {} in TIntermSymbol() argument
|
| H A D | IntermNode.h | 298 const TVariable &variable() const { return *mVariable; } in variable() function in sh::TIntermSymbol
|
| H A D | OutputHLSL.cpp | 58 TIntermTyped *variable = (*sequence)[0]->getAsTyped(); in IsDeclarationWrittenOut() local 103 const TVariable &variable = symbolNode->variable(); in GetInterfaceBlockOfUniformBlockNearestIndexOperator() local 1156 const TVariable &variable = node->variable(); visitSymbol() local 2311 const TVariable &variable = symbol->variable(); visitDeclaration() local 2988 TIntermTyped *variable = (*sequence)[0]->getAsTyped(); handleExcessiveLoop() local [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLInliner.cpp | 220 const Variable* Inliner::RemapVariable(const Variable* variable, in RemapVariable() argument 578 const Variable& variable = decl.var(); inlineStatement() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.h | 838 bool variable; isFunctionNameVariable() local [all...] |
| H A D | Intermediate.cpp | 89 TIntermSymbol* TIntermediate::addSymbol(const TVariable& variable) in addSymbol() argument 97 TIntermSymbol* TIntermediate::addSymbol(const TVariable& variable, const TSourceLoc& loc) in addSymbol() argument 2882 const TVariable* variable = symbol.getAsVariable(); in addSymbolLinkageNode() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateTimePatternGenerator.java | 1636 addVariable(StringBuffer variable, boolean strict) addVariable() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_linking_helpers.c | 1628 get_linked_variable_io_mask(nir_variable *variable, gl_shader_stag argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | code-assembler.h | 1467 void operator=(const TypedCodeAssemblerVariable<T>& variable) { in operator =() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 2647 handle_shader_output_decl(struct lp_build_nir_context *bld_base, struct nir_shader *nir, struct nir_variable *variable) handle_shader_output_decl() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderBuiltinTests.cpp | 1468 LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, bool taskNeeded, LocalInvocation variable) in LocalInvocationCase() argument
|
| H A D | vktMeshShaderBuiltinTestsEXT.cpp | 1615 LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, bool taskNeeded, LocalInvocation variable) in LocalInvocationCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderBuiltinTests.cpp | 1468 LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, bool taskNeeded, LocalInvocation variable) in LocalInvocationCase() argument
|
| H A D | vktMeshShaderBuiltinTestsEXT.cpp | 1615 LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, bool taskNeeded, LocalInvocation variable) in LocalInvocationCase() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteCubeMapSamplersAs2DArray.cpp | 232 TIntermTyped *variable = sequence.front()->getAsTyped(); variable [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | queryutils.cpp | 718 const sh::ShaderVariable &variable = program->getInputResource(index); in GetInputResourceProperty() local
|