hexsha
stringlengths
40
40
size
int64
22
2.4M
ext
stringclasses
5 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
260
max_stars_repo_name
stringlengths
5
109
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
9
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
260
max_issues_repo_name
stringlengths
5
109
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
9
max_issues_count
float64
1
67k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
260
max_forks_repo_name
stringlengths
5
109
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
9
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
22
2.4M
avg_line_length
float64
5
169k
max_line_length
int64
5
786k
alphanum_fraction
float64
0.06
0.95
matches
listlengths
1
11
aa9a1119200d85184971c2eed61383884d495599
1,721
h
C
Sources/Elastos/External/conscrypt/inc/org/conscrypt/OpenSSLX509V3CertificateGenerator.h
xiaoweiruby/Elastos.RT
238e9b747f70fc129769ae7850def4362c43e443
[ "Apache-2.0" ]
1
2019-04-15T13:08:56.000Z
2019-04-15T13:08:56.000Z
Sources/Elastos/External/conscrypt/inc/org/conscrypt/OpenSSLX509V3CertificateGenerator.h
xiaoweiruby/Elastos.RT
238e9b747f70fc129769ae7850def4362c43e443
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/External/conscrypt/inc/org/conscrypt/OpenSSLX509V3CertificateGenerator.h
xiaoweiruby/Elastos.RT
238e9b747f70fc129769ae7850def4362c43e443
[ "Apache-2.0" ]
null
null
null
//========================================================================= // Copyright (C) 2012 The Elastos Open Source Project // // 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 // // ...
31.87037
75
0.651365
[ "object" ]
aa9cb099dbe0463e81d3dd0639506a3c48323c77
5,443
h
C
extensions/browser/api/hid/hid_api.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
extensions/browser/api/hid/hid_api.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
extensions/browser/api/hid/hid_api.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2014 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 EXTENSIONS_BROWSER_API_HID_HID_API_H_ #define EXTENSIONS_BROWSER_API_HID_HID_API_H_ #include <stddef.h> #include <memory> #include <string> #in...
26.42233
79
0.777512
[ "vector" ]
aaa1738e732c8459564a408ca62580d0901499bd
2,991
h
C
src/server_main/engine/entities/entity.h
snowmeltarcade/projectfarm
6a35330f63bff06465c4ee1a0fbc5277c0d22982
[ "MIT" ]
null
null
null
src/server_main/engine/entities/entity.h
snowmeltarcade/projectfarm
6a35330f63bff06465c4ee1a0fbc5277c0d22982
[ "MIT" ]
7
2021-05-30T21:52:39.000Z
2021-06-25T22:35:28.000Z
src/server_main/engine/entities/entity.h
snowmeltarcade/projectfarm
6a35330f63bff06465c4ee1a0fbc5277c0d22982
[ "MIT" ]
null
null
null
#ifndef PROJECTFARM_ENTITY_H #define PROJECTFARM_ENTITY_H #include <cstdint> #include <atomic> #include <vector> #include "time/consume_timer.h" #include "entities/entity_types.h" namespace projectfarm::engine::entities { class Entity : public shared::time::ConsumeTimer { public: Entity() = defau...
24.516393
103
0.598462
[ "vector" ]
aaa1d3857e445fd4d080e89ce102ca8e63bf7960
4,447
c
C
3rd_party/nek5000_parRSB/src/genmap-fiedler.c
Nek5000/nekrs
7a55f459cd9b42129d0d3312dac8dd614cdb50d0
[ "BSD-3-Clause" ]
2
2021-09-07T03:00:53.000Z
2021-12-06T18:08:27.000Z
3rd_party/nek5000_parRSB/src/genmap-fiedler.c
yhaomin2007/nekRS
a416c98ed00d48d1bd9722dcca781a1859fc37f4
[ "BSD-3-Clause" ]
2
2021-06-27T02:07:27.000Z
2021-08-24T04:47:42.000Z
3rd_party/nek5000_parRSB/src/genmap-fiedler.c
yhaomin2007/nekRS
a416c98ed00d48d1bd9722dcca781a1859fc37f4
[ "BSD-3-Clause" ]
null
null
null
#include <limits.h> #include <math.h> #include <genmap-impl.h> // // TODO: use a separate function to generate init vector // int GenmapFiedlerRQI(genmap_handle h, struct comm *gsc, int max_iter, int global) { GenmapInt lelt = genmap_get_nel(h); genmap_vector initVec; genmap_vector_create(&i...
27.450617
73
0.652125
[ "vector" ]
aaa5a372ef0128a49f6fcb751c65ede1d9a3165d
5,993
h
C
be/src/util/jni-helper.h
ImpalaToGo/ImpalaToGo
a1a79c0684d1319ee5c99aaf9b8a09c8392ba054
[ "Apache-2.0" ]
51
2015-01-02T04:10:26.000Z
2020-11-21T16:33:19.000Z
be/src/util/jni-helper.h
ImpalaToGo/ImpalaToGo
a1a79c0684d1319ee5c99aaf9b8a09c8392ba054
[ "Apache-2.0" ]
58
2015-01-29T15:52:19.000Z
2016-04-19T08:19:02.000Z
be/src/util/jni-helper.h
ImpalaToGo/ImpalaToGo
a1a79c0684d1319ee5c99aaf9b8a09c8392ba054
[ "Apache-2.0" ]
8
2015-03-16T11:03:41.000Z
2019-07-11T06:39:31.000Z
/** * 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, Version 2.0 (the * "License"); you...
34.641618
86
0.680794
[ "object" ]
aaa7632f004a04b789ef4a0fd7f357bead5a113b
557
h
C
Day1/build/iOS/Preview/include/uObjC.ProxyInterface.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
Day1/build/iOS/Preview/include/uObjC.ProxyInterface.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
Day1/build/iOS/Preview/include/uObjC.ProxyInterface.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
#pragma once // Common interface for interface proxy, manages lifetime of Uno counterpart. @interface uObjC_PROXY (uObjC_Lifetime) <uObjC_InterfaceProxy> @end @implementation uObjC_PROXY (uObjC_Lifetime) - (instancetype)uObjC_initWithObject:(uObject *)object { self = [super init]; if (self) { uRetain...
19.206897
77
0.687612
[ "object" ]
ece8f2492dda18bf633eb4cd2c8ad43bec20c5b5
3,282
h
C
ns-3-dev/src/mobility/model/rectangle.h
maxvonhippel/snake
0805773dc34e1480dffaae40174aa1f82d1c6ce8
[ "BSD-3-Clause" ]
11
2015-11-24T11:07:28.000Z
2021-12-23T04:10:29.000Z
ns-3-dev/src/mobility/model/rectangle.h
maxvonhippel/snake
0805773dc34e1480dffaae40174aa1f82d1c6ce8
[ "BSD-3-Clause" ]
null
null
null
ns-3-dev/src/mobility/model/rectangle.h
maxvonhippel/snake
0805773dc34e1480dffaae40174aa1f82d1c6ce8
[ "BSD-3-Clause" ]
6
2016-03-01T06:32:21.000Z
2022-03-24T19:31:41.000Z
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2007 INRIA * * 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 is distributed...
30.388889
89
0.698659
[ "vector" ]
eceba2141c4498ae207b680a543defd6dc1f5ae1
3,294
h
C
Sources/Modeling/ivanVesselCenterlineSmoother.h
imacia/ivantk
a9e1cd6ee39986c7504ded80c2ab9b568bafc1f2
[ "Apache-2.0" ]
17
2015-03-30T22:12:16.000Z
2020-07-05T10:35:15.000Z
Sources/Modeling/ivanVesselCenterlineSmoother.h
imacia/ivantk
a9e1cd6ee39986c7504ded80c2ab9b568bafc1f2
[ "Apache-2.0" ]
1
2015-04-01T14:43:51.000Z
2017-02-21T09:11:52.000Z
Sources/Modeling/ivanVesselCenterlineSmoother.h
imacia/ivantk
a9e1cd6ee39986c7504ded80c2ab9b568bafc1f2
[ "Apache-2.0" ]
6
2015-03-30T22:12:19.000Z
2021-02-08T05:20:55.000Z
/*========================================================================= Image-based Vascular Analysis Toolkit (IVAN) Copyright (c) 2012, Iván Macía Oliver Vicomtech Foundation, San Sebastián - Donostia (Spain) University of the Basque Country, San Sebastián - Donostia (Spain) All rights reserved See LICENSE fil...
30.5
86
0.716758
[ "object" ]
ecee146bb1a921c04ca7152c4a895031a7007eca
5,551
c
C
Implementations/software/ref/Previous Romulus versions/Romulus-N1/genkat_aead.c
Tetsu-Iwata/romulus
52be582102ee332fc51bc337166793312e68551e
[ "MIT" ]
10
2019-09-16T08:47:13.000Z
2022-01-27T16:24:17.000Z
Implementations/software/ref/Previous Romulus versions/Romulus-N1/genkat_aead.c
Tetsu-Iwata/romulus
52be582102ee332fc51bc337166793312e68551e
[ "MIT" ]
1
2020-06-26T14:14:38.000Z
2021-05-26T14:22:58.000Z
Implementations/software/ref/Previous Romulus versions/Romulus-N1/genkat_aead.c
Tetsu-Iwata/romulus
52be582102ee332fc51bc337166793312e68551e
[ "MIT" ]
2
2021-04-07T09:04:22.000Z
2021-06-02T02:53:11.000Z
// // NIST-developed software is provided by NIST as a public service. // You may use, copy and distribute copies of the software in any medium, // provided that you keep intact this entire notice. You may improve, // modify and create derivative works of the software or any portion of // the software, and you may cop...
33.847561
105
0.694109
[ "vector" ]
ecef23b71037d71cc43caf601144d8118eb7d837
8,321
h
C
chrome/browser/notifications/scheduler/internal/impression_history_tracker.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/notifications/scheduler/internal/impression_history_tracker.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/notifications/scheduler/internal/impression_history_tracker.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2019 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_NOTIFICATIONS_SCHEDULER_INTERNAL_IMPRESSION_HISTORY_TRACKER_H_ #define CHROME_BROWSER_NOTIFICATIONS_SCHEDULER_INTERNAL_IMPRESSION_H...
39.065728
88
0.752193
[ "object", "vector" ]
ecf6b622fc61ffd6aaa5b80e5e9b648a0b2e204c
35,640
h
C
proto/test.h
kokizzu/FastBinaryEncoding
eec54ef2fb83de0bb24cc33a591f9896d360f23c
[ "MIT" ]
null
null
null
proto/test.h
kokizzu/FastBinaryEncoding
eec54ef2fb83de0bb24cc33a591f9896d360f23c
[ "MIT" ]
null
null
null
proto/test.h
kokizzu/FastBinaryEncoding
eec54ef2fb83de0bb24cc33a591f9896d360f23c
[ "MIT" ]
null
null
null
// Automatically generated by the Fast Binary Encoding compiler, do not modify! // https://github.com/chronoxor/FastBinaryEncoding // Source: test.fbe // Version: 1.7.0.0 #pragma once #if defined(__clang__) #pragma clang system_header #elif defined(__GNUC__) #pragma GCC system_header #elif defined(_MSC_VER) #pragma s...
39.207921
2,828
0.699832
[ "vector" ]
ecf784fe6fcc6371fa5a46b85f13a66ee15d3abb
15,185
c
C
src/shapes/bolt.c
Mu-L/brlcad
4fdb63530d60ad4a7980241306b65f640aad0974
[ "BSD-4-Clause", "BSD-3-Clause" ]
83
2021-03-10T05:54:52.000Z
2022-03-31T16:33:46.000Z
src/shapes/bolt.c
Mu-L/brlcad
4fdb63530d60ad4a7980241306b65f640aad0974
[ "BSD-4-Clause", "BSD-3-Clause" ]
13
2021-06-24T17:07:48.000Z
2022-03-31T15:31:33.000Z
src/shapes/bolt.c
Mu-L/brlcad
4fdb63530d60ad4a7980241306b65f640aad0974
[ "BSD-4-Clause", "BSD-3-Clause" ]
54
2021-03-10T07:57:06.000Z
2022-03-28T23:20:37.000Z
/* B O L T . C * BRL-CAD * * Copyright (c) 2004-2021 United States Government as represented by * the U.S. Army Research Laboratory. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * version 2.1 as pu...
26.781305
85
0.527165
[ "cad", "solid" ]
ecfa3f5966c8270133ddfec9a5d6a120a90ee178
2,241
h
C
MdePkg/Include/Ppi/VectorHandoffInfo.h
BenjaminYou/edk2
fd30b0070773ac4ac5f49abca8f5b3afbeece158
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
3,861
2019-09-04T10:10:11.000Z
2022-03-31T15:46:28.000Z
MdePkg/Include/Ppi/VectorHandoffInfo.h
BenjaminYou/edk2
fd30b0070773ac4ac5f49abca8f5b3afbeece158
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
461
2019-09-24T10:26:56.000Z
2022-03-26T13:22:32.000Z
MdePkg/Include/Ppi/VectorHandoffInfo.h
BenjaminYou/edk2
fd30b0070773ac4ac5f49abca8f5b3afbeece158
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
654
2019-09-05T11:42:37.000Z
2022-03-30T02:42:32.000Z
/** @file This file declares Vector Handoff Info PPI that describes an array of interrupt and/or exception vectors that are in use and need to persist. This is an optional PPI that may be produced by SEC. If present, it provides a description of the interrupt and/or exception vectors that were established...
32.014286
84
0.736278
[ "vector" ]
ecfd7029d5a91c9db2265c6801e7d1bc7003a1b5
12,703
h
C
mapping/occ_grid/include/occ_grid/occ_map.h
ZJU-FAST-Lab/std-trees
322020c044469f33685bbc8e5b84c6c5734cd271
[ "BSD-3-Clause" ]
15
2021-09-15T08:37:14.000Z
2022-03-20T09:54:28.000Z
mapping/occ_grid/include/occ_grid/occ_map.h
ZJU-FAST-Lab/std-trees
322020c044469f33685bbc8e5b84c6c5734cd271
[ "BSD-3-Clause" ]
1
2022-03-20T09:03:24.000Z
2022-03-20T09:03:24.000Z
mapping/occ_grid/include/occ_grid/occ_map.h
ZJU-FAST-Lab/std-trees
322020c044469f33685bbc8e5b84c6c5734cd271
[ "BSD-3-Clause" ]
3
2022-03-12T06:18:55.000Z
2022-03-28T13:18:02.000Z
#ifndef _OCC_MAP_H #define _OCC_MAP_H #include <iostream> #include <opencv2/core/core.hpp> #include <pcl/point_types.h> #include <pcl_conversions/pcl_conversions.h> #include <pcl/kdtree/kdtree_flann.h> #include <pcl/filters/voxel_grid.h> #include <Eigen/Eigen> #include <ros/ros.h> #include <nav_msgs/Odometry.h> #incl...
34.147849
153
0.662048
[ "vector" ]
a60053ef1021aab7c764ab8125482ca496d9e6ed
4,893
h
C
Applications/SystemMonitor/ProcessModel.h
peterdn/serenity
0ab37b44a112002f76c5a5cbe564726524716c88
[ "BSD-2-Clause" ]
null
null
null
Applications/SystemMonitor/ProcessModel.h
peterdn/serenity
0ab37b44a112002f76c5a5cbe564726524716c88
[ "BSD-2-Clause" ]
null
null
null
Applications/SystemMonitor/ProcessModel.h
peterdn/serenity
0ab37b44a112002f76c5a5cbe564726524716c88
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org> * 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 noti...
29.125
96
0.670141
[ "vector", "model" ]
a60087362dc41a12551805f577f7fe6bcff8ff54
2,071
c
C
d/common/mounts/war_horse.c
facadepapergirl/shadowgate
2b811671c5c85952ed93767753d72fc0d12819d8
[ "MIT" ]
null
null
null
d/common/mounts/war_horse.c
facadepapergirl/shadowgate
2b811671c5c85952ed93767753d72fc0d12819d8
[ "MIT" ]
null
null
null
d/common/mounts/war_horse.c
facadepapergirl/shadowgate
2b811671c5c85952ed93767753d72fc0d12819d8
[ "MIT" ]
null
null
null
#include <std.h> inherit "/std/riding_animal.c"; private static int healingStuff; int is_warhorse() { return 1; } void create(){ ::create(); set_id(({"war horse","horse","warhorse"})); set_name("war horse"); set_short("war horse"); set_long("This is a powerfully built, well trained war horse. ...
29.169014
185
0.616127
[ "object" ]
a604b1221f1047b0e4dd7ba74e6108a781abd436
5,359
h
C
include/freetype.h
acwars/emilia
a688b6a33c43c4ede72d2454901f434e414d159f
[ "MIT" ]
1
2020-12-31T03:19:21.000Z
2020-12-31T03:19:21.000Z
include/freetype.h
acwars/emilia
a688b6a33c43c4ede72d2454901f434e414d159f
[ "MIT" ]
null
null
null
include/freetype.h
acwars/emilia
a688b6a33c43c4ede72d2454901f434e414d159f
[ "MIT" ]
null
null
null
#pragma once #define _GNU_SOURCE #include <stdbool.h> #include <stddef.h> #include <stdint.h> #include <uchar.h> #include <ft2build.h> #include FT_FREETYPE_H #include FT_GLYPH_H #include FT_TRUETYPE_TABLES_H #include FT_BITMAP_H #include FT_FONT_FORMATS_H #include "freetype_errors.h" #include "settings.h" #include ...
33.080247
99
0.546371
[ "vector" ]
a606b99049c0f3c3dc5913f3c831c592ac5c43ca
8,124
c
C
components/esp8266/driver/ir_rx.c
Dangku/ESP8266_RTOS_SDK
70f89f23a50ccf0b40ca3ac7fb4b7e628db880bb
[ "Apache-2.0" ]
2,701
2015-10-28T08:28:16.000Z
2022-03-31T16:51:13.000Z
components/esp8266/driver/ir_rx.c
qdleepo/ESP8266_RTOS_SDK
a1d23c45090f38a94a68a3427b5059554b52eec1
[ "Apache-2.0" ]
1,136
2015-11-09T02:40:55.000Z
2022-03-30T21:28:00.000Z
components/esp8266/driver/ir_rx.c
pheki/ESP8266_RTOS_SDK
89a3f254b63819035f65d9c5dcdae8864f1a6a8a
[ "Apache-2.0" ]
1,577
2015-10-27T15:29:27.000Z
2022-03-31T07:11:49.000Z
// Copyright 2018-2025 Espressif Systems (Shanghai) PTE 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 a...
29.867647
140
0.621984
[ "object" ]
a607e446245ab39d3f79ebe17200d0dc475aa92f
3,733
h
C
include/halo/lib/parser/parser.h
wangchang-2020/heterogeneity-aware-lowering-and-optimization
66b7a8d8eebecfc8f30303cd665bd13babbffd9f
[ "Apache-2.0" ]
1
2020-11-03T06:35:40.000Z
2020-11-03T06:35:40.000Z
include/halo/lib/parser/parser.h
wangchang-2020/heterogeneity-aware-lowering-and-optimization
66b7a8d8eebecfc8f30303cd665bd13babbffd9f
[ "Apache-2.0" ]
null
null
null
include/halo/lib/parser/parser.h
wangchang-2020/heterogeneity-aware-lowering-and-optimization
66b7a8d8eebecfc8f30303cd665bd13babbffd9f
[ "Apache-2.0" ]
null
null
null
//===- parser.h -------------------------------------------------*- C++ -*-===// // // Copyright (C) 2019-2020 Alibaba Group Holding Limited. // // 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 ...
34.247706
80
0.641843
[ "shape", "vector" ]
a61383409b1e5f154d67f0aa55ca00ca60c2d579
3,191
h
C
include/yijinjing/journal/PageUtil.h
heber/yijinjing-lite
2a11907423edef53995bfd793fc0b3e79ad64b4c
[ "Apache-2.0" ]
1
2021-07-15T02:11:19.000Z
2021-07-15T02:11:19.000Z
include/yijinjing/journal/PageUtil.h
heber/yijinjing-lite
2a11907423edef53995bfd793fc0b3e79ad64b4c
[ "Apache-2.0" ]
null
null
null
include/yijinjing/journal/PageUtil.h
heber/yijinjing-lite
2a11907423edef53995bfd793fc0b3e79ad64b4c
[ "Apache-2.0" ]
1
2021-07-15T02:11:20.000Z
2021-07-15T02:11:20.000Z
/***************************************************************************** * Copyright [2017] [taurus.ai] * * 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/li...
40.392405
95
0.691633
[ "vector" ]
a61a8204f800f53b295cbc345b0fb6f6b78a61cb
5,460
h
C
Renderer.h
einthomas/Vulkan_RTX_Master
d1116d5732a7ca9fc538450a7dff6ce94c533b33
[ "MIT" ]
17
2021-03-18T21:30:47.000Z
2021-12-13T23:11:49.000Z
Renderer.h
einthomas/Vulkan_RTX_Master
d1116d5732a7ca9fc538450a7dff6ce94c533b33
[ "MIT" ]
null
null
null
Renderer.h
einthomas/Vulkan_RTX_Master
d1116d5732a7ca9fc538450a7dff6ce94c533b33
[ "MIT" ]
2
2021-03-21T04:41:59.000Z
2021-06-04T05:07:30.000Z
#ifndef RENDERER_H #define RENDERER_H #include <unordered_map> #include <set> #include <queue> #include "GLFWVulkanWindow.h" #include "vulkanutil.h" #include "Vertex.h" #include "visibilitymanager.h" #include "viewcell.h" struct Settings { std::string modelName; int viewCellIndex; }; struc...
32.307692
120
0.732234
[ "vector" ]
a61c1dee4f1afe70deeca03aac83f400171561c2
34,821
c
C
SampleCode/StdDriver/OTG_Dual_Role_UMAS/main.c
MDK-Packs/Nuvoton_M480BSP
4a973aac620920f42c04bd8e01cf294fca6e737d
[ "Apache-2.0" ]
null
null
null
SampleCode/StdDriver/OTG_Dual_Role_UMAS/main.c
MDK-Packs/Nuvoton_M480BSP
4a973aac620920f42c04bd8e01cf294fca6e737d
[ "Apache-2.0" ]
null
null
null
SampleCode/StdDriver/OTG_Dual_Role_UMAS/main.c
MDK-Packs/Nuvoton_M480BSP
4a973aac620920f42c04bd8e01cf294fca6e737d
[ "Apache-2.0" ]
null
null
null
/**************************************************************************//** * @file main.c * @brief * Demonstrate how USB works as a dual role device. * If it works as USB Host, it can access a mass storage device. * If it works as USB Device, it acts as a mass storage device....
34.104799
155
0.417708
[ "object" ]
a61c6ec687de9549820a4d07bc1b0bb7d399ae1a
382
h
C
src/Q3D/Core/QMeshGroup.h
565353780/opengl-automaskobj
bae7c35a0aece5a09ec67b02241aff58932c6daf
[ "MIT" ]
null
null
null
src/Q3D/Core/QMeshGroup.h
565353780/opengl-automaskobj
bae7c35a0aece5a09ec67b02241aff58932c6daf
[ "MIT" ]
null
null
null
src/Q3D/Core/QMeshGroup.h
565353780/opengl-automaskobj
bae7c35a0aece5a09ec67b02241aff58932c6daf
[ "MIT" ]
null
null
null
#ifndef QMESHGROUP_H #define QMESHGROUP_H #include "QMesh3D.h" namespace GCL { class Q3DGCLSHARED_EXPORT QMeshGroup : public QMesh3D { public: explicit QMeshGroup(QObject *parent = nullptr); void init(); void render(const QMatrix4x4 &project_matrix = QMatrix4x4(), const QMatrix4x...
21.222222
75
0.693717
[ "render" ]
a61d772897f5c03e6ecace5566371f45577b54b9
992
h
C
CybRender/include/CybLight.h
Cybermals/Cybermals-Engine
72dd4fa3531431850d4c8cc0ff937bb975d517b9
[ "MIT" ]
3
2021-03-01T22:50:58.000Z
2021-04-15T07:29:06.000Z
CybRender/include/CybLight.h
Cybermals/Cybermals-Engine
72dd4fa3531431850d4c8cc0ff937bb975d517b9
[ "MIT" ]
null
null
null
CybRender/include/CybLight.h
Cybermals/Cybermals-Engine
72dd4fa3531431850d4c8cc0ff937bb975d517b9
[ "MIT" ]
null
null
null
#ifndef CYBLIGHT_H #define CYBLIGHT_H /** @file * @brief CybRender - Light API */ #include "CybMath.h" #include "CybObjects.h" #include "CybRenderer.h" #ifdef __cplusplus extern "C" { #endif /** @addtogroup CybRender * @brief Cybermals Engine - Renderer Subsystem * @{ */ //Structures ...
19.076923
84
0.495968
[ "object" ]
a6273053204eab4dfc4d9b23509c24f55aae7973
2,599
h
C
3rdparty/aws-sdk-cpp-master/aws-cpp-sdk-ds/include/aws/ds/model/GetDirectoryLimitsResult.h
prateek-s/mesos
4b81147797e4d9a45e0b2f5e5634d4a214dbc4e8
[ "Apache-2.0" ]
2
2019-02-08T21:29:57.000Z
2021-07-27T06:59:19.000Z
3rdparty/aws-sdk-cpp-master/aws-cpp-sdk-ds/include/aws/ds/model/GetDirectoryLimitsResult.h
prateek-s/mesos
4b81147797e4d9a45e0b2f5e5634d4a214dbc4e8
[ "Apache-2.0" ]
null
null
null
3rdparty/aws-sdk-cpp-master/aws-cpp-sdk-ds/include/aws/ds/model/GetDirectoryLimitsResult.h
prateek-s/mesos
4b81147797e4d9a45e0b2f5e5634d4a214dbc4e8
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file...
31.695122
130
0.721047
[ "object", "model" ]
a6273bf3c0432aa79137e01edf6c463eb3707d37
5,959
h
C
dev/Code/Tools/AzCodeGenerator/AZCodeGenerator/JSONWriter.h
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
1,738
2017-09-21T10:59:12.000Z
2022-03-31T21:05:46.000Z
dev/Code/Tools/AzCodeGenerator/AZCodeGenerator/JSONWriter.h
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
427
2017-09-29T22:54:36.000Z
2022-02-15T19:26:50.000Z
dev/Code/Tools/AzCodeGenerator/AZCodeGenerator/JSONWriter.h
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
671
2017-09-21T08:04:01.000Z
2022-03-29T14:30:07.000Z
/* * All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or * its licensors. * * For complete copyright and license terms please see the LICENSE at the root of this * distribution (the "License"). All use of this software is governed by the License, * or, if provided, by the license below or t...
25.575107
130
0.523913
[ "object" ]
a62f6dbfda1ab63b04b5b2be1d231296dd284702
10,216
h
C
src/nnet5/nnet-frame-pooling-component.h
Shuang777/kaldi-2016
5373fe4bd80857b53134db566cad48b8445cf3b9
[ "Apache-2.0" ]
null
null
null
src/nnet5/nnet-frame-pooling-component.h
Shuang777/kaldi-2016
5373fe4bd80857b53134db566cad48b8445cf3b9
[ "Apache-2.0" ]
null
null
null
src/nnet5/nnet-frame-pooling-component.h
Shuang777/kaldi-2016
5373fe4bd80857b53134db566cad48b8445cf3b9
[ "Apache-2.0" ]
null
null
null
// nnet5/nnet-frame-pooling-component.h // Copyright 2014 Brno University of Technology (author: Karel Vesely) // See ../../COPYING for clarification regarding multiple authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. //...
35.106529
99
0.6389
[ "vector" ]
a633b934d93e8bbe2ea8ded18e83e85048004703
32,755
c
C
drivers/media/i2c/mt9p031.c
Server2356/Sun-Kernel
63cc54a6948ba572388f829c1fd641ffde0803d8
[ "MIT" ]
5
2020-07-08T01:35:16.000Z
2021-04-12T16:35:29.000Z
kernel/drivers/media/i2c/mt9p031.c
SFIP/SFIP
e428a425d2d0e287f23d49f3dd583617ebd2e4a3
[ "Zlib" ]
null
null
null
kernel/drivers/media/i2c/mt9p031.c
SFIP/SFIP
e428a425d2d0e287f23d49f3dd583617ebd2e4a3
[ "Zlib" ]
null
null
null
// SPDX-License-Identifier: GPL-2.0-only /* * Driver for MT9P031 CMOS Image Sensor from Aptina * * Copyright (C) 2011, Laurent Pinchart <laurent.pinchart@ideasonboard.com> * Copyright (C) 2011, Javier Martin <javier.martin@vista-silicon.com> * Copyright (C) 2011, Guennadi Liakhovetski <g.liakhovetski@gmx.de> * *...
27.387124
85
0.716471
[ "model" ]
a6368614b11e7f65813dfe6c69a71ab0a661319a
862
h
C
app/include/AbstractHCI.h
tinker-lab/AnchoredGestures
ca5ac616149e19f6db7ee493b89fc1c0109c0fb2
[ "MIT" ]
null
null
null
app/include/AbstractHCI.h
tinker-lab/AnchoredGestures
ca5ac616149e19f6db7ee493b89fc1c0109c0fb2
[ "MIT" ]
null
null
null
app/include/AbstractHCI.h
tinker-lab/AnchoredGestures
ca5ac616149e19f6db7ee493b89fc1c0109c0fb2
[ "MIT" ]
null
null
null
#ifndef ABSTRACTHCI_H_ #define ABSTRACTHCI_H_ #include <memory> #include <glm/glm.hpp> #include "CFrameMgr.H" #include <vector> #include "MVRCore/Event.H" #include "MVRCore/AbstractCamera.h" #include "app/include/Feedback.h" typedef std::shared_ptr<class AbstractHCI> AbstractHCIRef; class AbstractHCI { public: Abs...
23.944444
91
0.774942
[ "vector" ]
a64320485560f23802c0a7faf5bf6dcc9b280075
6,965
h
C
controller/lib/src/end_station_imp.h
RikusW/avdecc-lib
eb73e2a1151920d954443425ba67adfe1d8d9819
[ "MIT" ]
2
2020-03-03T12:38:32.000Z
2020-06-01T02:22:48.000Z
controller/lib/src/end_station_imp.h
Avnu/avdecc-lib
eb73e2a1151920d954443425ba67adfe1d8d9819
[ "MIT" ]
1
2016-05-24T14:02:42.000Z
2016-05-24T14:02:42.000Z
controller/lib/src/end_station_imp.h
Avnu/avdecc-lib
eb73e2a1151920d954443425ba67adfe1d8d9819
[ "MIT" ]
7
2016-05-24T07:41:28.000Z
2019-04-03T03:40:42.000Z
/* * Licensed under the MIT License (MIT) * * Copyright (c) 2013 AudioScience 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 t...
44.647436
174
0.726059
[ "vector" ]
a643885404b630244bc60a7882980ce42bc5c170
6,074
h
C
components/Invn/Devices/Drivers/Icm20789-DMP/Icm20789.h
comword/ESP32-BLEMouse
8160e23200d4496cb6b816e28117e0d3e7eecd85
[ "MIT" ]
1
2021-02-18T02:22:07.000Z
2021-02-18T02:22:07.000Z
components/Invn/Devices/Drivers/Icm20789-DMP/Icm20789.h
comword/ESP32-BLEMouse
8160e23200d4496cb6b816e28117e0d3e7eecd85
[ "MIT" ]
null
null
null
components/Invn/Devices/Drivers/Icm20789-DMP/Icm20789.h
comword/ESP32-BLEMouse
8160e23200d4496cb6b816e28117e0d3e7eecd85
[ "MIT" ]
null
null
null
/* * ________________________________________________________________________________________________________ * 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 licen...
35.520468
164
0.749588
[ "object" ]
a64b258fb7498dfac9ab6c28861944c77a420a7f
21,533
h
C
logdevice/server/FailureDetector.h
calebmarchent/LogDevice
8c4181270548be3b7a0bf2df5c4aa632b56bfb52
[ "BSD-3-Clause" ]
1
2018-09-12T15:45:05.000Z
2018-09-12T15:45:05.000Z
logdevice/server/FailureDetector.h
calebmarchent/LogDevice
8c4181270548be3b7a0bf2df5c4aa632b56bfb52
[ "BSD-3-Clause" ]
null
null
null
logdevice/server/FailureDetector.h
calebmarchent/LogDevice
8c4181270548be3b7a0bf2df5c4aa632b56bfb52
[ "BSD-3-Clause" ]
null
null
null
/** * Copyright (c) 2017-present, Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #pragma once #include <atomic> #include <memory> #include <random> #include <unordered...
35.416118
80
0.710909
[ "object", "vector" ]
1069128a7585ec0263077da920e41ff02757e72a
3,167
c
C
kubernetes/model/v1_deployment_strategy.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
1
2021-09-02T04:05:20.000Z
2021-09-02T04:05:20.000Z
kubernetes/model/v1_deployment_strategy.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
null
null
null
kubernetes/model/v1_deployment_strategy.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
1
2021-09-02T04:05:19.000Z
2021-09-02T04:05:19.000Z
#include <stdlib.h> #include <string.h> #include <stdio.h> #include "v1_deployment_strategy.h" v1_deployment_strategy_t *v1_deployment_strategy_create( v1_rolling_update_deployment_t *rolling_update, char *type ) { v1_deployment_strategy_t *v1_deployment_strategy_local_var = malloc(sizeof(v1_deployme...
30.161905
122
0.739501
[ "model" ]
106da4b47eee78e9179565967272ca928da5997c
8,888
h
C
ios/versioned-react-native/ABI18_0_0/ReactCommon/ABI18_0_0jschelpers/ABI18_0_0Value.h
hafeez3000/expo
b45e670a70b483af5c2b4e617bf38cba75e10f83
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
ios/versioned-react-native/ABI18_0_0/ReactCommon/ABI18_0_0jschelpers/ABI18_0_0Value.h
hafeez3000/expo
b45e670a70b483af5c2b4e617bf38cba75e10f83
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
ios/versioned-react-native/ABI18_0_0/ReactCommon/ABI18_0_0jschelpers/ABI18_0_0Value.h
hafeez3000/expo
b45e670a70b483af5c2b4e617bf38cba75e10f83
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
// Copyright 2004-present Facebook. All Rights Reserved. #pragma once #include <memory> #include <sstream> #include <unordered_map> #include <vector> #include <folly/dynamic.h> #include <ABI18_0_0jschelpers/ABI18_0_0JavaScriptCore.h> #include <ABI18_0_0jschelpers/ABI18_0_0Unicode.h> #include <ABI18_0_0jschelpers/ABI...
26.933333
118
0.713209
[ "object", "vector" ]
106e5005d65ae0cbbdd00250f292b867b32e67e9
20,819
c
C
src/status.c
saurik/libgit2
b60deb0235404367af61e3d3638dfe88c13b0e7c
[ "Apache-2.0" ]
5
2018-01-21T12:15:21.000Z
2021-09-17T05:44:28.000Z
src/status.c
saurik/libgit2
b60deb0235404367af61e3d3638dfe88c13b0e7c
[ "Apache-2.0" ]
null
null
null
src/status.c
saurik/libgit2
b60deb0235404367af61e3d3638dfe88c13b0e7c
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2009-2012 the libgit2 contributors * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #include "common.h" #include "git2.h" #include "fileops.h" #include "hash.h" #include "vector.h" #include "tree.h" #...
26.187421
150
0.710505
[ "object", "vector" ]
1075643cd602d8abd79040021cfef4a74e52dc61
429
c
C
llvm/tools/clang/test/CodeGen/debug-info-vector.c
zard49/kokkos-clang
c519a032853e6507075de1807c5730b8239ab936
[ "Unlicense" ]
5
2015-07-23T09:47:12.000Z
2019-11-28T01:34:01.000Z
llvm/tools/clang/test/CodeGen/debug-info-vector.c
losalamos/kokkos-clang
d68d9c63cea3dbaad33454e4ebc9df829bca24fe
[ "Unlicense" ]
1
2016-02-10T15:40:03.000Z
2016-02-10T15:40:03.000Z
3.7.0/cfe-3.7.0.src/test/CodeGen/debug-info-vector.c
androm3da/clang_sles
2ba6d0711546ad681883c42dfb8661b842806695
[ "MIT" ]
3
2015-10-28T18:21:02.000Z
2019-05-06T18:35:41.000Z
// RUN: %clang_cc1 -emit-llvm -g %s -o - | FileCheck %s typedef int v4si __attribute__((__vector_size__(16))); v4si a; // Test that we get an array type that's also a vector out of debug. // CHECK: !DICompositeType(tag: DW_TAG_array_type, // CHECK-SAME: baseType: ![[INT:[0-9]+]] // CHECK-SAME: ...
35.75
68
0.617716
[ "vector" ]
107665716008c7c175287d2908302f727dc50973
3,244
c
C
Examples/PlatformVisualization/moduleNet/module/module.c
emanuellucas2/OVPsimProject
6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e
[ "TCL" ]
null
null
null
Examples/PlatformVisualization/moduleNet/module/module.c
emanuellucas2/OVPsimProject
6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e
[ "TCL" ]
null
null
null
Examples/PlatformVisualization/moduleNet/module/module.c
emanuellucas2/OVPsimProject
6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e
[ "TCL" ]
null
null
null
/* * * Copyright (c) 2005-2021 Imperas Software Ltd., www.imperas.com * * The contents of this file are provided under the Software License * Agreement that you accepted before downloading this file. * * This source forms part of the Software and can be used for educational, * training, and demonstration purpos...
29.225225
114
0.712392
[ "object" ]
10766e842ee9b1080b2cd4078ea86204a7499e86
3,150
h
C
modules/lk/include/lk/Debug.h
lubyk/lubyk
e4792099d61c460497aacda1a3c08f23f5bb84ed
[ "MIT" ]
18
2015-05-11T16:18:23.000Z
2021-12-03T09:28:51.000Z
modules/lk/include/lk/Debug.h
lubyk/lubyk
e4792099d61c460497aacda1a3c08f23f5bb84ed
[ "MIT" ]
2
2016-07-15T09:13:41.000Z
2019-09-17T11:38:21.000Z
modules/lk/include/lk/Debug.h
lubyk/lubyk
e4792099d61c460497aacda1a3c08f23f5bb84ed
[ "MIT" ]
4
2015-05-13T20:26:28.000Z
2021-12-03T09:28:52.000Z
/* ============================================================================== This file is part of the LUBYK project (http://lubyk.org) Copyright (c) 2007-2011 by Gaspard Bucher (http://teti.ch). ------------------------------------------------------------------------------ Permission is hereby gran...
33.157895
80
0.585397
[ "object" ]
107f610024cd2aee7bd4de2e65c7c4d207e39eb0
9,975
c
C
src/functions.c
TAAPArthur/MPXManager
22d3b4f32827c64e0c6d2bb1e1985e7cee625e59
[ "MIT" ]
3
2020-07-21T07:09:27.000Z
2021-04-23T17:12:46.000Z
src/functions.c
TAAPArthur/MPXManager
22d3b4f32827c64e0c6d2bb1e1985e7cee625e59
[ "MIT" ]
1
2020-04-10T17:42:32.000Z
2020-04-19T19:13:48.000Z
src/functions.c
TAAPArthur/MPXManager
22d3b4f32827c64e0c6d2bb1e1985e7cee625e59
[ "MIT" ]
null
null
null
#include <assert.h> #include "bindings.h" #include "devices.h" #include "functions.h" #include "globals.h" #include "layouts.h" #include "masters.h" #include "monitors.h" #include "system.h" #include "util/logger.h" #include "windows.h" #include "wmfunctions.h" #include "workspaces.h" #include "xevent.h" #include "xut...
34.756098
117
0.643409
[ "geometry" ]
10807bbe13473b6be656c183b09849bd01d5bd4c
1,117
h
C
Broken Engine/Source/LuaBridge-241/include/Vector.h
WitcherProj3Game/Broken-Engine
71a261bbaaef80b27a9da94f4737fd480caf6e0d
[ "MIT" ]
5
2020-02-21T14:16:05.000Z
2021-12-01T08:01:08.000Z
Broken Engine/Source/LuaBridge-241/include/Vector.h
WitcherProj3Game/Broken-Engine
71a261bbaaef80b27a9da94f4737fd480caf6e0d
[ "MIT" ]
235
2020-02-21T19:23:32.000Z
2020-06-09T16:13:46.000Z
Broken Engine/Source/LuaBridge-241/include/Vector.h
Broken-Gem-Studio/Broken-Engine
71a261bbaaef80b27a9da94f4737fd480caf6e0d
[ "MIT" ]
null
null
null
// https://github.com/vinniefalco/LuaBridge // // Copyright 2018, Dmitry Tarakanov // SPDX-License-Identifier: MIT #pragma once #include"LuaBridge-241/include/detail/Stack.h" #include <vector> namespace luabridge { template <class T> struct Stack <std::vector <T> > { static void push (lua_State* L, std::vector ...
21.901961
71
0.604297
[ "vector" ]
1082d759332a2c88537e607db4029c5d6fbd5515
37,613
h
C
lib/tinyusb/hw/mcu/raspberrypi/pico-sdk/lib/tinyusb/hw/mcu/sony/cxd56/spresense-exported-sdk/sdk/modules/include/audio/audio_high_level_api.h
thiamchi/micropython_custom
b2d3ac286268502029a2215adb710c15f21ccae0
[ "MIT" ]
null
null
null
lib/tinyusb/hw/mcu/raspberrypi/pico-sdk/lib/tinyusb/hw/mcu/sony/cxd56/spresense-exported-sdk/sdk/modules/include/audio/audio_high_level_api.h
thiamchi/micropython_custom
b2d3ac286268502029a2215adb710c15f21ccae0
[ "MIT" ]
null
null
null
lib/tinyusb/hw/mcu/raspberrypi/pico-sdk/lib/tinyusb/hw/mcu/sony/cxd56/spresense-exported-sdk/sdk/modules/include/audio/audio_high_level_api.h
thiamchi/micropython_custom
b2d3ac286268502029a2215adb710c15f21ccae0
[ "MIT" ]
null
null
null
/**************************************************************************** * modules/include/audio/audio_high_level_api.h * * Copyright 2018 Sony Semiconductor Solutions Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followin...
20.689219
89
0.67591
[ "object" ]
108bca4989f24f69ccc2cd2e8afa781a3e03e4c2
24,951
h
C
PWGLF/STRANGENESS/Cascades/Run2/AliAnalysisTaskStrEffStudy.h
Tingchenxi/AliPhysics
16ea676341c0d417efa849673baa54bed717cd54
[ "BSD-3-Clause" ]
null
null
null
PWGLF/STRANGENESS/Cascades/Run2/AliAnalysisTaskStrEffStudy.h
Tingchenxi/AliPhysics
16ea676341c0d417efa849673baa54bed717cd54
[ "BSD-3-Clause" ]
null
null
null
PWGLF/STRANGENESS/Cascades/Run2/AliAnalysisTaskStrEffStudy.h
Tingchenxi/AliPhysics
16ea676341c0d417efa849673baa54bed717cd54
[ "BSD-3-Clause" ]
null
null
null
/************************************************************************** * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * * * Author: The ALICE Off-line Project. * * Contributors ...
40.970443
145
0.629714
[ "object", "vector" ]
108becbd3b6dba39f4329aca31cc3a380fe48c07
3,213
h
C
Platform/RaspberryPi/Include/Protocol/RpiFirmware.h
jwang36/edk2-platforms
28d572fb96cd2697d903f6a3af94f6cb76948869
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
1
2021-03-29T18:18:27.000Z
2021-03-29T18:18:27.000Z
Platform/RaspberryPi/Include/Protocol/RpiFirmware.h
jwang36/edk2-platforms
28d572fb96cd2697d903f6a3af94f6cb76948869
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
Platform/RaspberryPi/Include/Protocol/RpiFirmware.h
jwang36/edk2-platforms
28d572fb96cd2697d903f6a3af94f6cb76948869
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
/** @file * * Copyright (c) 2019, ARM Limited. All rights reserved. * Copyright (c) 2016, Linaro Limited. All rights reserved. * * SPDX-License-Identifier: BSD-2-Clause-Patent * **/ #ifndef __RASPBERRY_PI_FIRMWARE_PROTOCOL_H__ #define __RASPBERRY_PI_FIRMWARE_PROTOCOL_H__ #define RASPBERRY_PI_FIR...
18.9
85
0.659197
[ "model" ]
109007f7bf9d97b7a8772245e23c649f41d992d9
35,025
c
C
Plugins/MaxQ/Source/ThirdParty/CSpice_Library/cspice/src/cspice/rdker.c
gamergenic/Spaceflight-Toolkit-For-Unreal-Engine-5
11d81127dd296595bca30cb1565ff3b813210230
[ "MIT" ]
6
2022-01-21T19:58:08.000Z
2022-03-28T12:32:24.000Z
Plugins/MaxQ/Source/ThirdParty/CSpice_Library/cspice/src/cspice/rdker.c
gamergenic/Spaceflight-Toolkit-For-Unreal-Engine-5
11d81127dd296595bca30cb1565ff3b813210230
[ "MIT" ]
null
null
null
Plugins/MaxQ/Source/ThirdParty/CSpice_Library/cspice/src/cspice/rdker.c
gamergenic/Spaceflight-Toolkit-For-Unreal-Engine-5
11d81127dd296595bca30cb1565ff3b813210230
[ "MIT" ]
4
2022-02-12T10:01:40.000Z
2022-03-28T14:28:52.000Z
/* rdker.f -- translated by f2c (version 19980913). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* Table of constant values */ static logical c_true = TRUE_; static logical c_false = FALSE_; /* $Procedure RDKER ( Read a kernel file ) */ /* Subrouti...
31.272321
78
0.564854
[ "object" ]
1094b6c143681e7b69ab4839197315c817c21efe
5,064
h
C
hihope_neptune-oh_hid/00_src/v0.1/foundation/ai/engine/services/server/communication_adapter/include/adapter_wrapper.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
1
2022-02-15T08:51:55.000Z
2022-02-15T08:51:55.000Z
hihope_neptune-oh_hid/00_src/v0.1/foundation/ai/engine/services/server/communication_adapter/include/adapter_wrapper.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
hihope_neptune-oh_hid/00_src/v0.1/foundation/ai/engine/services/server/communication_adapter/include/adapter_wrapper.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2021 Huawei Device 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 ...
38.953846
120
0.765403
[ "model" ]
109b8021dc7ac0422d249777a7cde2a56c8aa80b
3,826
h
C
pcx_mem.h
Sergei-Lebedev/pcx
35ff7c02807cc70a37395eb5d9ea17d7e54cf077
[ "Apache-2.0" ]
null
null
null
pcx_mem.h
Sergei-Lebedev/pcx
35ff7c02807cc70a37395eb5d9ea17d7e54cf077
[ "Apache-2.0" ]
null
null
null
pcx_mem.h
Sergei-Lebedev/pcx
35ff7c02807cc70a37395eb5d9ea17d7e54cf077
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2005 Topspin Communications. 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 s...
25.171053
72
0.699164
[ "vector" ]
109e83191484262030a1fbaa54931484e08b0cf7
3,833
h
C
searchlib/src/vespa/searchlib/common/isequencedtaskexecutor.h
homerredroc/vespa
0a66f8f17eba82f9c0cbfbbbe37c2fcdefe93063
[ "Apache-2.0" ]
null
null
null
searchlib/src/vespa/searchlib/common/isequencedtaskexecutor.h
homerredroc/vespa
0a66f8f17eba82f9c0cbfbbbe37c2fcdefe93063
[ "Apache-2.0" ]
null
null
null
searchlib/src/vespa/searchlib/common/isequencedtaskexecutor.h
homerredroc/vespa
0a66f8f17eba82f9c0cbfbbbe37c2fcdefe93063
[ "Apache-2.0" ]
null
null
null
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include <vespa/vespalib/util/executor.h> #include <vespa/vespalib/stllike/string.h> #include <vespa/vespalib/util/lambdatask.h> #include <vector> #include <mutex> namespace search { /*...
35.165138
118
0.663971
[ "vector" ]
109ea2b098425f438d994da9519791790c820fc2
13,215
c
C
bsp/rockchip/common/tests/fwanalysis_test.c
h-hys/rk2108_202012_SDK
c0880365a8eb208979df0a45ae350c8fe8f565c6
[ "Apache-2.0" ]
null
null
null
bsp/rockchip/common/tests/fwanalysis_test.c
h-hys/rk2108_202012_SDK
c0880365a8eb208979df0a45ae350c8fe8f565c6
[ "Apache-2.0" ]
1
2021-08-19T10:47:10.000Z
2021-08-19T10:47:10.000Z
bsp/rockchip/common/tests/fwanalysis_test.c
h-hys/rk2108_202012_SDK
c0880365a8eb208979df0a45ae350c8fe8f565c6
[ "Apache-2.0" ]
3
2021-04-24T23:33:56.000Z
2022-01-14T07:13:38.000Z
/** * Copyright (c) 2019 Fuzhou Rockchip Electronics Co., Ltd * * SPDX-License-Identifier: Apache-2.0 ****************************************************************************** * @file fwanalysis_test.c * @version V1.0 * @brief fw analysis test * * Change Logs: * Date Author ...
28.057325
139
0.51381
[ "model" ]
109ed70ef5e92e80e96ebd13ce68cf9b5d1d52a7
1,211
h
C
src/Transrate.h
ysuttep/Bitusk
90dfba8b04764c760c5ad70493732479fcb2de38
[ "Apache-2.0" ]
null
null
null
src/Transrate.h
ysuttep/Bitusk
90dfba8b04764c760c5ad70493732479fcb2de38
[ "Apache-2.0" ]
null
null
null
src/Transrate.h
ysuttep/Bitusk
90dfba8b04764c760c5ad70493732479fcb2de38
[ "Apache-2.0" ]
null
null
null
/* ============================================= * @brief : Peer class to manage peers * @copyright: Copyright 2021 iusyu * @license : Apache * @birth : 2021-06-05 23:48 * @author : sunyi * @version : 0.1.0 * @revisions: 2021-06-20 ============================================== */ #pragma once #include <st...
17.550725
63
0.651528
[ "vector", "transform" ]
10b0ff95b7cb5f2200f883d45ca6fdc938651c8f
8,697
h
C
sqlite3/src/main/cpp/icu_compat/unicode/fieldpos.h
iamcxl369/Android-Sqlite-Fts5-Tokenizer
d7aa006dbc4ac2aff93b395994e4fb96a343b952
[ "Apache-2.0" ]
55
2017-07-03T03:16:18.000Z
2022-03-03T10:29:06.000Z
sqlite3/src/main/cpp/icu_compat/unicode/fieldpos.h
iamcxl369/Android-Sqlite-Fts5-Tokenizer
d7aa006dbc4ac2aff93b395994e4fb96a343b952
[ "Apache-2.0" ]
5
2017-11-22T06:36:54.000Z
2021-12-28T05:37:06.000Z
sqlite3/src/main/cpp/icu_compat/unicode/fieldpos.h
iamcxl369/Android-Sqlite-Fts5-Tokenizer
d7aa006dbc4ac2aff93b395994e4fb96a343b952
[ "Apache-2.0" ]
14
2018-08-08T11:17:31.000Z
2021-11-03T06:01:57.000Z
/* ******************************************************************************** * Copyright (C) 1997-2006, International Business Machines * Corporation and others. All Rights Reserved. ******************************************************************************** * * File FIELDPOS.H * * Modification...
29.784247
105
0.583305
[ "object" ]
10b10784771afa9758c310fbf35687fc66baac1c
31,244
h
C
ae-micro-2pl/tuple.h
derFischer/Polyjuice
3ce467807822b5659efdd5759cae4563a9152b00
[ "Apache-2.0" ]
23
2021-05-11T13:14:36.000Z
2022-03-23T05:59:07.000Z
ae-micro-2pl/tuple.h
derFischer/Polyjuice
3ce467807822b5659efdd5759cae4563a9152b00
[ "Apache-2.0" ]
1
2021-08-16T07:37:18.000Z
2021-08-16T07:37:18.000Z
ae-micro-2pl/tuple.h
derFischer/Polyjuice
3ce467807822b5659efdd5759cae4563a9152b00
[ "Apache-2.0" ]
1
2021-07-01T15:33:25.000Z
2021-07-01T15:33:25.000Z
#ifndef _NDB_TUPLE_H_ #define _NDB_TUPLE_H_ #include <atomic> #include <vector> #include <string> #include <utility> #include <limits> #include <unordered_map> #include <ostream> #include <thread> #include "mcs_rwlock.h" #include "amd64.h" #include "core.h" #include "counter.h" #include "macros.h" #include "varkey.h"...
26.981002
92
0.665152
[ "vector" ]
10b2580b7e2c7bae50a53cf5a078f662ca7f11f9
94,506
c
C
third_party/stb/stb_image_resize.c
appotry/cosmopolitan
af4687cc3f2331a23dc336183ab58fe001cda082
[ "ISC" ]
null
null
null
third_party/stb/stb_image_resize.c
appotry/cosmopolitan
af4687cc3f2331a23dc336183ab58fe001cda082
[ "ISC" ]
null
null
null
third_party/stb/stb_image_resize.c
appotry/cosmopolitan
af4687cc3f2331a23dc336183ab58fe001cda082
[ "ISC" ]
null
null
null
/*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:2;tab-width:8;coding:utf-8 -*-│ │vi: set net ft=c ts=2 sts=2 sw=2 fenc=utf-8 :vi│ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2020 Justine Alexandra Roberts Tunney ...
39.808762
80
0.661059
[ "transform" ]
10b39744f4674421f8b61f383633d6a9bf23e10c
217,320
c
C
private/ntos/w32/ntuser/kernel/queue.c
King0987654/windows2000
01f9c2e62c4289194e33244aade34b7d19e7c9b8
[ "MIT" ]
11
2017-09-02T11:27:08.000Z
2022-01-02T15:25:24.000Z
private/ntos/w32/ntuser/kernel/queue.c
King0987654/windows2000
01f9c2e62c4289194e33244aade34b7d19e7c9b8
[ "MIT" ]
null
null
null
private/ntos/w32/ntuser/kernel/queue.c
King0987654/windows2000
01f9c2e62c4289194e33244aade34b7d19e7c9b8
[ "MIT" ]
14
2019-01-16T01:01:23.000Z
2022-02-20T15:54:27.000Z
/****************************** Module Header ******************************\ * Module Name: queue.c * * Copyright (c) 1985 - 1999, Microsoft Corporation * * This module contains the low-level code for working with the Q structure. * * History: * 12-02-90 DavidPe Created. * 02-06-91 IanJa HWND reva...
32.783225
130
0.537719
[ "object" ]
10b74b4055ed4ff3a3de80fb8708d506ad86b3fd
1,389
h
C
2017/quals/2017-re-ascii-art/src/client/string_encoding.h
tonghuaroot/google-ctf
46cb7676b4f8e1957bec352e76fa8f335cee1bd5
[ "Apache-2.0" ]
2,757
2018-04-28T21:41:36.000Z
2022-03-29T06:33:36.000Z
2017/quals/2017-re-ascii-art/src/client/string_encoding.h
tonghuaroot/google-ctf
46cb7676b4f8e1957bec352e76fa8f335cee1bd5
[ "Apache-2.0" ]
20
2019-07-23T15:29:32.000Z
2022-01-21T12:53:04.000Z
2017/quals/2017-re-ascii-art/src/client/string_encoding.h
tonghuaroot/google-ctf
46cb7676b4f8e1957bec352e76fa8f335cee1bd5
[ "Apache-2.0" ]
449
2018-05-09T05:54:05.000Z
2022-03-30T14:54:18.000Z
/* * Copyright 2018 Google LLC * * 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 ...
34.725
85
0.758819
[ "vector" ]
10b8e26e78691eeddc82c7a3d13a17b270294cff
3,477
h
C
src/gpu/gl/GrGLTexture.h
avaer/skia
b211ebc328e9df69f95fc58e7363775ec2d0c14d
[ "BSD-3-Clause" ]
3
2018-10-28T09:55:58.000Z
2018-12-09T05:09:38.000Z
src/gpu/gl/GrGLTexture.h
BensonDu/skia
b211ebc328e9df69f95fc58e7363775ec2d0c14d
[ "BSD-3-Clause" ]
1
2018-10-21T04:53:25.000Z
2018-10-21T04:53:25.000Z
src/gpu/gl/GrGLTexture.h
BensonDu/skia
b211ebc328e9df69f95fc58e7363775ec2d0c14d
[ "BSD-3-Clause" ]
4
2018-08-10T03:09:14.000Z
2018-10-21T00:04:47.000Z
/* * Copyright 2011 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef GrGLTexture_DEFINED #define GrGLTexture_DEFINED #include "GrGpu.h" #include "GrTexture.h" #include "GrGLUtil.h" class GrGLGpu; class GrGLTexture : public GrTexture...
31.324324
100
0.67587
[ "object" ]
10b8e5fbc8db8e6dd752d7eca808a556995e9cef
2,235
h
C
clients/cpp-qt5-client/client/OAITextTextHateSpeechDetectionApi.h
theunifai/unifai-sdk
b010bd37e5a418881ee3747bd8ec6e8e18e08234
[ "MIT" ]
1
2022-03-30T11:33:28.000Z
2022-03-30T11:33:28.000Z
clients/cpp-qt5-client/client/OAITextTextHateSpeechDetectionApi.h
theunifai/unifai-sdk
b010bd37e5a418881ee3747bd8ec6e8e18e08234
[ "MIT" ]
null
null
null
clients/cpp-qt5-client/client/OAITextTextHateSpeechDetectionApi.h
theunifai/unifai-sdk
b010bd37e5a418881ee3747bd8ec6e8e18e08234
[ "MIT" ]
null
null
null
/** * FastAPI * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: 0.1.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not ed...
36.048387
152
0.807159
[ "model" ]
10b9e0242070e21c62541075977933649e066ebc
5,100
h
C
lldb/include/lldb/Target/Queue.h
medismailben/llvm-project
e334a839032fe500c3bba22bf976ab7af13ce1c1
[ "Apache-2.0" ]
77
2019-02-05T14:06:56.000Z
2022-03-25T13:31:33.000Z
lldb/include/lldb/Target/Queue.h
medismailben/llvm-project
e334a839032fe500c3bba22bf976ab7af13ce1c1
[ "Apache-2.0" ]
14
2020-02-03T23:39:51.000Z
2021-07-20T16:24:25.000Z
lldb/include/lldb/Target/Queue.h
medismailben/llvm-project
e334a839032fe500c3bba22bf976ab7af13ce1c1
[ "Apache-2.0" ]
11
2019-04-26T00:27:31.000Z
2022-03-18T10:22:17.000Z
//===-- Queue.h ------------------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------...
33.333333
80
0.681176
[ "vector" ]
10ba7043f371c5741df5dd2208af739ac3b6f2fb
7,814
h
C
include/iokit.h
citruz/pongoOS-QEMU
e8b2f7c1ac2dceb08dd14156cd43323d34089194
[ "MIT" ]
56
2020-12-20T23:20:23.000Z
2022-03-18T17:59:03.000Z
include/iokit.h
DJRolls/pongoOS
b5a3474e5e78c0a16e2466d5845f651762d21bc5
[ "MIT" ]
null
null
null
include/iokit.h
DJRolls/pongoOS
b5a3474e5e78c0a16e2466d5845f651762d21bc5
[ "MIT" ]
4
2020-12-21T02:22:12.000Z
2021-06-30T14:58:49.000Z
// 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, merge, publish, distribute, sublicense, and/or sell //...
58.313433
284
0.814564
[ "object" ]
10c1f5b4e0e854084a5e22b17f668c867ea0da6b
6,348
h
C
src/config_io.h
hivelab-github/config_io
78154fb321ffc0060c2fac6c4b57a264926689a6
[ "Apache-2.0" ]
4
2019-07-17T14:59:33.000Z
2019-07-27T06:19:01.000Z
src/config_io.h
hivelab-github/lidar_parameters_config
78154fb321ffc0060c2fac6c4b57a264926689a6
[ "Apache-2.0" ]
null
null
null
src/config_io.h
hivelab-github/lidar_parameters_config
78154fb321ffc0060c2fac6c4b57a264926689a6
[ "Apache-2.0" ]
1
2019-07-27T06:22:29.000Z
2019-07-27T06:22:29.000Z
/*******************************************************************/ /* Author: qxh */ /* Contact: qxh880507@163.com */ /* Last update: 2019-07-12 */ /***************************************...
29.253456
117
0.596408
[ "vector" ]
10c4c0ca511bea639c2012d213ae7a936451e107
1,377
h
C
src/Parsers/ASTShowCreateAccessEntityQuery.h
lizhichao/ClickHouse
3f5dc37095ccca18de490fab162d6e3cb99756aa
[ "Apache-2.0" ]
18
2021-05-29T01:12:33.000Z
2021-11-18T12:34:48.000Z
src/Parsers/ASTShowCreateAccessEntityQuery.h
lizhichao/ClickHouse
3f5dc37095ccca18de490fab162d6e3cb99756aa
[ "Apache-2.0" ]
1
2020-03-26T01:50:51.000Z
2020-03-26T01:50:51.000Z
src/Parsers/ASTShowCreateAccessEntityQuery.h
lizhichao/ClickHouse
3f5dc37095ccca18de490fab162d6e3cb99756aa
[ "Apache-2.0" ]
2
2021-07-13T06:42:45.000Z
2021-07-21T13:47:22.000Z
#pragma once #include <Parsers/ASTQueryWithOutput.h> #include <Access/IAccessEntity.h> namespace DB { class ASTRowPolicyNames; using Strings = std::vector<String>; /** SHOW CREATE USER [name | CURRENT_USER] * SHOW CREATE USERS [name [, name2 ...] * SHOW CREATE ROLE name * SHOW CREATE ROLES [name [, name2 ......
27
118
0.71024
[ "vector" ]
10cb8648782d3b10de5bdb6e9d24e7f6e126d1da
987
h
C
camera.h
xiconaldo/ray-tracer
058c75290c83ebfdc62fa3817fa6be275d690f5b
[ "MIT" ]
null
null
null
camera.h
xiconaldo/ray-tracer
058c75290c83ebfdc62fa3817fa6be275d690f5b
[ "MIT" ]
null
null
null
camera.h
xiconaldo/ray-tracer
058c75290c83ebfdc62fa3817fa6be275d690f5b
[ "MIT" ]
null
null
null
#ifndef CAMERA_H_ #define CAMERA_H_ #include <iostream> #include <iomanip> #include <glm/glm.hpp> #include "onb.h" #include "ray.h" class Camera { public: Camera( void ); Camera( const glm::ivec2 &resolution, const glm::vec3 &position, const glm::vec3 &up, const glm::vec3 &look_at ); virtual ~Camera( ...
21
97
0.656535
[ "vector" ]
10d111adb7dc78738263ff5bff2e6822470505e0
5,134
h
C
simulador.h
luisdecker/Modelsim16.1
d664d23e5fb9a25db16f8a45e2f1bf954e838c6e
[ "Apache-2.0" ]
null
null
null
simulador.h
luisdecker/Modelsim16.1
d664d23e5fb9a25db16f8a45e2f1bf954e838c6e
[ "Apache-2.0" ]
null
null
null
simulador.h
luisdecker/Modelsim16.1
d664d23e5fb9a25db16f8a45e2f1bf954e838c6e
[ "Apache-2.0" ]
null
null
null
#ifndef SIMULADOR_H #define SIMULADOR_H #include <vector> #include <iostream> #include "relogio.h" #include "caminhao.h" #include "calendarioeventos.h" #include "evento.h" #include "estacaocarregamento.h" #include "estacaopesagem.h" #include "estradatransporte.h" #include "rn.h" class Simulador { public: struct ...
36.671429
106
0.721075
[ "vector" ]
10d69090c4f99c605e62152a5f5da1132d74916d
9,068
h
C
external/webkit/Tools/DumpRenderTree/chromium/TestShell.h
ghsecuritylab/android_platform_sony_nicki
526381be7808e5202d7865aa10303cb5d249388a
[ "Apache-2.0" ]
15
2015-05-25T19:28:05.000Z
2021-05-03T09:21:22.000Z
external/webkit/Tools/DumpRenderTree/chromium/TestShell.h
ghsecuritylab/android_platform_sony_nicki
526381be7808e5202d7865aa10303cb5d249388a
[ "Apache-2.0" ]
2
2017-07-25T09:37:22.000Z
2017-08-04T07:18:56.000Z
external/webkit/Tools/DumpRenderTree/chromium/TestShell.h
ghsecuritylab/android_platform_sony_nicki
526381be7808e5202d7865aa10303cb5d249388a
[ "Apache-2.0" ]
7
2019-01-30T08:56:04.000Z
2021-11-19T16:14:54.000Z
/* * Copyright (C) 2010 Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
39.598253
180
0.750882
[ "vector" ]
10db54f71cafa87a928187c7e7995a19d54a72e6
6,807
h
C
libs/hwdrivers/include/mrpt/hwdrivers/CCANBusReader.h
swt2c/mrpt
9b4fd246530ff94bb93f5703e61844c6f67aa0b9
[ "BSD-3-Clause" ]
null
null
null
libs/hwdrivers/include/mrpt/hwdrivers/CCANBusReader.h
swt2c/mrpt
9b4fd246530ff94bb93f5703e61844c6f67aa0b9
[ "BSD-3-Clause" ]
null
null
null
libs/hwdrivers/include/mrpt/hwdrivers/CCANBusReader.h
swt2c/mrpt
9b4fd246530ff94bb93f5703e61844c6f67aa0b9
[ "BSD-3-Clause" ]
1
2020-12-30T14:06:37.000Z
2020-12-30T14:06:37.000Z
/* +------------------------------------------------------------------------+ | Mobile Robot Programming Toolkit (MRPT) | | https://www.mrpt.org/ | | | | Cop...
38.897143
80
0.681357
[ "vector", "3d" ]
10dbcf0e47da67a9daaff9b763cdef62f233661c
4,080
h
C
include/algorithms/multi_class_classifier/multi_class_classifier_model_builder.h
kiselik/daal
7989e8452d1044f558e35430a2620b1938293a08
[ "Apache-2.0" ]
null
null
null
include/algorithms/multi_class_classifier/multi_class_classifier_model_builder.h
kiselik/daal
7989e8452d1044f558e35430a2620b1938293a08
[ "Apache-2.0" ]
null
null
null
include/algorithms/multi_class_classifier/multi_class_classifier_model_builder.h
kiselik/daal
7989e8452d1044f558e35430a2620b1938293a08
[ "Apache-2.0" ]
null
null
null
/* file: multi_class_classifier_model_builder.h */ /******************************************************************************* * Copyright 2014-2020 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
31.875
129
0.676961
[ "model" ]
10e0eb87f7c7f48010e769971e1cb11122b852a4
744
h
C
src/xr_3da/xrGame/object_property_evaluator_ammo.h
ixray-team/ixray-b2945
ad5ef375994ee9cd790c4144891e9f00e7efe565
[ "Linux-OpenIB" ]
1
2022-03-26T17:00:19.000Z
2022-03-26T17:00:19.000Z
src/xr_3da/xrGame/object_property_evaluator_ammo.h
ixray-team/ixray-b2945
ad5ef375994ee9cd790c4144891e9f00e7efe565
[ "Linux-OpenIB" ]
null
null
null
src/xr_3da/xrGame/object_property_evaluator_ammo.h
ixray-team/ixray-b2945
ad5ef375994ee9cd790c4144891e9f00e7efe565
[ "Linux-OpenIB" ]
1
2022-03-26T17:00:21.000Z
2022-03-26T17:00:21.000Z
//////////////////////////////////////////////////////////////////////////// // Module : object_property_evaluator_ammo.h // Created : 13.03.2004 // Modified : 13.03.2004 // Author : Dmitriy Iassenev // Description : Object ammo property evaluator ////////////////////////////////////////////////////////////...
32.347826
88
0.583333
[ "object" ]
10e56c8fa621a4e59bf43d9432d385399caa56df
967
h
C
src/common/test_benchmark.h
warsier/nstore
0959cba2c68cddab490fd9ded3a92a6baa0cd6fa
[ "BSD-3-Clause" ]
23
2016-10-07T11:13:45.000Z
2022-01-18T06:51:04.000Z
src/common/test_benchmark.h
warsier/nstore
0959cba2c68cddab490fd9ded3a92a6baa0cd6fa
[ "BSD-3-Clause" ]
null
null
null
src/common/test_benchmark.h
warsier/nstore
0959cba2c68cddab490fd9ded3a92a6baa0cd6fa
[ "BSD-3-Clause" ]
9
2017-07-23T03:39:50.000Z
2022-03-30T11:46:17.000Z
#pragma once #include <cstdio> #include <cstring> #include <vector> #include "benchmark.h" #include "field.h" #include "record.h" #include "statement.h" #include "utils.h" #include "config.h" #include "status.h" #include "libpm.h" #include "plist.h" #include "serializer.h" namespace storage { class test_benchmark :...
17.581818
101
0.708376
[ "vector" ]
10e683c62d4765ea9e6faf62ecca73b6ffc52be1
1,250
h
C
Record.h
Conbrown100/DMBS-Project
914e67ef2dcf52578549bf5b034bd589d1b3391b
[ "Apache-2.0" ]
null
null
null
Record.h
Conbrown100/DMBS-Project
914e67ef2dcf52578549bf5b034bd589d1b3391b
[ "Apache-2.0" ]
null
null
null
Record.h
Conbrown100/DMBS-Project
914e67ef2dcf52578549bf5b034bd589d1b3391b
[ "Apache-2.0" ]
null
null
null
#ifndef RECORD_H #define RECORD_H #include <iostream> using namespace std; class Record { public: vector<string> Names; vector<string> Types; vector<string> Values; Record(vector<string> attrNames, vector<string> attrType, vector<string> attrValue){ Names = attrNames; Types = attrType; Values =...
20.491803
86
0.5808
[ "vector" ]
10e85dfe64cdf28e749d4c21c5083322fdc2f07a
9,116
c
C
src/cetech/default_rg/private/default_rg.c
ValtoForks/cetech
03347c5ec34e8827024ae4ddd911bd0f804a85b0
[ "CC0-1.0" ]
null
null
null
src/cetech/default_rg/private/default_rg.c
ValtoForks/cetech
03347c5ec34e8827024ae4ddd911bd0f804a85b0
[ "CC0-1.0" ]
null
null
null
src/cetech/default_rg/private/default_rg.c
ValtoForks/cetech
03347c5ec34e8827024ae4ddd911bd0f804a85b0
[ "CC0-1.0" ]
null
null
null
//============================================================================== // includes //============================================================================== #include <celib/allocator.h> #include <celib/api_system.h> #include <celib/memory.h> #include <celib/module.h> #include <celib/hashlib.h> #includ...
29.986842
82
0.51799
[ "mesh" ]
10ecf8f5e2829aefb2a693b2a2bc575d1a59d51d
58,055
c
C
minix-1.7/fs/usr/src/commands/i386/acd.c
jorenvo/minix2
a2a4c092b95f806035d28a1169df68205c599904
[ "BSD-3-Clause" ]
71
2017-04-03T22:37:27.000Z
2022-02-20T04:27:19.000Z
minix-1.7/fs/usr/src/commands/i386/acd.c
jorenvo/minix2
a2a4c092b95f806035d28a1169df68205c599904
[ "BSD-3-Clause" ]
3
2017-10-04T12:45:32.000Z
2021-07-16T12:13:49.000Z
minix-1.7/fs/usr/src/commands/i386/acd.c
jorenvo/minix2
a2a4c092b95f806035d28a1169df68205c599904
[ "BSD-3-Clause" ]
30
2017-09-26T23:10:58.000Z
2021-10-01T04:46:12.000Z
/* acd 1.9 - A compiler driver Author: Kees J. Bot * 7 Jan 1993 * Needs about 25kw heap + stack. * * Copyright 1994 Kees J. Bot, All rights reserved. * This program and documentation may be freely used under the following * restrictions: Changes that do not increase the functionality or that are * incom...
21.694694
80
0.570545
[ "object", "transform" ]
10f0a781eca07374cc9b7a3547a49c8c451da27f
33,838
c
C
tools/dump-cm.c
balabit-deps/balabit-os-6-libsmi
ff20936bd17b3064a4cfadef50c60f4bdd2d97e6
[ "BSD-4-Clause-UC" ]
1
2018-06-29T03:16:39.000Z
2018-06-29T03:16:39.000Z
tools/dump-cm.c
balabit-deps/balabit-os-6-libsmi
ff20936bd17b3064a4cfadef50c60f4bdd2d97e6
[ "BSD-4-Clause-UC" ]
1
2017-10-05T18:41:10.000Z
2017-10-05T18:41:10.000Z
libsmi-0.4.8/tools/dump-cm.c
BusbyActual/mibBrowser
e2ce3a349091dd9c43ba7560958e7db92d2ee5d9
[ "MIT" ]
null
null
null
/* * dump-cm.c -- * * Operations to dump conceptual models for MIB modules. * * Copyright (c) 2000 A. Mueller, Technical University of Braunschweig. * * See the file "COPYING" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * * @(#) $Id: dump-cm.c 2718 ...
27.965289
85
0.561706
[ "object", "model" ]
10f0f94a1b8ef2c6334b3d81b1f89d6fe1c0b852
2,873
h
C
chromeos/services/assistant/public/cpp/device_actions.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chromeos/services/assistant/public/cpp/device_actions.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chromeos/services/assistant/public/cpp/device_actions.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2021-01-05T23:43:46.000Z
2021-01-07T23:36:34.000Z
// 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 CHROMEOS_SERVICES_ASSISTANT_PUBLIC_CPP_DEVICE_ACTIONS_H_ #define CHROMEOS_SERVICES_ASSISTANT_PUBLIC_CPP_DEVICE_ACTIONS_H_ #include <string> #incl...
34.202381
78
0.764358
[ "vector" ]
10f55a4b2d1792ca202314546d6a86c68c9a5994
12,316
h
C
localization/sparse_mapping/include/sparse_mapping/sparse_map.h
jdekarske/astrobee
c882f9f39719487770bbe7c7322d2ca7f71a1272
[ "Apache-2.0" ]
1
2021-12-07T22:59:36.000Z
2021-12-07T22:59:36.000Z
localization/sparse_mapping/include/sparse_mapping/sparse_map.h
jdekarske/astrobee
c882f9f39719487770bbe7c7322d2ca7f71a1272
[ "Apache-2.0" ]
5
2022-03-23T16:48:13.000Z
2022-03-29T22:55:22.000Z
localization/sparse_mapping/include/sparse_mapping/sparse_map.h
jdekarske/astrobee
c882f9f39719487770bbe7c7322d2ca7f71a1272
[ "Apache-2.0" ]
1
2021-06-07T23:16:03.000Z
2021-06-07T23:16:03.000Z
/* Copyright (c) 2017, United States Government, as represented by the * Administrator of the National Aeronautics and Space Administration. * * All rights reserved. * * The Astrobee platform is licensed under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with t...
39.474359
114
0.68748
[ "geometry", "vector", "transform", "3d" ]
10f6fbe50e75c7fdda18bf85eee5390166ef5e2d
965
h
C
src/GifAnim.h
paulfitz/makesweet
1d108ff34e198a7a46a9530fdc7db284be204d7b
[ "MIT" ]
14
2019-07-29T03:44:38.000Z
2021-08-09T14:47:43.000Z
src/GifAnim.h
paulfitz/makesweet
1d108ff34e198a7a46a9530fdc7db284be204d7b
[ "MIT" ]
1
2018-04-27T21:36:22.000Z
2018-04-27T21:37:05.000Z
src/GifAnim.h
paulfitz/makesweet
1d108ff34e198a7a46a9530fdc7db284be204d7b
[ "MIT" ]
4
2019-08-01T11:47:13.000Z
2022-02-19T20:14:12.000Z
#ifndef GIFANIM_INC #define GIFANIM_INC #include "Renders.h" #include <vector> #include <yarp/os/Bytes.h> class GifAnim { private: Renders *renders; std::vector<int> palette_frames; std::vector<yarp::os::Bytes> blocks; double period; double hold; bool early_release; int first_frame; public: GifAni...
15.564516
53
0.647668
[ "vector" ]
10f97e15c4cd4b292270f153d3e6c137c7b09c05
2,938
h
C
clients/cpp-pistache-server/generated/model/QueueItemImpl.h
cliffano/jenkins-api-clients-generator
522d02b3a130a29471df5ec1d3d22c822b3d0813
[ "MIT" ]
null
null
null
clients/cpp-pistache-server/generated/model/QueueItemImpl.h
cliffano/jenkins-api-clients-generator
522d02b3a130a29471df5ec1d3d22c822b3d0813
[ "MIT" ]
null
null
null
clients/cpp-pistache-server/generated/model/QueueItemImpl.h
cliffano/jenkins-api-clients-generator
522d02b3a130a29471df5ec1d3d22c822b3d0813
[ "MIT" ]
null
null
null
/** * Swaggy Jenkins * Jenkins API clients generated from Swagger / Open API specification * * The version of the OpenAPI document: 1.1.2-pre.0 * Contact: blah@cliffano.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the cl...
25.327586
103
0.651123
[ "model" ]
8004ade37d8c7fb07123d478f1711e8b74096195
2,796
h
C
functions/node_modules/firebase-admin/node_modules/grpc/src/core/ext/census/census_rpc_stats.h
sbbnethub/sbbnethub
c3eacaffed95c6a89fd54f5dc0f2888e4f831bd2
[ "MIT" ]
117
2017-10-02T21:34:35.000Z
2022-03-02T01:49:03.000Z
functions/node_modules/firebase-admin/node_modules/grpc/src/core/ext/census/census_rpc_stats.h
sbbnethub/sbbnethub
c3eacaffed95c6a89fd54f5dc0f2888e4f831bd2
[ "MIT" ]
45
2017-11-26T17:01:48.000Z
2019-01-23T17:49:01.000Z
functions/node_modules/firebase-admin/node_modules/grpc/src/core/ext/census/census_rpc_stats.h
sbbnethub/sbbnethub
c3eacaffed95c6a89fd54f5dc0f2888e4f831bd2
[ "MIT" ]
54
2016-10-07T12:13:53.000Z
2021-12-23T11:17:33.000Z
/* * * Copyright 2015 gRPC authors. * * 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 agree...
32.137931
78
0.766452
[ "object" ]
80079b9a9df285ae3011d6392a9cd449e9acdb2e
6,715
c
C
ConfProfile/jni/strongswan/src/libstrongswan/plugins/pkcs11/pkcs11_hasher.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
2
2017-10-16T07:51:18.000Z
2019-06-16T12:07:52.000Z
strongswan/strongswan-5.3.2/src/libstrongswan/plugins/pkcs11/pkcs11_hasher.c
SECURED-FP7/secured-mobility-ned
36fdbfee58a31d42f7047f7a7eaa1b2b70246151
[ "Apache-2.0" ]
5
2016-01-25T18:04:42.000Z
2016-02-25T08:54:56.000Z
strongswan/strongswan-5.3.2/src/libstrongswan/plugins/pkcs11/pkcs11_hasher.c
SECURED-FP7/secured-mobility-ned
36fdbfee58a31d42f7047f7a7eaa1b2b70246151
[ "Apache-2.0" ]
2
2016-01-25T17:14:17.000Z
2016-02-13T20:14:09.000Z
/* * Copyright (C) 2010 Martin Willi * Copyright (C) 2010 revosec AG * * 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 of the License, or (at your * option) any later ver...
19.985119
78
0.663738
[ "object" ]
800852f17d867a180c15b8251438cc29f9b143c4
6,827
h
C
ld64-409.12/src/ld/Snapshot.h
JunyiXie/ld64
ffaa615b31ff1baa5d6249e4d9a6a21c2ae603ae
[ "Apache-2.0" ]
null
null
null
ld64-409.12/src/ld/Snapshot.h
JunyiXie/ld64
ffaa615b31ff1baa5d6249e4d9a6a21c2ae603ae
[ "Apache-2.0" ]
null
null
null
ld64-409.12/src/ld/Snapshot.h
JunyiXie/ld64
ffaa615b31ff1baa5d6249e4d9a6a21c2ae603ae
[ "Apache-2.0" ]
null
null
null
// // Snapshot.h // ld64 // // Created by Josh Behnke on 8/25/11. // Copyright (c) 2011 Apple Inc. All rights reserved. // #ifndef ld64_Snapshot_h #define ld64_Snapshot_h #include <stdint.h> #include <string.h> #include <map> #include <vector> #include "ld.hpp" class Options; class SnapshotLogItem; class Snapsh...
41.126506
107
0.692837
[ "object", "vector" ]
800b9c405ebe448438e63876c88db2b8efcd6913
10,032
h
C
WRK-V1.2/clr/src/vm/rwlock.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/vm/rwlock.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/vm/rwlock.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
// ==++== // // // Copyright (c) 2006 Microsoft Corporation. All rights reserved. // // The use and distribution terms for this software are contained in the file // named license.txt, which can be found in the root of this distribution. // By using this software in any fashion, you are agreeing to ...
38.584615
129
0.625299
[ "object" ]
800c383867b3517618d9fc1703e417eed3ce2bd4
1,141
h
C
laptop/poster/old/Vertex.h
mattbernardini/clustering
620d0da058a86f434d2c99c6c7e6bcd2fecd9695
[ "MIT" ]
null
null
null
laptop/poster/old/Vertex.h
mattbernardini/clustering
620d0da058a86f434d2c99c6c7e6bcd2fecd9695
[ "MIT" ]
null
null
null
laptop/poster/old/Vertex.h
mattbernardini/clustering
620d0da058a86f434d2c99c6c7e6bcd2fecd9695
[ "MIT" ]
null
null
null
/* * Vertex.h * * Created on: Mar 27, 2018 * Author: matt */ #include <vector> #include <string.h> #include <stdlib.h> #include "base_logger.h" #include "Edge.h" #ifndef BFS_VERTEX_H_ #define BFS_VERTEX_H_ namespace AI { /* * */ class Vertex { private: unsigned int index; // make large in order to us...
20.375
73
0.672217
[ "vector" ]
800fcfd41558d8bcaec86870e08bcb8e17539cef
16,681
h
C
gmod_specific/SDK/Lua/Lua_shit.h
maxkray13/ZepamGMOD
c0d206e0cd238c31d9575c2f2a40b3ce2dad1e8c
[ "MIT" ]
3
2021-06-27T07:57:03.000Z
2021-09-27T04:05:49.000Z
gmod_specific/SDK/Lua/Lua_shit.h
maxkray13/ZepamGMOD
c0d206e0cd238c31d9575c2f2a40b3ce2dad1e8c
[ "MIT" ]
1
2021-06-27T11:23:30.000Z
2021-08-01T04:35:39.000Z
gmod_specific/SDK/Lua/Lua_shit.h
maxkray13/ZepamGMOD
c0d206e0cd238c31d9575c2f2a40b3ce2dad1e8c
[ "MIT" ]
3
2021-06-28T06:31:48.000Z
2021-09-27T04:05:50.000Z
#pragma once //c&p form uc cuz i h4te lua shit's #include "../../Math\core.hpp" #include "../../Math\qangle.hpp" #include "../../Math\vector.hpp" #include "../../Math\vector2d.hpp" #include "../../Math\vector4d.hpp" #include "../../SDK.h" class ILuaInterface; class IClientEntity; class C_GMOD_Player; class...
33.495984
131
0.670703
[ "mesh", "vector" ]
80143299ff29ee38f568cb3ec212f1eb433f1b90
223
h
C
ceppengine/src/ceppengine/assets/asset.h
Winded/ceppengine
52a9c1723dc45aba4d85d50e4c919ec8016c8d94
[ "MIT" ]
2
2017-11-13T11:29:03.000Z
2017-11-13T12:09:12.000Z
ceppengine/src/ceppengine/assets/asset.h
Winded/ceppengine
52a9c1723dc45aba4d85d50e4c919ec8016c8d94
[ "MIT" ]
null
null
null
ceppengine/src/ceppengine/assets/asset.h
Winded/ceppengine
52a9c1723dc45aba4d85d50e4c919ec8016c8d94
[ "MIT" ]
null
null
null
#pragma once #include "../object.h" namespace cepp { /** * Base class for assets */ class Asset : public Object { public: Asset(); virtual std::string typeName() const = 0; }; } // namespace cepp
11.736842
49
0.587444
[ "object" ]
80179a048d8536005609fb040ea6a78eb0f5ae09
10,433
h
C
hphp/runtime/vm/repo-file.h
donsbot/hhvm
ac98a590f75c569e1249b6c1145c7512c7bd240e
[ "PHP-3.01", "Zend-2.0" ]
9,491
2015-01-01T00:30:28.000Z
2022-03-31T20:22:11.000Z
hphp/runtime/vm/repo-file.h
donsbot/hhvm
ac98a590f75c569e1249b6c1145c7512c7bd240e
[ "PHP-3.01", "Zend-2.0" ]
4,796
2015-01-01T00:26:31.000Z
2022-03-31T01:09:05.000Z
hphp/runtime/vm/repo-file.h
donsbot/hhvm
ac98a590f75c569e1249b6c1145c7512c7bd240e
[ "PHP-3.01", "Zend-2.0" ]
2,126
2015-01-01T11:13:29.000Z
2022-03-28T19:58:15.000Z
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010-present Facebook, Inc. (http://www.facebook.com) | +---------...
37.528777
79
0.648519
[ "vector" ]
8029272330ce7b58b402b73f4eac966c32bd1997
9,730
c
C
examples/tilt/tilt_main.c
EthanZhao802738/spresense
5e8abfc8096283fcf6eaa2d574a29cbd2c6a88e6
[ "Apache-2.0" ]
110
2018-07-12T16:04:50.000Z
2022-02-26T12:27:56.000Z
examples/tilt/tilt_main.c
EthanZhao802738/spresense
5e8abfc8096283fcf6eaa2d574a29cbd2c6a88e6
[ "Apache-2.0" ]
37
2018-08-10T13:05:45.000Z
2022-03-18T20:33:18.000Z
examples/tilt/tilt_main.c
EthanZhao802738/spresense
5e8abfc8096283fcf6eaa2d574a29cbd2c6a88e6
[ "Apache-2.0" ]
94
2018-07-13T03:48:34.000Z
2022-03-19T07:32:08.000Z
/**************************************************************************** * tilt/tilt_main.c * * Copyright 2018 Sony Semiconductor Solutions Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * ...
25.338542
82
0.546763
[ "3d" ]
803016925d177143875af33648026b17faf23a1d
20,102
h
C
base/task.h
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2017-02-20T14:25:04.000Z
2019-12-13T13:58:28.000Z
base/task.h
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2017-07-25T09:37:22.000Z
2017-08-04T07:18:56.000Z
base/task.h
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2020-01-12T00:55:53.000Z
2020-11-04T06:36:41.000Z
// Copyright (c) 2011 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 BASE_TASK_H_ #define BASE_TASK_H_ #pragma once #include "base/base_api.h" #include "base/memory/raw_scoped_refptr_mismatch_checker.h" #includ...
36.682482
80
0.548652
[ "object" ]
803e11c22e0594579f7f1d1202bb3a3cb6e06d80
1,684
h
C
dependencies/panda/Panda3D-1.10.0-x64/include/pStatClientControlMessage.h
CrankySupertoon01/Toontown-2
60893d104528a8e7eb4aced5d0015f22e203466d
[ "MIT" ]
3
2018-03-09T12:07:29.000Z
2021-02-25T06:50:25.000Z
panda/src/pstatclient/pStatClientControlMessage.h
Sinkay/panda3d
16bfd3750f726a8831771b81649d18d087917fd5
[ "PHP-3.01", "PHP-3.0" ]
1
2018-07-28T20:07:04.000Z
2018-07-30T18:28:34.000Z
panda/src/pstatclient/pStatClientControlMessage.h
Sinkay/panda3d
16bfd3750f726a8831771b81649d18d087917fd5
[ "PHP-3.01", "PHP-3.0" ]
2
2019-12-02T01:39:10.000Z
2021-02-13T22:41:00.000Z
// Filename: pStatClientControlMessage.h // Created by: drose (09Jul00) // //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE // Copyright (c) Carnegie Mellon University. All rights reserved. // // All use of this software is subject to the terms of the revised BSD // license...
25.134328
70
0.61342
[ "3d" ]
803f19d9d10be17b3f3182bc1d723942616e0fe0
70,104
c
C
sdk-6.5.20/src/soc/dnx/dnx_data/auto_generated/dnx_data_l3.c
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/src/soc/dnx/dnx_data/auto_generated/dnx_data_l3.c
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/src/soc/dnx/dnx_data/auto_generated/dnx_data_l3.c
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
/* * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. * * Copyright 2007-2020 Broadcom Inc. All rights reserved. */ #ifdef BSL_LOG_MODULE #error "BSL_LOG_MODULE redefined" #endif #define BSL_LOG_MODULE BSL_LS_BCMDNX_L3 #include <...
41.261919
280
0.819197
[ "object", "vector" ]
803f55e303be59c22dbc1db50fcb918f2f6984b3
2,480
h
C
droneSimulator/src/include/quadrotor_model.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
droneSimulator/src/include/quadrotor_model.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
droneSimulator/src/include/quadrotor_model.h
MorS25/cvg_quadrotor_swarm
da75d02049163cf65fd7305bc46a16359a851c7c
[ "BSD-3-Clause" ]
null
null
null
#ifndef _QUADROTOR_MODEL_H #define _QUADROTOR_MODEL_H #include "model.h" #include "Timer.h" // Integration timestep // extern float timeIntegration; // Saturation of model input in pitch, roll, dyaw and dz //#define LIM_PITCH_REF 0.5 //#define LIM_ROLL_REF 0.5 //#define LIM_DYAW_REF 0.5 //#define L...
35.942029
126
0.692339
[ "vector", "model" ]
803fe849c6046ae957bee9b826b736481f52effe
4,259
h
C
server/s3_delete_object_action.h
RakeshVaghasiya/cortx-s3server
356c00f7523883300f3271b365545f4ff8b4c2be
[ "Apache-2.0" ]
null
null
null
server/s3_delete_object_action.h
RakeshVaghasiya/cortx-s3server
356c00f7523883300f3271b365545f4ff8b4c2be
[ "Apache-2.0" ]
null
null
null
server/s3_delete_object_action.h
RakeshVaghasiya/cortx-s3server
356c00f7523883300f3271b365545f4ff8b4c2be
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2020 Seagate Technology LLC and/or its Affiliates * * 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 req...
38.026786
80
0.796431
[ "object" ]
8040126525e0c53c2fc1b567e7442780a1de39e0
20,197
h
C
tsMuxer/tsPacket.h
stanionascu/tsMuxer
eecf6b0c00bcd5e2d292087536e454449d291b60
[ "Apache-2.0" ]
null
null
null
tsMuxer/tsPacket.h
stanionascu/tsMuxer
eecf6b0c00bcd5e2d292087536e454449d291b60
[ "Apache-2.0" ]
null
null
null
tsMuxer/tsPacket.h
stanionascu/tsMuxer
eecf6b0c00bcd5e2d292087536e454449d291b60
[ "Apache-2.0" ]
null
null
null
#ifndef __TS_PACKET_H #define __TS_PACKET_H #include <memory.h> #include <types/types.h> #include <map> #include "bitStream.h" #include "vod_common.h" const static int SYSTEM_START_CODE = 0xb9; const static int TS_REGISTRATION_DESCRIPTOR_TAG = 5; const static int TS_CAS_DESCRIPTOR_TAG = 9; const static int TS_LANG_...
32.575806
115
0.720404
[ "vector" ]
804375428ac9528070498dc1f2286de858392ffd
1,534
h
C
src/bluetooth/BeeWiDevice.h
jalowiczor/beeon-gateway-with-nemea-sources
195d8209302a42e03bafe33811236d7aeedb188d
[ "BSD-3-Clause" ]
7
2018-06-09T05:55:59.000Z
2021-01-05T05:19:02.000Z
src/bluetooth/BeeWiDevice.h
jalowiczor/beeon-gateway-with-nemea-sources
195d8209302a42e03bafe33811236d7aeedb188d
[ "BSD-3-Clause" ]
1
2019-12-25T10:39:06.000Z
2020-01-03T08:35:29.000Z
src/bluetooth/BeeWiDevice.h
jalowiczor/beeon-gateway-with-nemea-sources
195d8209302a42e03bafe33811236d7aeedb188d
[ "BSD-3-Clause" ]
11
2018-05-10T08:29:05.000Z
2020-01-22T20:49:32.000Z
#pragma once #include <list> #include <string> #include <Poco/AtomicCounter.h> #include <Poco/SharedPtr.h> #include <Poco/Timespan.h> #include <Poco/UUID.h> #include "bluetooth/BLESmartDevice.h" #include "bluetooth/HciConnection.h" #include "model/ModuleType.h" #include "net/MACAddress.h" namespace BeeeOn { /** *...
22.895522
76
0.736636
[ "model" ]
8044bd9cbb8f45fc0453f4d56a1f0f1d44a70b4f
8,198
h
C
lib-arduino/ACNode/src/ACNode-private.h
dfijma/AccesSystem
50cba62965673799b142fbf7f02cac18f1ae48d9
[ "Apache-2.0" ]
null
null
null
lib-arduino/ACNode/src/ACNode-private.h
dfijma/AccesSystem
50cba62965673799b142fbf7f02cac18f1ae48d9
[ "Apache-2.0" ]
null
null
null
lib-arduino/ACNode/src/ACNode-private.h
dfijma/AccesSystem
50cba62965673799b142fbf7f02cac18f1ae48d9
[ "Apache-2.0" ]
null
null
null
#ifndef _H_ACNODE #define _H_ACNODE // #include <OlimexBoard.h> #include <PowerNodeV11.h> #ifdef ESP32 //# include <WiFi.h> # include <ESPmDNS.h> # include <WiFiUdp.h> # include "WiredEthernet.h" # include <esp32-hal-gpio.h> // digitalWrite and friends L . #else # include <ESP8266WiFi.h> #endif #incl...
28.968198
126
0.665284
[ "vector" ]
8044e43475eac49d2e5721e280321e5583a11df1
4,539
h
C
ExternalResources/reactphysics3d-0.7.1/testbed/common/Dumbbell.h
sh960440/Reality-Game-Engine
9a079a9b32e8c739e5dae9c33c9924fb84ccc8a5
[ "MIT" ]
3
2020-04-12T04:02:47.000Z
2020-05-22T08:25:47.000Z
ExternalResources/reactphysics3d-0.7.1/testbed/common/Dumbbell.h
sh960440/Reality-Game-Engine
9a079a9b32e8c739e5dae9c33c9924fb84ccc8a5
[ "MIT" ]
1
2020-03-01T20:31:05.000Z
2020-03-01T20:31:05.000Z
ExternalResources/reactphysics3d-0.7.1/testbed/common/Dumbbell.h
sh960440/Reality-Game-Engine
9a079a9b32e8c739e5dae9c33c9924fb84ccc8a5
[ "MIT" ]
13
2020-01-17T09:30:37.000Z
2020-02-27T01:10:10.000Z
/******************************************************************************** * ReactPhysics3D physics library, http://www.reactphysics3d.com * * Copyright (c) 2010-2016 Daniel Chappuis * **************************************************************************...
42.820755
123
0.534038
[ "render", "object", "transform" ]
80461217c0df577e9e4336f663f9164b5e59dbeb
1,296
h
C
include/PaginatedGrid.h
captain-igloo/greenthumb
39d62004e6f6b6fa7da52b3f6ff1c198b04e1d72
[ "MIT" ]
3
2019-04-08T19:17:51.000Z
2019-05-21T01:01:29.000Z
include/PaginatedGrid.h
captain-igloo/greenthumb
39d62004e6f6b6fa7da52b3f6ff1c198b04e1d72
[ "MIT" ]
1
2019-04-30T23:39:06.000Z
2019-07-27T00:07:20.000Z
include/PaginatedGrid.h
captain-igloo/greenthumb
39d62004e6f6b6fa7da52b3f6ff1c198b04e1d72
[ "MIT" ]
1
2019-02-28T09:22:18.000Z
2019-02-28T09:22:18.000Z
/** * Copyright 2017 Colin Doig. Distributed under the MIT license. */ #ifndef PAGINATEDGRID_H #define PAGINATEDGRID_H #include <wx/grid.h> #include <wx/panel.h> #include <wx/toolbar.h> #include "worker/WorkerManager.h" namespace greenthumb { class PaginatedGrid : public wxPanel { public: PaginatedGri...
28.173913
115
0.695988
[ "render" ]
80489454e37a4b153f13fca64538fdf1554e44f0
4,181
h
C
third_party/blink/renderer/core/html/track/cue_timeline.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
third_party/blink/renderer/core/html/track/cue_timeline.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
third_party/blink/renderer/core/html/track/cue_timeline.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2015 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 THIRD_PARTY_BLINK_RENDERER_CORE_HTML_TRACK_CUE_TIMELINE_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_HTML_TRACK_CUE_TIMELINE_H_ #include "base/type...
32.664063
80
0.76752
[ "vector" ]
804d874ba4cedc0af420eb03df573feb9bca21d7
9,941
h
C
src/IMGVTK.h
fercer/Coronary
fda0543c8d7a3eec391648ae0ef5e843bd440169
[ "BSD-3-Clause" ]
1
2021-08-10T03:01:07.000Z
2021-08-10T03:01:07.000Z
src/IMGVTK.h
fercer/Coronary
fda0543c8d7a3eec391648ae0ef5e843bd440169
[ "BSD-3-Clause" ]
1
2016-04-21T18:39:13.000Z
2016-04-21T18:39:13.000Z
src/IMGVTK.h
fercer/Coronary
fda0543c8d7a3eec391648ae0ef5e843bd440169
[ "BSD-3-Clause" ]
null
null
null
/****** CENTRO DE INVESTIGACION EN MATEMATICAS MAESTRIA EN COMPUTACION Y MATEMATICAS INDUSTRIALES FERNANDO CERVANTES SANCHEZ ### - 20## *****/ #ifndef IMGVTK_H_INCLUDED #define IMGVTK_H_INCLUDED // Librerias de uso comun con QT: //#include <QPlainTextEdit> #ifdef BUILD_VTK_VERSION // Librerias d...
38.832031
192
0.622976
[ "vector" ]
80502d0709a78e3626a30e92726043002fb9b948
217
h
C
SDLCraft/SDLCraft/Transform.h
iceklue/SDL
a7ee5fab6870b11603992241146a76adcf36b4a2
[ "MIT" ]
null
null
null
SDLCraft/SDLCraft/Transform.h
iceklue/SDL
a7ee5fab6870b11603992241146a76adcf36b4a2
[ "MIT" ]
null
null
null
SDLCraft/SDLCraft/Transform.h
iceklue/SDL
a7ee5fab6870b11603992241146a76adcf36b4a2
[ "MIT" ]
null
null
null
#pragma once #include "GLMVectors.h" struct Transform { // TODO: ADD ALL TRANSFORM FUNCTIONALITY HERE Vector3 position; Vector3 rotation; Vector3 scale; Vector3 Forward(); Vector3 Up(); Vector3 Right(); };
13.5625
46
0.718894
[ "transform" ]
8050bf8f67a395d3fe3708cf45745b601b920619
1,182
c
C
src/client/utils.c
outscale-fne/enet-test
711d8603f42e233ccc22a6308ed46fa97f6571d3
[ "BSD-3-Clause" ]
null
null
null
src/client/utils.c
outscale-fne/enet-test
711d8603f42e233ccc22a6308ed46fa97f6571d3
[ "BSD-3-Clause" ]
null
null
null
src/client/utils.c
outscale-fne/enet-test
711d8603f42e233ccc22a6308ed46fa97f6571d3
[ "BSD-3-Clause" ]
1
2021-01-25T09:12:42.000Z
2021-01-25T09:12:42.000Z
#include <SDL2/SDL.h> #include <SDL2/SDL_ttf.h> #include "../shared/vector.h" void get_text_and_rect(SDL_Renderer *renderer, int x, int y, char *text, TTF_Font *font, SDL_Texture **texture, SDL_Rect *rect) { int text_width; int text_height; SDL_Surface *surface; SDL_Color textColo...
31.945946
79
0.564298
[ "vector" ]
8051924dd726a144d070365fc07a3b8e3761332d
7,903
h
C
addons/ofxGuido/lib/guidolib-code/Qt/GuidoQt/include/QGuidoPainter.h
k4rm/AscoGraph
9038ae785b6f4f144a3ab5c4c5520761c0cd08f2
[ "MIT" ]
18
2015-01-18T22:34:22.000Z
2020-09-06T20:30:30.000Z
addons/ofxGuido/lib/guidolib-code/Qt/GuidoQt/include/QGuidoPainter.h
k4rm/AscoGraph
9038ae785b6f4f144a3ab5c4c5520761c0cd08f2
[ "MIT" ]
2
2015-08-04T00:07:46.000Z
2017-05-10T15:53:51.000Z
addons/ofxGuido/lib/guidolib-code/Qt/GuidoQt/include/QGuidoPainter.h
k4rm/AscoGraph
9038ae785b6f4f144a3ab5c4c5520761c0cd08f2
[ "MIT" ]
10
2015-01-18T23:46:10.000Z
2019-08-25T12:10:04.000Z
/* * QGuidoPainter.h * * Created by Christophe Daudin on 12/05/09. * Copyright 2009 Grame. All rights reserved. * * 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/....
32.126016
116
0.71378
[ "object" ]
805824f00f12e7b3e4dddfe5d587c8477574fe1f
8,871
h
C
src/analyses/static_analysis.h
DamonLiuTHU/cbmc
67f8c916672347ab05418db45eebbd93885efdec
[ "BSD-4-Clause" ]
null
null
null
src/analyses/static_analysis.h
DamonLiuTHU/cbmc
67f8c916672347ab05418db45eebbd93885efdec
[ "BSD-4-Clause" ]
2
2020-05-09T13:19:40.000Z
2020-05-20T00:39:25.000Z
src/analyses/static_analysis.h
markrtuttle/cbmc
a6108ec91e59d7a3ebb462fb68adeb9f4e2a7f11
[ "BSD-4-Clause" ]
null
null
null
/*******************************************************************\ Module: Static Analysis Author: Daniel Kroening, kroening@kroening.com \*******************************************************************/ /// \file /// Static Analysis #ifndef CPROVER_ANALYSES_STATIC_ANALYSIS_H #define CPROVER_ANALYSES_STATIC...
22.012407
80
0.691467
[ "transform" ]