content
stringlengths
6
1.05M
obf_code
stringlengths
6
1.05M
probability
float64
0
1
obf_dict
stringlengths
0
25.3k
/* * Copyright (C) 2015-2016 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditi...
/* * Copyright (C) 2015-2016 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditi...
0.428584
{'FUNC_0': 'ENABLE', 'CLASS_0': 'namespace', 'VAR_0': 'B3', 'VAR_1': 'public', 'VAR_2': 'Inst', 'VAR_3': '', 'VAR_4': 'const', 'VAR_5': 'ScopedLambda', 'VAR_6': 'EachArgCallback', 'FUNC_1': 'isValid', 'VAR_7': 'argIndex', 'VAR_8': 'generate', 'VAR_9': 'GenerationContext', 'FUNC_2': 'isTerminal', 'FUNC_3': 'deepDumpImpl...
// // GCDPracticeBarrier.h // ReactiveCocoaPractice // // Created by mengqian on 26/8/2016. // Copyright © 2016 thinktube. All rights reserved. // #import <UIKit/UIKit.h> @interface GCDPracticeBarrier : UIViewController @end
// // GCDPracticeBarrier.h // ReactiveCocoaPractice // // Created by mengqian on 26/8/2016. // Copyright © 2016 thinktube. All rights reserved. // #import <UIKit/UIKit.h> @CLASS_0 VAR_0 : VAR_1 @VAR_2
0.922664
{'CLASS_0': 'interface', 'VAR_0': 'GCDPracticeBarrier', 'VAR_1': 'UIViewController', 'VAR_2': 'end'}
#ifndef LIB_UTILS_C__H #define LIB_UTILS_C__H #include "../_dispatcher.h" //------------------------- //Module Utils //------------------------- extern void Utils__moduleInit(void); extern any Utils_characters(DEFAULT_ARGUMENTS); extern any Utils_member(DEFAULT_ARGUMENTS); extern any Utils_find_if(DEFAULT_ARGUMENTS); e...
#ifndef VAR_0 #define VAR_0 #include "../_dispatcher.h" //------------------------- //Module Utils //------------------------- extern void Utils__moduleInit(void); extern CLASS_0 FUNC_0(DEFAULT_ARGUMENTS); extern CLASS_0 Utils_member(DEFAULT_ARGUMENTS); extern CLASS_0 Utils_find_if(DEFAULT_ARGUMENTS); extern CLASS_0 FU...
0.492215
{'VAR_0': 'LIB_UTILS_C__H', 'CLASS_0': 'any', 'FUNC_0': 'Utils_characters', 'FUNC_1': 'Utils_repeat_string', 'FUNC_2': 'Utils_remove', 'FUNC_3': 'Utils_makePredicate', 'FUNC_4': 'Utils_isPredicate'}
// // YFBlurtView.h // BigShow1949 // // Created by zhht01 on 16/1/14. // Copyright © 2016年 BigShowCompany. All rights reserved. // #import <UIKit/UIKit.h> typedef void (^SelectRowAction)(NSIndexPath *); @interface YFBlurtView : UIView { SelectRowAction selectAction; } @property (nonatomic,assign)CGFloat heade...
// // YFBlurtView.h // BigShow1949 // // Created by zhht01 on 16/1/14. // Copyright © 2016年 BigShowCompany. All rights reserved. // #import <UIKit/UIKit.h> typedef void (^SelectRowAction)(NSIndexPath *); @interface YFBlurtView : UIView { SelectRowAction selectAction; } @property (nonatomic,VAR_0)CGFloat header...
0.036091
{'VAR_0': 'assign'}
// // addSchoolReviewViewController.h // HHSD // // Created by <NAME> on 4/6/17. // Copyright © 2017 <NAME>. All rights reserved. // #import "BaseViewController.h" #import "ImagePickerBar.h" @protocol AddImageViewDelegatedm <NSObject> -(void)addImageViewDidTappedAtAddImage:(BOOL)addImage; @end @class ClubMai...
// // addSchoolReviewViewController.h // HHSD // // Created by <NAME> on 4/6/17. // Copyright © 2017 <NAME>. All rights reserved. // #import "BaseViewController.h" #import "ImagePickerBar.h" @protocol AddImageViewDelegatedm <VAR_0> -(void)addImageViewDidTappedAtAddImage:(CLASS_0)VAR_2; @CLASS_1 @VAR_3 VAR_4;...
0.516798
{'VAR_0': 'NSObject', 'CLASS_0': 'BOOL', 'VAR_1': 'BOOL', 'VAR_2': 'addImage', 'CLASS_1': 'end', 'VAR_3': 'class', 'VAR_4': 'ClubMainAddImageViewMeet', 'CLASS_2': 'ClubMainAddImageViewMeet', 'CLASS_3': 'nonatomic', 'VAR_5': 'nonatomic', 'CLASS_4': 'strong', 'VAR_6': 'strong', 'CLASS_5': 'School_Details', 'VAR_7': 'copy...
#ifdef HAVE_CONFIG_H #include "../../ext_config.h" #endif #include <php.h> #include "../../php_ext.h" #include "../../ext.h" #include <Zend/zend_exceptions.h> #include "kernel/main.h" /** * Phalcon\Paginator\AdapterInterface * * Interface for Phalcon\Paginator adapters */ ZEPHIR_INIT_CLASS(Phalcon_Paginator_A...
#ifdef HAVE_CONFIG_H #include "../../ext_config.h" #endif #include <php.h> #include "../../php_ext.h" #include "../../ext.h" #include <IMPORT_0> #include "kernel/main.h" /** * Phalcon\Paginator\AdapterInterface * * Interface for Phalcon\Paginator adapters */ ZEPHIR_INIT_CLASS(Phalcon_Paginator_AdapterInterfac...
0.07392
{'IMPORT_0': 'Zend/zend_exceptions.h', 'VAR_0': 'getLimit'}
/** * Copyright 2020 Huawei Technologies Co., Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
/** * Copyright 2020 Huawei Technologies Co., Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
0.500799
{'IMPORT_0': 'iostream', 'IMPORT_1': 'vector', 'IMPORT_2': 'unordered_map', 'IMPORT_3': 'ir/manager.h', 'CLASS_0': 'namespace', 'VAR_0': 'mindspore', 'CLASS_1': 'class', 'VAR_1': 'ResourceBase', 'FUNC_0': 'ResourceBase', 'VAR_2': 'manager_', 'FUNC_1': 'MakeManager', 'CLASS_2': 'virtual', 'FUNC_2': 'manager', 'VAR_3': '...
/* * Copyright 2015 Ludwig Knüpfer * 2015 Christian Mehlis * 2016-2017 Freie Universität Berlin * 2023 Hugues Larrive * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more det...
/* * Copyright 2015 Ludwig Knüpfer * 2015 Christian Mehlis * 2016-2017 Freie Universität Berlin * 2023 Hugues Larrive * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more det...
0.714127
{'IMPORT_0': 'errno.h', 'IMPORT_1': 'stdint.h', 'IMPORT_2': 'string.h', 'IMPORT_3': 'assert.h', 'IMPORT_4': 'dht_params.h', 'IMPORT_5': 'log.h', 'IMPORT_6': 'periph/gpio.h', 'IMPORT_7': 'time_units.h', 'IMPORT_8': 'ztimer.h', 'VAR_0': 'ENABLE_DEBUG', 'IMPORT_9': 'debug.h', 'VAR_1': 'SPIN_TIMEOUT', 'VAR_2': 'START_THRES...
// Max number of items in the buffer. void incFront() { tType* end = m_buffer + m_capacity; if_unlikely (++m_front >= end) { m_front = m_buffer; } }
// Max number of items in the buffer. void incFront() { tType* VAR_0 = m_buffer + VAR_1; FUNC_0 (++m_front >= VAR_0) { m_front = m_buffer; } }
0.479294
{'VAR_0': 'end', 'VAR_1': 'm_capacity', 'FUNC_0': 'if_unlikely'}
/*++ Copyright (c) 1996 Microsoft Corporation Module Name: amli.h Abstract: This contains some of the routines to read and understand the AMLI library Author: <NAME> (splante) Environment: NT Kernel Model Driver only --*/ #ifndef _AMLI_H_ #define _AMLI_H_ #...
/*++ Copyright (c) 1996 Microsoft Corporation Module Name: amli.h Abstract: This contains some of the routines to read and understand the AMLI library Author: <NAME> (splante) Environment: NT Kernel Model Driver only --*/ #ifndef _AMLI_H_ #define _AMLI_H_ #...
0.890745
{'VAR_0': 'PACKED_AC0', 'VAR_1': 'PACKED_AC1', 'VAR_2': 'PACKED_AC2', 'VAR_3': 'PACKED_AC3', 'VAR_4': 'PACKED_AC4', 'VAR_5': 'PACKED_AC5', 'VAR_6': 'PACKED_AC6', 'VAR_7': 'PACKED_AC7', 'VAR_8': 'PACKED_AC8', 'VAR_9': 'PACKED_AC9', 'VAR_10': 'PACKED_ADR', 'VAR_11': 'PACKED_AL0', 'VAR_12': 'PACKED_AL1', 'VAR_13': 'PACKED...
/* * MediaTek PCIe host controller driver. * * Copyright (c) 2017 MediaTek Inc. * Author: <NAME> <<EMAIL>> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program ...
/* * MediaTek PCIe host controller driver. * * Copyright (c) 2017 MediaTek Inc. * Author: <NAME> <<EMAIL>> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program ...
0.093309
{'IMPORT_0': 'linux/delay.h', 'IMPORT_1': 'linux/of_address.h', 'VAR_0': 'PCIE_CLASS', 'CLASS_0': 'mtk_pcie', 'VAR_1': 'pcie', 'CLASS_1': 'u32', 'VAR_2': 'lane', 'VAR_3': 'io', 'VAR_4': 'pm_domain', 'FUNC_0': 'mtk_pcie_port_free', 'FUNC_1': 'mtk_pcie_map_bus', 'VAR_5': 'mtk_pcie_map_bus', 'FUNC_2': 'clk_prepare_enable'...
/* * cbct,def.h * cone-beam CT definitions * Copyright 2008-10-09, Jeff Fessler, University of Michigan */ #ifndef jf_cbct_def_h #define jf_cbct_def_h #include "defs-env.h" // initial version used "double" for scalars #ifndef rscalar #define rscalar float #endif #define crscalar Const rscalar #define Isinf(x) isinf(...
/* * cbct,def.h * cone-beam CT definitions * Copyright 2008-10-09, Jeff Fessler, University of Michigan */ #ifndef VAR_0 #define VAR_0 #include "defs-env.h" // initial version used "double" for scalars #ifndef VAR_1 #define VAR_1 float #endif #define VAR_2 Const rscalar #define FUNC_0(x) isinf(x) // image geometry ...
0.826721
{'VAR_0': 'jf_cbct_def_h', 'VAR_1': 'rscalar', 'CLASS_0': 'rscalar', 'VAR_2': 'crscalar', 'CLASS_1': 'crscalar', 'FUNC_0': 'Isinf', 'VAR_3': 'nx', 'VAR_4': 'ny', 'VAR_5': 'nz', 'VAR_6': 'dy', 'VAR_7': 'dz', 'VAR_8': 'offset_x', 'VAR_9': 'offset_y', 'VAR_10': 'offset_z', 'CLASS_2': 'byte', 'VAR_11': 'mask2', 'ID_0': 'cb...
#ifndef Player_h #define Player_h #include"../../PCH.h" #include "../Collidable.h" /* Represents the player */ constexpr auto START_X = SCREEN_WIDTH / 2; constexpr auto START_Y = SCREEN_HEIGHT - TILE_SIZE; constexpr auto MOVESPEED = 5.f; constexpr auto PLAYER_SIZE = TILE_SIZE - 10; static int initX = 0; static in...
#ifndef Player_h #define Player_h #include"IMPORT_0" #include "IMPORT_1" /* Represents the player */ constexpr auto CLASS_0VAR_1 = VAR_2 / 2; constexpr auto CLASS_1VAR_1 = VAR_4 - VAR_5; constexpr auto CLASS_2VAR_1 = 5.f; constexpr auto CLASS_3VAR_1 = VAR_5 - 10; static int initX = 0; static int VAR_7 = 192; CLA...
0.881815
{'IMPORT_0': '../../PCH.h', 'IMPORT_1': '../Collidable.h', 'CLASS_0': 'START_X', 'VAR_0': 'START_X', 'VAR_1': '', 'VAR_2': 'SCREEN_WIDTH', 'CLASS_1': 'START_Y', 'VAR_3': 'START_Y', 'VAR_4': 'SCREEN_HEIGHT', 'VAR_5': 'TILE_SIZE', 'CLASS_2': 'MOVESPEED', 'VAR_6': 'MOVESPEED', 'CLASS_3': 'PLAYER_SIZE', 'VAR_7': 'initY', '...
#ifndef __OPENVCL_REGISTERALLOCATOR_H__ #define __OPENVCL_REGISTERALLOCATOR_H__ /* * RegisterAllocator.h * * Copyright (C) 2004 <NAME>, <NAME> * * Licensed under the AFL v2.0. See the file LICENSE included with this * distribution for licensing terms. * */ #ifndef __OPENVCL_REGISTER_H__ #include "Regi...
#ifndef VAR_0 #define VAR_0 /* * RegisterAllocator.h * * Copyright (C) 2004 <NAME>, <NAME> * * Licensed under the AFL v2.0. See the file LICENSE included with this * distribution for licensing terms. * */ #ifndef VAR_1 #include "IMPORT_0" #endif #ifndef VAR_2 #include "IMPORT_1" #endif #ifndef VAR_3...
0.903683
{'VAR_0': '__OPENVCL_REGISTERALLOCATOR_H__', 'VAR_1': '__OPENVCL_REGISTER_H__', 'IMPORT_0': 'Register.h', 'VAR_2': '__OPENVCL_TOKEN_H__', 'IMPORT_1': 'Token.h', 'VAR_3': '__OPENVCL_BranchState_H__', 'IMPORT_2': 'BranchState.h', 'IMPORT_3': 'map', 'IMPORT_4': 'vector', 'IMPORT_5': 'sstream', 'CLASS_0': 'namespace', 'VAR...
/* * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
/* * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
0.788086
{'IMPORT_0': 'vector', 'IMPORT_1': 'absl/types/optional.h', 'IMPORT_2': 'modules/rtp_rtcp/source/rtcp_packet.h', 'IMPORT_3': 'modules/rtp_rtcp/source/rtcp_packet/rrtr.h', 'IMPORT_4': 'modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h', 'CLASS_0': 'namespace', 'VAR_0': 'webrtc', 'VAR_1': 'rtcp', 'CLASS_1': 'class', '...
#ifndef FS_OV #define FS_OV #define OV_EXCLUDE_STATIC_CALLBACKS #include <vorbis/vorbisfile.h> size_t fs_ov_read(void *ptr, size_t size, size_t nmemb, void *datasource); int fs_ov_seek(void *datasource, ogg_int64_t offset, int whence); int fs_ov_close(void *datasource); long fs_ov_tell(void *datasource); #en...
#ifndef VAR_0 #define VAR_0 #define OV_EXCLUDE_STATIC_CALLBACKS #include <IMPORT_0> size_t FUNC_0(void *ptr, size_t size, size_t VAR_1, void *VAR_2); int FUNC_1(void *VAR_2, ogg_int64_t offset, int VAR_3); int FUNC_2(void *VAR_2); long fs_ov_tell(void *VAR_2); #endif
0.705495
{'VAR_0': 'FS_OV', 'IMPORT_0': 'vorbis/vorbisfile.h', 'FUNC_0': 'fs_ov_read', 'VAR_1': 'nmemb', 'VAR_2': 'datasource', 'FUNC_1': 'fs_ov_seek', 'VAR_3': 'whence', 'FUNC_2': 'fs_ov_close'}
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ /* clang-format off */ /* * TEXT BELOW IS USED AS SETTING FOR TOOLS ************************************* !!GlobalInfo product: Pins v3.0 processor: ...
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ /* clang-format off */ /* * TEXT BELOW IS USED AS SETTING FOR TOOLS ************************************* !!GlobalInfo product: Pins v3.0 processor: ...
0.427631
{'IMPORT_0': '"fsl_port.h', 'VAR_0': 'RD_InitPins\r', 'VAR_1': '*************', 'VAR_2': 'ol: Clock ena'}
#include <stdio.h> #include <stdlib.h> #include<stdbool.h> #include<math.h> #include<string.h> #define maxn 1000005 int main () { int n,t,k,d; int sum,sun; while(~scanf("%d%d%d%d",&n,&t,&k,&d)) { sum=sun=0; sum=(n+k-1)/k; sun=d/t; sum=sum-sun; if(sum<=1) ...
#include <stdio.h> #include <stdlib.h> #include<stdbool.h> #include<math.h> #include<string.h> #define VAR_0 1000005 int main () { int n,t,k,d; int sum,sun; while(~scanf("%d%d%d%d",&n,&t,&k,&d)) { sum=sun=0; sum=(n+k-1)/k; sun=d/t; sum=sum-sun; if(sum<=1) ...
0.09004
{'VAR_0': 'maxn'}
/* * Device driver for regulators in Hi655x IC * * Copyright (c) 2016 Hisilicon. * * Authors: * Chen Feng <puck.chen@hisilicon.com> * Fei Wang <w.f@huawei.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * publi...
/* * Device driver for regulators in Hi655x IC * * Copyright (c) 2016 Hisilicon. * * Authors: * Chen Feng <puck.chen@hisilicon.com> * Fei Wang <w.f@huawei.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * publi...
0.11161
{'IMPORT_0': 'linux/regmap.h', 'VAR_0': 'HI655X_LDO5', 'VAR_1': 'HI655X_LDO9', 'VAR_2': 'HI655X_LDO20', 'VAR_3': 'regmap', 'VAR_4': 'vreg', 'VAR_5': 'dreg', 'VAR_6': 'LDO15', 'VAR_7': 'LDO19', 'CLASS_0': 'platform_device', 'VAR_8': 'pdev', 'CLASS_1': 'hi655x_pmic', 'CLASS_2': 'regulator_config', 'FUNC_0': 'dev_get_drvd...
/* * This file is part of Libav. * * Libav is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * Libav is distributed in...
/* * This file is part of Libav. * * Libav is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * Libav is distributed in...
0.74057
{'IMPORT_0': 'libavutil/mem.h', 'IMPORT_1': 'libavutil/avstring.h', 'FUNC_0': 'main', 'VAR_0': 'i', 'FUNC_1': 'printf', 'FUNC_2': 'FF_ARRAY_ELEMS', 'VAR_1': 'p', 'FUNC_3': 'av_get_token', 'FUNC_4': 'av_free'}
/** * \brief * Polling function that return success when all links are down. * \see * * dnx_fabric_ctrl_cells_enable_set. */ static shr_error_e dnx_fabric_ctrl_cells_all_links_disable_polling( int unit, uint32 iter_index, int *all_down) { uint32 entry_handle_id; int link_id = 0; uint32 ...
/** * \brief * Polling function that return success when all links are down. * \see * * dnx_fabric_ctrl_cells_enable_set. */ static shr_error_e dnx_fabric_ctrl_cells_all_links_disable_polling( int unit, uint32 VAR_0, int *VAR_1) { uint32 VAR_2; int VAR_3 = 0; uint32 VAR_4 = VAR_5.links....
0.444856
{'VAR_0': 'iter_index', 'VAR_1': 'all_down', 'VAR_2': 'entry_handle_id', 'VAR_3': 'link_id', 'VAR_4': 'nof_links', 'VAR_5': 'dnx_data_fabric', 'FUNC_0': 'nof_links_get', 'FUNC_1': 'DBAL_FUNC_INIT_VARS', 'FUNC_2': 'SHR_EXIT', 'FUNC_3': 'SHR_IF_ERR_EXIT', 'FUNC_4': 'DBAL_HANDLE_ALLOC', 'VAR_6': 'DBAL_GET_ALL_FIELDS', 'FU...
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include <vespa/searchcore/proton/persistenceengine/i_resource_write_filter.h> #include "attribute_usage_stats.h" #include "attribute_usage_filter_config.h" #include <mutex> #include <at...
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include <vespa/searchcore/proton/persistenceengine/i_resource_write_filter.h> #include "IMPORT_0" #include "IMPORT_1" #include <mutex> #include <atomic> CLASS_0 proton { /* * Class t...
0.285152
{'IMPORT_0': 'attribute_usage_stats.h', 'IMPORT_1': 'attribute_usage_filter_config.h', 'CLASS_0': 'namespace', 'VAR_0': 'Mutex', 'CLASS_1': 'Mutex', 'VAR_1': 'Config', 'CLASS_2': 'Config', 'CLASS_3': 'State', 'VAR_2': 'bool', 'VAR_3': 'guard', 'VAR_4': 'override', 'FUNC_0': 'setAttributeStats', 'VAR_5': 'attributeStats...
#include<stdio.h> #include<stdlib.h> #include<string.h> int main(){ int loopCounter, word_number, length; char userString[100]; //Words must be within 0 and 100 length = 0; scanf(" %d", &word_number); loopCounter = 0; while(loopCounter < word_number){ scanf(" %s",...
#include<stdio.h> #include<stdlib.h> #include<string.h> int main(){ int loopCounter, word_number, length; char userString[100]; //Words must be within 0 and 100 length = 0; scanf(" %d", &word_number); loopCounter = 0; while(loopCounter < word_number){ scanf(" %s",...
0.023461
{}
#include<stdio.h> #include<string.h> int main() { int i,n,j,max; char a[6][9]={"jolteon","flareon","umbreon","leafeon","glaceon","sylveon"}; int ret[6]; char b[9]; scanf("%d",&n); scanf("%s",b); for(i=0;i<6;i++){ret[i]=0;} if(strlen(b) == 6) {printf("espeon");} e...
#include<IMPORT_0> #include<IMPORT_1> int FUNC_0() { int VAR_0,VAR_1,VAR_2,VAR_3; char VAR_4[6][9]={"jolteon","flareon","umbreon","leafeon","glaceon","sylveon"}; int VAR_5[6]; char VAR_6[9]; FUNC_1("%d",&VAR_1); FUNC_1("%s",VAR_6); for(VAR_0=0;VAR_0<6;VAR_0++){VAR_5...
0.892657
{'IMPORT_0': 'stdio.h', 'IMPORT_1': 'string.h', 'FUNC_0': 'main', 'VAR_0': 'i', 'VAR_1': 'n', 'VAR_2': 'j', 'VAR_3': 'max', 'VAR_4': 'a', 'VAR_5': 'ret', 'VAR_6': 'b', 'FUNC_1': 'scanf', 'FUNC_2': 'strlen', 'FUNC_3': 'printf'}
// // Created by Fussa on 2019/10/29. // Copyright (c) 2019 Fussa. All rights reserved. // #import <Foundation/Foundation.h> @interface NSDictionary (FS) /** * 转换成NSData */ - (NSData *)fs_data; /** *字典转json */ - (NSString *)fs_dictionaryToJson; /** *字典转json */ + (NSString *)fs_dictionaryToJson:(NSDictionary *...
// // Created by Fussa on 2019/10/29. // Copyright (c) 2019 Fussa. All rights reserved. // #import <Foundation/Foundation.h> @CLASS_0 NSDictionary (VAR_0) /** * 转换成NSData */ - (CLASS_1 *)VAR_1; /** *字典转json */ - (CLASS_2 *)fs_dictionaryToJson; /** *字典转json */ + (CLASS_2 *)fs_dictionaryToJson:(NSDictionary *)V...
0.696204
{'CLASS_0': 'interface', 'VAR_0': 'FS', 'CLASS_1': 'NSData', 'VAR_1': 'fs_data', 'CLASS_2': 'NSString', 'VAR_2': 'dictionary', 'VAR_3': 'end', 'CLASS_3': 'end', 'FUNC_0': 'NSMutableDictionary', 'VAR_4': 'id', 'CLASS_4': 'anObject', 'VAR_5': 'forKey', 'VAR_6': 'NSCopying', 'VAR_7': 'aKey', 'VAR_8': 'fs_removeObjectForKe...
/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call i...
/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call i...
0.015231
{}
// // TransactionVC.h // HSEther // // Created by 侯帅 on 2018/6/4. // Copyright © 2018年 com.houshuai. All rights reserved. // #import <UIKit/UIKit.h> @interface TransactionVC : UIViewController @end
// // TransactionVC.h // HSEther // // Created by 侯帅 on 2018/6/4. // Copyright © 2018年 com.houshuai. All rights reserved. // #import <UIKit/UIKit.h> @interface TransactionVC : UIViewController @end
0.719464
{}
/* * Compare buffer against given bytes value */ static bool memcmp_b(const uint8_t *buff, uint8_t value, size_t sz) { size_t i = 0; while (i < sz) { if (buff[i++] != value) { return false; } } return true; }
/* * Compare buffer against given bytes value */ static bool FUNC_0(const uint8_t *buff, uint8_t value, size_t sz) { size_t VAR_0 = 0; while (VAR_0 < sz) { if (buff[VAR_0++] != value) { return false; } } return true; }
0.666494
{'FUNC_0': 'memcmp_b', 'VAR_0': 'i'}
// // ItemLock.h // ThreadSafeClassDesign // // Created by <NAME> on 7/11/2015. // Copyright © 2015 jiakai. All rights reserved. // #import <Foundation/Foundation.h> #import "ItemProtocol.h" @interface ItemLock : NSObject <ItemProtocol> @property(nonatomic, copy) NSArray *subItems; @end
// // ItemLock.h // ThreadSafeClassDesign // // Created by <NAME> on 7/11/2015. // Copyright © 2015 jiakai. All rights reserved. // #import <Foundation/Foundation.h> #import "ItemProtocol.h" @interface VAR_0 : NSObject <VAR_1> @FUNC_0(VAR_2, copy) CLASS_0 *VAR_3; @VAR_4
0.735625
{'VAR_0': 'ItemLock', 'VAR_1': 'ItemProtocol', 'FUNC_0': 'property', 'VAR_2': 'nonatomic', 'CLASS_0': 'NSArray', 'VAR_3': 'subItems', 'VAR_4': 'end'}
/* * Copyright (C) 2020 Apple Inc. All Rights Reserved. * * ExposureNotification is licensed under Apple Inc.’s * Sample Code License Agreement, which is contained in * the LICENSE file distributed with ExposureNotification, * and only to those who accept that license. * */ #pragma onc...
/* * Copyright (C) 2020 Apple Inc. All Rights Reserved. * * ExposureNotification is licensed under Apple Inc.’s * Sample Code License Agreement, which is contained in * the LICENSE file distributed with ExposureNotification, * and only to those who accept that license. * */ #pragma onc...
0.477355
{'CLASS_0': 'NS_ASSUME_NONNULL_BEGIN', 'VAR_0': 'NSObject', 'ID_0': 'instancetype', 'VAR_1': 'timestamp', 'VAR_2': 'scanInterval', 'VAR_3': 'saturated', 'VAR_4': 'counter', 'VAR_5': 'count', 'VAR_6': 'nonatomic', 'ID_1': 'nonatomic', 'VAR_7': 'strong', 'VAR_8': 'bool', 'VAR_9': 'nullable', 'VAR_10': 'temporaryExposureK...
#include "gec_gpio.h" #include "gec_init.h" #include "gec_time.h" #include "stm32f4xx.h" #include "stm32f4xx_conf.h" void car_init() { Gec_GPIO_Init(GPIOG, GPIO_Pin_9, GPIO_MODE_OUT_PP); Gec_GPIO_Init(GPIOA, GPIO_Pin_8, GPIO_MODE_OUT_PP); Gec_GPIO_Init(GPIOA, GPIO_Pin_6, GPIO_MODE_OUT_PP); Gec_GPIO_Init(GPIOE,...
#include "gec_gpio.h" #include "gec_init.h" #include "gec_time.h" #include "stm32f4xx.h" #include "stm32f4xx_conf.h" void car_init() { Gec_GPIO_Init(GPIOG, GPIO_Pin_9, GPIO_MODE_OUT_PP); Gec_GPIO_Init(GPIOA, GPIO_Pin_8, GPIO_MODE_OUT_PP); Gec_GPIO_Init(GPIOA, GPIO_Pin_6, GPIO_MODE_OUT_PP); Gec_GPIO_Init(GPIOE,...
0.077401
{'FUNC_0': 'car_go', 'FUNC_1': 'turn_right', 'FUNC_2': 'go_straight'}
/* * SHA transform algorithm, originally taken from code written by * Peter Gutmann, and placed in the public domain. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/cryptohash.h> /* The SHA f()-functions. */ #define f1(x,y,z) (z ^ (x & (y ^ z))) /* x ? y : z */ #define f2(x,y,z) (x ^...
/* * SHA transform algorithm, originally taken from code written by * Peter Gutmann, and placed in the public domain. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/cryptohash.h> /* The SHA f()-functions. */ #define f1(x,y,z) (z ^ (x & (y ^ z))) /* x ? y : z */ #define FUNC_0(x,y,z) ...
0.129687
{'FUNC_0': 'f2', 'FUNC_1': 'sha_transform', 'VAR_0': 'sha_transform', 'FUNC_2': 'sha_init', 'VAR_1': 'buf'}
#include <stdio.h> #include <time.h> #include <stdbool.h> #define NONE 0 #define WHITE 1 #define BLACK 2 #define SIZE 8 int board[SIZE][SIZE] = {NONE}; bool turn = true; void setup(void); void print(void); void que(int * line, int * col); void put(int line, int col); void count(void); bool check(int...
#include <IMPORT_0> #include <IMPORT_1> #include <stdbool.h> #define VAR_0 0 #define WHITE 1 #define BLACK 2 #define VAR_1 8 int board[VAR_1][VAR_1] = {VAR_0}; bool turn = true; void FUNC_0(void); void FUNC_1(void); void FUNC_2(int * line, int * VAR_2); void put(int line, int VAR_2); void count(void)...
0.569654
{'IMPORT_0': 'stdio.h', 'IMPORT_1': 'time.h', 'VAR_0': 'NONE', 'VAR_1': 'SIZE', 'FUNC_0': 'setup', 'FUNC_1': 'print', 'FUNC_2': 'que', 'VAR_2': 'col', 'FUNC_3': 'check', 'VAR_3': 'check', 'FUNC_4': 'check_all', 'FUNC_5': 'all_none', 'FUNC_6': 'main', 'VAR_4': 'my_check', 'VAR_5': 'old_check', 'FUNC_7': 'time', 'VAR_6':...
// // AppDelegate+JWLocalNotifiction.h // YuWa // // Created by <NAME> on 16/10/21. // Copyright © 2016年 Shanghai DuRui Information Technology Company. All rights reserved. // #import "AppDelegate.h" @interface AppDelegate (JWLocalNotifiction)<UIAlertViewDelegate> /*其他页面调用范例 //AppDelegate * appDelegate = (AppDe...
// // AppDelegate+JWLocalNotifiction.h // YuWa // // Created by <NAME> on 16/10/21. // Copyright © 2016年 Shanghai DuRui Information Technology Company. All rights reserved. // #import "AppDelegate.h" @interface AppDelegate (JWLocalNotifiction)<UIAlertViewDelegate> /*其他页面调用范例 //AppDelegate * appDelegate = (AppDe...
0.700636
{'VAR_0': 'removeLocalPushNotification', 'CLASS_0': 'end'}
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_NEARBY_SHARING_NEARBY_SHARE_DEFAULT_DEVICE_NAME_H_ #define CHROME_BROWSER_NEARBY_SHARING_NEARBY_SHARE_DEFAULT_DEVICE_NAME_H_ #incl...
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef VAR_0 #define VAR_0 #include <IMPORT_0> CLASS_0 VAR_1; // Creates a default device name of the form "<given name>'s <device type>." For // exam...
0.973331
{'VAR_0': 'CHROME_BROWSER_NEARBY_SHARING_NEARBY_SHARE_DEFAULT_DEVICE_NAME_H_', 'IMPORT_0': 'string', 'CLASS_0': 'class', 'VAR_1': 'Profile', 'FUNC_0': 'GetNearbyShareDefaultDeviceName'}
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_BASE_MIME_UTIL_H__ #define NET_BASE_MIME_UTIL_H__ #include <string> #include <vector> #include "base/files/file_path.h" #include "net/ba...
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef VAR_0 #define VAR_0 #include <IMPORT_0> #include <IMPORT_1> #include "base/files/file_path.h" #include "net/base/net_export.h" CLASS_0 net ...
0.462942
{'VAR_0': 'NET_BASE_MIME_UTIL_H__', 'IMPORT_0': 'string', 'IMPORT_1': 'vector', 'CLASS_0': 'namespace', 'CLASS_1': 'base', 'VAR_1': 'base', 'VAR_2': 'mime_type', 'FUNC_0': 'GetMimeTypeFromFile', 'VAR_3': 'file_path', 'VAR_4': 'extension', 'FUNC_1': 'IsSupportedMediaMimeType', 'FUNC_2': 'IsSupportedNonImageMimeType', 'F...
#include <stdio.h> #include <stdlib.h> int main(void) { int variable1=10; int variable2= 5; /* Avant l’échange du contenu des variables */ printf("Variable 1: %d \n", variable1); /*  Variable 1: 10 */ printf("Variable 2: %d \n", variable2); /*  Variable 2: 5 */ /* Echange du contenu des var...
#include <IMPORT_0> #include <stdlib.h> int FUNC_0(void) { int VAR_0=10; int VAR_1= 5; /* Avant l’échange du contenu des variables */ FUNC_1("Variable 1: %d \n", VAR_0); /*  Variable 1: 10 */ FUNC_1("Variable 2: %d \n", VAR_1); /*  Variable 2: 5 */ /* Echange du contenu des variables */ ...
0.471659
{'IMPORT_0': 'stdio.h', 'FUNC_0': 'main', 'VAR_0': 'variable1', 'VAR_1': 'variable2', 'FUNC_1': 'printf', 'VAR_2': 'EXIT_SUCCESS'}
// Check that array values are correct depending on type of elements jboolean verify_array(const void *array, jvmtiPrimitiveType type, jint length) { void *expected_array; switch(type) { case JVMTI_PRIMITIVE_TYPE_BOOLEAN: expected_array = (void*)BOOLEAN_ARRAY; break; case JVMTI_PRIMITIVE_TYPE_CHAR: ...
// Check that array values are correct depending on type of elements jboolean verify_array(const void *array, jvmtiPrimitiveType type, jint length) { void *expected_array; switch(type) { case JVMTI_PRIMITIVE_TYPE_BOOLEAN: expected_array = (void*)BOOLEAN_ARRAY; break; case JVMTI_PRIMITIVE_TYPE_CHAR: ...
0.011984
{}
unsigned char __src_osax_payload[] = { 0xcf, 0xfa, 0xed, 0xfe, 0x07, 0x00, 0x00, 0x01, 0x03, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x13, 0x00, 0x00, 0x00, 0x28, 0x0b, 0x00, 0x00, 0x85, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x18, 0x03, 0x00, 0x00, 0x5f, 0x5f, 0x54, 0x45, 0x58, 0x5...
unsigned char __src_osax_payload[] = { 0xcf, 0xfa, 0xed, 0xfe, 0x07, 0x00, 0x00, 0x01, 0x03, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x13, 0x00, 0x00, 0x00, 0x28, 0x0b, 0x00, 0x00, 0x85, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x18, 0x03, 0x00, 0x00, 0x5f, 0x5f, 0x54, 0x45, 0x58, 0x5...
0
#include <stdio.h> #include <stdlib.h> typedef struct TaskNode { int significance; struct TaskNode* LeftLeaves; struct TaskNode* RightLeaves; struct TaskNode* Root_; } TaskNode; typedef struct TreeNode { struct TaskNode* root; int count; } TreeNode; typedef struct QueueNode { TaskNode* need; struct QueueNode...
#include <stdio.h> #include <stdlib.h> typedef struct CLASS_0 { int VAR_1; struct CLASS_0* LeftLeaves; struct CLASS_0* RightLeaves; struct CLASS_0* Root_; } ID_0; typedef struct CLASS_1 { struct CLASS_0* root; int count; } ID_1; typedef struct CLASS_2 { CLASS_0* VAR_4; struct CLASS_2* VAR_5; }ID_2; typedef ...
0.43555
{'CLASS_0': 'TaskNode', 'ID_0': 'TaskNode', 'VAR_0': 'TaskNode', 'VAR_1': 'significance', 'CLASS_1': 'TreeNode', 'ID_1': 'TreeNode', 'VAR_2': 'TreeNode', 'CLASS_2': 'QueueNode', 'ID_2': 'QueueNode', 'VAR_3': 'QueueNode', 'VAR_4': 'need', 'VAR_5': 'following', 'VAR_6': 'first', 'FUNC_0': 'push', 'VAR_7': 'nq', 'FUNC_1':...
#ifndef __MARKUP_H #define __MARKUP_H /* TODO: Consolidate ansi.h header into here. */ #include <stddef.h> int ansi_strlen(const char *string); int ansi_strnlen(const char *string, size_t numchars); #endif /* __MARKUP_H */
#ifndef __MARKUP_H #define __MARKUP_H /* TODO: Consolidate ansi.h header into here. */ #include <stddef.h> int ansi_strlen(const char *string); int ansi_strnlen(const char *string, size_t VAR_0); #endif /* __MARKUP_H */
0.19007
{'VAR_0': 'numchars'}
/* NetHack 3.7 vesa.h $NHDT-Date: 1596498276 2020/08/03 23:44:36 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.0 $ */ /* VESA structures from the VESA BIOS Specification, retrieved 15 Jan 2016 * from http://flint.cs.yale.edu/cs422/readings/hardware/vbe3.pdf * Part of rchason vesa port */ #ifndef VESA_H #define V...
/* NetHack 3.7 vesa.h $NHDT-Date: 1596498276 2020/08/03 23:44:36 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.0 $ */ /* VESA structures from the VESA BIOS Specification, retrieved 15 Jan 2016 * from http://flint.cs.yale.edu/cs422/readings/hardware/vbe3.pdf * Part of rchason vesa port */ #ifndef VAR_0 #define VA...
0.303419
{'VAR_0': 'VESA_H', 'VAR_1': 'Capabilities', 'VAR_2': 'OemVendorNamePtr', 'CLASS_0': 'ModeInfoBlock', 'VAR_3': 'WinAAttributes', 'VAR_4': 'WinBAttributes', 'VAR_5': 'WinGranularity', 'VAR_6': 'WinFuncPtr', 'VAR_7': 'XResolution', 'VAR_8': 'NumberOfPlanes', 'VAR_9': 'MemoryModel', 'VAR_10': 'RedMaskSize', 'VAR_11': 'Red...
/* * tclUniData.c -- * * Declarations of Unicode character information tables. This file is * automatically generated by the tools/uniParse.tcl script. Do not * modify this file by hand. * * Copyright (c) 1998 by Scriptics Corporation. * All rights reserved. */ /* * A 16-bit Unicode character is split into...
/* * tclUniData.c -- * * Declarations of Unicode character information tables. This file is * automatically generated by the tools/uniParse.tcl script. Do not * modify this file by hand. * * Copyright (c) 1998 by Scriptics Corporation. * All rights reserved. */ /* * A 16-bit Unicode character is split into...
0
// // FBCarouselViewController.h // FBContainer // // Created by 王磊 on 2020/3/31. // Copyright © 2020 王磊. All rights reserved. // #import "FBConfig.h" @import FBCollection; NS_ASSUME_NONNULL_BEGIN @interface FBCarouselViewController : FBCollectionNoLoadingViewController + (instancetype)createCarousel; @end NS_...
// // FBCarouselViewController.h // FBContainer // // Created by 王磊 on 2020/3/31. // Copyright © 2020 王磊. All rights reserved. // #import "FBConfig.h" @CLASS_0 VAR_0; CLASS_1 @VAR_1 FBCarouselViewController : VAR_2 + (ID_0)createCarousel; @CLASS_2 NS_ASSUME_NONNULL_END
0.841286
{'CLASS_0': 'import', 'VAR_0': 'FBCollection', 'CLASS_1': 'NS_ASSUME_NONNULL_BEGIN', 'VAR_1': 'interface', 'VAR_2': 'FBCollectionNoLoadingViewController', 'ID_0': 'instancetype', 'CLASS_2': 'end'}
//------------------------------------------------------------------------------------------------------------------------------ // <NAME> // <EMAIL> // Lawrence Berkeley National Lab //------------------------------------------------------------------------------------------------------------------------------ void ap...
//------------------------------------------------------------------------------------------------------------------------------ // <NAME> // <EMAIL> // Lawrence Berkeley National Lab //------------------------------------------------------------------------------------------------------------------------------ void ap...
0.387153
{'FUNC_0': 'exchange_boundary', 'VAR_0': 'jStride', 'VAR_1': 'box', 'VAR_2': 'k', 'VAR_3': 'Ax', 'VAR_4': 'alpha', 'VAR_5': 'VECTOR_ALPHA', 'VAR_6': 'beta_i', 'VAR_7': 'VECTOR_BETA_K', 'FUNC_1': 'PRAGMA_THREAD_WITHIN_A_BOX'}
/***************************************************************************** * sdla_chdlc.c WANPIPE(tm) Multiprotocol WAN Link Driver. Cisco HDLC module. * * Authors: <NAME> <<EMAIL>> * <NAME> * * Copyright: (c) 1995-1999 Sangoma Technologies Inc. * * This program is free software; you can redistribute it and/or...
/***************************************************************************** * sdla_chdlc.c WANPIPE(tm) Multiprotocol WAN Link Driver. Cisco HDLC module. * * Authors: <NAME> <<EMAIL>> * <NAME> * * Copyright: (c) 1995-1999 Sangoma Technologies Inc. * * This program is free software; you can redistribute it and/or...
0.400683
{'IMPORT_0': 'linux/kernel.h', 'IMPORT_1': 'linux/errno.h', 'IMPORT_2': 'linux/wanpipe.h', 'IMPORT_3': 'linux/jiffies.h', 'IMPORT_4': 'linux/in.h', 'FUNC_0': 'PORT', 'CLASS_0': 'chdlc_private_area', 'CLASS_1': 'sdla_t', 'VAR_0': 'TracingEnabled', 'VAR_1': 'curr_trace_addr', 'VAR_2': 'start_trace_addr', 'VAR_3': 'end_tr...
#include <stdio.h> #include <stdlib.h> int cmp(int n) { return (n*(n-1))/2; } int main() { int N,M; scanf("%d%d",&N,&M); int num=0; if(N<=1 && M<=1) { num=0; } else if(N<=1 && M>1) { num=cmp(M); } else if(M<=1 && N>1) { num=cmp(N); } else { nu...
#include <stdio.h> #include <IMPORT_0> int cmp(int VAR_0) { return (VAR_0*(VAR_0-1))/2; } int main() { int N,M; FUNC_0("%d%d",&N,&M); int VAR_1=0; if(N<=1 && M<=1) { VAR_1=0; } else if(N<=1 && M>1) { VAR_1=cmp(M); } else if(M<=1 && N>1) { VAR_1=cmp(N); } ...
0.540673
{'IMPORT_0': 'stdlib.h', 'VAR_0': 'n', 'FUNC_0': 'scanf', 'VAR_1': 'num', 'FUNC_1': 'printf'}
// // SDUserActivity.h // SDUserActivity-Example // // Created by <NAME> on 11/5/14. // Copyright (c) 2014 Set Direction. All rights reserved. // #import <Foundation/Foundation.h> // These constants define keys for well known cases. They should be passwed along with any other keys in the `configurationValues` dic...
// // SDUserActivity.h // SDUserActivity-Example // // Created by <NAME> on 11/5/14. // Copyright (c) 2014 Set Direction. All rights reserved. // #import <Foundation/Foundation.h> // These constants define keys for well known cases. They should be passwed along with any other keys in the `configurationValues` dic...
0.421999
{'VAR_0': 'kSDUserActivityCustomURLKey', 'VAR_1': 'NSUserActivity', 'VAR_2': 'activityType', 'VAR_3': 'NSDictionary'}
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Assistant of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ ** Commercial License Usage ** Licensees holding valid co...
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Assistant of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ ** Commercial License Usage ** Licensees holding valid co...
0.729646
{'VAR_0': 'PREFERENCESDIALOG_H', 'IMPORT_0': 'ui_preferencesdialog.h', 'CLASS_0': 'QT_BEGIN_NAMESPACE', 'VAR_1': 'class', 'CLASS_1': 'class', 'VAR_2': 'FontPanel', 'CLASS_2': 'FontPanel', 'VAR_3': 'HelpEngineWrapper', 'VAR_4': 'RegisteredDocsModel', 'CLASS_3': 'RegisteredDocsModel', 'VAR_5': 'QFileSystemWatcher', 'VAR_...
#include <stdio.h> #include <stdlib.h> #include <fcntl.h> #include <unistd.h> #include "binary.h" #include "common/error.h" int binary_parse(const char *path, u16 offset, u8 *buff, size_t bufflen) { int count = offset, ret; int fd = open(path, O_RDONLY); if (fd < 0) { WARN("Could not open file %s", path); retu...
#include <IMPORT_0> #include <stdlib.h> #include <IMPORT_1> #include <unistd.h> #include "binary.h" #include "common/error.h" int binary_parse(const char *path, u16 offset, u8 *buff, size_t VAR_0) { int VAR_1 = offset, ret; int VAR_2 = open(path, O_RDONLY); if (VAR_2 < 0) { WARN("Could not open file %s", path); ...
0.23781
{'IMPORT_0': 'stdio.h', 'IMPORT_1': 'fcntl.h', 'VAR_0': 'bufflen', 'VAR_1': 'count', 'VAR_2': 'fd', 'FUNC_0': 'read', 'VAR_3': 'NDEBUG'}
/* * Copyright (c) 2019 <NAME> * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Vers...
/* * Copyright (c) 2019 <NAME> * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Vers...
0.122619
{'ID_0': 'DATA_Buffer', 'CLASS_0': 'DATA_Buffer', 'VAR_0': 'head', 'VAR_1': 'buf_size', 'FUNC_0': 'sqr_rdyn_clear'}
#ifndef __ARCH_ARM_SRC_STM32L4_CHIP_STM32L4_COMP_H #define __ARCH_ARM_SRC_STM32L4_CHIP_STM32L4_COMP_H /**************************************************************************************************** * Pre-processor Definitions ************************************************************************************...
#ifndef VAR_0 #define VAR_0 /**************************************************************************************************** * Pre-processor Definitions ****************************************************************************************************/ /* Register Offsets ***********************************...
0.954073
{'VAR_0': '__ARCH_ARM_SRC_STM32L4_CHIP_STM32L4_COMP_H', 'FUNC_0': 'STM32L4_COMP_CSR_OFFSET', 'VAR_1': 'n', 'VAR_2': 'STM32L4_COMP1_CSR_OFFSET', 'VAR_3': 'STM32L4_COMP2_CSR_OFFSET', 'FUNC_1': 'STM32L4_COMP_CSR', 'VAR_4': 'STM32L4_COMP1_CSR', 'VAR_5': 'STM32L4_COMP2_CSR', 'VAR_6': 'COMP_CSR_EN', 'VAR_7': 'COMP_CSR_PWRMOD...
#pragma once #include "RxActor/CommonDefines.h" #include "RxActor/Supervisor.h" #include "RxActor/Export.h" #include "Actor.h" namespace RxActor { typedef Templates::Key2<DomainId, ScopeId> ActorSystemHandle; typedef Templates::ObjectsManager<ActorPath, ActorBasePtr, A...
#pragma once #include "IMPORT_0" #include "IMPORT_1" #include "RxActor/Export.h" #include "IMPORT_2" CLASS_0 VAR_0 { typedef Templates::CLASS_1<ID_0, CLASS_2> ID_1; typedef Templates::CLASS_4<ID_2, ID_3, CLASS_3> ID_4; typedef CLASS_8::CLASS_9<CLASS_7> ...
0.904006
{'IMPORT_0': 'RxActor/CommonDefines.h', 'IMPORT_1': 'RxActor/Supervisor.h', 'IMPORT_2': 'Actor.h', 'CLASS_0': 'namespace', 'VAR_0': 'RxActor', 'CLASS_1': 'Key2', 'ID_0': 'DomainId', 'CLASS_2': 'ScopeId', 'ID_1': 'ActorSystemHandle', 'CLASS_3': 'ActorSystemHandle', 'VAR_1': 'ActorSystemHandle', 'CLASS_4': 'ObjectsManage...
/* ZD1211 USB-WLAN driver for Linux * * Copyright (C) 2005-2007 <NAME> <<EMAIL>> * Copyright (C) 2006-2007 <NAME> <<EMAIL>> * Copyright (C) 2006-2007 <NAME> <<EMAIL>> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by *...
/* ZD1211 USB-WLAN driver for Linux * * Copyright (C) 2005-2007 <NAME> <<EMAIL>> * Copyright (C) 2006-2007 <NAME> <<EMAIL>> * Copyright (C) 2006-2007 <NAME> <<EMAIL>> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by *...
0.126866
{'FUNC_0': 'MODULE_VERSION', 'FUNC_1': 'request_fw_file', 'VAR_0': 'p', 'FUNC_2': 'kmalloc', 'VAR_1': 'ENOMEM', 'VAR_2': 'dev', 'FUNC_3': 'kfree', 'FUNC_4': 'handle_version_mismatch', 'VAR_3': 'ub_fw', 'VAR_4': 'E2P_BOOT_CODE_OFFSET', 'FUNC_5': 'upload_firmware', 'FUNC_6': 'dev_info', 'VAR_5': 'EIO', 'FUNC_7': 'handle_...
// // UIImage+HMCategory.h // CommonTools-OC // // Created by 心诚 on 2021/7/8. // Copyright © 2021 Apple Inc. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface UIImage (HMCategory) /// 图片水印 /// @param content 水印内容 /// @param contentRect 内容位置 /// @param attrs 内容属性 /// @param conte...
// // UIImage+HMCategory.h // CommonTools-OC // // Created by 心诚 on 2021/7/8. // Copyright © 2021 Apple Inc. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface UIImage (HMCategory) /// 图片水印 /// @param content 水印内容 /// @param contentRect 内容位置 /// @param attrs 内容属性 /// @param conte...
0.131229
{'VAR_0': 'id', 'VAR_1': 'imageRect', 'VAR_2': 'borderColor'}
#include "../machine/toypop.c" #include "../vidhrdw/toypop.c" /**************************************** TOYPOP 1986 Namco driver by <NAME> (<EMAIL>) TOYPOP uses a 6809 main CPU, another 6809 for the sound and a 68000 to create the background image. Libble Rabble should run on the same board **********************...
#include "../machine/toypop.c" #include "../vidhrdw/toypop.c" /**************************************** TOYPOP 1986 Namco driver by <NAME> (<EMAIL>) TOYPOP uses a 6809 main CPU, another 6809 for the sound and a 68000 to create the background image. Libble Rabble should run on the same board **********************...
0.183194
{'VAR_0': 'toypop_interrupt_enable_w', 'VAR_1': 'toypop_interrupt_disable_w', 'VAR_2': 'toypop_speedup', 'VAR_3': 'toypop_sharedram_1_r', 'VAR_4': 'toypop_cpu_reset_w', 'VAR_5': 'toypop_background_r', 'VAR_6': 'videoram_w', 'VAR_7': 'MWA_NOP', 'VAR_8': 'toypop_readmem_II_6809', 'VAR_9': 'mappy_sound_w', 'VAR_10': 'namc...
#pragma once #include <memory> #include "Elysian/Core/Platform.h" #include "Elysian/Core/Logging.h" #include "Elysian/Core/Assert.h" #include "Elysian/Core/Application.h" namespace Elysian { template <typename T> void initialize() { Logging::initialize(); ELYSIAN_INTERNAL_INFO("Initializing Version {}.{}.{}"...
#pragma once #include <memory> #include "Elysian/Core/Platform.h" #include "Elysian/Core/Logging.h" #include "Elysian/Core/Assert.h" #include "IMPORT_0" CLASS_0 Elysian { template <typename T> void initialize() { Logging::initialize(); ELYSIAN_INTERNAL_INFO("Initializing Version {}.{}.{}", ELYSIAN_VERSION_MA...
0.116721
{'IMPORT_0': 'Elysian/Core/Application.h', 'CLASS_0': 'namespace', 'VAR_0': 'ELYSIAN_VERSION_PATCH'}
/* * gpioc3.c * Este archivo va en contiki/platform/zoul/dev * Created on: Nov 6, 2018 * Author: user */ /* * Copyright (c) 2012, Texas Instruments Incorporated - http://www.ti.com/ * Copyright (c) 2015, Zolertia - http://www.zolertia.com * Copyright (c) 2015, University of Bristol - http://www.bristol.a...
/* * gpioc3.c * Este archivo va en contiki/platform/zoul/dev * Created on: Nov 6, 2018 * Author: user */ /* * Copyright (c) 2012, Texas Instruments Incorporated - http://www.ti.com/ * Copyright (c) 2015, Zolertia - http://www.zolertia.com * Copyright (c) 2015, University of Bristol - http://www.bristol.a...
0.322419
{'IMPORT_0': 'string.h', 'VAR_0': 'GPIO_USER_PIN_MASK', 'VAR_1': 'DEBOUNCE_DURATION_GPIO', 'CLASS_0': 'timer', 'VAR_2': 'type', 'FUNC_0': 'GPIO_READ_PIN', 'FUNC_1': 'GPIO_SOFTWARE_CONTROL', 'FUNC_2': 'GPIO_DETECT_EDGE', 'VAR_3': 'GPIO_USER_PORT', 'VAR_4': 'IOC_OVERRIDE_PUE', 'FUNC_3': 'GPIO_ENABLE_INTERRUPT', 'FUNC_4':...
/* * Copyright 2019 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, m...
/* * Copyright 2019 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, m...
0.881248
{'IMPORT_0': 'umr.h', 'FUNC_0': 'umr_apply_callbacks', 'CLASS_0': 'umr_asic', 'VAR_0': 'asic', 'CLASS_1': 'umr_memory_access_funcs', 'VAR_1': 'mems', 'CLASS_2': 'umr_register_access_funcs', 'VAR_2': 'regs', 'VAR_3': 'n', 'VAR_4': 'config', 'VAR_5': 'xgmi', 'VAR_6': 'nodes', 'VAR_7': 'mem_funcs', 'VAR_8': 'reg_funcs', '...
/* * hbi.c -- Host Bus Interface Implementation * * Copyright 2016 Microsemi Inc. */ #include "typedefs.h" #include "chip.h" #include "ssl.h" #include "hbi.h" #include "hbi_prv.h" #include "vproc_dbg.h" /* Each device and user correlation is depicted like this: ----------- ------------ -------...
/* * hbi.c -- Host Bus Interface Implementation * * Copyright 2016 Microsemi Inc. */ #include "typedefs.h" #include "chip.h" #include "IMPORT_0" #include "hbi.h" #include "hbi_prv.h" #include "vproc_dbg.h" /* Each device and user correlation is depicted like this: ----------- ------------ ----...
0.363122
{'IMPORT_0': 'ssl.h', 'VAR_0': 'pDev', 'VAR_1': 'VPROC_MAX_NUM_DEVS', 'VAR_2': 'val', 'FUNC_0': 'CHK_VALID_HANDLE', 'VAR_3': 'arg', 'CLASS_0': 'hbi_status_t', 'FUNC_1': 'HBI_LOCK', 'VAR_4': 'lock', 'VAR_5': 'SSL_WAIT_FOREVER', 'FUNC_2': 'VPROC_DBG_PRINT', 'VAR_6': 'DEBUG_LEVEL', 'FUNC_3': 'SSL_init', 'FUNC_4': 'CHK_SSL...
/* * Copyright 2017-2019 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
/* * Copyright 2017-2019 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
0.463443
{'IMPORT_0': 'DeepSea/Core/Containers/ResizeableArray.h', 'IMPORT_1': 'DeepSea/Core/Memory/Allocator.h', 'VAR_0': 'commandBufferPool', 'VAR_1': 'createdCount', 'VAR_2': 'maxCommandBuffers', 'FUNC_0': 'dsGLCommandBufferPool_create', 'CLASS_0': 'dsRenderer', 'VAR_3': 'renderer', 'CLASS_1': 'dsAllocator', 'CLASS_2': 'dsCo...
#include <common.h> #include <stddef.h> #include <stdint.h> #include <system.h> typedef u32 (*event_func)(u8 *); u32 (*event_table[])() = { [MAP_KEYBOARD] = NULL, [MAP_MOUSE] = NULL }; u32 event_map(u32 id, u8 *function) { if (id >= sizeof(event_map) / sizeof(*event_map)) return -1; event_table[id] = (u32)funct...
#include <IMPORT_0> #include <stddef.h> #include <IMPORT_1> #include <IMPORT_2> typedef CLASS_0 (*CLASS_1)(CLASS_2 *); CLASS_0 (*VAR_0[])() = { [VAR_1] = NULL, [VAR_2] = NULL }; CLASS_0 event_map(CLASS_0 VAR_3, CLASS_2 *VAR_4) { if (VAR_3 >= sizeof(event_map) / sizeof(*event_map)) return -1; VAR_0[VAR_3] = (ID_...
0.819356
{'IMPORT_0': 'common.h', 'IMPORT_1': 'stdint.h', 'IMPORT_2': 'system.h', 'CLASS_0': 'u32', 'ID_0': 'u32', 'CLASS_1': 'event_func', 'ID_1': 'event_func', 'CLASS_2': 'u8', 'VAR_0': 'event_table', 'VAR_1': 'MAP_KEYBOARD', 'VAR_2': 'MAP_MOUSE', 'VAR_3': 'id', 'VAR_4': 'function', 'FUNC_0': 'event_trigger', 'VAR_5': 'data',...
/* pass 1 to disable ctrlc() checking, 0 to enable. * returns previous state */ int disable_ctrlc(int disable) { int prev = ctrlc_disabled; ctrlc_disabled = disable; return prev; }
/* pass 1 to disable ctrlc() checking, 0 to enable. * returns previous state */ int FUNC_0(int VAR_0) { int VAR_1 = VAR_2; VAR_2 = VAR_0; return VAR_1; }
0.83236
{'FUNC_0': 'disable_ctrlc', 'VAR_0': 'disable', 'VAR_1': 'prev', 'VAR_2': 'ctrlc_disabled'}
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2017 Marvell International Ltd. * Copyright(c) 2017 Semihalf. * All rights reserved. */ #ifndef _RTE_MRVL_COMPAT_H_ #define _RTE_MRVL_COMPAT_H_ /* Unluckily, container_of is defined by both DPDK and MUSDK, * we'll declare only one version. * * Note that i...
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2017 Marvell International Ltd. * Copyright(c) 2017 Semihalf. * All rights reserved. */ #ifndef _RTE_MRVL_COMPAT_H_ #define _RTE_MRVL_COMPAT_H_ /* Unluckily, container_of is defined by both DPDK and MUSDK, * we'll declare only one version. * * Note that i...
0.121469
{}
/* * Copyright (C) 2011 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This program is distri...
/* * Copyright (C) 2011 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This program is distri...
0.004131
{'VAR_0': 'v2'}
#include<stdio.h> #include<stdlib.h> #define O 1000000000 void N(int B[500001],int left,int right); void M(int C[500001],int left,int mid,int right); int count; int main(){ int A[500001]; int a,i; scanf("%d",&a); for(i=0;i<a;i++){ scanf("%d",&A[i]); } N(A...
#include<IMPORT_0> #include<IMPORT_1> #define VAR_0 1000000000 void FUNC_0(int VAR_1[500001],int VAR_2,int VAR_3); void FUNC_1(int VAR_4[500001],int VAR_2,int VAR_5,int VAR_3); int VAR_6; int FUNC_2(){ int VAR_7[500001]; int a,VAR_8; FUNC_3("%d",&a); for(VAR_8=0;VAR_8<a;VAR_8++){ ...
0.934405
{'IMPORT_0': 'stdio.h', 'IMPORT_1': 'stdlib.h', 'VAR_0': 'O', 'FUNC_0': 'N', 'VAR_1': 'B', 'VAR_2': 'left', 'VAR_3': 'right', 'FUNC_1': 'M', 'VAR_4': 'C', 'VAR_5': 'mid', 'VAR_6': 'count', 'FUNC_2': 'main', 'VAR_7': 'A', 'VAR_8': 'i', 'FUNC_3': 'scanf', 'FUNC_4': 'printf', 'VAR_9': 'j', 'VAR_10': 'k', 'VAR_11': 'L', 'V...
#include "ini_manage.h" bool ini_start(const char* filename) { init_content(); error_msg = NULL; w_flag = REPLACE; memcpy(gfilename,filename,sizeof(gfilename)); if(load(gfilename) == false) { error_msg = "initial parse file error"; return false; }; return true; } ////////////////////////////////////////...
#include "IMPORT_0" bool FUNC_0(const char* VAR_0) { init_content(); VAR_1 = NULL; w_flag = VAR_2; FUNC_1(VAR_3,VAR_0,sizeof(VAR_3)); if(FUNC_2(VAR_3) == false) { VAR_1 = "initial parse file error"; return false; }; return true; } /////////////////////////////////////////////////////////////////////////...
0.761826
{'IMPORT_0': 'ini_manage.h', 'FUNC_0': 'ini_start', 'VAR_0': 'filename', 'VAR_1': 'error_msg', 'VAR_2': 'REPLACE', 'FUNC_1': 'memcpy', 'VAR_3': 'gfilename', 'FUNC_2': 'load', 'FUNC_3': '_ini_end', 'CLASS_0': 'REPLACE_FLAG', 'VAR_4': 'flag', 'FUNC_4': 'save', 'CLASS_1': 'FILE', 'VAR_5': 'in_stream', 'VAR_6': 'buffer', '...
/*- *----------------------------------------------------------------------- * Cache_InvalidateAll -- * Invalidate all the entries in the given cache. * * Results: * None. * * Side Effects: * The destroyProc is called for each element in the cache, if a * destroyProc was given. * *--------------------------...
/*- *----------------------------------------------------------------------- * Cache_InvalidateAll -- * Invalidate all the entries in the given cache. * * Results: * None. * * Side Effects: * The destroyProc is called for each element in the cache, if a * destroyProc was given. * *--------------------------...
0.92353
{'FUNC_0': 'Cache_InvalidateAll', 'CLASS_0': 'Cache', 'VAR_0': 'cache', 'CLASS_1': 'Boolean', 'VAR_1': 'destroy', 'VAR_2': 'c', 'FUNC_1': 'VALIDTPTR', 'VAR_3': 'TAG_CACHE', 'FUNC_2': 'Lst_ForEach', 'VAR_4': 'list', 'VAR_5': 'CacheDestroyEntry', 'ID_0': 'LstClientData', 'FUNC_3': 'Lst_Destroy', 'FUNC_4': 'Hash_DeleteTab...
/**/ /* Pragmas for regex.library */ /**/ /*pragma libcall RegexBase dispatch 1e 0*/ #pragma libcall RegexBase regcomp 24 09803 #pragma libcall RegexBase regerror 2a 102904 #pragma libcall RegexBase regexec 30 3210905 #pragma libcall RegexBase regfree 36 801
/**/ /* Pragmas for regex.library */ /**/ /*pragma libcall RegexBase dispatch 1e 0*/ #pragma libcall RegexBase regcomp 24 09803 #pragma libcall RegexBase regerror 2a 102904 #pragma libcall RegexBase regexec 30 3210905 #pragma libcall RegexBase regfree 36 801
0.086776
{}
/* This function acts like NEXT_INSN, but is aware of three-insn bundles and skips all subsequent parallel instructions if INSN is the start of such a group. */ static rtx find_next_insn_start (rtx insn) { if (GET_MODE (insn) == SImode) { while (GET_MODE (insn) != QImode) insn = NEXT_INSN (insn); ...
/* This function acts like NEXT_INSN, but is aware of three-insn bundles and skips all subsequent parallel instructions if INSN is the start of such a group. */ static rtx FUNC_0 (rtx insn) { if (FUNC_1 (insn) == SImode) { while (FUNC_1 (insn) != QImode) insn = FUNC_2 (insn); } return FUNC_2 (...
0.646173
{'FUNC_0': 'find_next_insn_start', 'FUNC_1': 'GET_MODE', 'FUNC_2': 'NEXT_INSN'}
/* Fill in NULL procedures in a forwarding device procedure record. */ /* We don't fill in: open_device, close_device, or the lowest-level */ /* drawing operations. */ void gx_device_forward_fill_in_procs(register gx_device_forward * dev) { gx_device_set_procs((gx_device *) dev); fill_dev_proc(dev, get_initial_...
/* Fill in NULL procedures in a forwarding device procedure record. */ /* We don't fill in: open_device, close_device, or the lowest-level */ /* drawing operations. */ void FUNC_0(register CLASS_0 * dev) { FUNC_1((CLASS_1 *) dev); FUNC_2(dev, VAR_0, VAR_1); FUNC_2(dev, VAR_2, VAR_3); FUNC_2(dev, VAR_4, ...
0.809804
{'FUNC_0': 'gx_device_forward_fill_in_procs', 'CLASS_0': 'gx_device_forward', 'FUNC_1': 'gx_device_set_procs', 'CLASS_1': 'gx_device', 'FUNC_2': 'fill_dev_proc', 'VAR_0': 'get_initial_matrix', 'VAR_1': 'gx_forward_get_initial_matrix', 'VAR_2': 'sync_output', 'VAR_3': 'gx_forward_sync_output', 'VAR_4': 'output_page', 'V...
ISR(INT0_vect); ISR(INT1_vect); ISR(TIMER0_OVF_vect); ISR(USART_RXC_vect);
ISR(INT0_vect); ISR(INT1_vect); ISR(TIMER0_OVF_vect); ISR(VAR_0);
0.24764
{'VAR_0': 'USART_RXC_vect'}
#import <Foundation/Foundation.h> #import <oonimkall/Oonimkall.h> @interface OONIURLInfo : NSObject @property (nonatomic, strong) NSString *url; @property (nonatomic, strong) NSString *category_code; @property (nonatomic, strong) NSString *country_code; - (id) initWithURLInfo:(OonimkallURLInfo*)urlInfo; @end
#import <Foundation/Foundation.h> #import <oonimkall/Oonimkall.h> @interface OONIURLInfo : NSObject @property (nonatomic, strong) NSString *url; @property (nonatomic, strong) NSString *category_code; @property (nonatomic, strong) NSString *country_code; - (id) initWithURLInfo:(OonimkallURLInfo*)urlInfo; @end
0.012088
{}
// See: // See the type for the argument in the function out8. // gramado/kernel/bottom/hal/arch/x86/portsx86.c int serial_init_port ( uint16_t port ){ int PortBase=0; PortBase = (int) port; if ( PortBase != COM1_PORT && PortBase != COM2_PORT && PortBase != COM3_PORT && PortBase !...
// See: // See the type for the argument in the function out8. // gramado/kernel/bottom/hal/arch/x86/portsx86.c int FUNC_0 ( uint16_t port ){ int VAR_0=0; VAR_0 = (int) port; if ( VAR_0 != VAR_1 && VAR_0 != COM2_PORT && VAR_0 != COM3_PORT && VAR_0 != COM4_PORT ) { retu...
0.466038
{'FUNC_0': 'serial_init_port', 'VAR_0': 'PortBase', 'VAR_1': 'COM1_PORT', 'FUNC_1': 'out8', 'VAR_2': 'FCR'}
#pragma once #include <memory> template<class T> struct BasicAllocator { typedef T value_type; typedef value_type* pointer; BasicAllocator() : _allocatedObjects(new int()) { } BasicAllocator(const BasicAllocator&) = default; BasicAllocator(BasicAllocator&&) = default; template<class U> BasicAlloc...
#pragma once #include <IMPORT_0> VAR_0<VAR_1 VAR_2> VAR_3 BasicAllocator { typedef CLASS_0 value_type; typedef value_type* CLASS_1; BasicAllocator() : VAR_5(CLASS_2 int()) { } BasicAllocator(const BasicAllocator&)VAR_6 = VAR_7; BasicAllocator(BasicAllocator&&VAR_6) = VAR_7; VAR_0<VAR_1 VAR_8> Bas...
0.853851
{'IMPORT_0': 'memory', 'VAR_0': 'template', 'VAR_1': 'class', 'VAR_2': 'T', 'CLASS_0': 'T', 'VAR_3': 'struct', 'CLASS_1': 'pointer', 'VAR_4': 'pointer', 'VAR_5': '_allocatedObjects', 'FUNC_0': '_allocatedObjects', 'CLASS_2': 'new', 'FUNC_1': 'new', 'VAR_6': '', 'VAR_7': 'default', 'VAR_8': 'U', 'VAR_9': 'const', 'VAR_1...
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0...
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0...
0.5573
{'VAR_0': 'DISPLAYITEMCLIPCHAIN_H_', 'IMPORT_0': 'mozilla/Assertions.h', 'CLASS_0': 'class', 'VAR_1': 'nsIScrollableFrame', 'CLASS_1': 'namespace', 'CLASS_2': 'ActiveScrolledRoot', 'VAR_2': 'ActiveScrolledRoot', 'CLASS_3': 'DisplayItemClipChain', 'VAR_3': 'DisplayItemClipChain', 'FUNC_0': 'DisplayItemClipChain', 'VAR_4...
#ifndef ENGINE_H #define ENGINE_H #include "core/helpers/utils.h" #include <QObject> #include <QTimer> #include <chrono> /** * @brief The Engine class defines an engine that is responsible to trigger all non-GUI actions * that have to be done regulary (i.e. block logic and data output). * It generates different ...
#ifndef ENGINE_H #define ENGINE_H #include "core/helpers/utils.h" #include <IMPORT_0> #include <IMPORT_1> #include <IMPORT_2> /** * @brief The Engine class defines an engine that is responsible to trigger all non-GUI actions * that have to be done regulary (i.e. block logic and data output). * It generates diffe...
0.735866
{'IMPORT_0': 'QObject', 'IMPORT_1': 'QTimer', 'IMPORT_2': 'chrono', 'CLASS_0': 'class', 'VAR_0': 'public', 'CLASS_1': 'public', 'CLASS_2': 'Q_OBJECT', 'VAR_1': 'explicit', 'VAR_2': 'int', 'FUNC_0': 'updateBlocks', 'VAR_3': 'double', 'VAR_4': 'timeSinceLastFrame', 'FUNC_1': 'updateOutput', 'VAR_5': 'slots', 'FUNC_2': 's...
/********************************************************************* * Display temperature (from rear controller) *********************************************************************/ static void display_temp(int temp100) { int dd; if ( temp100 > 0 ) dd = temp100 % 100; else dd = (-temp100) % 100; std_printf...
/********************************************************************* * Display temperature (from rear controller) *********************************************************************/ static void display_temp(int VAR_0) { int VAR_1; if ( VAR_0 > 0 ) VAR_1 = VAR_0 % 100; else VAR_1 = (-VAR_0) % 100; FUNC_0("T...
0.672635
{'VAR_0': 'temp100', 'VAR_1': 'dd', 'FUNC_0': 'std_printf'}
/* * Copyright (c) 2018, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this so...
/* * Copyright (c) 2018, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this so...
0.321995
{'IMPORT_0': 'mlx4.h', 'VAR_0': 'BAD_ACCESS', 'VAR_1': 'CR_ENABLE_BIT', 'VAR_2': 'region_cr_space_str', 'VAR_3': 'region_fw_health_str', 'VAR_4': 'cr_space', 'VAR_5': 'health_buffer_addrs', 'FUNC_0': 'mlx4_crdump_collect_crspace', 'CLASS_0': 'u32', 'VAR_6': 'id', 'CLASS_1': 'mlx4_fw_crdump', 'VAR_7': 'persist', 'CLASS_...
// -*- mode: C++; c-file-style: "cc-mode" -*- //============================================================================= // // Code available from: https://verilator.org // // Copyright 2012-2021 by <NAME>. This program is free software; you // can redistribute it and/or modify it under the terms of either the GNU...
// -*- mode: C++; c-file-style: "cc-mode" -*- //============================================================================= // // Code available from: https://verilator.org // // Copyright 2012-2021 by <NAME>. This program is free software; you // can redistribute it and/or modify it under the terms of either the GNU...
0.81168
{'VAR_0': 'VERILATOR_VERILATED_PROFILER_H_', 'IMPORT_0': 'verilated.h', 'VAR_1': 'VerilatedProfilerRec', 'FUNC_0': 'VerilatedProfilerRec', 'VAR_2': 'final', 'VAR_3': 'std', 'CLASS_0': 'std', 'VAR_4': 'string', 'VAR_5': 'm_name', 'VAR_6': 'm_counterNumber', 'VAR_7': 'size_t', 'VAR_8': 'counterNumber', 'CLASS_1': 'counte...
#ifndef __UART_H__ #define __UART_H__ void uart_init(void); void uart_putc(uint8_t data); uint8_t uart_getc(void); #endif
#ifndef __UART_H__ #define __UART_H__ void FUNC_0(void); void FUNC_1(uint8_t VAR_0); uint8_t FUNC_2(void); #endif
0.891048
{'FUNC_0': 'uart_init', 'FUNC_1': 'uart_putc', 'VAR_0': 'data', 'FUNC_2': 'uart_getc'}
/* * This is the routine that sends the received data to the kernel AX.25. * 'cmd' is the KISS command. For AX.25 data, it is zero. */ static void sp_bump(struct sixpack *sp, char cmd) { struct sk_buff *skb; int count; unsigned char *ptr; count = sp->rcount + 1; sp->dev->stats.rx_bytes += count; if ((skb = dev...
/* * This is the routine that sends the received data to the kernel AX.25. * 'cmd' is the KISS command. For AX.25 data, it is zero. */ static void FUNC_0(struct CLASS_0 *VAR_0, char VAR_1) { struct CLASS_1 *VAR_2; int VAR_3; unsigned char *VAR_4; VAR_3 = VAR_0->VAR_5 + 1; VAR_0->VAR_6->VAR_7.VAR_8 += VAR_3; if...
0.963114
{'FUNC_0': 'sp_bump', 'CLASS_0': 'sixpack', 'VAR_0': 'sp', 'VAR_1': 'cmd', 'CLASS_1': 'sk_buff', 'VAR_2': 'skb', 'VAR_3': 'count', 'VAR_4': 'ptr', 'VAR_5': 'rcount', 'VAR_6': 'dev', 'VAR_7': 'stats', 'VAR_8': 'rx_bytes', 'FUNC_1': 'dev_alloc_skb', 'FUNC_2': 'skb_put', 'FUNC_3': 'memcpy', 'VAR_9': 'cooked_buf', 'VAR_10'...
/* * ________________________________________________________________________________________________________ * Copyright (c) 2015-2015 InvenSense Inc. All rights reserved. * * This software, related documentation and any modifications thereto (collectively “Software”) is subject * to InvenSense and its licensors'...
/* * ________________________________________________________________________________________________________ * Copyright (c) 2015-2015 InvenSense Inc. All rights reserved. * * This software, related documentation and any modifications thereto (collectively “Software”) is subject * to InvenSense and its licensors'...
0.342624
{'IMPORT_0': 'Icm20948.h', 'VAR_0': 's', 'VAR_1': 'len', 'FUNC_0': 'inv_icm20948_serif_write_reg', 'FUNC_1': 'inv_icm20948_sleep_100us', 'VAR_2': 'nHowMany100MicroSecondsToSleep', 'FUNC_2': 'inv_icm20948_get_time_us', 'IMPORT_1': 'Icm20948Defs.h', 'IMPORT_2': 'Icm20948DataBaseDriver.h', 'IMPORT_3': 'Icm20948DataBaseCon...
version https://git-lfs.github.com/spec/v1 oid sha256:b9d46772f2ae22e8d03feed02b190b8aa7c5ac3fdddf966f678ce86ddbc58f01 size 1004
version VAR_0://git-lfs.github.com/spec/v1 oid sha256:b9d46772f2ae22e8d03feed02b190b8aa7c5ac3fdddf966f678ce86ddbc58f01 size 1004
0.222781
{'VAR_0': 'https'}
// HAHAHAHAHAH #ifdef NDEBUG #undef NDEBUG #warning "Nobody ain't taking my asserions away!" #endif #include <stdio.h> #include <stdlib.h> #include <math.h> #include <time.h> #include <sys/time.h> #include <unistd.h> #include <fcntl.h> #include <string.h> #include <termios.h> #include <assert.h> #include <signal.h> #...
// HAHAHAHAHAH #ifdef NDEBUG #undef NDEBUG #warning "Nobody ain't taking my asserions away!" #endif #include <stdio.h> #include <stdlib.h> #include <math.h> #include <time.h> #include <sys/time.h> #include <unistd.h> #include <fcntl.h> #include <string.h> #include <termios.h> #include <assert.h> #include <signal.h> #...
0.158465
{'VAR_0': 'fname', 'CLASS_0': 'termios', 'VAR_1': 'tty', 'FUNC_0': 'cfsetospeed', 'VAR_2': 'CS8', 'FUNC_1': 'sighndl', 'VAR_3': 'sighndl', 'VAR_4': 'argc', 'CLASS_1': 'timespec', 'VAR_5': 'delay', 'VAR_6': 'tv_sec', 'VAR_7': 'tv_nsec'}
#include "transmit-line-code-layer.h" /** * Public method declarations */ void LRP_TransmitLineCodeLayer_handler(LRPTransmitSessionProvider *const sessionProvider, LRPLineCode4B5B *const lineCode4B5B, unsigned char *const data) { if (LRP_TransmitLineCodeLayer_isReadyToStartTrans...
#include "IMPORT_0" /** * Public method declarations */ void FUNC_0(CLASS_0 *const VAR_0, CLASS_1 *const VAR_1, unsigned char *const VAR_2) { if (FUNC_1(VAR_0)) { FUNC_2(VAR_0, VAR_1, VAR_2); return; } ...
0.988823
{'IMPORT_0': 'transmit-line-code-layer.h', 'FUNC_0': 'LRP_TransmitLineCodeLayer_handler', 'CLASS_0': 'LRPTransmitSessionProvider', 'VAR_0': 'sessionProvider', 'CLASS_1': 'LRPLineCode4B5B', 'VAR_1': 'lineCode4B5B', 'VAR_2': 'data', 'FUNC_1': 'LRP_TransmitLineCodeLayer_isReadyToStartTransmitting', 'FUNC_2': 'LRP_Transmit...
// Copyright (C) 2016 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 #include <QWidget> #include <QPainter> #include <QMouseEvent> #include <QDebug> class StaticWidget : public QWidget { Q_OBJECT public: int hue; bool pressed; StaticWidge...
// Copyright (C) 2016 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 #include <QWidget> #include <QPainter> #include <QMouseEvent> #include <QDebug> CLASS_0 StaticWidget : public QWidget { Q_OBJECT public: int hue; bool pressed; StaticWid...
0.095627
{'CLASS_0': 'class', 'FUNC_0': 'p', 'VAR_0': 'p', 'VAR_1': 'white'}
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef SYNC_SYNCABLE_ON_DISK_DIRECTORY_BACKING_STORE_H_ #define SYNC_SYNCABLE_ON_DISK_DIRECTORY_BACKING_STORE_H_ #pragma once #include "base/file_pa...
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef VAR_0 #define VAR_0 #pragma once #include "IMPORT_0" #include "IMPORT_1" CLASS_0 VAR_1 { // This is the concrete class that provides a usef...
0.856369
{'VAR_0': 'SYNC_SYNCABLE_ON_DISK_DIRECTORY_BACKING_STORE_H_', 'IMPORT_0': 'base/file_path.h', 'IMPORT_1': 'sync/syncable/directory_backing_store.h', 'CLASS_0': 'namespace', 'VAR_1': 'syncable', 'VAR_2': 'OnDiskDirectoryBackingStore', 'FUNC_0': 'OnDiskDirectoryBackingStore', 'VAR_3': 'public', 'VAR_4': 'DirectoryBacking...
/*- * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * <NAME>. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * ...
/*- * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * <NAME>. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * ...
0.807274
{'IMPORT_0': 'opt_auto_eoi.h', 'IMPORT_1': 'sys/param.h', 'IMPORT_2': 'sys/systm.h', 'IMPORT_3': 'sys/machintr.h', 'IMPORT_4': 'sys/interrupt.h', 'IMPORT_5': 'sys/thread2.h', 'IMPORT_6': 'cpu/cpufunc.h', 'IMPORT_7': 'machine/intr_machdep.h', 'IMPORT_8': 'machine_base/icu/icu.h', 'IMPORT_9': 'machine_base/icu/icu_var.h'...
/****************************************************************************** * drivers/wireless/spirit/lib/spirit_management.c * The management layer for SPIRIT1 library. * * Copyright(c) 2015 STMicroelectronics * Author: VMA division - AMS * Version 3.2.2 08-July-2015 * * Adapted for NuttX by: * ...
/****************************************************************************** * drivers/wireless/spirit/lib/spirit_management.c * The management layer for SPIRIT1 library. * * Copyright(c) 2015 STMicroelectronics * Author: VMA division - AMS * Version 3.2.2 08-July-2015 * * Adapted for NuttX by: * ...
0.187523
{'IMPORT_0': 'spirit_calibration.h', 'IMPORT_1': 'spirit_management.h', 'VAR_0': 'foffset', 'VAR_1': 'fc', 'VAR_2': 'band', 'VAR_3': 'anaregs', 'VAR_4': 'VERY_LOW_BAND', 'VAR_5': 'xtal_frequency', 'VAR_6': 'SYNT3_BASE', 'VAR_7': 'vco_rxword', 'VAR_8': 'vco_txword', 'FUNC_0': 'spirit_command', 'VAR_9': 'CMD_LOCKTX', 'FU...
/* ** Author: <NAME>, <EMAIL> ** Date: 15 December 1997 ** File: viterbi.c ** Purpose: Viterbi algorithm for computing the maximum likelihood ** state sequence and probablity of observing a sequence ** given the model. ** Organization: University of Maryland ** ** $Id: viterbi.c,v 1...
/* ** Author: <NAME>, <EMAIL> ** Date: 15 December 1997 ** File: viterbi.c ** Purpose: Viterbi algorithm for computing the maximum likelihood ** state sequence and probablity of observing a sequence ** given the model. ** Organization: University of Maryland ** ** $Id: viterbi.c,v 1...
0.688583
{'IMPORT_0': 'hmm.h', 'IMPORT_1': 'nrutil.h', 'VAR_0': 'VITHUGE', 'FUNC_0': 'Viterbi', 'VAR_1': 'phmm', 'VAR_2': 'T', 'VAR_3': 'O', 'VAR_4': 'delta', 'VAR_5': 'psi', 'VAR_6': 't', 'VAR_7': 'maxval', 'VAR_8': 'val', 'VAR_9': 'N', 'VAR_10': 'pi', 'VAR_11': 'B', 'FUNC_1': 'ViterbiLog', 'FUNC_2': 'log', 'FUNC_3': 'dmatrix'...
#include <axe/iter.h> #include <axe/box.h> void ax_iter_swap(const ax_iter *it1, const ax_iter *it2) { ax_box *box = (ax_box *)it1->owner; const ax_stuff_trait *tr = ax_box_elem_tr(box); tr->swap(ax_iter_get(it1), ax_iter_get(it2), tr->size); } ax_citer ax_citer_npos(const ax_citer *it) { static int dummy; ...
#include <axe/iter.h> #include <axe/box.h> void ax_iter_swap(const ax_iter *it1, const ax_iter *it2) { ax_box *box = (ax_box *)it1->owner; const ax_stuff_trait *tr = ax_box_elem_tr(box); tr->swap(ax_iter_get(it1), ax_iter_get(it2), tr->size); } ax_citer ax_citer_npos(const ax_citer *it) { static int dummy; ...
0.000903
{}
/*************************************************************************** M.A.M.E.32 - Multiple Arcade Machine Emulator for Win32 Win32 Portions Copyright (C) 1997-2003 <NAME> and <NAME> This file is part of MAME32, and may only be used, modified and distributed under the terms of the MAME license, in "r...
/*************************************************************************** M.A.M.E.32 - Multiple Arcade Machine Emulator for Win32 Win32 Portions Copyright (C) 1997-2003 <NAME> and <NAME> This file is part of MAME32, and may only be used, modified and distributed under the terms of the MAME license, in "r...
0.202956
{'IMPORT_0': 'windows.h', 'IMPORT_1': 'Bitmask.h', 'IMPORT_2': 'Directories.h', 'IMPORT_3': 'audit32.h', 'IMPORT_4': 'msc.h', 'VAR_0': 'NUM_EXCLUSIONS', 'VAR_1': 'filterExclusion', 'VAR_2': 'IDC_FILTER_ORIGINALS', 'CLASS_0': 'BOOL', 'VAR_3': 'WM_INITDIALOG', 'VAR_4': 'WM_HELP', 'VAR_5': 'MAME32CONTEXTHELP', 'VAR_6': 'H...
/* Generated by RuntimeBrowser Image: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation */ @interface _CFXPreferencesHandle : NSObject { struct os_unfair_lock_s { unsigned int _os_unfair_lock_opaque; } lock; unsigned int overrideEUID; _CFXPreferences * prefs;...
/* Generated by RuntimeBrowser Image: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation */ @interface _CFXPreferencesHandle : NSObject { struct CLASS_0 { unsigned int _os_unfair_lock_opaque; } VAR_0; unsigned int overrideEUID; CLASS_1 * VAR_1; } - (id)VAR_2;...
0.560525
{'CLASS_0': 'os_unfair_lock_s', 'VAR_0': 'lock', 'CLASS_1': '_CFXPreferences', 'VAR_1': 'prefs', 'VAR_2': 'copyPrefs', 'VAR_3': 'init', 'VAR_4': 'arg1'}
// Copyright <NAME> #pragma once #include "GHUtils/GHController.h" #include "GHPointerChangeTracker.h" #include <vector> class GHTransform; class GHInputState; class GHTimeVal; class GHInputObjectMover : public GHController { public: enum Command { OM_FORWARD=0, OM_BACK, OM_UP, ...
// Copyright <NAME> #pragma once #include "GHUtils/GHController.h" #include "IMPORT_0" #include <IMPORT_1> CLASS_0 GHTransform; CLASS_0 VAR_0; CLASS_0 VAR_1; CLASS_0 VAR_2 : public VAR_3 { public: VAR_4 Command { VAR_5=0, VAR_6, OM_UP, VAR_7, OM_LEFT, VAR_8, ...
0.662923
{'IMPORT_0': 'GHPointerChangeTracker.h', 'IMPORT_1': 'vector', 'CLASS_0': 'class', 'VAR_0': 'GHInputState', 'CLASS_1': 'GHInputState', 'VAR_1': 'GHTimeVal', 'CLASS_2': 'GHTimeVal', 'VAR_2': 'GHInputObjectMover', 'FUNC_0': 'GHInputObjectMover', 'VAR_3': 'GHController', 'VAR_4': 'enum', 'VAR_5': 'OM_FORWARD', 'VAR_6': 'O...
// // BNDCommand.h // BIND // // Created by <NAME> on 02/04/2015. // Copyright (c) 2015 <NAME>. All rights reserved. // #import <Foundation/Foundation.h> @protocol BNDCommand <NSObject> - (void)execute; @end
// // BNDCommand.h // BIND // // Created by <NAME> on 02/04/2015. // Copyright (c) 2015 <NAME>. All rights reserved. // #import <Foundation/Foundation.h> @protocol BNDCommand <NSObject> - (void)execute; @end
0.063713
{}
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Compute Population Center with all events /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// void ID2Center_all(double **data_in, int f...
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Compute Population Center with all events /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// void FUNC_0(double **VAR_0, int file_Len, ...
0.572137
{'FUNC_0': 'ID2Center_all', 'VAR_0': 'data_in', 'VAR_1': 'num_dm', 'VAR_2': 'num_clust', 'VAR_3': 'cluster_ID', 'VAR_4': 'i', 'VAR_5': 'ID', 'FUNC_1': 'fprintf', 'FUNC_2': 'abort', 'FUNC_3': 'free'}
#pragma once #include <memory> #include "storage_manager.h" #include "device_auth.h" namespace msa { class StorageManager; class LoginManager { private: StorageManager* const storageManager; std::mutex deviceAuthMutex; DeviceAuth deviceAuth; bool hasReadDeviceAuth = false; public: LoginManage...
#pragma once #include <memory> #include "storage_manager.h" #include "device_auth.h" CLASS_0 msa { class StorageManager; class LoginManager { private: StorageManager* const storageManager; std::mutex deviceAuthMutex; DeviceAuth deviceAuth; bool VAR_0 = false; public: LoginManager(StorageManag...
0.220037
{'CLASS_0': 'namespace', 'VAR_0': 'hasReadDeviceAuth'}
#pragma once #include <stdint.h> #include "constants.h" const uint16_t minThrottle = 0; const uint16_t maxThrottle = 1024; const float lift = 0; struct Motor { uint8_t id; uint16_t i_throttle; float f_v_lift[3]; void (*throttleing)(); };
#pragma once #include <IMPORT_0> #include "IMPORT_1" const uint16_t VAR_0 = 0; const uint16_t maxThrottle = 1024; const float VAR_1 = 0; struct CLASS_0 { uint8_t VAR_2; uint16_t VAR_3; float VAR_4[3]; void (*FUNC_0)(); };
0.906552
{'IMPORT_0': 'stdint.h', 'IMPORT_1': 'constants.h', 'VAR_0': 'minThrottle', 'VAR_1': 'lift', 'CLASS_0': 'Motor', 'VAR_2': 'id', 'VAR_3': 'i_throttle', 'VAR_4': 'f_v_lift', 'FUNC_0': 'throttleing'}
#ifndef BINQSUPPORT_H #define BINQSUPPORT_H //#include "rose.h" SgAsmExpressionPtrList& getOperands(SgAsmInstruction* insn); class BinQSupport { public: BinQSupport(){}; ~BinQSupport(); SgNode* disassembleFile(std::string tsv_directory, std::string& sourceFile); static rose_addr_t evaluateMemoryExpr...
#ifndef VAR_0 #define VAR_0 //#include "rose.h" SgAsmExpressionPtrList& FUNC_0(VAR_1* VAR_2); CLASS_1 VAR_3 { public: FUNC_1(){}; ~FUNC_1(); SgNode* FUNC_2(VAR_4::VAR_5 VAR_6, VAR_4::VAR_5& VAR_7); static rose_addr_t FUNC_3(CLASS_3* VAR_8, SgAsmMemoryR...
0.750436
{'VAR_0': 'BINQSUPPORT_H', 'FUNC_0': 'getOperands', 'VAR_1': 'SgAsmInstruction', 'CLASS_0': 'SgAsmInstruction', 'VAR_2': 'insn', 'CLASS_1': 'class', 'VAR_3': 'BinQSupport', 'FUNC_1': 'BinQSupport', 'FUNC_2': 'disassembleFile', 'VAR_4': 'std', 'CLASS_2': 'std', 'VAR_5': 'string', 'VAR_6': 'tsv_directory', 'VAR_7': 'sour...