| /third_party/cJSON/tests/ |
| H A D | json_patch_tests.c | 52 cJSON *patch = NULL; in test_apply_patch() local 125 cJSON *patch = NULL; in test_generate_test() local [all...] |
| H A D | old_utils_tests.c | 179 cJSON *patch = cJSON_Parse(merges[i][1]); in merge_tests() local 202 cJSON *patch = cJSONUtils_GenerateMergePatch(from,to); in generate_merge_tests() local
|
| /third_party/node/src/ |
| H A D | jsvm_node_api_types.h | 42 uint32_t patch; member
|
| H A D | node_api_types.h | 40 uint32_t patch; member
|
| /third_party/python/Lib/test/ |
| H A D | test_rlcompleter.py | 2 from unittest.mock import patch namespace
|
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_dir_util.py | 6 from unittest.mock import patch namespace
|
| H A D | test_file_util.py | 5 from unittest.mock import patch namespace
|
| H A D | test_util.py | 14 from distutils import util # used to patch _environ_checked namespace
|
| /base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/ |
| H A D | UpdaterStartUpdaterProc_fuzzer.cpp | 159 static int StartUpdaterProcFun(const std::string &patch) in StartUpdaterProcFun() argument
|
| /base/update/updater/services/diffpatch/patch/ |
| H A D | update_patch.cpp | 122 std::unique_ptr<BlocksBufferPatch> patch = std::make_unique<BlocksBufferPatch>(patchInfo, oldInfo, newData); ApplyBlockPatch() local 148 std::unique_ptr<BlocksStreamPatch> patch = std::make_unique<BlocksStreamPatch>(patchInfo, stream, writer); ApplyBlockPatch() local 194 std::unique_ptr<BlocksStreamPatch> patch = std::make_unique<BlocksStreamPatch>(patchInfo, ApplyBlockPatch() local 215 std::unique_ptr<BlocksStreamPatch> patch = std::make_unique<BlocksStreamPatch>(patchInfo, stream, writer); ApplyBlockPatch() local [all...] |
| /third_party/openssl/test/testutil/ |
| H A D | provider.c | 69 int major, minor, patch; member 99 int fips_provider_version_eq(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_eq() argument 109 int fips_provider_version_ne(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_ne() argument 119 int fips_provider_version_le(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_le() argument 132 fips_provider_version_lt(OSSL_LIB_CTX *libctx, int major, int minor, int patch) fips_provider_version_lt() argument 145 fips_provider_version_gt(OSSL_LIB_CTX *libctx, int major, int minor, int patch) fips_provider_version_gt() argument 158 fips_provider_version_ge(OSSL_LIB_CTX *libctx, int major, int minor, int patch) fips_provider_version_ge() argument 174 int major, minor, patch, r; fips_provider_version_match() local [all...] |
| /third_party/skia/src/gpu/tessellate/shaders/ |
| H A D | GrTessellationShader.h | 52 static void WriteConicPatch(const SkPoint pts[3], float w, SkPoint patch[4]) { in WriteConicPatch() argument
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_autocomplete.py | 4 from unittest.mock import Mock, patch namespace
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware.h | 788 static inline u32 kbase_csf_interface_version(u32 major, u32 minor, u32 patch) in kbase_csf_interface_version() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_nlmeans_opencl.c | 297 int w, h, err, cle, overflow, p, patch, research; in nlmeans_opencl_filter_frame() local
|
| /third_party/curl/lib/ |
| H A D | version.c | 94 unsigned int patch = brotli_version & 0x00000FFF; in brotli_version() local 106 unsigned int patch = (unsigned int)(zstd_version - in zstd_version() local 265 unsigned int patch = api.ldapai_vendor_version % 100; in curl_version() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf_probes.c | 34 __u32 major, minor, patch; in get_ubuntu_kernel_version() local 65 __u32 major, minor, patch; in get_debian_kernel_version() local 82 __u32 major, minor, patch, version; in get_kernel_version() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 325 bool patch; member 329 check_location_aliasing(struct explicit_location_info explicit_locations[][4], ir_variable *var, unsigned location, unsigned component, unsigned location_limit, const glsl_type *type, unsigned interpolation, bool centroid, bool sample, bool patch, gl_shader_program *prog, gl_shader_stage stage) check_location_aliasing() argument [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_cmd.c | 195 int rc, major, minor, patch; in mkfs_ext4_version_parser() local 215 int major, minor, patch; in mkfs_ext4_version_table_get() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_tracker.c | 543 xa_tracker_version(int *major, int *minor, int *patch) in xa_tracker_version() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_gmem.c | 289 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.c | 1022 unsigned patch = 0; /* assume the worst */ in fd_screen_create() local
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_sanity.c | 414 uint patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_gmem.c | 731 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local 742 struct fd_cs_patch *patch = fd_patch_element(&batch->rbrc_patches, i); in patch_rbrc() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_gmem.c | 407 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws() local 520 struct fd_cs_patch *patch = fd_patch_element(&batch->gmem_patches, i); variable [all...] |