repo_full_name
stringlengths
6
93
repo_url
stringlengths
25
112
repo_api_url
stringclasses
28 values
owner
stringclasses
28 values
repo_name
stringclasses
28 values
description
stringclasses
28 values
stars
int64
617
98.8k
forks
int64
31
355
watchers
int64
990
999
license
stringclasses
2 values
default_branch
stringclasses
2 values
repo_created_at
timestamp[s]date
2012-07-24 23:12:50
2025-06-16 08:07:28
repo_updated_at
timestamp[s]date
2026-02-23 15:23:15
2026-05-03 18:52:12
repo_topics
listlengths
0
13
repo_languages
unknown
is_fork
bool
1 class
open_issues
int64
3
104
file_path
stringlengths
3
208
file_name
stringclasses
509 values
file_extension
stringclasses
1 value
file_size_bytes
int64
101
84k
file_url
stringclasses
627 values
file_raw_url
stringclasses
627 values
file_sha
stringclasses
624 values
language
stringclasses
8 values
parsed_at
stringdate
2026-05-04 01:12:36
2026-05-04 19:41:55
text
stringlengths
100
102k
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/src/posix_tls.h
null
null
null
null
null
null
C
2026-05-04T18:48:36.010374
//======================================================================== // GLFW 3.1 POSIX - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> // // This software is...
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/src/wgl_context.c
null
null
null
null
null
null
C
2026-05-04T18:48:36.118734
//======================================================================== // GLFW 3.1 WGL - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> // // This software is p...
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/src/wgl_context.h
null
null
null
null
null
null
C
2026-05-04T18:48:36.181087
//======================================================================== // GLFW 3.1 WGL - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> // // This software is p...
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/src/win32_init.c
null
null
null
null
null
null
C
2026-05-04T18:48:36.232416
//======================================================================== // GLFW 3.1 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> // // This software is...
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/src/win32_monitor.c
null
null
null
null
null
null
C
2026-05-04T18:48:36.280655
//======================================================================== // GLFW 3.1 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> // // This software is...
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/src/win32_platform.h
null
null
null
null
null
null
C
2026-05-04T18:48:36.294326
//======================================================================== // GLFW 3.1 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> // // This software is...
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/examples/splitview.c
null
null
null
null
null
null
C
2026-05-04T18:48:38.103196
//======================================================================== // This is an example program for the GLFW library // // The program uses a "split window" view, rendering four views of the // same scene in one window (e.g. uesful for 3D modelling software). This // demo uses scissors to separete the four dif...
fogleman/Craft
https://github.com/fogleman/Craft
null
null
null
null
10,994
null
null
mit
null
null
null
null
null
null
null
deps/glfw/src/linux_joystick.c
null
null
null
null
null
null
C
2026-05-04T18:48:40.277136
//======================================================================== // GLFW 3.1 Linux - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard // Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> // // This software is...
cstack/db_tutorial
https://github.com/cstack/db_tutorial
null
null
null
null
10,405
null
null
mit
null
null
null
null
null
null
null
db.c
null
null
null
null
null
null
C
2026-05-04T18:48:42.914034
#include <errno.h> #include <fcntl.h> #include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> typedef struct { char* buffer; size_t buffer_length; ssize_t input_length; } InputBuffer; typedef enum { EXECUTE_SUCCESS, EXECUTE_DUPLICATE_KEY, } Exe...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-gotcpu.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.797771
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
aflnet-replay.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.859166
#include <stdio.h> #include <time.h> #include <unistd.h> #include "alloc-inl.h" #include "aflnet.h" #define server_wait_usecs 10000 unsigned int* (*extract_response_codes)(unsigned char* buf, unsigned int buf_size, unsigned int* state_count_ref) = NULL; /* Expected arguments: 1. Path to the test case (e.g., crash-tr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-gcc.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.864200
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-as.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.864737
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-replay.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.876723
#include <stdio.h> #include <time.h> #include <unistd.h> #include <sys/stat.h> #include <sys/file.h> #include "alloc-inl.h" #include "aflnet.h" #define server_wait_usecs 10000 unsigned int* (*extract_response_codes)(unsigned char* buf, unsigned int buf_size, unsigned int* state_count_ref) = NULL; char *get_test_case...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-analyze.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.877255
/* Copyright 2016 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-tmin.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.894264
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-showmap.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.898320
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
afl-as.h
null
null
null
null
null
null
C
2026-05-04T18:48:50.910791
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
aflnet.c
null
null
null
null
null
null
C
2026-05-04T18:48:50.912400
#include <ctype.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <arpa/inet.h> #include <sys/stat.h> #include <sys/types.h> #include <fcntl.h> #include <unistd.h> #include "alloc-inl.h" #include "aflnet.h" // Mapping from original state IDs to compact IDs starting from 1 static u32 message_code...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
aflnet.h
null
null
null
null
null
null
C
2026-05-04T18:48:51.450855
#ifndef __AFLNET_H #define __AFLNET_H 1 #include "klist.h" #include "khash.h" #include <arpa/inet.h> #include <poll.h> typedef struct { int start_byte; /* The start byte, negative if unknown. */ int end_byte; /* The last byte, negative if unknown. */ char modifiable; ...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
android-ashmem.h
null
null
null
null
null
null
C
2026-05-04T18:48:51.529557
#ifdef __ANDROID__ #ifndef _ANDROID_ASHMEM_H #define _ANDROID_ASHMEM_H #include <fcntl.h> #include <linux/ashmem.h> #include <linux/shm.h> #include <sys/ioctl.h> #include <sys/mman.h> #if __ANDROID_API__ >= 26 #define shmat bionic_shmat #define shmctl bionic_shmctl #define shmdt bionic_shmdt #define shmget bionic_shm...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
debug.h
null
null
null
null
null
null
C
2026-05-04T18:48:51.548524
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
alloc-inl.h
null
null
null
null
null
null
C
2026-05-04T18:48:51.550037
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
config.h
null
null
null
null
null
null
C
2026-05-04T18:48:51.551088
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
experimental/persistent_demo/persistent_demo.c
null
null
null
null
null
null
C
2026-05-04T18:48:51.562354
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
experimental/argv_fuzzing/argv-fuzz-inl.h
null
null
null
null
null
null
C
2026-05-04T18:48:51.563405
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
experimental/post_library/post_library.so.c
null
null
null
null
null
null
C
2026-05-04T18:48:51.564855
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
experimental/post_library/post_library_png.so.c
null
null
null
null
null
null
C
2026-05-04T18:48:51.590330
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
hash.h
null
null
null
null
null
null
C
2026-05-04T18:48:51.619817
/* Copyright 2016 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
klist.h
null
null
null
null
null
null
C
2026-05-04T18:48:52.266764
/* The MIT License Copyright (c) 2008-2009, by Attractive Chaos <attractor@live.co.uk> 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 limita...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
khash.h
null
null
null
null
null
null
C
2026-05-04T18:48:52.267440
/* The MIT License Copyright (c) 2008, 2009, 2011 by Attractive Chaos <attractor@live.co.uk> 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 ...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
libtokencap/libtokencap.so.c
null
null
null
null
null
null
C
2026-05-04T18:48:52.446092
/* Copyright 2016 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
llvm_mode/afl-clang-fast.c
null
null
null
null
null
null
C
2026-05-04T18:48:52.453727
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
types.h
null
null
null
null
null
null
C
2026-05-04T18:48:52.454680
/* Copyright 2013 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
test-libfuzzer-target.c
null
null
null
null
null
null
C
2026-05-04T18:48:52.455882
/* Copyright 2019 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
qemu_mode/patches/afl-qemu-cpu-inl.h
null
null
null
null
null
null
C
2026-05-04T18:48:52.456559
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
test-instr.c
null
null
null
null
null
null
C
2026-05-04T18:48:52.459898
/* Copyright 2014 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
llvm_mode/afl-llvm-rt.o.c
null
null
null
null
null
null
C
2026-05-04T18:48:52.488197
/* Copyright 2015 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
aflnet/aflnet
https://github.com/aflnet/aflnet
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
libdislocator/libdislocator.so.c
null
null
null
null
null
null
C
2026-05-04T18:48:52.718682
/* Copyright 2016 Google LLC 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. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agr...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/overrides/portmacro.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.862026
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once typedef long BaseType_t;
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/sdl/examples/main.c
null
null
null
null
null
null
C
2026-05-04T18:48:57.862534
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #include <stdio.h> #include "sdl_graphics.h" #include "sdl_app.h" #include "applib/app.h" #include "applib/graphics/gtypes.h" #include "applib/graphics/graphics.h" #include "applib/graphics/graphics_line.h" int main(void) { G...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/overrides/task.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.883206
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once typedef void * TaskHandle_t; typedef struct { } TaskParameters_t;
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/sdl/sdl_app.c
null
null
null
null
null
null
C
2026-05-04T18:48:57.883813
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #include "sdl_app.h" #include "sdl_graphics.h" #include <stdio.h> extern int app_main(void); int main(int argc, char **argv) { if (!sdl_app_init()) { return -1; } app_main(); sdl_app_deinit(); return 0; } #inclu...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/overrides/FreeRTOS.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.884765
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once typedef long BaseType_t;
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/overrides/queue.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.900171
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once typedef void * QueueHandle_t;
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/overrides/applib/applib_malloc.auto.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.901103
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdlib.h> #include <string.h> static void* applib_zalloc(size_t size) { void* result = malloc(size); if (result) { memset(result, 0, size); } return result; } #define applib_type_zalloc(Type) a...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/sdl/sdl_app.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.902304
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> bool sdl_app_init(void); void sdl_app_deinit(void); void sdl_app_event_loop(void);
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/overrides/semphr.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.928564
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/overrides/os/mutex.h
null
null
null
null
null
null
C
2026-05-04T18:48:57.929979
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once struct pebble_mutex_t; typedef struct pebble_mutex_t PebbleMutex; struct pebble_recursive_mutex_t; typedef struct pebble_recursive_mutex_t PebbleRecursiveMutex;
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/sdl/sdl_graphics.h
null
null
null
null
null
null
C
2026-05-04T18:48:58.494102
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include "applib/graphics/gtypes.h" bool sdl_graphics_init(void); void sdl_graphics_render(void); GContext *sdl_graphics_get_gcontext(void);
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/sdl/sdl_graphics.c
null
null
null
null
null
null
C
2026-05-04T18:48:58.531746
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #include "sdl_graphics.h" #include "applib/graphics/graphics.h" #include "applib/graphics/8_bit/framebuffer.h" #include "util/circular_cache.h" #include <stdint.h> #include <stdio.h> #include <SDL.h> static GContext s_gcontext =...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
checkers/test-programs/syscall-test.c
null
null
null
null
null
null
C
2026-05-04T18:48:58.556855
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #include <stdio.h> #include <string.h> #include <stdbool.h> extern bool syscall_internal_elevate_privilege(); extern void syscall_assert_userspace_buffer(const void * check_buffer, int size); extern void * app_malloc(unsigned siz...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
checkers/test-programs/mutex-test.c
null
null
null
null
null
null
C
2026-05-04T18:48:58.585933
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #include <stdio.h> #include <stdbool.h> struct Mutex; struct RecursiveMutex; typedef struct Mutex * restrict mutex_t; typedef struct RecursiveMutex * recursive_mutex_t; extern void mutex_lock(mutex_t); extern void mutex_unlock(m...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
applib-targets/sdl/shims.c
null
null
null
null
null
null
C
2026-05-04T18:48:58.586936
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #include <stdio.h> #include <stdarg.h> #include <stdint.h> #include "util/heap.h" #include "util/circular_cache.h" #include "sdl_app.h" #include "sdl_graphics.h" void *task_malloc(size_t bytes) { return malloc(bytes); } void ...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/bt_driver_advert.h
null
null
null
null
null
null
C
2026-05-04T18:48:58.588409
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdint.h> #include <stdbool.h> #include <bluetooth/bluetooth_types.h> bool bt_driver_advert_advertising_enable(uint32_t min_interval_ms, uint32_t max_interval_ms); void bt_driver_advert_advertising_disabl...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/analytics.h
null
null
null
null
null
null
C
2026-05-04T18:48:58.607536
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include <stdint.h> #include "util/attributes.h" #include <bluetooth/bluetooth_types.h> #include <bluetooth/conn_event_stats.h> #define NUM_LE_CHANNELS 37 typedef struct PACKED LEChannelMap { ...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/bonding_sync.h
null
null
null
null
null
null
C
2026-05-04T18:48:58.613129
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "util/attributes.h" #include <bluetooth/sm_types.h> //! Packed, because this is serialized for the host-controller protocol. typedef struct PACKED BleBonding { SMPairingInfo pairing_info; //! True if th...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/bas.h
null
null
null
null
null
null
C
2026-05-04T18:48:58.614399
/* SPDX-FileCopyrightText: 2025 Core Devices LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdint.h> //! Sends the battery measurement to all subscribed & connected devices. void bt_driver_bas_handle_update(uint8_t percent);
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/bluetooth_types.h
null
null
null
null
null
null
C
2026-05-04T18:48:58.662669
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "util/uuid.h" #include <stdbool.h> #include <stdint.h> #include <stddef.h> //! Bluetooth error codes. typedef enum { //! The operation was successful. BTErrnoOK = 0, //! Connection established succes...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/bt_driver_comm.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.105145
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> typedef struct CommSession CommSession; //! Figures out the optimal thread to execute `bt_driver_run_send_next_job` on //! and schedules a job to do so bool bt_driver_comm_schedule_send_next_job...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/conn_event_stats.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.158501
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdint.h> typedef struct SlaveConnEventStats { uint32_t num_conn_events; // BLE Connection Events that have elapsed uint32_t num_conn_events_skipped; // The number of events the controller never tried t...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/dis.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.179647
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include "util/attributes.h" // The reason the headers that define these lengths aren't included is because this header // is included by the various number of bt_driver implementations. They do...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/gap_le_device_name.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.218548
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "comm/ble/gap_le_connection.h" //! Bluetooth LE GAP Device name APIs void bt_driver_gap_le_device_name_request_all(void); void bt_driver_gap_le_device_name_request(const BTDeviceInternal *address); //! The ...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/gatt_discovery.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.220001
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <bluetooth/bluetooth_types.h> #include <bluetooth/gatt_service_types.h> #include <util/attributes.h> #include <stdint.h> typedef struct GAPLEConnection GAPLEConnection; typedef struct GATTService GATTServic...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/gap_le_advert_workaround.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.269506
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "comm/ble/gap_le_advert.h" //! @note The client should hold the `bt_lock` when calling these functions. //! Also note that these functions are a workaround and should ideally not be used. //! They are kept a...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/gatt.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.270777
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <inttypes.h> #include <bluetooth/bluetooth_types.h> #include <bluetooth/gatt_discovery.h> #include <bluetooth/hci_types.h> #include "comm/ble/gap_le_connection.h" #include "comm/ble/gatt_client_accessors.h"...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/gap_le_scan.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.272565
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <inttypes.h> #include "comm/ble/gap_le_scan.h" //! Returns true on success, false on failure bool bt_driver_start_le_scan(bool active_scan, bool use_white_list_filter, bool filter_dups, ...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/gatt_service_types.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.311351
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <util/uuid.h> #include <stddef.h> #include <stdint.h> #include <util/attributes.h> //! Below are the data structures to store information about a *remote* GATT //! service and its characteristics and descr...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/gap_le_connect.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.332228
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <inttypes.h> #include <bluetooth/bluetooth_types.h> #include <bluetooth/sm_types.h> #include "util/attributes.h" #include "bluetooth/hci_types.h" #include "util/attributes.h" typedef enum BleAddressType { ...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/hci_types.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.739987
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdint.h> typedef enum { HciStatusCode_Success = 0x00, HciStatusCode_UnknownConnectionIdentifier = 0x02, HciStatusCode_VS_Base = 0x50, HciStatusCode_Max = UINT16_MAX } HciStatusCode; #ifndef __clan...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/hrm_service.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.746766
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include <bluetooth/bluetooth_types.h> typedef struct { uint16_t bpm; bool is_on_wrist; } BleHrmServiceMeasurement; //! @return True if the BT driver lib supports exposing the GATT HRM serv...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/id.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.907339
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <bluetooth/bluetooth_types.h> void bt_driver_id_set_local_device_name(const char device_name[BT_DEVICE_NAME_BUFFER_SIZE]); void bt_driver_id_copy_local_identity_address(BTDeviceAddress *addr_out); //! Conf...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/mtu.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.908481
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once // See NimBLE BLE_ATT_PREFERRED_MTU setting #define ATT_MAX_SUPPORTED_MTU 256
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/init.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.910258
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "util/attributes.h" #include <bluetooth/sm_types.h> #include <bluetooth/dis.h> #include <stdbool.h> typedef struct PACKED BTDriverConfig { SM128BitKey root_keys[SMRootKeyTypeNum]; DisInfo dis_info; B...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/pairing_confirm.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.912559
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> //! Forward declaration to internal, implementation specific state. typedef struct PairingUserConfirmationCtx PairingUserConfirmationCtx; //! Confirms a pairing request. //! @param[in] ctx The p...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/pairability.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.913141
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> void bt_driver_le_pairability_set_enabled(bool enabled);
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/pebble_pairing_service.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.915028
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "util/attributes.h" #include <bluetooth/pebble_bt.h> #include <bluetooth/responsiveness.h> #define PEBBLE_BT_PAIRING_SERVICE_CONNECTION_STATUS_UUID PEBBLE_BT_UUID_EXPAND(1) #define PEBBLE_BT_PAIRING_SERVICE_...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/pebble_bt.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.940298
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdint.h> #include "util/uuid.h" //! @file This file contains Pebble-specific Bluetooth identifiers (numbers, UUIDs, etc.) //! Also see https://pebbletechnology.atlassian.net/wiki/display/DEV/Pebble+GATT+Se...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/qemu_transport.h
null
null
null
null
null
null
C
2026-05-04T18:48:59.969198
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include <stdint.h> //! Called by the QEMU serial driver whenever Pebble Protocol data is received. void qemu_transport_handle_received_data(const uint8_t *data, uint32_t length); //! Called by ...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/sm_types.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.569029
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include <stdint.h> #include <bluetooth/bluetooth_types.h> #include <util/attributes.h> typedef enum { SMRootKeyTypeEncryption, SMRootKeyTypeIdentity, SMRootKeyTypeNum, } SMRootKeyType; t...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/responsiveness.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.569589
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdint.h> #include <inttypes.h> #include <bluetooth/bluetooth_types.h> #include "bluetooth/gap_le_connect.h" #include "util/attributes.h" typedef enum { BtConsumerNone = 0, // Every sub-module has its...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/pbl/services/accel_manager_types.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.727415
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include <stdint.h> //! Valid accelerometer sampling rates, in Hz typedef enum { //! 10 HZ sampling rate ACCEL_SAMPLING_10HZ = 10, //! 25 HZ sampling rate [Default] ACCEL_SAMPLING_25HZ = ...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/bluetooth/temp.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.728871
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once //! Should be called when a BT Classic disconnection occurs void reconnect_android_update_disconnect_time(void);
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/pbl/services/activity/activity_algorithm.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.730149
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include <stdint.h> #include "applib/accel_service.h" #include "pbl/services/activity/activity.h" #define ACTIVITY_ALGORITHM_MAX_SAMPLES 25 // Version of our minute file minute records // Versi...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/logging/binary_logging.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.730596
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <logging/log_hashing.h> /* * This file defines the structures required for Binary Logging. Please see * https://docs.google.com/document/d/1AyRGwr8CiilAViha56EiuRSZFiW0fWMcsTfzkNxByZ8 * for more informatio...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/pbl/services/accel_manager.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.731055
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include "accel_manager_types.h" #include "kernel/pebble_tasks.h" #include <stdbool.h> #include <stdint.h> #define ACCEL_LOG_DEBUG(fmt, args...) PBL_LOG_D_DBG(LOG_DOMAIN_ACCEL, fmt, ## args) typedef void (*AccelD...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/logging/log_hashing.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.753229
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ /************************************************************************************************ * New Logging * * The NewLogging system provides in place hashing during the compile stage of building, removing * logging string...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/pbl/services/activity/activity_calculators.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.759451
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdint.h> // ------------------------------------------------------------------------------------------------ // Compute distance (in millimeters) covered by the taking the given number of steps in the give...
coredevices/PebbleOS
https://github.com/coredevices/PebbleOS
null
null
null
null
999
null
null
apache-2.0
null
null
null
null
null
null
null
include/pbl/services/activity/activity.h
null
null
null
null
null
null
C
2026-05-04T18:49:00.784006
/* SPDX-FileCopyrightText: 2024 Google LLC */ /* SPDX-License-Identifier: Apache-2.0 */ #pragma once #include <stdbool.h> #include <stdint.h> #include "applib/accel_service_private.h" #include "applib/health_service.h" #include "util/attributes.h" #include "util/time/time.h" // Max # of days of history we store #de...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM0/system_ARMCM0.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.068433
/**************************************************************************//** * @file system_ARMCM0.c * @brief CMSIS Device System Source File for * ARMCM0 Device * @version V5.3.1 * @date 09. July 2018 ******************************************************************************/ /* * C...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
ComputeLibrary/Include/NEMath.h
null
null
null
null
null
null
C
2026-05-04T18:49:04.069886
/* * Copyright (c) 2016, 2019 ARM Limited. * * SPDX-License-Identifier: MIT * * 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 * r...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.070931
/**************************************************************************//** * @file system_ARMCM4.c * @brief CMSIS Device System Source File for * ARMCM4 Device * @version V1.0.1 * @date 15. November 2019 ******************************************************************************/ /* ...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM55/system_ARMCM55.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.072455
/**************************************************************************//** * @file system_ARMCM55.c * @brief CMSIS Device System Source File for * ARMCM55 Device * @version V1.0.0 * @date 23. March 2020 ******************************************************************************/ /* ...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.073984
/****************************************************************************** * @file startup_ARMCM4.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M4 Device * @version V2.0.2 * @date 15. November 2019 ******************************************************************************/ /* * Co...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
ComputeLibrary/Source/arm_cl_tables.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.075336
/* * Copyright (c) 2016, 2019 ARM Limited. * * SPDX-License-Identifier: MIT * * 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 * r...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM0/startup_ARMCM0.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.178807
/****************************************************************************** * @file startup_ARMCM0.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M0 Device * @version V2.0.2 * @date 15. November 2019 ******************************************************************************/ /* * Co...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM3/startup_ARMCM3.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.179319
/****************************************************************************** * @file startup_ARMCM3.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M3 Device * @version V2.0.2 * @date 15. November 2019 ******************************************************************************/ /* * Co...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM55/startup_ARMCM55.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.181322
/****************************************************************************** * @file startup_ARMCM55.c * @brief CMSIS Core Device Startup File for ARMCM55 Device * @version V1.0.0 * @date 31. March 2020 ******************************************************************************/ /* * Copyright (...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_bayes_example/RTE/Device/ARMCM3/system_ARMCM3.c
null
null
null
null
null
null
C
2026-05-04T18:49:04.531789
/**************************************************************************//** * @file system_ARMCM3.c * @brief CMSIS Device System Source File for * ARMCM3 Device * @version V1.0.1 * @date 15. November 2019 ******************************************************************************/ /* ...
ARM-software/CMSIS-DSP
https://github.com/ARM-software/CMSIS-DSP
null
null
null
null
996
null
null
apache-2.0
null
null
null
null
null
null
null
Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/startup_ARMCM0.c
null
null
null
null
null
null
C
2026-05-04T18:49:05.290583
/****************************************************************************** * @file startup_ARMCM0.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M0 Device * @version V2.0.2 * @date 15. November 2019 ******************************************************************************/ /* * Co...