Home
last modified time | relevance | path

Searched defs:false (Results 101 - 125 of 677) sorted by relevance

12345678910>>...28

/third_party/libdrm/tests/etnaviv/
H A Detnaviv_2d_test.c267 bmp_dump32(etna_bo_map(bmp), width, height, false, argv[2]); in main() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.h37 typedef enum {false=0, true} bool; enumerator
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer.cc52 ValidateIntegerTypedArray( Isolate* isolate, Handle<Object> object, const char* method_name, bool only_int32_and_big_int64 = false) ValidateIntegerTypedArray() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-message.h30 V8_INLINE ScriptOriginOptions(bool is_shared_cross_origin = false, in ScriptOriginOptions() argument
64 ScriptOrigin(Isolate* isolate, Local<Value> resource_name, int resource_line_offset = 0, int resource_column_offset = 0, bool resource_is_shared_cross_origin = false, int script_id = -1, Local<Value> source_map_url = Local<Value>(), bool resource_is_opaque = false, bool is_wasm = false, bool is_module = false, Local<Data> host_defined_options = Local<Data>()) ScriptOrigin() argument
/third_party/node/deps/v8/include/
H A Dv8-message.h30 V8_INLINE ScriptOriginOptions(bool is_shared_cross_origin = false, in ScriptOriginOptions() argument
64 ScriptOrigin(Isolate* isolate, Local<Value> resource_name, int resource_line_offset = 0, int resource_column_offset = 0, bool resource_is_shared_cross_origin = false, int script_id = -1, Local<Value> source_map_url = Local<Value>(), bool resource_is_opaque = false, bool is_wasm = false, bool is_module = false, Local<Data> host_defined_options = Local<Data>()) ScriptOrigin() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_rwlock_test.cpp24 explicit RwlockHandleControl(std::function<int(pthread_rwlock_t*)> mLock_function, bool mFlag = false, in RwlockHandleControl() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-sine-source.c45 PA_MODULE_LOAD_ONCE(false); variable
H A Dohos_module-protocol-stub.c144 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-null-source.c48 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-match.c50 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-mmkbd-evdev.c46 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-protocol-stub.c144 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-pipe-source.c52 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/tests/
H A Dmemblockq-test.c209 ck_assert_int_eq(pa_memblockq_is_readable(bq), false); in START_TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp150 BitVector (size_t size, bool value = false) in BitVector() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp63 SparseResourcesBaseInstance (Context &context, bool useDeviceGroups = false) in SparseResourcesBaseInstance() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_decoration_test.cpp6034 ShaderWithNonWritableTarget(const std::string& target, bool member_decorate = false) ShaderWithNonWritableTarget() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DIndexedPointsTest.cpp111 void runTest(GLuint firstIndex, bool useVertexBufferWithColor = false) in runTest() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_decoration_test.cpp6034 ShaderWithNonWritableTarget(const std::string& target, bool member_decorate = false) ShaderWithNonWritableTarget() argument
/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.cpp138 void flatten(SkWriteBuffer&) const override { SkASSERT(false); } variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexOnlyRenderPipelineTests.cpp98 CreateRenderPipeline( wgpu::CompareFunction stencilCompare = wgpu::CompareFunction::Always, wgpu::StencilOperation stencilPassOp = wgpu::StencilOperation::Keep, wgpu::CompareFunction depthCompare = wgpu::CompareFunction::Always, bool writeDepth = false, bool useFragment = true) CreateRenderPipeline() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp160 /* mayCollide */ false); in GetTransformedModuleHandle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
H A DMSFCommon.h148 getNumFpmIntervals(const MSFLayout &L, bool IncludeUnusedFpmData = false, bool AltFpm = false) getNumFpmIntervals() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSink.cpp191 Inst->getParent()->printAsOperand(dbgs(), false); dbgs() << " -> "; SinkInstruction() local
192 SuccToSinkTo->printAsOperand(dbgs(), false); dbgs() << ")\\n"); SinkInstruction() local
[all...]
H A DSpeculativeExecution.cpp107 explicit SpeculativeExecutionLegacyPass(bool OnlyIfDivergentTarget = false) in SpeculativeExecutionLegacyPass() argument
[all...]

Completed in 28 milliseconds

12345678910>>...28