Home
last modified time | relevance | path

Searched defs:false (Results 1376 - 1400 of 1439) sorted by relevance

1...<<5152535455565758

/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c5106 btrfs_drop_extent_map_range(BTRFS_I(inode), 0, (u64)-1, false); evict_inode_truncate_pages() local
8532 btrfs_drop_extent_map_range(BTRFS_I(inode), 0, (u64)-1, false); btrfs_test_destroy_inode() local
9632 cur_offset + ins.offset - 1, false); __btrfs_prealloc_file_range() local
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c3183 lreq->notify_id_pages, PAGE_SIZE, 0, false, false); send_linger() local
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp312 spv::ExecutionModel TranslateExecutionModel(EShLanguage stage, bool isMeshShaderEXT = false) in TranslateExecutionModel() argument
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h5081 DescribeMatcher(const M& matcher, bool negation = false) DescribeMatcher() argument
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp2110 explicit Device(const cl_device_id &device, bool retainObject = false) : in Device() argument
2429 Platform(const cl_platform_id &platform, bool retainObject = false) Platform() argument
3007 Context(const cl_context& context, bool retainObject = false) Context() argument
3149 Event(const cl_event& event, bool retainObject = false) Event() argument
3868 Buffer( IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr = false, cl_int* err = NULL) Buffer() argument
3940 Buffer(const cl_mem& buffer, bool retainObject = false) Buffer() argument
4076 BufferD3D10(const cl_mem& buffer, bool retainObject = false) BufferD3D10() argument
4165 BufferGL(const cl_mem& buffer, bool retainObject = false) BufferGL() argument
4262 BufferRenderGL(const cl_mem& buffer, bool retainObject = false) BufferRenderGL() argument
4333 Image(const cl_mem& image, bool retainObject = false) Image() argument
4453 Image1D(const cl_mem& image1D, bool retainObject = false) Image1D() argument
4541 Image1DBuffer(const cl_mem& image1D, bool retainObject = false) Image1DBuffer() argument
4629 Image1DArray(const cl_mem& imageArray, bool retainObject = false) Image1DArray() argument
4868 Image2D(const cl_mem& image2D, bool retainObject = false) Image2D() argument
4964 Image2DGL(const cl_mem& image, bool retainObject = false) Image2DGL() argument
5062 Image2DArray(const cl_mem& imageArray, bool retainObject = false) Image2DArray() argument
5193 Image3D(const cl_mem& image3D, bool retainObject = false) Image3D() argument
5285 Image3DGL(const cl_mem& image, bool retainObject = false) Image3DGL() argument
5370 ImageGL(const cl_mem& image, bool retainObject = false) ImageGL() argument
5484 Pipe(const cl_mem& pipe, bool retainObject = false) Pipe() argument
5616 Sampler(const cl_sampler& sampler, bool retainObject = false) Sampler() argument
5841 Kernel(const cl_kernel& kernel, bool retainObject = false) Kernel() argument
6168 Program( const string& source, bool build = false, cl_int* err = NULL) Program() argument
6207 Program( const Context& context, const string& source, bool build = false, cl_int* err = NULL) Program() argument
6320 Program( const vector<char>& IL, bool build = false, cl_int* err = NULL) Program() argument
6375 Program( const Context& context, const vector<char>& IL, bool build = false, cl_int* err = NULL) Program() argument
6545 Program(const cl_program& program, bool retainObject = false) Program() argument
7441 CommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) CommandQueue() argument
8821 DeviceCommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) DeviceCommandQueue() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc1756 false, // cached global() variable
1757 false, // deserialized global() variable
1783 false, // cached global() variable
1784 false, // deserialized global() variable
1786 false, // success global() variable
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h381 explicit VariableDeclaration(int pos, bool is_nested = false) in VariableDeclaration() argument
3090 NewProperty(Expression* obj, Expression* key, int pos, bool optional_chain = false) NewProperty() argument
3095 NewCall(Expression* expression, const ScopedPtrList<Expression>& arguments, int pos, bool has_spread, Call::PossiblyEval possibly_eval = Call::NOT_EVAL, bool optional_chain = false) NewCall() argument
[all...]
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc5033 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3480 false); in NewArgumentsObject() local
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc945 Builtin::kGeneratorPrototypeNext, 1, false); in CreateIteratorMaps() local
947 Builtin::kGeneratorPrototypeReturn, 1, false); in CreateIteratorMaps() local
949 Builtin::kGeneratorPrototypeThrow, 1, false); in CreateIteratorMaps() local
1026 Builtin::kAsyncFromSyncIteratorPrototypeNext, 1, false); CreateAsyncIteratorMaps() local
1029 false); CreateAsyncIteratorMaps() local
1032 false); CreateAsyncIteratorMaps() local
1081 Builtin::kAsyncGeneratorPrototypeNext, 1, false); CreateAsyncIteratorMaps() local
1083 Builtin::kAsyncGeneratorPrototypeReturn, 1, false); CreateAsyncIteratorMaps() local
1085 Builtin::kAsyncGeneratorPrototypeThrow, 1, false); CreateAsyncIteratorMaps() local
2857 Builtin::kIntlGetCanonicalLocales, 1, false); InitializeGlobal() local
2860 Builtin::kIntlSupportedValuesOf, 1, false); InitializeGlobal() local
2875 Builtin::kDateTimeFormatSupportedLocalesOf, 1, false); InitializeGlobal() local
2914 Builtin::kNumberFormatSupportedLocalesOf, 1, false); InitializeGlobal() local
2942 Builtin::kCollatorSupportedLocalesOf, 1, false); InitializeGlobal() local
3005 Builtin::kPluralRulesSupportedLocalesOf, 1, false); InitializeGlobal() local
3033 Builtin::kRelativeTimeFormatSupportedLocalesOf, 1, false); InitializeGlobal() local
3044 Builtin::kRelativeTimeFormatPrototypeResolvedOptions, 0, false); InitializeGlobal() local
3047 false); InitializeGlobal() local
3050 2, false); InitializeGlobal() local
3064 Builtin::kListFormatSupportedLocalesOf, 1, false); InitializeGlobal() local
3074 false); InitializeGlobal() local
3076 Builtin::kListFormatPrototypeFormat, 1, false); InitializeGlobal() local
3079 false); InitializeGlobal() local
3098 Builtin::kLocalePrototypeToString, 0, false); InitializeGlobal() local
3100 Builtin::kLocalePrototypeMaximize, 0, false); InitializeGlobal() local
3102 Builtin::kLocalePrototypeMinimize, 0, false); InitializeGlobal() local
3157 Builtin::kDisplayNamesSupportedLocalesOf, 1, false); InitializeGlobal() local
3168 false); InitializeGlobal() local
3171 Builtin::kDisplayNamesPrototypeOf, 1, false); InitializeGlobal() local
3185 Builtin::kSegmenterSupportedLocalesOf, 1, false); InitializeGlobal() local
3199 false); InitializeGlobal() local
3201 Builtin::kSegmenterPrototypeSegment, 1, false); InitializeGlobal() local
3217 Builtin::kSegmentsPrototypeContaining, 1, false); InitializeGlobal() local
3240 Builtin::kSegmentIteratorPrototypeNext, 0, false); InitializeGlobal() local
4736 Builtin::kArrayBufferPrototypeGetMaxByteLength, false); InitializeGlobal_harmony_rab_gsab() local
4739 Builtin::kArrayBufferPrototypeGetResizable, false); InitializeGlobal_harmony_rab_gsab() local
4750 false); InitializeGlobal_harmony_rab_gsab() local
4753 Builtin::kSharedArrayBufferPrototypeGetGrowable, false); InitializeGlobal_harmony_rab_gsab() local
5431 Builtin::kNumberFormatPrototypeFormatRange, 2, false); InitializeGlobal_harmony_intl_number_format_v3() local
5434 false); InitializeGlobal_harmony_intl_number_format_v3() local
5447 Builtin::kPluralRulesPrototypeSelectRange, 2, false); InitializeGlobal_harmony_intl_number_format_v3() local
5480 Builtin::kArrayBufferPrototypeGetByteLength, false); CreateArrayBuffer() local
5489 false); CreateArrayBuffer() local
5547 Builtin::kGlobalDecodeURI, 1, false); InstallABunchOfRandomThings() local
5551 Builtin::kGlobalDecodeURIComponent, 1, false); InstallABunchOfRandomThings() local
5555 Builtin::kGlobalEncodeURI, 1, false); InstallABunchOfRandomThings() local
5559 Builtin::kGlobalEncodeURIComponent, 1, false); InstallABunchOfRandomThings() local
5563 Builtin::kGlobalEscape, 1, false); InstallABunchOfRandomThings() local
5567 Builtin::kGlobalUnescape, 1, false); InstallABunchOfRandomThings() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h584 NewProperty(const PreParserExpression& obj, const PreParserExpression& key, int pos, bool optional_chain = false) NewProperty() argument
645 NewCall(PreParserExpression expression, const PreParserExpressionList& arguments, int pos, bool has_spread, Call::PossiblyEval possibly_eval = Call::NOT_EVAL, bool optional_chain = false) NewCall() argument
[all...]
/third_party/mksh/
H A Dedit.c2340 x_delete(x_nb2nc(len), false); x_meta_yank() local
[all...]
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc2941 associate_die_to_decl(Dwarf_Die* die, decl_base_sptr decl, size_t where_offset, bool do_associate_by_repr = false) associate_die_to_decl() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp3006 std::fill(DE_ARRAY_BEGIN(requiredFlagsFound), DE_ARRAY_END(requiredFlagsFound), false); deviceMemoryProperties() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp4972 false, addBasicBuildingTests() local
5072 false, addVertexIndexFormatsTests() local
5073 false, addVertexIndexFormatsTests() local
5074 false, addVertexIndexFormatsTests() local
5076 false, addVertexIndexFormatsTests() local
5077 false, addVertexIndexFormatsTests() local
5078 false, addVertexIndexFormatsTests() local
5088 false, addVertexIndexFormatsTests() local
5172 false, addOperationTestsImpl() local
5176 false, addOperationTestsImpl() local
5177 false, addOperationTestsImpl() local
5178 false, addOperationTestsImpl() local
5180 false, addOperationTestsImpl() local
5181 false, addOperationTestsImpl() local
5182 false, addOperationTestsImpl() local
5192 false, addOperationTestsImpl() local
5249 false, addFuncArgTests() local
5253 false, addFuncArgTests() local
5254 false, addFuncArgTests() local
5255 false, addFuncArgTests() local
5257 false, addFuncArgTests() local
5258 false, addFuncArgTests() local
5259 false, addFuncArgTests() local
5269 false, addFuncArgTests() local
5343 false, addInstanceTriangleCullingTests() local
5347 false, addInstanceTriangleCullingTests() local
5348 false, addInstanceTriangleCullingTests() local
5349 false, addInstanceTriangleCullingTests() local
5351 false, addInstanceTriangleCullingTests() local
5352 false, addInstanceTriangleCullingTests() local
5353 false, addInstanceTriangleCullingTests() local
5363 false, addInstanceTriangleCullingTests() local
5435 false, addEmptyAccelerationStructureTests() local
5439 false, addEmptyAccelerationStructureTests() local
5440 false, addEmptyAccelerationStructureTests() local
5441 false, addEmptyAccelerationStructureTests() local
5443 false, addEmptyAccelerationStructureTests() local
5444 false, addEmptyAccelerationStructureTests() local
5445 false, addEmptyAccelerationStructureTests() local
5455 false, addEmptyAccelerationStructureTests() local
5506 false, addInstanceIndexTests() local
5510 false, addInstanceIndexTests() local
5511 false, addInstanceIndexTests() local
5512 false, addInstanceIndexTests() local
5514 false, addInstanceIndexTests() local
5515 false, addInstanceIndexTests() local
5516 false, addInstanceIndexTests() local
5526 false, addInstanceIndexTests() local
5571 false, addInstanceUpdateTests() local
5575 false, addInstanceUpdateTests() local
5576 false, addInstanceUpdateTests() local
5577 false, addInstanceUpdateTests() local
5579 false, addInstanceUpdateTests() local
5580 false, addInstanceUpdateTests() local
5581 false, addInstanceUpdateTests() local
5591 false, addInstanceUpdateTests() local
5655 false, addInstanceRayCullMaskTests() local
5659 false, addInstanceRayCullMaskTests() local
5660 false, addInstanceRayCullMaskTests() local
5661 false, addInstanceRayCullMaskTests() local
5663 false, addInstanceRayCullMaskTests() local
5664 false, addInstanceRayCullMaskTests() local
5665 false, addInstanceRayCullMaskTests() local
5724 false, // padVertices addGetDeviceAccelerationStructureCompabilityTests() local
5728 false, // bottomUsesAOP - does bottom AS use arrays, or arrays of pointers addGetDeviceAccelerationStructureCompabilityTests() local
5729 false, // bottomGeneric - Bottom created as generic AS type. addGetDeviceAccelerationStructureCompabilityTests() local
5730 false, // bottomUnboundedCreation - Create BLAS using buffers with unbounded memory. addGetDeviceAccelerationStructureCompabilityTests() local
5732 false, // topUsesAOP - does top AS use arrays, or arrays of pointers addGetDeviceAccelerationStructureCompabilityTests() local
5733 false, // topGeneric - Top created as generic AS type. addGetDeviceAccelerationStructureCompabilityTests() local
5734 false, // topUnboundedCreation - Create TLAS using buffers with unbounded memory. addGetDeviceAccelerationStructureCompabilityTests() local
5744 false, // useCullMask addGetDeviceAccelerationStructureCompabilityTests() local
5791 false, // padVertices addUpdateHeaderBottomAddressTests() local
5795 false, // bottomUsesAOP addUpdateHeaderBottomAddressTests() local
5796 false, // bottomGeneric addUpdateHeaderBottomAddressTests() local
5797 false, // bottomUnboundedCreation addUpdateHeaderBottomAddressTests() local
5799 false, // topUsesAOP addUpdateHeaderBottomAddressTests() local
5800 false, // topGeneric addUpdateHeaderBottomAddressTests() local
5801 false, // topUnboundedCreation addUpdateHeaderBottomAddressTests() local
5811 false, // useCullMask addUpdateHeaderBottomAddressTests() local
5949 false, addUpdateTests() local
5953 false, addUpdateTests() local
5954 false, addUpdateTests() local
5955 false, addUpdateTests() local
5957 false, addUpdateTests() local
5958 false, addUpdateTests() local
5959 false, addUpdateTests() local
5969 false, addUpdateTests() local
[all...]
H A DvktRayTracingBuiltinTests.cpp4261 false, // bool skipTriangles; createRayFlagsTests() local
4262 false, // bool skipAABSs; createRayFlagsTests() local
4263 false, // bool opaque; createRayFlagsTests() local
4266 false, // bool useSpecConstants; createRayFlagsTests() local
4267 false, // bool skipClosestHit; createRayFlagsTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp576 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
1794 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/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp296 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/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp1562 OperationTestCase(const char* _baseName, BehaviorFlags _behaviorFlags, OperationId _operatinId, ValueId _input1, ValueId _input2, ValueId _expectedOutput, bool _fp16Without16BitStorage = false) OperationTestCase() argument
[all...]
H A DvktSpvAsmInstructionTests.cpp1378 createOpAtomicGroup(tcu::TestContext& testCtx, bool useStorageBuffer, int numElements = 65535, bool verifyReturnValues = false, bool volatileAtomic = false) createOpAtomicGroup() argument
10689 getConvertCaseShaderStr(const string& instruction, const ConvertCase& convertCase, bool addVectors = false) getConvertCaseShaderStr() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp3031 std::fill(DE_ARRAY_BEGIN(requiredFlagsFound), DE_ARRAY_END(requiredFlagsFound), false); deviceMemoryProperties() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp3487 RotateRectangle(getRotationDrawFramebuffer(), false, fbDimensions.width, fbDimensions.height, updateViewport() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1253 Nucleus::createStore(V(el), V(elPtr), T(elTy), /*isVolatile */ false, alignment, /* atomic */ false, std::memory_order_relaxed); createScatter() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp659 getExactSDiv(const SCEV *LHS, const SCEV *RHS, ScalarEvolution &SE, bool IgnoreSignificantBits = false) getExactSDiv() argument
5551 L->getHeader()->printAsOperand(dbgs(), /*PrintType=*/false); LSRInstance() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1814 CreateReg(unsigned RegNum, RegKind Kind, SMLoc S, SMLoc E, MCContext &Ctx, RegConstraintEqualityTy EqTy = RegConstraintEqualityTy::EqualsReg, AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, unsigned ShiftAmount = 0, unsigned HasExplicitAmount = false) CreateReg() argument
1833 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, SMLoc S, SMLoc E, MCContext &Ctx, AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, unsigned ShiftAmount = 0, unsigned HasExplicitAmount = false) CreateVectorReg() argument
[all...]

Completed in 161 milliseconds

1...<<5152535455565758