name
stringlengths
23
117
code
stringlengths
356
42.1k
extr_gd_interpolation.c_filter_generalized_cubic_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_gd_interpolation.c_filter_generalized_cubic.c // Applied augmentations: augment_off_by_one_error, augment_add_assert, augment_change_relational_operator, augment_add_volatile_int #include <assert.h> #include <stdio.h> #define NULL ((void*)0) typ...
extr_g_mover.c_SP_func_button_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_g_mover.c_SP_func_button.c // Applied augmentations: augment_add_struct_definition, augment_add_unused_function, augment_change_numeric_constant, augment_add_volatile_int, augment_add_assert #include <stdio.h> #include <assert.h> /* AUGMENTATIO...
extr_csputils.c_mp_get_xyz2rgb_coeffs_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_csputils.c_mp_get_xyz2rgb_coeffs.c // Applied augmentations: augment_add_volatile_int, augment_swap_increment_decrement, augment_add_unused_function #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_...
extr_stubs.c_fabsf_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_stubs.c_fabsf.c // Applied augmentations: augment_add_printf_hello, augment_add_struct_definition, augment_add_global_volatile_var #include <stdio.h> volatile int g_aug_volatile_3386 = 2; /* AUGMENTATION_MARKER: Added unused struct */ struct A...
extr_vf_rotate.c_filter_slice_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_vf_rotate.c_filter_slice.c // Applied augmentations: augment_swap_increment_decrement, augment_change_numeric_constant, augment_off_by_one_error, augment_add_printf_hello #include <stdio.h> #define NULL ((void*)0) typedef unsigned long size_t; ...
extr_stat.c_ary_sum_avg_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_stat.c_ary_sum_avg.c // Applied augmentations: augment_swap_increment_decrement, augment_add_printf_hello, augment_add_struct_definition #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_2398 { int id; cha...
extr_remez.c_CalcParms_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_remez.c_CalcParms.c // Applied augmentations: augment_swap_increment_decrement, augment_add_global_volatile_var, augment_add_volatile_int, augment_change_numeric_constant #include <stdio.h> volatile int g_aug_volatile_2189 = 8; #define NULL ((v...
extr_mouse.c_crude_hypot_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_mouse.c_crude_hypot.c // Applied augmentations: augment_off_by_one_error, augment_add_printf_hello, augment_add_assert, augment_add_unused_function #include <stdio.h> #include <assert.h> /* AUGMENTATION_MARKER: Added unused function */ static i...
extr_g_mover.c_Touch_DoorTriggerSpectator_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_g_mover.c_Touch_DoorTriggerSpectator.c // Applied augmentations: augment_change_numeric_constant, augment_add_struct_definition, augment_add_global_volatile_var, augment_swap_logical_operator volatile int g_aug_volatile_3557 = 0; /* AUGMENTATI...
extr_resample.c_sinc_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_resample.c_sinc.c // Applied augmentations: augment_add_unused_function, augment_off_by_one_error /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_5257(int x) { int y = x * x - 1; if (y <= 0) return 0; re...
extr_ucl_emitter_utils.c_ucl_utstring_append_double_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ucl_emitter_utils.c_ucl_utstring_append_double.c // Applied augmentations: augment_add_assert, augment_add_volatile_int, augment_add_global_volatile_var, augment_add_struct_definition #include <assert.h> #include <stdio.h> /* AUGMENTATION_MARK...
extr_resample.c_bessel_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_resample.c_bessel.c // Applied augmentations: augment_add_printf_hello, augment_add_unused_function, augment_add_struct_definition #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_1417 { int id; char nam...
extr_testcms2.c_TestSingleFixed15_16_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_testcms2.c_TestSingleFixed15_16.c // Applied augmentations: augment_add_struct_definition, augment_add_unused_function, augment_add_printf_hello, augment_add_global_volatile_var, augment_change_numeric_constant #include <stdio.h> volatile int ...
extr_s_erf.c_erf_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_s_erf.c_erf.c // Applied augmentations: augment_add_struct_definition, augment_add_printf_hello, augment_add_complex_arithmetic #include <stdio.h> #include <math.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_2072 { int id...
extr_utils.c_ff_rfps_calculate_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_utils.c_ff_rfps_calculate.c // Applied augmentations: augment_add_unused_function, augment_swap_break_continue, augment_add_struct_definition, augment_change_numeric_constant, augment_add_complex_arithmetic, augment_change_relational_operator #i...
extr_stubs.c_hypot_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_stubs.c_hypot.c // Applied augmentations: augment_add_unused_function, augment_add_global_volatile_var volatile int g_aug_volatile_1628 = 3; /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_3651(int x) { int y = ...
extr_graphicspath.c_flatten_bezier_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_graphicspath.c_flatten_bezier.c // Applied augmentations: augment_add_global_volatile_var, augment_add_struct_definition, augment_add_volatile_int #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_3995 { int i...
extr_convolutional_layer.c_binarize_weights_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_convolutional_layer.c_binarize_weights.c // Applied augmentations: augment_swap_increment_decrement, augment_change_relational_operator, augment_add_global_volatile_var, augment_add_unused_function, augment_add_struct_definition, augment_add_vola...
extr_faces.c_TestEdge_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_faces.c_TestEdge.c // Applied augmentations: augment_add_assert, augment_change_relational_operator, augment_add_unused_function, augment_add_printf_hello, augment_swap_break_continue #include <assert.h> #include <stdio.h> /* AUGMENTATION_MARKE...
extr_bg_misc.c_BG_TouchJumpPad_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_bg_misc.c_BG_TouchJumpPad.c // Applied augmentations: augment_add_struct_definition, augment_add_global_volatile_var, augment_change_relational_operator volatile int g_aug_volatile_1354 = 8; /* AUGMENTATION_MARKER: Added unused struct */ struc...
extr_checkasm.c_double_near_abs_eps_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_checkasm.c_double_near_abs_eps.c // Applied augmentations: augment_change_numeric_constant, augment_add_assert, augment_add_complex_arithmetic, augment_add_unused_function #include <assert.h> #include <math.h> /* AUGMENTATION_MARKER: Added unus...
extr_vf_hqdn3d.c_precalc_coefs_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_vf_hqdn3d.c_precalc_coefs.c // Applied augmentations: augment_add_assert #include <assert.h> #define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long sc...
extr_m4x4.c_m4x4_invert_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_m4x4.c_m4x4_invert.c // Applied augmentations: augment_change_relational_operator, augment_add_printf_hello, augment_add_assert #include <stdio.h> #include <assert.h> #define NULL ((void*)0) typedef unsigned long size_t; // Customize by platfor...
extr_s_asinh.c_asinh_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_s_asinh.c_asinh.c // Applied augmentations: augment_add_unused_function, augment_change_numeric_constant, augment_add_struct_definition /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_2106 { int id; char name[32]; doub...
extr_tests.c_assert_float_equal_impl_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_tests.c_assert_float_equal_impl.c // Applied augmentations: augment_add_struct_definition, augment_add_global_volatile_var, augment_change_numeric_constant, augment_add_unused_function /* AUGMENTATION_MARKER: Added unused function */ static int...
extr_soundv.c_Plane_Equal_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_soundv.c_Plane_Equal.c // Applied augmentations: augment_swap_logical_operator, augment_add_printf_hello, augment_add_assert, augment_add_global_volatile_var, augment_add_struct_definition #include <stdio.h> #include <assert.h> /* AUGMENTATION...
extr_mapping.c_xform_near_match_aug_v3_3.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_mapping.c_xform_near_match.c // Applied augmentations: augment_add_global_volatile_var, augment_add_volatile_int, augment_add_struct_definition, augment_add_assert #include <stdio.h> #include <assert.h> /* AUGMENTATION_MARKER: Added unused str...
extr_news-data.c_do_set_recommend_rate_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_news-data.c_do_set_recommend_rate.c // Applied augmentations: augment_swap_logical_operator, augment_add_unused_function, augment_add_volatile_int, augment_change_relational_operator #include <stdio.h> /* AUGMENTATION_MARKER: Added unused funct...
extr_bbox.c_aabb_for_transformed_aabb_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_bbox.c_aabb_for_transformed_aabb.c // Applied augmentations: augment_off_by_one_error, augment_add_unused_function, augment_change_numeric_constant, augment_change_relational_operator, augment_add_struct_definition /* AUGMENTATION_MARKER: Added...
extr_kmath.c_km_ks_dist_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_kmath.c_km_ks_dist.c // Applied augmentations: augment_change_numeric_constant, augment_add_assert, augment_swap_logical_operator, augment_swap_increment_decrement, augment_add_global_volatile_var, augment_add_printf_hello #include <assert.h> #...
extr_asin.c_asin_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_asin.c_asin.c // Applied augmentations: augment_off_by_one_error, augment_add_global_volatile_var, augment_change_numeric_constant volatile int g_aug_volatile_8223 = 5; #define NULL ((void*)0) typedef unsigned long size_t; // Customize by plat...
extr_be_aas_reach.c_AAS_Reachability_WalkOffLedge_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_be_aas_reach.c_AAS_Reachability_WalkOffLedge.c // Applied augmentations: augment_add_volatile_int, augment_swap_break_continue, augment_add_struct_definition, augment_add_assert, augment_add_unused_function #include <stdio.h> #include <assert.h...
extr_e_lgamma_r.c_lgamma_r_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_e_lgamma_r.c_lgamma_r.c // Applied augmentations: augment_off_by_one_error, augment_add_assert, augment_add_printf_hello #include <assert.h> #include <stdio.h> #define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. type...
extr_be_ai_move.c_BotFinishTravel_Elevator_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_be_ai_move.c_BotFinishTravel_Elevator.c // Applied augmentations: augment_add_volatile_int, augment_add_global_volatile_var, augment_add_assert #include <stdio.h> #include <assert.h> volatile int g_aug_volatile_7191 = 7; #define NULL ((void*)0)...
extr_ui_controls2.c_Controls_SetConfig_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ui_controls2.c_Controls_SetConfig.c // Applied augmentations: augment_add_unused_function, augment_change_numeric_constant, augment_add_printf_hello, augment_add_assert, augment_add_global_volatile_var, augment_change_relational_operator #includ...
extr_matrix.c_test_transform_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_matrix.c_test_transform.c // Applied augmentations: augment_change_relational_operator, augment_add_global_volatile_var, augment_change_numeric_constant volatile int g_aug_volatile_1733 = 4; #define NULL ((void*)0) typedef unsigned long size_t;...
extr_ff_ffplay.c_ffp_get_video_rotate_degrees_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ff_ffplay.c_ffp_get_video_rotate_degrees.c // Applied augmentations: augment_add_volatile_int, augment_add_global_volatile_var #include <stdio.h> volatile int g_aug_volatile_7098 = 7; #define NULL ((void*)0) typedef unsigned long size_t; // Cu...
extr_e_j0.c_j0_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_e_j0.c_j0.c // Applied augmentations: augment_add_struct_definition, augment_change_numeric_constant, augment_add_printf_hello, augment_add_global_volatile_var #include <stdio.h> volatile int g_aug_volatile_7729 = 8; /* AUGMENTATION_MARKER: Ad...
extr_cg_players.c_CG_SwingAngles_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cg_players.c_CG_SwingAngles.c // Applied augmentations: augment_add_global_volatile_var volatile int g_aug_volatile_7043 = 9; #define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsign...
extr_tr_bsp.c_R_MergedWidthPoints_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_tr_bsp.c_R_MergedWidthPoints.c // Applied augmentations: augment_add_struct_definition, augment_swap_break_continue, augment_add_printf_hello #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_7069 { int id; ...
extr_mkgrayer.c_Forward_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_mkgrayer.c_Forward.c // Applied augmentations: augment_off_by_one_error, augment_add_printf_hello, augment_add_assert, augment_change_numeric_constant #include <stdio.h> #include <assert.h> #define NULL ((void*)0) typedef unsigned long size_t; ...
extr_aas_store.c_AAS_AddPlaneToHash_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_aas_store.c_AAS_AddPlaneToHash.c // Applied augmentations: augment_off_by_one_error, augment_add_unused_function, augment_change_relational_operator, augment_add_printf_hello, augment_add_assert #include <stdio.h> #include <assert.h> /* AUGMENT...
extr_search-data.c_tbl_relevance_init_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_search-data.c_tbl_relevance_init.c // Applied augmentations: augment_change_relational_operator, augment_add_struct_definition /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_3622 { int id; char name[32]; double value;...
extr_stat.c_iter_sumf_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_stat.c_iter_sumf.c // Applied augmentations: augment_add_volatile_int, augment_add_unused_function, augment_change_relational_operator #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_8304(int x) { ...
extr_utils.c_av_guess_frame_rate_aug_v3_3.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_utils.c_av_guess_frame_rate.c // Applied augmentations: augment_swap_logical_operator, augment_add_struct_definition, augment_off_by_one_error, augment_add_assert #include <assert.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData...
extr_polylib.c_BaseWindingForPlane_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_polylib.c_BaseWindingForPlane.c // Applied augmentations: augment_add_struct_definition, augment_add_printf_hello, augment_change_relational_operator #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_6061 { in...
extr_builtin-diff.c___hist_entry__cmp_compute_aug_v3_3.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_builtin-diff.c___hist_entry__cmp_compute.c // Applied augmentations: augment_add_printf_hello, augment_add_global_volatile_var, augment_add_complex_arithmetic #include <stdio.h> #include <math.h> volatile int g_aug_volatile_1923 = 4; #define NU...
extr_..stb.h_stb_float_eq_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_..stb.h_stb_float_eq.c // Applied augmentations: augment_add_global_volatile_var, augment_add_printf_hello, augment_add_unused_function #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_7775(int x) ...
extr_cmscnvrt.c_BlackPreservingSampler_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cmscnvrt.c_BlackPreservingSampler.c // Applied augmentations: augment_swap_increment_decrement, augment_add_assert, augment_add_global_volatile_var, augment_add_unused_function #include <assert.h> /* AUGMENTATION_MARKER: Added unused function ...
extr_filter_kernels.c_sample_window_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_filter_kernels.c_sample_window.c // Applied augmentations: augment_add_assert, augment_add_volatile_int, augment_add_struct_definition, augment_add_complex_arithmetic #include <assert.h> #include <stdio.h> #include <math.h> /* AUGMENTATION_MARK...
extr_surface_meta.c_CreateEdge_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_surface_meta.c_CreateEdge.c // Applied augmentations: augment_add_volatile_int, augment_add_assert, augment_add_struct_definition, augment_add_global_volatile_var #include <stdio.h> #include <assert.h> volatile int g_aug_volatile_2520 = 8; /* ...
extr_resample.c_sinc_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_resample.c_sinc.c // Applied augmentations: augment_add_unused_function, augment_add_assert, augment_add_struct_definition, augment_add_printf_hello, augment_change_relational_operator #include <assert.h> #include <stdio.h> /* AUGMENTATION_MAR...
extr_s_asinh.c_asinh_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_s_asinh.c_asinh.c // Applied augmentations: augment_off_by_one_error, augment_add_volatile_int, augment_add_global_volatile_var #include <stdio.h> volatile int g_aug_volatile_9275 = 8; #define NULL ((void*)0) typedef unsigned long size_t; // C...
extr_faces.c_TestEdge_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_faces.c_TestEdge.c // Applied augmentations: augment_off_by_one_error, augment_add_unused_function, augment_swap_logical_operator, augment_add_printf_hello #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function */ static int aug_unuse...
extr_testcms2.c_CheckTemp2CHRM_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_testcms2.c_CheckTemp2CHRM.c // Applied augmentations: augment_add_unused_function, augment_add_global_volatile_var, augment_add_printf_hello, augment_change_relational_operator #include <stdio.h> volatile int g_aug_volatile_3073 = 6; /* AUGMEN...
extr_storage-data.c_cmp_amortization_read_fails_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_storage-data.c_cmp_amortization_read_fails.c // Applied augmentations: augment_off_by_one_error, augment_add_assert, augment_change_numeric_constant, augment_add_global_volatile_var #include <assert.h> volatile int g_aug_volatile_1344 = 7; #def...
extr_gd_interpolation.c_filter_generalized_cubic_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_gd_interpolation.c_filter_generalized_cubic.c // Applied augmentations: augment_change_numeric_constant, augment_add_struct_definition, augment_add_printf_hello, augment_change_relational_operator #include <stdio.h> /* AUGMENTATION_MARKER: Adde...
extr_surface.c_CullVectorCompare_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_surface.c_CullVectorCompare.c // Applied augmentations: augment_add_assert, augment_add_struct_definition, augment_add_global_volatile_var, augment_add_volatile_int, augment_change_numeric_constant #include <assert.h> #include <stdio.h> volati...
extr_cm_trace.c_CM_DistanceFromLineSquared_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cm_trace.c_CM_DistanceFromLineSquared.c // Applied augmentations: augment_add_struct_definition, augment_change_relational_operator, augment_swap_increment_decrement, augment_add_printf_hello #include <stdio.h> /* AUGMENTATION_MARKER: Added unu...
extr_kmath.c_kf_erfc_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_kmath.c_kf_erfc.c // Applied augmentations: augment_add_assert, augment_add_printf_hello, augment_change_relational_operator, augment_add_struct_definition #include <assert.h> #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ st...
extr_testcms2.c_CheckD50Roundtrip_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_testcms2.c_CheckD50Roundtrip.c // Applied augmentations: augment_add_struct_definition, augment_change_numeric_constant, augment_off_by_one_error, augment_add_printf_hello, augment_add_complex_arithmetic #include <stdio.h> #include <math.h> /* ...
extr_jsdate.c_fmttime_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_jsdate.c_fmttime.c // Applied augmentations: augment_change_numeric_constant, augment_add_complex_arithmetic, augment_add_assert, augment_add_global_volatile_var, augment_add_unused_function #include <math.h> #include <assert.h> /* AUGMENTATIO...
extr_vf_eq.c_check_values_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_vf_eq.c_check_values.c // Applied augmentations: augment_off_by_one_error, augment_add_volatile_int #include <stdio.h> #define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long ...
extr_hypot.c__hypot_aug_v3_3.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_hypot.c__hypot.c // Applied augmentations: augment_swap_break_continue, augment_swap_logical_operator, augment_add_struct_definition, augment_add_global_volatile_var volatile int g_aug_volatile_8845 = 10; /* AUGMENTATION_MARKER: Added unused s...
extr_af_loudnorm.c_detect_peak_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_loudnorm.c_detect_peak.c // Applied augmentations: augment_add_printf_hello, augment_change_relational_operator, augment_swap_break_continue, augment_add_complex_arithmetic #include <stdio.h> #include <math.h> #define NULL ((void*)0) typedef ...
extr_remez.c_ComputeA_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_remez.c_ComputeA.c // Applied augmentations: augment_add_struct_definition, augment_swap_increment_decrement, augment_add_global_volatile_var, augment_add_printf_hello, augment_add_assert #include <stdio.h> #include <assert.h> volatile int g_au...
extr_ff_ffplay.c_ffp_get_video_rotate_degrees_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ff_ffplay.c_ffp_get_video_rotate_degrees.c // Applied augmentations: augment_change_numeric_constant, augment_add_printf_hello, augment_add_global_volatile_var #include <stdio.h> volatile int g_aug_volatile_1213 = 3; #define NULL ((void*)0) typ...
extr_ccv_algebra.c_ccv_sum_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ccv_algebra.c_ccv_sum.c // Applied augmentations: augment_add_struct_definition, augment_swap_increment_decrement, augment_add_unused_function /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_8713(int x) { int y =...
extr_bbox.c_aabb_for_bbox_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_bbox.c_aabb_for_bbox.c // Applied augmentations: augment_off_by_one_error, augment_add_printf_hello, augment_change_numeric_constant, augment_swap_increment_decrement, augment_add_unused_function #include <stdio.h> /* AUGMENTATION_MARKER: Added...
extr_map.c_PlaneEqual_aug_v3_3.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_map.c_PlaneEqual.c // Applied augmentations: augment_add_global_volatile_var, augment_change_relational_operator, augment_add_assert #include <assert.h> volatile int g_aug_volatile_3602 = 0; #define NULL ((void*)0) typedef unsigned long size_t;...
extr_builtin-diff.c___hist_entry__cmp_compute_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_builtin-diff.c___hist_entry__cmp_compute.c // Applied augmentations: augment_add_printf_hello, augment_add_global_volatile_var #include <stdio.h> volatile int g_aug_volatile_6928 = 8; #define NULL ((void*)0) typedef unsigned long size_t; // Cu...
extr_testcms2.c_CheckD50Roundtrip_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_testcms2.c_CheckD50Roundtrip.c // Applied augmentations: augment_add_global_volatile_var, augment_add_volatile_int, augment_change_relational_operator, augment_add_unused_function #include <stdio.h> /* AUGMENTATION_MARKER: Added unused functio...
extr_converter.c_compare_bitmap_data_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_converter.c_compare_bitmap_data.c // Applied augmentations: augment_add_volatile_int, augment_add_global_volatile_var, augment_add_complex_arithmetic, augment_add_assert #include <stdio.h> #include <math.h> #include <assert.h> volatile int g_au...
extr_s_tanh.c_tanh_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_s_tanh.c_tanh.c // Applied augmentations: augment_add_struct_definition, augment_add_printf_hello, augment_add_unused_function, augment_change_relational_operator #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function */ static int a...
extr_f_auto_filters.c_aspeed_process_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_f_auto_filters.c_aspeed_process.c // Applied augmentations: augment_change_numeric_constant, augment_off_by_one_error, augment_add_unused_function, augment_add_assert, augment_add_printf_hello, augment_add_struct_definition #include <assert.h> ...
extr_polylib.c_BaseWindingForPlane_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_polylib.c_BaseWindingForPlane.c // Applied augmentations: augment_add_assert, augment_add_volatile_int, augment_add_global_volatile_var, augment_add_struct_definition, augment_add_unused_function #include <assert.h> #include <stdio.h> /* AUGM...
extr_af_loudnorm.c_true_peak_limiter_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_loudnorm.c_true_peak_limiter.c // Applied augmentations: augment_add_struct_definition, augment_swap_break_continue, augment_add_complex_arithmetic, augment_swap_increment_decrement #include <math.h> /* AUGMENTATION_MARKER: Added unused stru...
extr_cmsopt.c_CloseEnoughFloat_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cmsopt.c_CloseEnoughFloat.c // Applied augmentations: augment_add_struct_definition, augment_change_numeric_constant, augment_off_by_one_error, augment_add_printf_hello #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ struct Au...
extr_bbox.c_aabb_extend_by_point_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_bbox.c_aabb_extend_by_point.c // Applied augmentations: augment_off_by_one_error, augment_add_struct_definition, augment_change_numeric_constant, augment_add_unused_function, augment_add_assert #include <assert.h> /* AUGMENTATION_MARKER: Added ...
extr_af_agate.c_gate_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_agate.c_gate.c // Applied augmentations: augment_off_by_one_error, augment_change_relational_operator, augment_add_assert, augment_add_unused_function #include <assert.h> /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused...
extr_jsdate.c_fmttime_aug_v3_5.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_jsdate.c_fmttime.c // Applied augmentations: augment_add_unused_function, augment_change_relational_operator /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_3681(int x) { int y = x * x - 1; if (y <= 0) return...
extr_piqpr8.c_get_byte_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_piqpr8.c_get_byte.c // Applied augmentations: augment_add_global_volatile_var, augment_add_assert, augment_change_numeric_constant, augment_add_complex_arithmetic #include <assert.h> #include <math.h> volatile int g_aug_volatile_6817 = 7; #defi...
extr_cmscam02.c_InverseNonlinearity_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cmscam02.c_InverseNonlinearity.c // Applied augmentations: augment_add_volatile_int, augment_add_struct_definition, augment_add_global_volatile_var, augment_add_unused_function #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function ...
extr_cmscnvrt.c_BlackPreservingSampler_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cmscnvrt.c_BlackPreservingSampler.c // Applied augmentations: augment_add_struct_definition, augment_add_unused_function, augment_swap_increment_decrement, augment_off_by_one_error, augment_add_printf_hello #include <stdio.h> /* AUGMENTATION_MA...
extr_s_erf.c_erfc_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_s_erf.c_erfc.c // Applied augmentations: augment_swap_logical_operator, augment_off_by_one_error, augment_add_assert, augment_add_global_volatile_var, augment_add_printf_hello, augment_add_struct_definition #include <assert.h> #include <stdio.h...
extr_news-data.c_do_set_recommend_rate_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_news-data.c_do_set_recommend_rate.c // Applied augmentations: augment_off_by_one_error, augment_change_relational_operator, augment_add_unused_function, augment_add_assert #include <assert.h> /* AUGMENTATION_MARKER: Added unused function */ sta...
extr_video.c_adjust_audio_resample_speed_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_video.c_adjust_audio_resample_speed.c // Applied augmentations: augment_add_volatile_int, augment_change_relational_operator #include <stdio.h> #define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_...
extr_vf_eq.c_check_values_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_vf_eq.c_check_values.c // Applied augmentations: augment_add_printf_hello, augment_add_complex_arithmetic, augment_change_relational_operator #include <stdio.h> #include <math.h> #define NULL ((void*)0) typedef unsigned long size_t; // Customiz...
extr_l_math.c_VectorCompare_aug_v3_7.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_l_math.c_VectorCompare.c // Applied augmentations: augment_change_relational_operator, augment_add_unused_function, augment_add_volatile_int, augment_change_numeric_constant #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function */ st...
extr_ucl_emitter_utils.c_ucl_utstring_append_double_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ucl_emitter_utils.c_ucl_utstring_append_double.c // Applied augmentations: augment_add_printf_hello, augment_change_numeric_constant, augment_add_struct_definition, augment_add_global_volatile_var, augment_add_assert, augment_change_relational_op...
extr_video.c_adjust_audio_resample_speed_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_video.c_adjust_audio_resample_speed.c // Applied augmentations: augment_add_global_volatile_var, augment_add_complex_arithmetic, augment_swap_logical_operator, augment_add_printf_hello #include <math.h> #include <stdio.h> volatile int g_aug_vol...
extr_testcms2.c_IsGoodVal_aug_v3_6.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_testcms2.c_IsGoodVal.c // Applied augmentations: augment_add_assert, augment_change_numeric_constant, augment_change_relational_operator, augment_add_global_volatile_var #include <assert.h> volatile int g_aug_volatile_8269 = 0; #define NULL ((v...
extr_s_erf.c_erf_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_s_erf.c_erf.c // Applied augmentations: augment_add_complex_arithmetic, augment_add_volatile_int, augment_add_unused_function #include <math.h> #include <stdio.h> /* AUGMENTATION_MARKER: Added unused function */ static int aug_unused_func_1470(...
extr_ai_main.c_BotChangeViewAngles_aug_v3_3.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ai_main.c_BotChangeViewAngles.c // Applied augmentations: augment_change_numeric_constant, augment_swap_increment_decrement, augment_off_by_one_error, augment_add_printf_hello #include <stdio.h> #define NULL ((void*)0) typedef unsigned long size...
extr_q_math.c_InFov_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_q_math.c_InFov.c // Applied augmentations: augment_add_volatile_int, augment_swap_logical_operator, augment_add_struct_definition, augment_change_numeric_constant #include <stdio.h> /* AUGMENTATION_MARKER: Added unused struct */ struct AugData_...
extr_gpuutils.h_mp_rect_f_seq_aug_v3_8.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_gpuutils.h_mp_rect_f_seq.c // Applied augmentations: augment_add_assert, augment_add_unused_function, augment_change_numeric_constant, augment_change_relational_operator, augment_add_struct_definition, augment_add_global_volatile_var #include <a...
extr_ucl_emitter_utils.c_ucl_file_append_double_aug_v3_3.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ucl_emitter_utils.c_ucl_file_append_double.c // Applied augmentations: augment_off_by_one_error, augment_add_global_volatile_var volatile int g_aug_volatile_6487 = 1; #define NULL ((void*)0) typedef unsigned long size_t; // Customize by platfo...
extr_scale-filter.c_scale_filter_tick_aug_v3_2.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_scale-filter.c_scale_filter_tick.c // Applied augmentations: augment_add_struct_definition, augment_change_numeric_constant, augment_swap_logical_operator, augment_add_unused_function /* AUGMENTATION_MARKER: Added unused function */ static int ...
extr_preshader.c_pres_rsq_aug_v3_1.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_preshader.c_pres_rsq.c // Applied augmentations: augment_add_volatile_int, augment_change_numeric_constant, augment_add_global_volatile_var, augment_add_struct_definition, augment_add_assert #include <stdio.h> #include <assert.h> /* AUGMENTATI...
extr_stb_truetype.h_stbtt__fill_active_edges_new_aug_v3_4.c
// Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_stb_truetype.h_stbtt__fill_active_edges_new.c // Applied augmentations: augment_add_printf_hello, augment_add_assert, augment_change_relational_operator, augment_swap_logical_operator #include <stdio.h> #include <assert.h> #define NULL ((void*)0...