Home
last modified time | relevance | path

Searched defs:disable (Results 26 - 50 of 85) sorted by relevance

1234

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_nir_algebraic.py155 import nir_algebraic # pylint: disable=import-error namespace
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_shader.h62 uint8_t disable; member
H A Drbug_shader.c119 rbug_send_shader_disable(struct rbug_connection *__con, rbug_context_t context, rbug_shader_t shader, uint8_t disable, uint32_t *__serial) rbug_send_shader_disable() argument
/third_party/gn/infra/
H A Drecipes.py36 from io import open # pylint: disable=redefined-builtin namespace
/third_party/mbedtls/tests/scripts/
H A Dgenerate_bignum_tests.py62 import scripts_path # pylint: disable=unused-import namespace
68 from mbedtls_dev import bignum_core, bignum_mod_raw, bignum_mod # pylint: disable=unused-import namespace
H A Dtest_psa_constant_names.py33 import scripts_path # pylint: disable=unused-import namespace
H A Dgenerate_psa_wrappers.py17 import scripts_path #pylint: disable=unused-import namespace
H A Dcheck_names.py47 import scripts_path # pylint: disable=unused-import namespace
H A Dcheck_files.py22 from typing import FrozenSet, Optional, Pattern # pylint: disable=unused-import namespace
26 import scripts_path # pylint: disable=unused-import namespace
H A Ddepends.py57 import scripts_path # pylint: disable=unused-import namespace
H A Daudit-validity-dates.py31 import scripts_path # pylint: disable=unused-import namespace
H A Dgenerate_psa_tests.py16 import scripts_path # pylint: disable=unused-import namespace
19 from mbedtls_dev import macro_collector #pylint: disable=unused-import namespace
/third_party/node/deps/v8/tools/testrunner/local/
H A Dandroid.py41 from devil.android import device_errors # pylint: disable=import-error namespace
42 from devil.android import device_utils # pylint: disable=import-error namespace
43 from devil.android.perf import cache_control # pylint: disable=import-error namespace
44 from devil.android.perf import perf_control # pylint: disable=import-error namespace
/third_party/node/src/inspector/
H A Dworker_agent.cc113 DispatchResponse WorkerAgent::disable() { in disable() function in node::inspector::protocol::WorkerAgent
/third_party/node/deps/openssl/openssl/
H A DConfigure1165 sub disable { subroutine
[all...]
/third_party/openssl/
H A DConfigure1167 sub disable { subroutine
[all...]
/third_party/skia/infra/bots/
H A Drecipes.py36 from io import open # pylint: disable=redefined-builtin namespace
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c97 static void disable(struct result *rr, int i, int src) in disable() function
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c97 static void disable(struct result *rr, int i, int src) in disable() function
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.h75 bool disable; member
/third_party/protobuf/python/google/protobuf/
H A Dmessage.py411 from google.protobuf import symbol_database # pylint:disable=g-import-not-at-top namespace
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.h374 bool disable = !ctx->gfx_pipeline_state.has_points || !ctx->rast_state->base.sprite_coord_enable; in zink_set_fs_point_coord_key() local
/third_party/protobuf/python/google/protobuf/internal/
H A Ddecoder.py91 import re # pylint: disable=g-import-not-at-top namespace
/third_party/python/Lib/
H A Dbdb.py728 def disable(self): member in Breakpoint
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h285 int (*disable)(struct usbdev_ep_s *ep); member

Completed in 19 milliseconds

1234