Home
last modified time | relevance | path

Searched defs:true (Results 376 - 400 of 425) sorted by relevance

1...<<11121314151617

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp862 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp834 blas->addGeometry(std::vector<tcu::Vec3>(triangle.begin(), triangle.end()), true, geomFlags); in createBottomLevelAccelerationStructs() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp851 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp244 getMax32BitSubRegister(unsigned Reg, const TargetRegisterInfo &TRI, bool hireg = true) getMax32BitSubRegister() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp75 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp827 blas->addGeometry(std::vector<tcu::Vec3>(triangle.begin(), triangle.end()), true, geomFlags); in createBottomLevelAccelerationStructs() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp287 Sampler(WrapMode wrapS_, WrapMode wrapT_, WrapMode wrapR_, FilterMode minFilter_, FilterMode magFilter_, float lodThreshold_ = 0.0f, bool normalizedCoords_ = true, CompareMode compare_ = COMPAREMODE_NONE, int compareChannel_ = 0, const Vec4& borderColor_ = Vec4(0.0f, 0.0f, 0.0f, 0.0f), bool seamlessCubeMap_ = false, DepthStencilMode depthStencilMode_ = MODE_DEPTH, ReductionMode reductionMode_ = WEIGHTED_AVERAGE) Sampler() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx903 obatched(ostream& oo, bool timestamp_p = true): o(oo) in obatched() argument
1461 limit(long maxfds, long maxmbs, long maxprefetchfds, long maxprefetchmbs , bool metrics_p = true) limit() argument
[all...]
/third_party/node/deps/ada/
H A Dada.h6455 ADA_ASSERT_EQUAL(has_empty_hostname(), true, clear_hostname() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c3295 testConvertToU(byteArr,(sizeof(byteArr)),in,UPRV_LENGTHOF(in),"x-iscii-de",NULL,true); TestISCII() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc2664 RunPrintAndVerify(GraphBuilderPhase::phase_name(), true); CreateGraph() local
2668 RunPrintAndVerify(InliningPhase::phase_name(), true); CreateGraph() local
2697 RunPrintAndVerify(EarlyGraphTrimmingPhase::phase_name(), true); OptimizeGraph() local
2709 RunPrintAndVerify(LoopPeelingPhase::phase_name(), true); OptimizeGraph() local
2712 RunPrintAndVerify(LoopExitEliminationPhase::phase_name(), true); OptimizeGraph() local
2741 RunPrintAndVerify(SimplifiedLoweringPhase::phase_name(), true); OptimizeGraph() local
2747 RunPrintAndVerify(JSWasmInliningPhase::phase_name(), true); OptimizeGraph() local
2760 RunPrintAndVerify(UntyperPhase::phase_name(), true); OptimizeGraph() local
2765 RunPrintAndVerify(GenericLoweringPhase::phase_name(), true); OptimizeGraph() local
2773 RunPrintAndVerify(EarlyOptimizationPhase::phase_name(), true); OptimizeGraph() local
2776 RunPrintAndVerify(EffectControlLinearizationPhase::phase_name(), true); OptimizeGraph() local
2780 RunPrintAndVerify(StoreStoreEliminationPhase::phase_name(), true); OptimizeGraph() local
2786 RunPrintAndVerify(ControlFlowOptimizationPhase::phase_name(), true); OptimizeGraph() local
2790 RunPrintAndVerify(LateOptimizationPhase::phase_name(), true); OptimizeGraph() local
2794 RunPrintAndVerify(MemoryOptimizationPhase::phase_name(), true); OptimizeGraph() local
2800 RunPrintAndVerify(MachineOperatorOptimizationPhase::phase_name(), true); OptimizeGraph() local
2803 RunPrintAndVerify(DecompressionOptimizationPhase::phase_name(), true); OptimizeGraph() local
2806 RunPrintAndVerify(BranchConditionDuplicationPhase::phase_name(), true); OptimizeGraph() local
2935 pipeline.RunPrintAndVerify(CsaEarlyOptimizationPhase::phase_name(), true); GenerateCodeForCodeStub() local
2939 pipeline.RunPrintAndVerify(MemoryOptimizationPhase::phase_name(), true); GenerateCodeForCodeStub() local
2942 pipeline.RunPrintAndVerify(CsaOptimizationPhase::phase_name(), true); GenerateCodeForCodeStub() local
2946 true); GenerateCodeForCodeStub() local
2950 true); GenerateCodeForCodeStub() local
3059 pipeline.RunPrintAndVerify(MemoryOptimizationPhase::phase_name(), true); GenerateCodeForWasmNativeStub() local
3151 pipeline.RunPrintAndVerify(WasmInliningPhase::phase_name(), true); GenerateCodeForWasmFunction() local
3155 pipeline.RunPrintAndVerify(WasmLoopPeelingPhase::phase_name(), true); GenerateCodeForWasmFunction() local
3159 pipeline.RunPrintAndVerify(WasmLoopUnrollingPhase::phase_name(), true); GenerateCodeForWasmFunction() local
3165 pipeline.RunPrintAndVerify(WasmOptimizationPhase::phase_name(), true); GenerateCodeForWasmFunction() local
3168 pipeline.RunPrintAndVerify(WasmBaseOptimizationPhase::phase_name(), true); GenerateCodeForWasmFunction() local
3172 pipeline.RunPrintAndVerify(MemoryOptimizationPhase::phase_name(), true); GenerateCodeForWasmFunction() local
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc5321 Rvvelt<uint8_t>(rvv_vd_reg(), i, true) = global() variable
5327 Rvvelt<uint16_t>(rvv_vd_reg(), i, true) = global() variable
5333 Rvvelt<uint32_t>(rvv_vd_reg(), i, true) = global() variable
5339 Rvvelt<uint64_t>(rvv_vd_reg(), i, true) = global() variable
[all...]
H A Dsimulator-riscv64.h609 inline void set_rd(int64_t value, bool trace = true) { in set_rd() argument
613 inline void set_frd(float value, bool trace = true) { in set_frd() argument
617 inline void set_drd(double value, bool trace = true) { in set_drd() argument
621 inline void set_rvc_rd(int64_t value, bool trace = true) { in set_rvc_rd() argument
625 inline void set_rvc_rs1s(int64_t value, bool trace = true) { in set_rvc_rs1s() argument
629 inline void set_rvc_rs2(int64_t value, bool trace = true) { in set_rvc_rs2() argument
633 inline void set_rvc_drd(double value, bool trace = true) { in set_rvc_drd() argument
637 inline void set_rvc_rs2s(int64_t value, bool trace = true) { in set_rvc_rs2s() argument
641 inline void set_rvc_drs2s(double value, bool trace = true) { in set_rvc_drs2s() argument
737 set_rvv_vtype(uint64_t value, bool trace = true) set_rvv_vtype() argument
740 set_rvv_vl(uint64_t value, bool trace = true) set_rvv_vl() argument
741 set_rvv_vstart(uint64_t value, bool trace = true) set_rvv_vstart() argument
744 set_rvv_vxsat(uint64_t value, bool trace = true) set_rvv_vxsat() argument
747 set_rvv_vxrm(uint64_t value, bool trace = true) set_rvv_vxrm() argument
748 set_rvv_vcsr(uint64_t value, bool trace = true) set_rvv_vcsr() argument
749 set_rvv_vlenb(uint64_t value, bool trace = true) set_rvv_vlenb() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc2136 true); AvailableNumberingSystems() member
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3486 batch, true, prim, pos, fs_vary, varyings); panfrost_draw_emit_tiler() local
[all...]
/third_party/libabigail/src/
H A Dabg-reader.cc5559 /*add_to_current_scope=*/true); build_type_tparameter() local
5596 /*add_to_current_scope=*/true); build_type_composition() local
5669 /*add_to_current_scope=*/true); build_non_type_tparameter() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp619 SinglePointCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr params, bool writePointSize = true) in SinglePointCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp78 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp189 TestConfigurationVector(Context& context, bool useStrictComponentMatching = true) in TestConfigurationVector() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp4466 void Value::dump() const { print(dbgs(), /*IsForDebug=*/true); dbgs() << '\\n'; } dump() local
4470 void Type::dump() const { print(dbgs(), /*IsForDebug=*/true); dbgs() << '\\n'; } dump() local
4476 /*ShouldPreserveUseListOrder=*/false, /*IsForDebug=*/true); dump() local
4481 void Comdat::dump() const { print(dbgs(), /*IsForDebug=*/true); } dump() local
4485 void NamedMDNode::dump() const { print(dbgs(), /*IsForDebug=*/true); } dump() local
4492 print(dbgs(), M, /*IsForDebug=*/true); dump() local
4498 void ModuleSummaryIndex::dump() const { print(dbgs(), /*IsForDebug=*/true); } dump() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4625 DataExtractor extractor(ObjectFile::getData(), true, 0); ReadULEB128s() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h697 TIntermTraverser(bool preVisit = true, bool inVisit = false, bool postVisit = false, bool rightToLeft = false) : in TIntermTraverser() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h1658 setTailCall(bool isTC = true) setTailCall() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp4161 computeConstantRangeIncludingKnownBits( const Value *V, bool ForSigned, const DataLayout &DL, unsigned Depth, AssumptionCache *AC, const Instruction *CxtI, const DominatorTree *DT, OptimizationRemarkEmitter *ORE = nullptr, bool UseInstrInfo = true) computeConstantRangeIncludingKnownBits() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp189 TestConfigurationVector(Context& context, bool useStrictComponentMatching = true) in TestConfigurationVector() argument
[all...]

Completed in 100 milliseconds

1...<<11121314151617