Home
last modified time | relevance | path

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

1234

/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/curl/tests/server/
Ddisabled.c39 static const char *disabled[]={ variable
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/
DUtils.pm146 sub disabled { subroutine
/third_party/openssl/util/perl/OpenSSL/Test/
DUtils.pm146 sub disabled { subroutine
/third_party/skia/third_party/externals/angle2/src/common/
Devent_tracer.cpp23 static unsigned char disabled = 0; in GetTraceCategoryEnabledFlag() 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/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/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.c180 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/gstreamer/gstreamer/gst/
Dgstcontrolbinding.h79 gboolean disabled; member
Dgstobject.c1197 gst_object_set_control_bindings_disabled (GstObject * object, gboolean disabled) in gst_object_set_control_bindings_disabled()
1224 const gchar * property_name, gboolean disabled) in gst_object_set_control_binding_disabled()
Dgstcontrolbinding.c476 gboolean disabled) in gst_control_binding_set_disabled()
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_shader.h90 uint8_t disabled; member
Drbug_shader.c256 uint8_t disabled, in rbug_send_shader_info_reply()
/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
/third_party/cef/libcef/browser/
Dcontext.cc48 static bool disabled = false; in DisableFMA3() local
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.h61 gboolean disabled; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dhw_features_common.c475 int disabled) in set_disable_ht40()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_viewport.c652 const unsigned disabled = 0xffff; /* all inside and outside cases */ in si_emit_window_rectangles() local

1234