Home
last modified time | relevance | path

Searched defs:false (Results 1401 - 1425 of 1439) sorted by relevance

1...<<5152535455565758

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp895 CreateImm(const AMDGPUAsmParser *AsmParser, int64_t Val, SMLoc Loc, ImmTy Type = ImmTyNone, bool IsFPImm = false) CreateImm() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp39 addWithOverflow(APInt &Result, const APInt &In1, const APInt &In2, bool IsSigned = false) addWithOverflow() argument
52 subWithOverflow(APInt &Result, const APInt &In1, const APInt &In2, bool IsSigned = false) subWithOverflow() argument
5808 UMax.convertFromAPInt(APInt::getMaxValue(IntWidth), false, foldFCmpIntToFPConst() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp704 AddressSanitizerLegacyPass(bool CompileKernel = false, bool Recover = false, bool UseAfterScope = false) AddressSanitizerLegacyPass() argument
739 ModuleAddressSanitizer(Module &M, const GlobalsMetadata *GlobalsMD, bool CompileKernel = false, bool Recover = false, bool UseGlobalsGC = true, bool UseOdrIndicator = false) ModuleAddressSanitizer() argument
830 ModuleAddressSanitizerLegacyPass(bool CompileKernel = false, bool Recover = false, bool UseGlobalGC = true, bool UseOdrIndicator = false) ModuleAddressSanitizerLegacyPass() argument
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h190 ITScope(MacroAssembler* masm, Condition* cond, const MacroEmissionCheckScope& scope, bool can_use_it = false) ITScope() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp4431 false, addBasicBuildingTests() local
4530 false, addVertexIndexFormatsTests() local
4531 false, addVertexIndexFormatsTests() local
4533 false, addVertexIndexFormatsTests() local
4534 false, addVertexIndexFormatsTests() local
4544 false, addVertexIndexFormatsTests() local
4627 false, addOperationTestsImpl() local
4631 false, addOperationTestsImpl() local
4632 false, addOperationTestsImpl() local
4634 false, addOperationTestsImpl() local
4635 false, addOperationTestsImpl() local
4645 false, addOperationTestsImpl() local
4701 false, addFuncArgTests() local
4705 false, addFuncArgTests() local
4706 false, addFuncArgTests() local
4708 false, addFuncArgTests() local
4709 false, addFuncArgTests() local
4719 false, addFuncArgTests() local
4792 false, addInstanceTriangleCullingTests() local
4796 false, addInstanceTriangleCullingTests() local
4797 false, addInstanceTriangleCullingTests() local
4799 false, addInstanceTriangleCullingTests() local
4800 false, addInstanceTriangleCullingTests() local
4810 false, addInstanceTriangleCullingTests() local
4881 false, addEmptyAccelerationStructureTests() local
4885 false, addEmptyAccelerationStructureTests() local
4886 false, addEmptyAccelerationStructureTests() local
4888 false, addEmptyAccelerationStructureTests() local
4889 false, addEmptyAccelerationStructureTests() local
4899 false, addEmptyAccelerationStructureTests() local
4949 false, addInstanceIndexTests() local
4953 false, addInstanceIndexTests() local
4954 false, addInstanceIndexTests() local
4956 false, addInstanceIndexTests() local
4957 false, addInstanceIndexTests() local
4967 false, addInstanceIndexTests() local
5031 false, addInstanceRayCullMaskTests() local
5035 false, addInstanceRayCullMaskTests() local
5036 false, addInstanceRayCullMaskTests() local
5038 false, addInstanceRayCullMaskTests() local
5039 false, addInstanceRayCullMaskTests() local
5097 false, // padVertices addGetDeviceAccelerationStructureCompabilityTests() local
5101 false, // bottomUsesAOP - does bottom AS use arrays, or arrays of pointers addGetDeviceAccelerationStructureCompabilityTests() local
5102 false, // bottomGeneric - Bottom created as generic AS type. addGetDeviceAccelerationStructureCompabilityTests() local
5104 false, // topUsesAOP - does top AS use arrays, or arrays of pointers addGetDeviceAccelerationStructureCompabilityTests() local
5105 false, // topGeneric - Top created as generic AS type. addGetDeviceAccelerationStructureCompabilityTests() local
5115 false, // useCullMask addGetDeviceAccelerationStructureCompabilityTests() local
5161 false, // padVertices addUpdateHeaderBottomAddressTests() local
5165 false, // bottomUsesAOP addUpdateHeaderBottomAddressTests() local
5166 false, // bottomGeneric addUpdateHeaderBottomAddressTests() local
5168 false, // topUsesAOP addUpdateHeaderBottomAddressTests() local
5169 false, // topGeneric addUpdateHeaderBottomAddressTests() local
5179 false, // useCullMask addUpdateHeaderBottomAddressTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp566 Subpass(VkPipelineBindPoint pipelineBindPoint, VkSubpassDescriptionFlags flags, const vector<AttachmentReference>& inputAttachments, const vector<AttachmentReference>& colorAttachments, const vector<AttachmentReference>& resolveAttachments, AttachmentReference depthStencilAttachment, const vector<deUint32>& preserveAttachments, bool omitBlendState = false) Subpass() argument
1782 beginCommandBuffer(const DeviceInterface& vk, VkCommandBuffer cmdBuffer, VkRenderPass pInheritanceInfo_renderPass, deUint32 pInheritanceInfo_subpass, VkFramebuffer pInheritanceInfo_framebuffer, VkBool32 pInheritanceInfo_occlusionQueryEnable, VkQueryControlFlags pInheritanceInfo_queryFlags, VkQueryPipelineStatisticFlags pInheritanceInfo_pipelineStatistics, const SubpassRenderInfo* pRenderInfo = 0, bool dynamicRenderPass = false, bool secondaryCmdBufferCompletelyContainsRenderpass = false) beginCommandBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp297 bool contains (const typename Traits<T>::IVal& ival, const T& value, bool is16Bit = false, const tcu::Maybe<U>& modularDivisor = tcu::Nothing) in contains() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1376 createOpAtomicGroup(tcu::TestContext& testCtx, bool useStorageBuffer, int numElements = 65535, bool verifyReturnValues = false, bool volatileAtomic = false) createOpAtomicGroup() argument
10643 getConvertCaseShaderStr(const string& instruction, const ConvertCase& convertCase, bool addVectors = false) getConvertCaseShaderStr() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h303 #define false 0 macro
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp248 void ResetChildren(bool needResetChild = false) in ResetChildren() argument
3650 geometryTransition->Build(WeakClaim(this), false); MarkRemoving() local
4726 pipeline->AddVisibleAreaChangeNode(Claim(this), ratios, callback, false); RecordExposureInner() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp550 ShowContextMenuDisappearAnimation( AnimationOption& option, const RefPtr<MenuWrapperPattern>& menuWrapperPattern, bool startDrag = false) ShowContextMenuDisappearAnimation() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp501 CreateNewInstance(napi_env env, napi_callback_info info, napi_ref ref, bool isAsync = false) CreateNewInstance() argument
5931 UserFileClient::RegisterObserverExt(Uri(observerUri), dataObserver, false); RegisterThumbnailGenerateObserver() local
8018 CHECK_COND_RET(napi_get_value_string_utf8(env, value, nullptr, 0, &size) == napi_ok, false, ParseString() local
8024 CHECK_COND_RET(napi_get_value_string_utf8(env, value, result.data(), size + 1, &size) == napi_ok, false, ParseString() local
8033 CHECK_COND_RET(napi_get_array_length(env, value, &len) == napi_ok, false, "Failed to get array length."); ParseAndSetFileUriArray() local
8042 CHECK_COND_RET(napi_get_element(env, value, i, &element) == napi_ok, false, "Failed to get array element."); ParseAndSetFileUriArray() local
8067 CHECK_COND_RET(napi_has_named_property(env, value, key.c_str(), &hasProp) == napi_ok, false, IsNeedParseProperty() local
8070 CHECK_COND_RET(napi_get_named_property(env, value, key.c_str(), &property) == napi_ok, false, IsNeedParseProperty() local
8072 CHECK_COND_RET(napi_typeof(env, property, &valueType) == napi_ok, false, "Failed to get value type."); IsNeedParseProperty() local
8095 CHECK_COND_RET(IsNeedParseProperty(env, value, EXTENSION, property, type), false, "Lack param fileNameExtension."); ParseConfigObject() local
8102 CHECK_COND_RET(IsNeedParseProperty(env, value, PHOTO_TYPE, property, type), false, "Lack param photoType."); ParseConfigObject() local
8103 CHECK_COND_RET(napi_get_value_int32(env, property, &(config.photoType)) == napi_ok, false, ParseConfigObject() local
8112 CHECK_COND_RET(napi_get_value_int32(env, property, &(config.subtype)) == napi_ok, false, ParseConfigObject() local
8125 CHECK_COND_RET(napi_get_array_length(env, value, &len) == napi_ok, false, "Failed to get array length."); ParseAndSetConfigArray() local
8138 CHECK_COND_RET(napi_get_element(env, value, i, &element) == napi_ok, false, "Failed to get array element."); ParseAndSetConfigArray() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1709 false); in ixgbe_process_skb_fields() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwcd934x.c2042 wcd934x_swrm_clock(to_wcd934x_codec(hw), false); in swclk_gate_disable() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c5823 false, false, true); mlxsw_sp_fib6_offload_failed_flag_set() local
5852 should_offload, !should_offload, false); mlxsw_sp_fib6_entry_hw_flags_set() local
5874 false, false, false); mlxsw_sp_fib6_entry_hw_flags_clear() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1704 false); in ixgbe_process_skb_fields() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwcd934x.c2126 wcd934x_swrm_clock(to_wcd934x_codec(hw), false); in swclk_gate_disable() local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c10781 balance_push_set(smp_processor_id(), false); sched_init() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c4117 __xdp_return(page_address(page), mem_info, false, NULL); bpf_xdp_shrink_data() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc115 Node* NewNode(const Operator* op, bool incomplete = false) { in NewNode() argument
3715 value_inputs, false); in VisitSuspendGenerator() local
[all...]
H A Dwasm-compiler.cc140 GetBuiltinCallDescriptor( Builtin name, Zone* zone, StubCallMode stub_mode, bool needs_frame_state = false, Operator::Properties properties = Operator::kNoProperties) GetBuiltinCallDescriptor() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h4575 ValidateFormalParameters(language_mode(), formal_parameters, false); ParseArrowFunctionLiteral() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp4835 window->DrawList->PathStroke(GetColorU32(ImGuiCol_SeparatorActive), false, ImMax(2.0f, border_size)); // Thicker than usual RenderOuterBorders() local
8242 GetColumnWidthEx(ImGuiColumnsSet* columns, int column_index, bool before_resize = false) GetColumnWidthEx() argument
[all...]
H A Dimgui.h1500 CalcItemRectClosestPoint(const ImVec2& pos, bool on_edge = false, float outward = 0.f) CalcItemRectClosestPoint() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp367 DE_ASSERT(false); variable
503 DE_ASSERT(false); variable
586 DE_ASSERT(false); // This vertex generator should not be used with mesh shaders. variable
592 DE_ASSERT(false); // This vertex generator should not be used with mesh shaders. variable
805 DE_ASSERT(false); variable
998 DE_ASSERT(false); variable
[all...]

Completed in 159 milliseconds

1...<<5152535455565758