Home
last modified time | relevance | path

Searched defs:ref (Results 1176 - 1200 of 1453) sorted by relevance

1...<<41424344454647484950>>...59

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp4009 unsigned ref = db.ref; parse_encoding() local
4210 unsigned ref = 0; global() member
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_test.cc431 auto* ref = TypeOf(a)->As<sem::Reference>(); in TEST_F() local
445 auto* ref = TypeOf(a)->As<sem::Reference>(); in TEST_F() local
461 auto* ref = TypeOf(a)->As<sem::Reference>(); in TEST_F() local
477 auto* ref in TEST_F() local
1101 auto* ref = TypeOf(mem)->As<sem::Reference>(); TEST_F() local
1125 auto* ref = TypeOf(mem)->As<sem::Reference>(); TEST_F() local
1161 auto* ref = TypeOf(mem)->As<sem::Reference>(); TEST_F() local
[all...]
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c381 FSRef ref; in FT_EXPORT_DEF() local
420 FSRef ref; in FT_EXPORT_DEF() local
581 FSRef ref; in FT_FSPathMakeRes() local
623 FSRef ref; get_file_type_from_path() local
843 FSRef ref, par_ref; lookup_lwfn_by_fond() local
1268 FSRef ref; FT_EXPORT_DEF() local
1494 FSRef ref; FT_EXPORT_DEF() local
[all...]
/third_party/python/Lib/test/
H A Dtest_dict.py875 ref = weakref.ref(obj) variable in DictTest.test_container_iterator.C
/third_party/selinux/libselinux/src/
H A Davc.c754 struct avc_entry_ref ref; in avc_has_perm_noaudit() local
/third_party/spirv-tools/source/opt/
H A Dinst_bindless_check_pass.cpp155 CloneOriginalReference( RefAnalysis* ref, InstructionBuilder* builder) CloneOriginalReference() argument
230 AnalyzeDescriptorReference(Instruction* ref_inst, RefAnalysis* ref) AnalyzeDescriptorReference() argument
425 GenLastByteIdx(RefAnalysis* ref, InstructionBuilder* builder) GenLastByteIdx() argument
575 GenCheckCode( uint32_t check_id, RefAnalysis* ref, std::vector<std::unique_ptr<BasicBlock>>* new_blocks) GenCheckCode() argument
646 RefAnalysis ref; GenDescCheckCode() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp633 const float ref = roundEven(in0); in compare() local
800 const deUint32 ref = tcu::Float32(in0).isNaN() ? 1u : 0u; in compare() local
881 const deUint32 ref = tcu::Float32(in0).isInf() ? 1u : 0u; in compare() local
1085 const float ref = deFloatFloor(in0); compare() local
1321 const float ref = roundEven(in0); compare() local
1419 const float ref = deFloatCeil(in0); compare() local
1537 const float ref = deFloatFrac(in0); compare() local
1560 const float ref = deFloatFrac(in0); compare() local
[all...]
H A Des3fTextureShadowTests.cpp184 float ref; member
280 float ref; in init() member
301 const float ref = cases[caseNdx].ref; in init() local
435 float ref; global() member
728 float ref; global() member
834 float ref; init() member
858 const float ref = cases[caseNdx].ref; init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp708 const float ref = roundEven(in0); in compare() local
875 const bool ref = tcu::Float32(in0).isNaN(); in compare() local
891 const bool ref = tcu::Float32(in0).isNaN(); in compare() local
958 const bool ref = tcu::Float32(in0).isInf(); compare() local
974 const bool ref = tcu::Float16(in0).isInf(); compare() local
1165 const float ref = deFloatFloor(in0); compare() local
1401 const float ref = roundEven(in0); compare() local
1499 const float ref = deFloatCeil(in0); compare() local
1617 const float ref = deFloatFrac(in0); compare() local
1640 const float ref = deFloatFrac(in0); compare() local
[all...]
H A Des31fShaderIntegerFunctionTests.cpp745 deUint32 ref; in compare() local
826 const deUint32 ref = (base & ~(mask<<offset)) | ((insert & mask)<<offset); in compare() local
881 const deUint32 ref = reverseBits(value); in compare() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp383 std::vector<tcu::TextureLevel> ref; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp707 bool ref; in compare() local
788 bool ref; in compare() local
[all...]
H A DvktShaderIntegerFunctionTests.cpp874 const deUint32 ref = baseVal | ((isSigned && (baseVal & (1<<(bits-1)))) ? ~valMask : 0u); in compare() local
955 const deUint32 ref = (base & ~(mask<<offset)) | ((insert & mask)<<offset); in compare() local
1018 const deUint32 ref = reverseBits(value); in compare() local
H A DvktShaderPackingFunctionTests.cpp191 const deUint32 ref = (ref1 << 16) | ref0; in iterate() local
410 const deUint32 ref = (ref1 << 16) | ref0; in iterate() local
640 const deUint32 ref = (ref1 << 16) | ref0; in iterate() local
822 const float ref = temp.asFloat(); in checkValue() local
955 const deUint32 ref in iterate() local
1190 const deUint32 ref = (deUint32(ref3) << 24) | (deUint32(ref2) << 16) | (deUint32(ref1) << 8) | deUint32(ref0); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp196 const deUint32 ref = *reinterpret_cast<const deUint32*>(datas[3]); in checkVertexPipelineStagesSubgroupBarriers() local
320 const deUint32 ref = *reinterpret_cast<const deUint32*>(datas[2]); in checkComputeOrMeshSubgroupBarriers() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureShadowTests.cpp255 float ref; member
329 const float ref; in Texture2DShadowTestInstance() member
347 const float ref = cases[caseNdx].ref; in Texture2DShadowTestInstance() local
480 float ref; global() member
716 float ref; global() member
796 const float ref; Texture2DArrayShadowTestInstance() member
817 const float ref = cases[caseNdx].ref; Texture2DArrayShadowTestInstance() local
946 float ref; global() member
1023 const float ref; Texture1DShadowTestInstance() member
1040 const float ref = cases[caseNdx].ref; Texture1DShadowTestInstance() local
1167 float ref; global() member
1248 const float ref; Texture1DArrayShadowTestInstance() member
1268 const float ref = cases[caseNdx].ref; Texture1DArrayShadowTestInstance() local
1395 float ref; global() member
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp304 void ContextWrapper::glStencilFunc (deUint32 func, int ref, deUint32 mask) in glStencilFunc() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderState.hpp188 int ref; member
/third_party/vk-gl-cts/modules/egl/
H A DteglBufferAgeTests.cpp704 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference() argument
H A DteglPartialUpdateTests.cpp649 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking.cpp520 void VaryingPacking::collectUserVarying(const ProgramVaryingRef &ref, in collectUserVarying() argument
545 void VaryingPacking::collectUserVaryingField(const ProgramVaryingRef &ref, in collectUserVaryingField() argument
614 collectUserVaryingTF(const ProgramVaryingRef &ref, size_t subscript) collectUserVaryingTF() argument
627 collectUserVaryingFieldTF(const ProgramVaryingRef &ref, const sh::ShaderVariable &field, GLuint fieldIndex, GLuint secondaryFieldIndex) collectUserVaryingFieldTF() argument
660 collectVarying(const sh::ShaderVariable &varying, const ProgramVaryingRef &ref, PackMode packMode, VaryingUniqueFullNames *uniqueFullNames) collectVarying() argument
738 collectTFVarying(const std::string &tfVarying, const ProgramVaryingRef &ref, VaryingUniqueFullNames *uniqueFullNames) collectTFVarying() argument
1098 ProgramVaryingRef ref; GetMergedVaryingsFromLinkingVariables() local
1109 ProgramVaryingRef ref; GetMergedVaryingsFromLinkingVariables() local
1138 ProgramVaryingRef ref; GetMergedVaryingsFromLinkingVariables() local
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H A Dlunr.js[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dbounds_analysis.cpp1298 auto ref = isInstance->GetInput(0).GetInst(); in CalcNewBoundsRangeForIsInstanceInput() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dchecks_elimination.cpp71 auto ref = inst->GetInput(0).GetInst(); in VisitNullCheck() local
118 auto ref = inst->GetInput(1).GetInst(); in VisitRefTypeCheck() local
598 void ChecksElimination::TryRemoveDominatedNullChecks(Inst *inst, Inst *ref) in TryRemoveDominatedNullChecks() argument
908 auto ref = lenArray->GetDataFlowInput(nullCheck); InsertNewLenArray() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dg1gc_test.cpp121 explicit RemSetChecker(GC *gc, ObjectHeader *obj, ObjectHeader *ref) in RemSetChecker() argument

Completed in 48 milliseconds

1...<<41424344454647484950>>...59