Home
last modified time | relevance | path

Searched defs:disabled (Results 1 – 25 of 91) sorted by relevance

1234

/third_party/mindspore/tests/ut/data/dump/gpu_dumps/golden/
Dwatchpoints_expected.json12 "disabled": false, boolean
34 "disabled": false, boolean
56 "disabled": false, boolean
65 "disabled": true, boolean
/third_party/curl/tests/server/
Ddisabled.c36 static const char *disabled[]={ variable
/third_party/cJSON/tests/
Djson_patch_tests.c56 cJSON *disabled = NULL; in test_apply_patch() local
127 cJSON *disabled = NULL; in test_generate_test() local
/third_party/weston/tools/zunitc/src/
Dzuc_types.h43 int disabled; member
60 int disabled; member
/third_party/openssl/util/perl/OpenSSL/Test/
DUtils.pm144 sub disabled { subroutine
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Devent_tracer.cpp23 static unsigned char disabled = 0; in GetTraceCategoryEnabledFlag() local
/third_party/skia/third_party/externals/angle2/src/common/
Devent_tracer.cpp23 static unsigned char disabled = 0; in GetTraceCategoryEnabledFlag() local
/third_party/flutter/skia/src/gpu/
DGrFixedClip.cpp70 static const GrFixedClip disabled = GrFixedClip(); in Disabled() local
/third_party/skia/third_party/externals/dawn/src/dawn_platform/
DDawnPlatform.cpp31 static unsigned char disabled = 0; in GetTraceCategoryEnabledFlag() local
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DEventTracer.cpp22 static unsigned char disabled = 0; in GetTraceCategoryEnabledFlag() local
/third_party/abseil-cpp/absl/base/internal/
Dlow_level_scheduling.h84 bool disabled; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dlow_level_scheduling.h86 bool disabled; member
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacro.h38 mutable bool disabled; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacro.h38 mutable bool disabled; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DMacro.h43 mutable bool disabled; member
/third_party/node/benchmark/async_hooks/
Dpromises.js7 disabled() { method
/third_party/typescript/tests/cases/fourslash/etslib/
Dcommon.d.ts40 disabled?: any; property
/third_party/curl/src/
Dtool_getpass.c225 bool disabled; in getpass_r() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLFeatureControlTest.cpp134 std::vector<const char *> disabled = std::vector<const char *>(); in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLFeatureControlTest.cpp132 std::vector<const char *> disabled = std::vector<const char *>(); in TEST_P() local
/third_party/gstreamer/gstreamer/gst/
Dgstcontrolbinding.h79 gboolean disabled; member
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_shader.h90 uint8_t disabled; member
/third_party/boost/boost/test/tree/
Ddecorator.hpp224 typedef enable_if<false> disabled; typedef
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_objects.h67 bool disabled; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DTextureStage.cpp396 bool disabled = (stageOperation == STAGE_DISABLE) || (!sampler->hasTexture() && usesTexture()); in isStageDisabled() local

1234