Home
last modified time | relevance | path

Searched defs:patch (Results 26 - 50 of 133) sorted by relevance

123456

/third_party/cJSON/tests/
H A Djson_patch_tests.c52 cJSON *patch = NULL; in test_apply_patch() local
125 cJSON *patch = NULL; in test_generate_test() local
[all...]
H A Dold_utils_tests.c179 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 Djsvm_node_api_types.h42 uint32_t patch; member
H A Dnode_api_types.h40 uint32_t patch; member
/third_party/python/Lib/test/
H A Dtest_rlcompleter.py2 from unittest.mock import patch namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_dir_util.py6 from unittest.mock import patch namespace
H A Dtest_file_util.py5 from unittest.mock import patch namespace
H A Dtest_util.py14 from distutils import util # used to patch _environ_checked namespace
/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
H A DUpdaterStartUpdaterProc_fuzzer.cpp159 static int StartUpdaterProcFun(const std::string &patch) in StartUpdaterProcFun() argument
/base/update/updater/services/diffpatch/patch/
H A Dupdate_patch.cpp122 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 Dprovider.c69 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 DGrTessellationShader.h52 static void WriteConicPatch(const SkPoint pts[3], float w, SkPoint patch[4]) { in WriteConicPatch() argument
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_autocomplete.py4 from unittest.mock import Mock, patch namespace
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.h788 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 Dvf_nlmeans_opencl.c297 int w, h, err, cle, overflow, p, patch, research; in nlmeans_opencl_filter_frame() local
/third_party/curl/lib/
H A Dversion.c94 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 Dlibbpf_probes.c34 __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 Dlink_varyings.cpp325 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 Dtst_cmd.c195 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 Dxa_tracker.c543 xa_tracker_version(int *major, int *minor, int *patch) in xa_tracker_version() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c289 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 Dfreedreno_screen.c1022 unsigned patch = 0; /* assume the worst */ in fd_screen_create() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c414 uint patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c731 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 Dfd2_gmem.c407 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...]

Completed in 15 milliseconds

123456