name stringlengths 23 117 | code stringlengths 356 42.1k |
|---|---|
extr_guc.c_convert_real_from_base_unit_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_guc.c_convert_real_from_base_unit.c
// Applied augmentations: augment_add_global_volatile_var, augment_add_volatile_int, augment_swap_break_continue, augment_add_unused_function, augment_change_relational_operator
#include <stdio.h>
/* AUGMENT... |
extr_psy.c_flag_lossless_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_psy.c_flag_lossless.c
// Applied augmentations: augment_change_relational_operator, augment_add_assert, augment_add_struct_definition, augment_add_printf_hello, augment_change_numeric_constant
#include <assert.h>
#include <stdio.h>
/* AUGMENTAT... |
extr_mathlib.c_VectorCompare_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_mathlib.c_VectorCompare.c
// Applied augmentations: augment_add_struct_definition, augment_change_relational_operator, augment_swap_increment_decrement, augment_add_assert, augment_change_numeric_constant, augment_add_unused_function
#include <a... |
extr_soundv.c_Plane_Equal_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_soundv.c_Plane_Equal.c
// Applied augmentations: augment_add_printf_hello, augment_add_global_volatile_var, augment_add_unused_function, augment_swap_logical_operator
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static i... |
extr_vis.c_TryMergeWinding_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_vis.c_TryMergeWinding.c
// Applied augmentations: augment_add_unused_function, augment_change_numeric_constant, augment_add_struct_definition, augment_add_printf_hello
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused struct */
struct Aug... |
extr_demux_disc.c_d_read_packet_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_demux_disc.c_d_read_packet.c
// Applied augmentations: augment_add_unused_function, augment_add_printf_hello, augment_add_assert
#include <stdio.h>
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_... |
extr_e_pow.c_pow_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_e_pow.c_pow.c
// Applied augmentations: augment_add_struct_definition, augment_add_unused_function, augment_change_relational_operator, augment_off_by_one_error, augment_add_volatile_int
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused f... |
extr_dnn-layer-pad-test.c_test_with_mode_symmetric_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_dnn-layer-pad-test.c_test_with_mode_symmetric.c
// Applied augmentations: augment_swap_increment_decrement, augment_add_assert, augment_add_struct_definition
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_3759... |
extr_particles.c_tessellate_floor_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_particles.c_tessellate_floor.c
// Applied augmentations: augment_add_printf_hello, augment_add_unused_function, augment_change_relational_operator
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_74... |
extr_search-data.c_tbl_relevance_init_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_search-data.c_tbl_relevance_init.c
// Applied augmentations: augment_off_by_one_error, augment_add_struct_definition, augment_change_relational_operator
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_2985 {
int id;
char n... |
extr_af_silenceremove.c_compute_peak_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_silenceremove.c_compute_peak.c
// Applied augmentations: augment_add_printf_hello, augment_add_global_volatile_var, augment_add_unused_function
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_5... |
extr_filter_kernels.c_sphinx_aug_v3_3.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_filter_kernels.c_sphinx.c
// Applied augmentations: augment_add_printf_hello, augment_change_numeric_constant
#include <stdio.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typedef long intptr_t; typedef unsi... |
extr_evrcdec.c_frame_erasure_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_evrcdec.c_frame_erasure.c
// Applied augmentations: augment_add_unused_function, augment_swap_increment_decrement, augment_change_relational_operator, augment_add_volatile_int, augment_add_global_volatile_var, augment_change_numeric_constant
#in... |
extr_dnn-layer-depth2space-test.c_test_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_dnn-layer-depth2space-test.c_test.c
// Applied augmentations: augment_add_struct_definition, augment_add_global_volatile_var
volatile int g_aug_volatile_1597 = 4;
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_4937 {
int id;... |
extr_kmath.c_km_ks_dist_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_kmath.c_km_ks_dist.c
// Applied augmentations: augment_swap_increment_decrement, augment_off_by_one_error, augment_add_assert, augment_add_printf_hello, augment_swap_logical_operator
#include <assert.h>
#include <stdio.h>
#define NULL ((void*)0)... |
extr_trig.c___ieee754_rem_pio2_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_trig.c___ieee754_rem_pio2.c
// Applied augmentations: augment_swap_increment_decrement, augment_add_struct_definition, augment_add_global_volatile_var, augment_change_numeric_constant, augment_swap_logical_operator, augment_add_volatile_int
#inc... |
extr_tremolo.c_tremolocore_init_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_tremolo.c_tremolocore_init.c
// Applied augmentations: augment_add_global_volatile_var, augment_change_relational_operator, augment_add_unused_function
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_7033(int x) {
... |
extr_catrig.c_do_hard_work_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_catrig.c_do_hard_work.c
// Applied augmentations: augment_add_struct_definition, augment_change_numeric_constant, augment_add_printf_hello
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_9343 {
int id;
c... |
extr_gd_interpolation.c_filter_bicubic_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_gd_interpolation.c_filter_bicubic.c
// Applied augmentations: augment_add_assert, augment_change_relational_operator, augment_add_volatile_int, augment_add_struct_definition, augment_add_unused_function
#include <assert.h>
#include <stdio.h>
/... |
extr_af_silenceremove.c_compute_peak_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_silenceremove.c_compute_peak.c
// Applied augmentations: augment_add_printf_hello, augment_add_unused_function, augment_add_struct_definition, augment_change_numeric_constant
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused struct */... |
extr_aas_store.c_AAS_FindHashedPlane_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_aas_store.c_AAS_FindHashedPlane.c
// Applied augmentations: augment_add_assert, augment_add_global_volatile_var
#include <assert.h>
volatile int g_aug_volatile_5209 = 10;
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by pl... |
extr_nellymoserenc.c_encode_block_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_nellymoserenc.c_encode_block.c
// Applied augmentations: augment_add_unused_function, augment_swap_increment_decrement, augment_add_volatile_int
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_2911... |
extr_testcms2.c_CheckGammaEstimation_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_testcms2.c_CheckGammaEstimation.c
// Applied augmentations: augment_add_struct_definition, augment_add_printf_hello, augment_add_global_volatile_var
#include <stdio.h>
volatile int g_aug_volatile_9516 = 6;
/* AUGMENTATION_MARKER: Added unused ... |
extr_gd_matrix.c_gdAffineExpansion_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_gd_matrix.c_gdAffineExpansion.c
// Applied augmentations: augment_add_struct_definition, augment_add_global_volatile_var, augment_add_unused_function, augment_add_printf_hello
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
... |
extr_be_ai_move.c_DistanceFromLineSquared_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_be_ai_move.c_DistanceFromLineSquared.c
// Applied augmentations: augment_add_struct_definition, augment_add_unused_function, augment_swap_logical_operator, augment_add_printf_hello, augment_swap_break_continue, augment_swap_increment_decrement
#... |
extr_map.c_SnapVector_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_map.c_SnapVector.c
// Applied augmentations: augment_swap_break_continue, augment_swap_increment_decrement, augment_change_relational_operator, augment_add_volatile_int
#include <stdio.h>
#define NULL ((void*)0)
typedef unsigned long size_t; //... |
extr_be_ai_move.c_BotTravel_Grapple_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_be_ai_move.c_BotTravel_Grapple.c
// Applied augmentations: augment_add_printf_hello, augment_add_struct_definition, augment_add_unused_function
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_8027... |
extr_stubs.c_fabsl_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_stubs.c_fabsl.c
// Applied augmentations: 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; // Customize by platform.
typed... |
extr_tr_bsp.c_R_FixSharedVertexLodError_r_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_tr_bsp.c_R_FixSharedVertexLodError_r.c
// Applied augmentations: augment_change_relational_operator, augment_swap_break_continue, augment_add_volatile_int, augment_add_global_volatile_var
#include <stdio.h>
volatile int g_aug_volatile_1836 = 3;... |
extr_l_math.c_VectorCompare_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_l_math.c_VectorCompare.c
// Applied augmentations: augment_add_unused_function, augment_change_relational_operator, augment_add_printf_hello, augment_add_assert, augment_add_global_volatile_var
#include <stdio.h>
#include <assert.h>
volatile i... |
extr_cg_view.c_CG_CalcViewValues_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cg_view.c_CG_CalcViewValues.c
// Applied augmentations: augment_change_relational_operator, augment_swap_logical_operator, augment_add_printf_hello
#include <stdio.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platfor... |
extr_pfctl_altq.c_cbq_compute_idletime_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_pfctl_altq.c_cbq_compute_idletime.c
// Applied augmentations: augment_add_assert, augment_change_relational_operator, augment_change_numeric_constant
#include <assert.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by plat... |
extr_avsscanf.c_decfloat_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_avsscanf.c_decfloat.c
// Applied augmentations: augment_add_unused_function, augment_add_printf_hello, augment_add_global_volatile_var, augment_change_numeric_constant, augment_change_relational_operator
#include <stdio.h>
volatile int g_aug_v... |
extr_sdl_glimp.c_GLimp_CompareModes_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_sdl_glimp.c_GLimp_CompareModes.c
// Applied augmentations: augment_add_volatile_int, augment_add_global_volatile_var, augment_add_unused_function, augment_add_assert
#include <stdio.h>
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused f... |
extr_video.c_adjust_audio_resample_speed_aug_v3_3.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_assert, augment_add_unused_function, augment_swap_logical_operator, augment_add_struct_definition
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused struct */
st... |
extr_test-parse-util.c_test_safe_atod_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_test-parse-util.c_test_safe_atod.c
// Applied augmentations: augment_add_printf_hello, augment_add_global_volatile_var, augment_add_struct_definition, augment_add_assert, augment_add_unused_function
#include <stdio.h>
#include <assert.h>
/* A... |
extr_af_replaygain.c_yule_filter_stereo_samples_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_replaygain.c_yule_filter_stereo_samples.c
// Applied augmentations: augment_change_numeric_constant, augment_swap_break_continue, augment_add_global_volatile_var, augment_add_unused_function, augment_add_printf_hello
#include <stdio.h>
/* AU... |
extr_nightmare.c_abs_mean_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_nightmare.c_abs_mean.c
// Applied augmentations: augment_swap_increment_decrement, augment_off_by_one_error, augment_add_unused_function
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_4868(int x) {
int y = x * x... |
extr_ccv_algebra.c_ccv_sum_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ccv_algebra.c_ccv_sum.c
// Applied augmentations: augment_add_assert, augment_add_global_volatile_var, augment_add_struct_definition, augment_add_complex_arithmetic, augment_change_numeric_constant
#include <assert.h>
#include <math.h>
/* AUGM... |
extr_ff_ffplay.c_sync_clock_to_slave_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ff_ffplay.c_sync_clock_to_slave.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 l... |
extr_math.c_fabs_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_math.c_fabs.c
// Applied augmentations: augment_add_global_volatile_var, augment_add_unused_function, augment_add_volatile_int, augment_add_assert, augment_change_relational_operator
#include <stdio.h>
#include <assert.h>
/* AUGMENTATION_MARKER... |
extr_ccv_sift.c__ccv_keypoint_interpolate_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ccv_sift.c__ccv_keypoint_interpolate.c
// Applied augmentations: augment_swap_increment_decrement, augment_swap_break_continue, augment_add_unused_function
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_7419(int x) ... |
extr_video.c_adjust_audio_resample_speed_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_video.c_adjust_audio_resample_speed.c
// Applied augmentations: augment_swap_logical_operator, augment_off_by_one_error, augment_add_volatile_int
#include <stdio.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.... |
extr_e_atan2.c_atan2_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_e_atan2.c_atan2.c
// Applied augmentations: augment_add_global_volatile_var, augment_add_volatile_int, augment_add_assert, augment_swap_logical_operator
#include <stdio.h>
#include <assert.h>
volatile int g_aug_volatile_5505 = 1;
#define NULL (... |
extr_gd_matrix.c_gdAffineRectilinear_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_gd_matrix.c_gdAffineRectilinear.c
// Applied augmentations: augment_off_by_one_error, augment_add_printf_hello, augment_add_struct_definition, augment_add_assert, augment_add_global_volatile_var, augment_change_numeric_constant
#include <stdio.h... |
extr_stat.c_iter_mvavg_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_stat.c_iter_mvavg.c
// Applied augmentations: augment_add_assert, augment_add_unused_function, augment_add_printf_hello
#include <assert.h>
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_7129(int ... |
extr_af_dynaudnorm.c_find_peak_magnitude_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_dynaudnorm.c_find_peak_magnitude.c
// Applied augmentations: augment_add_printf_hello, augment_add_global_volatile_var
#include <stdio.h>
volatile int g_aug_volatile_5204 = 0;
#define NULL ((void*)0)
typedef unsigned long size_t; // Customi... |
extr_tetrahedron.c_TH_SnapPlane_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_tetrahedron.c_TH_SnapPlane.c
// Applied augmentations: augment_add_global_volatile_var, augment_change_numeric_constant
volatile int g_aug_volatile_2473 = 7;
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typed... |
extr_surface.c_DrawSurfaceForMesh_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_surface.c_DrawSurfaceForMesh.c
// Applied augmentations: augment_swap_logical_operator, augment_change_numeric_constant, augment_add_volatile_int, augment_add_unused_function
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
s... |
extr_d3d11_quad.c_ChromaticAdaptation_aug_v3_3.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_d3d11_quad.c_ChromaticAdaptation.c
// Applied augmentations: 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 uintptr_t;
typ... |
extr_af_mcompand.c_mcompand_channel_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_mcompand.c_mcompand_channel.c
// Applied augmentations: augment_change_numeric_constant, augment_add_printf_hello, augment_add_global_volatile_var, augment_add_struct_definition
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused struct... |
extr_l_poly.c_TryMergeWinding_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_l_poly.c_TryMergeWinding.c
// Applied augmentations: augment_add_struct_definition, augment_swap_increment_decrement, augment_swap_break_continue, augment_add_volatile_int, augment_swap_logical_operator, augment_add_global_volatile_var, augment_a... |
extr_af_sidechaincompress.c_compressor_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_af_sidechaincompress.c_compressor.c
// Applied augmentations: augment_change_numeric_constant, augment_add_volatile_int, augment_add_assert, augment_add_unused_function
#include <stdio.h>
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused... |
extr_ministat.c_Relative_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ministat.c_Relative.c
// Applied augmentations: augment_add_global_volatile_var, augment_add_complex_arithmetic
#include <math.h>
volatile int g_aug_volatile_9144 = 4;
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platf... |
extr_ffplay.c_synchronize_audio_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ffplay.c_synchronize_audio.c
// Applied augmentations: augment_off_by_one_error, augment_add_unused_function, augment_add_volatile_int, augment_add_global_volatile_var
#include <stdio.h>
volatile int g_aug_volatile_3027 = 10;
/* AUGMENTATION_M... |
extr_light_trace.c_FilterTraceWindingIntoNodes_r_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_light_trace.c_FilterTraceWindingIntoNodes_r.c
// Applied augmentations: augment_off_by_one_error, augment_add_printf_hello, augment_add_struct_definition
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_6169 {
... |
extr_cm_trace.c_CM_DistanceFromLineSquared_aug_v3_3.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cm_trace.c_CM_DistanceFromLineSquared.c
// Applied augmentations: augment_swap_logical_operator, augment_add_global_volatile_var, augment_add_volatile_int
#include <stdio.h>
volatile int g_aug_volatile_1417 = 0;
#define NULL ((void*)0)
typedef ... |
extr_cmscnvrt.c_BlackPreservingSampler_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cmscnvrt.c_BlackPreservingSampler.c
// Applied augmentations: augment_add_global_volatile_var, augment_swap_increment_decrement, augment_add_complex_arithmetic, augment_change_relational_operator, augment_change_numeric_constant, augment_add_vola... |
extr_asin.c_asin_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_asin.c_asin.c
// Applied augmentations: augment_add_printf_hello, augment_add_assert
#include <stdio.h>
#include <assert.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typedef long intptr_t; typedef unsigned ... |
extr_freq-step.c_regress_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_freq-step.c_regress.c
// Applied augmentations: augment_add_volatile_int, augment_swap_increment_decrement, augment_change_numeric_constant
#include <stdio.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typed... |
extr_jsdate.c_TimeClip_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_jsdate.c_TimeClip.c
// Applied augmentations: augment_add_volatile_int, augment_add_unused_function, augment_change_relational_operator, augment_add_assert
#include <stdio.h>
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function */
... |
extr_erf.c_erfc2_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_erf.c_erfc2.c
// Applied augmentations: augment_add_volatile_int, augment_add_struct_definition, augment_change_numeric_constant, augment_add_complex_arithmetic
#include <stdio.h>
#include <math.h>
/* AUGMENTATION_MARKER: Added unused struct */... |
extr_bbox.c_aabb_intersect_point_aug_v3_3.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_bbox.c_aabb_intersect_point.c
// Applied augmentations: augment_change_numeric_constant, augment_add_assert, augment_add_unused_function, augment_swap_increment_decrement, augment_add_volatile_int
#include <assert.h>
#include <stdio.h>
/* AUGME... |
extr_surface.c_CalcLightmapAxis_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_surface.c_CalcLightmapAxis.c
// Applied augmentations: augment_change_numeric_constant, augment_off_by_one_error, augment_add_global_volatile_var
volatile int g_aug_volatile_3934 = 7;
#define NULL ((void*)0)
typedef unsigned long size_t; // Cu... |
extr_surface.c_VectorCompareExt_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_surface.c_VectorCompareExt.c
// Applied augmentations: augment_change_relational_operator, augment_add_struct_definition, augment_add_unused_function, augment_add_printf_hello
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
... |
extr_ui_shared.c_Menu_TransitionItemByName_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ui_shared.c_Menu_TransitionItemByName.c
// Applied augmentations: augment_off_by_one_error, augment_add_global_volatile_var, augment_add_assert
#include <assert.h>
volatile int g_aug_volatile_1959 = 2;
#define NULL ((void*)0)
typedef unsigned l... |
extr_weights-data.c_weights_counters_is_zero_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_weights-data.c_weights_counters_is_zero.c
// Applied augmentations: augment_off_by_one_error, augment_add_assert, augment_swap_increment_decrement, augment_add_printf_hello
#include <assert.h>
#include <stdio.h>
#define NULL ((void*)0)
typedef u... |
extr_scale-filter.c_scale_filter_tick_aug_v3_3.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_add_volatile_int, augment_change_numeric_constant, augment_add_unused_function
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function... |
extr_map.c_AddPlaneToHash_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_map.c_AddPlaneToHash.c
// Applied augmentations: augment_add_printf_hello, augment_change_numeric_constant
#include <stdio.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typedef long intptr_t; typedef unsigne... |
extr_timesyncd-manager.c_manager_adjust_poll_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_timesyncd-manager.c_manager_adjust_poll.c
// Applied augmentations: augment_add_complex_arithmetic, augment_add_printf_hello, augment_add_unused_function
#include <math.h>
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
stat... |
extr_be_ai_char.c_BotFindCachedCharacter_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_be_ai_char.c_BotFindCachedCharacter.c
// Applied augmentations: augment_add_printf_hello, augment_change_relational_operator
#include <stdio.h>
#define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typedef long intptr_... |
extr_dca_lbr.c_random_ts_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_dca_lbr.c_random_ts.c
// Applied augmentations: augment_add_unused_function, augment_add_assert, augment_change_numeric_constant
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_9100(int x) {
i... |
extr_surface.c_CalcLightmapAxis_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_surface.c_CalcLightmapAxis.c
// Applied augmentations: augment_add_unused_function, augment_add_printf_hello, augment_add_assert, augment_swap_logical_operator
#include <stdio.h>
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function... |
extr_map.c_TestExpandBrushes_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_map.c_TestExpandBrushes.c
// Applied augmentations: augment_add_volatile_int, augment_add_struct_definition, augment_change_numeric_constant, augment_add_assert, augment_swap_increment_decrement, augment_add_global_volatile_var
#include <stdio.h... |
extr_gd_matrix.c_gdAffineEqual_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_gd_matrix.c_gdAffineEqual.c
// Applied augmentations: augment_add_unused_function, augment_change_relational_operator, augment_add_volatile_int
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_6344(... |
extr_utils.c_ff_rfps_calculate_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_utils.c_ff_rfps_calculate.c
// Applied augmentations: augment_swap_increment_decrement, augment_add_global_volatile_var, augment_add_assert, augment_add_unused_function, augment_add_complex_arithmetic
#include <assert.h>
#include <math.h>
/* A... |
extr_nightmare.c_abs_mean_aug_v3_1.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_nightmare.c_abs_mean.c
// Applied augmentations: augment_add_global_volatile_var, augment_change_relational_operator, augment_add_struct_definition
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_6836 {
int id;
char name[3... |
extr_deconvolutional_layer.c_bilinear_init_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_deconvolutional_layer.c_bilinear_init.c
// Applied augmentations: augment_add_assert, augment_add_volatile_int, augment_add_global_volatile_var, augment_add_unused_function
#include <assert.h>
#include <stdio.h>
/* AUGMENTATION_MARKER: Added u... |
extr_resample.c_build_filter_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_resample.c_build_filter.c
// Applied augmentations: augment_add_struct_definition, augment_add_volatile_int, augment_swap_break_continue, augment_add_assert
#include <stdio.h>
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused struct */
s... |
extr_2xbr.c_eq8_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_2xbr.c_eq8.c
// Applied augmentations: augment_add_assert, augment_add_global_volatile_var, augment_add_unused_function, augment_change_relational_operator, augment_add_printf_hello
#include <assert.h>
#include <stdio.h>
/* AUGMENTATION_MARKER... |
extr_f_auto_filters.c_aspeed_process_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_f_auto_filters.c_aspeed_process.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 l... |
extr_ai_main.c_BotInputToUserCommand_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_ai_main.c_BotInputToUserCommand.c
// Applied augmentations: augment_swap_increment_decrement, augment_add_assert, augment_add_unused_function
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_3681(i... |
extr_kmath.c_kf_betai_aux_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_kmath.c_kf_betai_aux.c
// Applied augmentations: augment_change_numeric_constant, augment_add_global_volatile_var, augment_add_unused_function, augment_add_assert
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function */
static int a... |
extr_soundv.c_Plane_Equal_aug_v3_3.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_soundv.c_Plane_Equal.c
// Applied augmentations: augment_add_unused_function, augment_add_printf_hello, augment_swap_logical_operator
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_1879(int x) {
... |
extr_bbox.c_aabb_extend_by_point_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_bbox.c_aabb_extend_by_point.c
// Applied augmentations: augment_change_relational_operator, augment_add_struct_definition, augment_add_unused_function, augment_add_volatile_int, augment_swap_increment_decrement
#include <stdio.h>
/* AUGMENTATIO... |
extr_s_atan.c_atan_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_s_atan.c_atan.c
// Applied augmentations: augment_add_unused_function, augment_add_assert
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_4817(int x) {
int y = x * x - 1;
if (y < 0) return... |
extr_cg_view.c_CG_CalcViewValues_aug_v3_4.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_cg_view.c_CG_CalcViewValues.c
// Applied augmentations: augment_add_unused_function, augment_change_numeric_constant, augment_add_struct_definition
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_8138 {
int id;
char name[3... |
extr_bbox.c_aabb_intersect_plane_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_bbox.c_aabb_intersect_plane.c
// Applied augmentations: augment_add_struct_definition, augment_off_by_one_error, augment_add_global_volatile_var, augment_add_unused_function
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused... |
extr_audio_mix_matrix.c_avresample_build_matrix_aug_v3_3.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_audio_mix_matrix.c_avresample_build_matrix.c
// Applied augmentations: augment_change_numeric_constant, augment_change_relational_operator, augment_add_global_volatile_var
volatile int g_aug_volatile_3469 = 3;
#define NULL ((void*)0)
typedef un... |
extr_vf_framerate.c_get_scene_score_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_vf_framerate.c_get_scene_score.c
// Applied augmentations: augment_off_by_one_error, augment_add_unused_function, augment_add_assert
#include <assert.h>
/* AUGMENTATION_MARKER: Added unused function */
static int aug_unused_func_5609(int x) {
... |
extr_blas.c_smooth_l1_cpu_aug_v3_6.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_blas.c_smooth_l1_cpu.c
// Applied augmentations: augment_add_volatile_int, augment_add_unused_function, augment_swap_increment_decrement, augment_change_relational_operator
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
sta... |
extr_s_asinh.c_asinh_aug_v3_3.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_global_volatile_var, augment_add_assert
#include <assert.h>
volatile int g_aug_volatile_6359 = 3;
/* AUGMENTATION_MARKER: Add... |
extr_e_hypot.c_hypot_aug_v3_5.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_e_hypot.c_hypot.c
// Applied augmentations: augment_add_volatile_int, augment_change_relational_operator, augment_add_struct_definition, augment_add_unused_function
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
static int... |
extr_anim_util.c_Accumulate_aug_v3_7.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_anim_util.c_Accumulate.c
// Applied augmentations: augment_add_printf_hello, augment_add_struct_definition, augment_change_relational_operator, augment_add_unused_function
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused function */
sta... |
extr_be_ai_move.c_BotTravel_Grapple_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_be_ai_move.c_BotTravel_Grapple.c
// Applied augmentations: augment_add_unused_function, augment_add_global_volatile_var, augment_add_assert
#include <assert.h>
volatile int g_aug_volatile_4219 = 1;
/* AUGMENTATION_MARKER: Added unused function... |
extr_ucl_emitter_utils.c_ucl_utstring_append_double_aug_v3_7.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_global_volatile_var, augment_add_volatile_int
#include <stdio.h>
volatile int g_aug_volatile_6348 = 6;
#define NULL ((void*)0)
typedef unsigned long size_t; ... |
extr_main.c_set_time_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_main.c_set_time.c
// Applied augmentations: augment_add_global_volatile_var, augment_add_struct_definition
/* AUGMENTATION_MARKER: Added unused struct */
struct AugData_1244 {
int id;
char name[32];
double value;
};
volatile int g_... |
extr_audio.c_fill_audio_out_buffers_aug_v3_8.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_audio.c_fill_audio_out_buffers.c
// Applied augmentations: augment_add_global_volatile_var, augment_change_numeric_constant, augment_add_struct_definition, augment_add_printf_hello
#include <stdio.h>
/* AUGMENTATION_MARKER: Added unused struct ... |
extr_aas_store.c_AAS_FindHashedPlane_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_aas_store.c_AAS_FindHashedPlane.c
// Applied augmentations: augment_add_volatile_int, augment_swap_increment_decrement, augment_add_global_volatile_var, augment_add_struct_definition, augment_change_numeric_constant
#include <stdio.h>
/* AUGME... |
extr_avfilter.c_ff_inlink_evaluate_timeline_at_frame_aug_v3_2.c | // Original file: /home/user/ugrip/o2-to-o2-rv/for_augmentation/fabs/extr_avfilter.c_ff_inlink_evaluate_timeline_at_frame.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_volatil... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.