| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_generator.cpp | 253 brw_inst *patch = &p->store[patch_ip->ip]; in patch_halt_jumps() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_driver.h | 47 unsigned patch : 1; /* patch constant value */ member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_compiler.cpp | 508 create_varying_from_info(nir_shader *nir, struct d3d12_varying_info *info, unsigned slot, unsigned slot_frac, nir_variable_mode mode, bool patch) create_varying_from_info() argument 534 create_varyings_from_info(nir_shader *nir, struct d3d12_varying_info *info, unsigned slot, nir_variable_mode mode, bool patch) create_varyings_from_info() argument 543 fill_varyings(struct d3d12_varying_info *info, nir_shader *s, nir_variable_mode modes, uint64_t mask, bool patch) fill_varyings() argument [all...] |
| H A D | d3d12_compiler.h | 71 uint8_t patch:1; member
|
| /third_party/skia/third_party/externals/angle2/src/feature_support_util/ |
| H A D | feature_support_util.cpp | 267 Version(uint32_t major, uint32_t minor, uint32_t subminor, uint32_t patch) in Version() argument
|
| /third_party/skia/third_party/externals/brotli/c/tools/ |
| H A D | brotli.c | 535 int patch = BROTLI_VERSION & 0xFFF; in PrintVersion() local
|
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_userfunctions.py | 32 from unittest.mock import Mock, patch namespace
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libvpxenc.c | 1508 int patch = VPX_VERSION_PATCH(version); in vp9_encode_set_roi() local
|
| /third_party/glslang/glslang/Public/ |
| H A D | ShaderLang.h | 403 int patch; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_linking_helpers.c | 1609 get_linked_variable_location(unsigned location, bool patch) get_linked_variable_location() argument [all...] |
| /third_party/mesa3d/src/compiler/ |
| H A D | glsl_types.h | 1451 unsigned patch:1; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shader_types.h | 1004 unsigned patch:1; member
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_indirect_draw.c | 932 patch(struct indirect_draw_shader_builder *builder) in patch() function
|
| /third_party/libfuse/example/ |
| H A D | cxxopts.hpp | 58 uint8_t major, minor, patch; member
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | fs.c | 916 unsigned patch; in uv__kernel_version() local
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_unix_events.py | 1184 def patch(target, wrapper): global() function [all...] |
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 5401 FT_Int patch = 0; in FT_Library_Version() local
|
| /third_party/python/Lib/test/ |
| H A D | test_nntplib.py | 16 from unittest.mock import patch namespace
|
| H A D | test_builtin.py | 34 from unittest.mock import MagicMock, patch namespace
|
| H A D | test_urllib.py | 10 from unittest.mock import patch namespace
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | plugin.pb.h | 1041 inline ::PROTOBUF_NAMESPACE_ID::int32 Version::patch() const { in patch() function in compiler::Version
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testasync.py | 13 from unittest.mock import (ANY, call, AsyncMock, patch, MagicMock, Mock, namespace [all...] |
| /third_party/python/Lib/unittest/ |
| H A D | mock.py | 1695 def patch( global() function [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | loader_common.h | 112 uint16_t patch; member
|
| /third_party/libuv/src/unix/ |
| H A D | linux.c | 333 unsigned patch; in uv__kernel_version() local [all...] |