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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm1136/mx31/timer.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.139394 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2007
* Sascha Hauer, Pengutronix
*/
#include <common.h>
#include <asm/arch/imx-regs.h>
#include <asm/io.h>
#define TIMER_BASE 0x53f90000 /* General purpose timer 1 */
/* General purpose timers registers */
#define GPTCR __REG(TIMER_BASE) /* Control register... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm1136/mx31/generic.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.157570 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2007
* Sascha Hauer, Pengutronix
*/
#include <common.h>
#include <div64.h>
#include <asm/arch/imx-regs.h>
#include <asm/arch/clock.h>
#include <asm/io.h>
#include <asm/arch/sys_proto.h>
static u32 mx31_decode_pll(u32 reg, u32 infreq)
{
u32 mfi = GET_PLL_MFI(... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm11/cpu.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.289174 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2004 Texas Insturments
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
* Marius Groeger <mgroeger@sysgo.de>
*
* (C) Copyright 2002
* Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
*/
/*
* CPU specific code
*/
#inc... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm1136/mx35/generic.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.553845 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2007
* Sascha Hauer, Pengutronix
*
* (C) Copyright 2008-2010 Freescale Semiconductor, Inc.
*/
#include <common.h>
#include <div64.h>
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/imx-regs.h>
#include <asm/arch/crm_regs.h>
#include <asm/arch... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm720t/cpu.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.666130 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
* Marius Groeger <mgroeger@sysgo.de>
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
* Alex Zuepke <azu@sysgo.de>
*/
/*
* cleanup_before_linux() - Prepare the CPU to jump t... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm1136/mx35/mx35_sdram.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.697082 | // SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2012, Stefano Babic <sbabic@denx.de>
*/
#include <asm/io.h>
#include <linux/errno.h>
#include <asm/arch/imx-regs.h>
#include <linux/types.h>
#include <asm/arch/sys_proto.h>
#define ESDCTL_DDR2_EMR2 0x04000000
#define ESDCTL_DDR2_EMR3 0x06000000
#define ESDCTL_... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm720t/interrupts.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.697710 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
* Marius Groeger <mgroeger@sysgo.de>
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
* Alex Zuepke <azu@sysgo.de>
*/
#include <common.h>
#if defined(CONFIG_TEGRA)
static ul... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm1136/mx35/timer.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.753565 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2007
* Sascha Hauer, Pengutronix
*
* (C) Copyright 2008-2009 Freescale Semiconductor, Inc.
*/
#include <common.h>
#include <asm/io.h>
#include <asm/arch/imx-regs.h>
#include <asm/arch/crm_regs.h>
/* General purpose timers bitfields */
#define GPTCR_SWR ... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm920t/ep93xx/led.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.771528 | // SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2010, 2009 Matthias Kaehlcke <matthias@kaehlcke.net>
*/
#include <asm/io.h>
#include <asm/arch/ep93xx.h>
#include <config.h>
#include <status_led.h>
static uint8_t saved_state[2] = {CONFIG_LED_STATUS_OFF, CONFIG_LED_STATUS_OFF};
static uint32_t gpio_pin[2] = {... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm920t/ep93xx/speed.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.772321 | // SPDX-License-Identifier: GPL-2.0+
/*
* Cirrus Logic EP93xx PLL support.
*
* Copyright (C) 2009 Matthias Kaehlcke <matthias@kaehlcke.net>
*/
#include <common.h>
#include <asm/arch/ep93xx.h>
#include <asm/io.h>
#include <div64.h>
/*
* CONFIG_SYS_CLK_FREQ should be defined as the input frequency of the PLL.
*
... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm920t/ep93xx/cpu.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.809216 | // SPDX-License-Identifier: GPL-2.0+
/*
* Cirrus Logic EP93xx CPU-specific support.
*
* Copyright (C) 2009 Matthias Kaehlcke <matthias@kaehlcke.net>
*
* Copyright (C) 2004, 2005
* Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com>
*/
#include <common.h>
#include <asm/arch/ep93xx.h>
#include <asm/i... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm920t/cpu.c | null | null | null | null | null | null | C | 2026-05-04T19:14:55.814919 | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH <www.elinos.com>
* Marius Groeger <mgroeger@sysgo.de>
*
* (C) Copyright 2002
* Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
*/
/*
* CPU specific code
*/
#include <common.h>
#include <command.h>
#inclu... |
yodaos-project/yodaos | https://github.com/yodaos-project/yodaos | null | null | null | null | 1,219 | null | null | apache-2.0 | null | null | null | null | null | null | null | boot/rpi/arch/arm/cpu/arm920t/ep93xx/timer.c | null | null | null | null | null | null | C | 2026-05-04T19:14:56.026877 | // SPDX-License-Identifier: GPL-2.0+
/*
* Cirrus Logic EP93xx timer support.
*
* Copyright (C) 2009, 2010 Matthias Kaehlcke <matthias@kaehlcke.net>
*
* Copyright (C) 2004, 2005
* Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com>
*
* Based on the original intr.c Cirrus Logic EP93xx Rev D. interrup... |
citusdata/postgresql-hll | https://github.com/citusdata/postgresql-hll | null | null | null | null | 1,217 | null | null | apache-2.0 | null | null | null | null | null | null | null | include/MurmurHash3.h | null | null | null | null | null | null | C | 2026-05-04T19:14:58.551579 | // ****************************************************************************
// This file originally from:
// http://code.google.com/p/smhasher/source/browse/trunk/MurmurHash3.h
// ****************************************************************************
//----------------------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/auth_delay/auth_delay.c | null | null | null | null | null | null | C | 2026-05-04T19:15:02.990185 | /* -------------------------------------------------------------------------
*
* auth_delay.c
*
* Copyright (c) 2010-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/auth_delay/auth_delay.c
*
* -------------------------------------------------------------------------
*/
#include "postgr... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bloom/blvacuum.c | null | null | null | null | null | null | C | 2026-05-04T19:15:02.997576 | /*-------------------------------------------------------------------------
*
* blvacuum.c
* Bloom VACUUM functions.
*
* Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/bloom/blvacuum.c
*
*-------------------------------------------------------------------------
*... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bloom/blutils.c | null | null | null | null | null | null | C | 2026-05-04T19:15:02.999819 | /*-------------------------------------------------------------------------
*
* blutils.c
* Bloom index utilities.
*
* Portions Copyright (c) 2016-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1990-1993, Regents of the University of California
*
* IDENTIFICATION
* contrib/bloom/blutils.... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/auto_explain/auto_explain.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.006230 | /*-------------------------------------------------------------------------
*
* auto_explain.c
*
*
* Copyright (c) 2008-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/auto_explain/auto_explain.c
*
*-------------------------------------------------------------------------
*/
#include... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/adminpack/adminpack.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.007373 | /*-------------------------------------------------------------------------
*
* adminpack.c
*
*
* Copyright (c) 2002-2021, PostgreSQL Global Development Group
*
* Author: Andreas Pflug <pgadmin@pse-consulting.de>
*
* IDENTIFICATION
* contrib/adminpack/adminpack.c
*
*---------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bloom/blcost.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.018543 | /*-------------------------------------------------------------------------
*
* blcost.c
* Cost estimate function for bloom indexes.
*
* Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/bloom/blcost.c
*
*--------------------------------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bloom/blinsert.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.025323 | /*-------------------------------------------------------------------------
*
* blinsert.c
* Bloom index build and insert functions.
*
* Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/bloom/blinsert.c
*
*------------------------------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/amcheck/verify_heapam.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.034141 | /*-------------------------------------------------------------------------
*
* verify_heapam.c
* Functions to check postgresql heap relations for corruption
*
* Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* contrib/amcheck/verify_heapam.c
*------------------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bloom/blscan.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.048973 | /*-------------------------------------------------------------------------
*
* blscan.c
* Bloom index scan functions.
*
* Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/bloom/blscan.c
*
*-------------------------------------------------------------------------
*... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bloom/bloom.h | null | null | null | null | null | null | C | 2026-05-04T19:15:03.068768 | /*-------------------------------------------------------------------------
*
* bloom.h
* Header for bloom index.
*
* Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/bloom/bloom.h
*
*-------------------------------------------------------------------------
*/
#if... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_enum.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.882623 | /*
* contrib/btree_gist/btree_enum.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "fmgr.h"
#include "utils/builtins.h"
/* enums are really Oids, so we just use the same structure */
typedef struct
{
Oid lower;
Oid upper;
} oidKEY;
/*
** enum ops
*/
PG_FUNCTION_INFO_... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bool_plperl/bool_plperl.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.885457 | #include "postgres.h"
#include "fmgr.h"
#include "plperl.h"
PG_MODULE_MAGIC;
PG_FUNCTION_INFO_V1(bool_to_plperl);
Datum
bool_to_plperl(PG_FUNCTION_ARGS)
{
dTHX;
bool in = PG_GETARG_BOOL(0);
return PointerGetDatum(in ? &PL_sv_yes : &PL_sv_no);
}
PG_FUNCTION_INFO_V1(plperl_to_bool);
Datum
plperl_to_bool(PG_F... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_bytea.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.886652 | /*
* contrib/btree_gist/btree_bytea.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/builtins.h"
#include "utils/bytea.h"
/*
** Bytea ops
*/
PG_FUNCTION_INFO_V1(gbt_bytea_compress);
PG_FUNCTION_INFO_V1(gbt_bytea_union);
PG_FUNCTION_INFO_V1(gbt_bytea_picksplit);
PG_FUN... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_cash.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.887675 | /*
* contrib/btree_gist/btree_cash.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "common/int.h"
#include "utils/cash.h"
typedef struct
{
Cash lower;
Cash upper;
} cashKEY;
/*
** Cash ops
*/
PG_FUNCTION_INFO_V1(gbt_cash_compress);
PG_FUNCTION_INFO_V1(gbt_cash_fetch);
P... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_float8.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.888524 | /*
* contrib/btree_gist/btree_float8.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
typedef struct float8key
{
float8 lower;
float8 upper;
} float8KEY;
/*
** float8 ops
*/
PG_FUNCTION_INFO_V1(gbt_float8_compress);
PG_FUNCTION_INFO_V1(gbt_float8_fetch);
PG_FUNCTION_INFO_V1(gbt_f... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_bit.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.889400 | /*
* contrib/btree_gist/btree_bit.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/builtins.h"
#include "utils/bytea.h"
#include "utils/varbit.h"
/*
** Bit ops
*/
PG_FUNCTION_INFO_V1(gbt_bit_compress);
PG_FUNCTION_INFO_V1(gbt_bit_union);
PG_FUNCTION_INFO_V1(gbt_bit_pi... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_float4.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.890571 | /*
* contrib/btree_gist/btree_float4.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
typedef struct float4key
{
float4 lower;
float4 upper;
} float4KEY;
/*
** float4 ops
*/
PG_FUNCTION_INFO_V1(gbt_float4_compress);
PG_FUNCTION_INFO_V1(gbt_float4_fetch);
PG_FUNCTION_INFO_V1(gbt_f... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gin/btree_gin.c | null | null | null | null | null | null | C | 2026-05-04T19:15:03.891698 | /*
* contrib/btree_gin/btree_gin.c
*/
#include "postgres.h"
#include <limits.h>
#include "access/stratnum.h"
#include "utils/builtins.h"
#include "utils/bytea.h"
#include "utils/cash.h"
#include "utils/date.h"
#include "utils/float.h"
#include "utils/inet.h"
#include "utils/numeric.h"
#include "utils/timestamp.h"
#... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/bloom/blvalidate.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.041641 | /*-------------------------------------------------------------------------
*
* blvalidate.c
* Opclass validator for bloom.
*
* Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/bloom/blvalidate.c
*
*------------------------------------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_date.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.137670 | /*
* contrib/btree_gist/btree_date.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "utils/builtins.h"
#include "utils/date.h"
typedef struct
{
DateADT lower;
DateADT upper;
} dateKEY;
/*
** date ops
*/
PG_FUNCTION_INFO_V1(gbt_date_compress);
PG_FUNCTION_INFO_V1(gbt_date... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_gist.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.549891 | /*
* contrib/btree_gist/btree_gist.c
*/
#include "postgres.h"
#include "btree_gist.h"
PG_MODULE_MAGIC;
PG_FUNCTION_INFO_V1(gbt_decompress);
PG_FUNCTION_INFO_V1(gbtreekey_in);
PG_FUNCTION_INFO_V1(gbtreekey_out);
/**************************************************
* In/Out for keys
*******************************... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_int4.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.556768 | /*
* contrib/btree_gist/btree_int4.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "common/int.h"
typedef struct int32key
{
int32 lower;
int32 upper;
} int32KEY;
/*
** int32 ops
*/
PG_FUNCTION_INFO_V1(gbt_int4_compress);
PG_FUNCTION_INFO_V1(gbt_int4_fetch);
PG_FUNCTION_... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_int2.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.558113 | /*
* contrib/btree_gist/btree_int2.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "common/int.h"
typedef struct int16key
{
int16 lower;
int16 upper;
} int16KEY;
/*
** int16 ops
*/
PG_FUNCTION_INFO_V1(gbt_int2_compress);
PG_FUNCTION_INFO_V1(gbt_int2_fetch);
PG_FUNCTION_... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_inet.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.559361 | /*
* contrib/btree_gist/btree_inet.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "catalog/pg_type.h"
#include "utils/builtins.h"
#include "utils/inet.h"
typedef struct inetkey
{
double lower;
double upper;
} inetKEY;
/*
** inet ops
*/
PG_FUNCTION_INFO_V1(gbt_inet_comp... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_gist.h | null | null | null | null | null | null | C | 2026-05-04T19:15:04.580574 | /*
* contrib/btree_gist/btree_gist.h
*/
#ifndef __BTREE_GIST_H__
#define __BTREE_GIST_H__
#include "access/nbtree.h"
#include "fmgr.h"
#define BtreeGistNotEqualStrategyNumber 6
/* indexed types */
enum gbtree_type
{
gbt_t_var,
gbt_t_int2,
gbt_t_int4,
gbt_t_int8,
gbt_t_float4,
gbt_t_float8,
gbt_t_numeric,
... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_macaddr.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.581883 | /*
* contrib/btree_gist/btree_macaddr.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "utils/builtins.h"
#include "utils/inet.h"
typedef struct
{
macaddr lower;
macaddr upper;
char pad[4]; /* make struct size = sizeof(gbtreekey16) */
} macKEY;
/*
** OID ops
*/
PG_FU... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_interval.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.596044 | /*
* contrib/btree_gist/btree_interval.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "utils/builtins.h"
#include "utils/timestamp.h"
typedef struct
{
Interval lower,
upper;
} intvKEY;
/*
** Interval ops
*/
PG_FUNCTION_INFO_V1(gbt_intv_compress);
PG_FUNCTION_INFO_V1(... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_macaddr8.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.702080 | /*
* contrib/btree_gist/btree_macaddr8.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "utils/builtins.h"
#include "utils/inet.h"
typedef struct
{
macaddr8 lower;
macaddr8 upper;
/* make struct size = sizeof(gbtreekey16) */
} mac8KEY;
/*
** OID ops
*/
PG_FUNCTION_INFO_V1... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_numeric.c | null | null | null | null | null | null | C | 2026-05-04T19:15:04.779697 | /*
* contrib/btree_gist/btree_numeric.c
*/
#include "postgres.h"
#include <math.h>
#include <float.h>
#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/builtins.h"
#include "utils/numeric.h"
#include "utils/rel.h"
/*
** Bytea ops
*/
PG_FUNCTION_INFO_V1(gbt_numeric_compress);
PG_FUNCTION_INFO_V1(... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_ts.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.182927 | /*
* contrib/btree_gist/btree_ts.c
*/
#include "postgres.h"
#include <limits.h>
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "utils/builtins.h"
#include "utils/datetime.h"
#include "utils/float.h"
typedef struct
{
Timestamp lower;
Timestamp upper;
} tsKEY;
/*
** timestamp ops
*/
PG_FUNCTION_INF... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_oid.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.203402 | /*
* contrib/btree_gist/btree_oid.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
typedef struct
{
Oid lower;
Oid upper;
} oidKEY;
/*
** OID ops
*/
PG_FUNCTION_INFO_V1(gbt_oid_compress);
PG_FUNCTION_INFO_V1(gbt_oid_fetch);
PG_FUNCTION_INFO_V1(gbt_oid_union);
PG_FUNCTION_INFO_V... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_utils_num.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.205177 | /*
* contrib/btree_gist/btree_utils_num.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "utils/cash.h"
#include "utils/date.h"
#include "utils/timestamp.h"
GISTENTRY *
gbt_num_compress(GISTENTRY *entry, const gbtree_ninfo *tinfo)
{
GISTENTRY *retval;
if (entry->leafkey)... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_utils_var.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.255494 | /*
* contrib/btree_gist/btree_utils_var.c
*/
#include "postgres.h"
#include <math.h>
#include <limits.h>
#include <float.h>
#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/builtins.h"
#include "utils/pg_locale.h"
#include "utils/rel.h"
/* used for key sorting */
typedef struct
{
int i;
GBT... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_time.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.259856 | /*
* contrib/btree_gist/btree_time.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "utils/builtins.h"
#include "utils/date.h"
#include "utils/timestamp.h"
typedef struct
{
TimeADT lower;
TimeADT upper;
} timeKEY;
/*
** time ops
*/
PG_FUNCTION_INFO_V1(gbt_time_compress);... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_utils_num.h | null | null | null | null | null | null | C | 2026-05-04T19:15:05.267801 | /*
* contrib/btree_gist/btree_utils_num.h
*/
#ifndef __BTREE_UTILS_NUM_H__
#define __BTREE_UTILS_NUM_H__
#include <math.h>
#include <float.h>
#include "access/gist.h"
#include "btree_gist.h"
#include "utils/rel.h"
typedef char GBT_NUMKEY;
/* Better readable key */
typedef struct
{
const GBT_NUMKEY *lower,
... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_utils_var.h | null | null | null | null | null | null | C | 2026-05-04T19:15:05.341489 | /*
* contrib/btree_gist/btree_utils_var.h
*/
#ifndef __BTREE_UTILS_VAR_H__
#define __BTREE_UTILS_VAR_H__
#include "access/gist.h"
#include "btree_gist.h"
#include "mb/pg_wchar.h"
/* Variable length key */
typedef bytea GBT_VARKEY;
/* Better readable key */
typedef struct
{
bytea *lower,
*upper;
} GBT_VAR... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_text.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.363164 | /*
* contrib/btree_gist/btree_text.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/builtins.h"
/*
** Text ops
*/
PG_FUNCTION_INFO_V1(gbt_text_compress);
PG_FUNCTION_INFO_V1(gbt_bpchar_compress);
PG_FUNCTION_INFO_V1(gbt_text_union);
PG_FUNCTION_INFO_V1(gbt_text_pickspl... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_uuid.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.366881 | /*
* contrib/btree_gist/btree_uuid.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "port/pg_bswap.h"
#include "utils/uuid.h"
typedef struct
{
pg_uuid_t lower,
upper;
} uuidKEY;
/*
* UUID ops
*/
PG_FUNCTION_INFO_V1(gbt_uuid_compress);
PG_FUNCTION_INFO_V1(gbt_uuid_fet... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/btree_gist/btree_int8.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.662951 | /*
* contrib/btree_gist/btree_int8.c
*/
#include "postgres.h"
#include "btree_gist.h"
#include "btree_utils_num.h"
#include "common/int.h"
typedef struct int64key
{
int64 lower;
int64 upper;
} int64KEY;
/*
** int64 ops
*/
PG_FUNCTION_INFO_V1(gbt_int8_compress);
PG_FUNCTION_INFO_V1(gbt_int8_fetch);
PG_FUNCTION_... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/citext/citext.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.824440 | /*
* contrib/citext/citext.c
*/
#include "postgres.h"
#include "catalog/pg_collation.h"
#include "common/hashfn.h"
#include "utils/builtins.h"
#include "utils/formatting.h"
#include "utils/varlena.h"
PG_MODULE_MAGIC;
/*
* ====================
* FORWARD DECLARATIONS
* ====================
*/
static int32 ci... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/cube/cube.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.900562 | /******************************************************************************
contrib/cube/cube.c
This file contains routines that can be bound to a Postgres backend and
called by the backend in the process of processing queries. The calling
format for these routines is dictated by Postgres architecture.
**... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/dict_int/dict_int.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.928068 | /*-------------------------------------------------------------------------
*
* dict_int.c
* Text search dictionary for integers
*
* Copyright (c) 2007-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/dict_int/dict_int.c
*
*------------------------------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/dblink/dblink.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.939094 | /*
* dblink.c
*
* Functions returning results from a remote database
*
* Joe Conway <mail@joeconway.com>
* And contributors:
* Darko Prenosil <Darko.Prenosil@finteh.hr>
* Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
*
* contrib/dblink/dblink.c
* Copyright (c) 2001-2021, PostgreSQL Global Develo... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/extprotocol/gpextprotocol.c | null | null | null | null | null | null | C | 2026-05-04T19:15:05.994729 | /*-------------------------------------------------------------------------
*
* gpextprotocol.c
*
* IDENTIFICATION
* contrib/extprotocol/gpextprotocol.c
*
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include "fmgr.h"
#include "funcapi.h"
#include... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/formatter/gpformatter.c | null | null | null | null | null | null | C | 2026-05-04T19:15:06.329822 | #include "postgres.h"
#include "fmgr.h"
#include "funcapi.h"
#include "access/formatter.h"
#include "catalog/pg_proc.h"
#include "utils/builtins.h"
#include "utils/float.h"
#include "utils/memutils.h"
#include "utils/typcache.h"
#include "utils/syscache.h"
/* Do the module magic dance */
PG_MODULE_MAGIC;
PG_FUNCTION_... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/formatter_fixedwidth/fixedwidth.c | null | null | null | null | null | null | C | 2026-05-04T19:15:06.508873 | #include "postgres.h"
#include "fmgr.h"
#include "funcapi.h"
#include "access/formatter.h"
#include "catalog/pg_proc.h"
#include "utils/builtins.h"
#include "utils/memutils.h"
#include "utils/typcache.h"
#include "utils/syscache.h"
#include "utils/lsyscache.h"
#include "commands/copy.h"
#include <unistd.h>
/* Do the... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/dict_xsyn/dict_xsyn.c | null | null | null | null | null | null | C | 2026-05-04T19:15:06.838197 | /*-------------------------------------------------------------------------
*
* dict_xsyn.c
* Extended synonym dictionary
*
* Copyright (c) 2007-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/dict_xsyn/dict_xsyn.c
*
*-----------------------------------------------------------------... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/cube/cubedata.h | null | null | null | null | null | null | C | 2026-05-04T19:15:11.127472 | /* contrib/cube/cubedata.h */
/*
* This limit is pretty arbitrary, but don't make it so large that you
* risk overflow in sizing calculations.
*/
#define CUBE_MAX_DIM (100)
typedef struct NDBOX
{
/* varlena header (do not touch directly!) */
int32 vl_len_;
/*----------
* Header contains info about NDBOX. Fo... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/earthdistance/earthdistance.c | null | null | null | null | null | null | C | 2026-05-04T19:15:11.267114 | /* contrib/earthdistance/earthdistance.c */
#include "postgres.h"
#include <math.h>
#include "utils/geo_decls.h" /* for Point */
#ifndef M_PI
#define M_PI 3.14159265358979323846
#endif
PG_MODULE_MAGIC;
/* Earth's radius is in statute miles. */
static const double EARTH_RADIUS = 3958.747716;
static const double TW... |
apache/cloudberry | https://github.com/apache/cloudberry | null | null | null | null | 1,214 | null | null | apache-2.0 | null | null | null | null | null | null | null | contrib/file_fdw/file_fdw.c | null | null | null | null | null | null | C | 2026-05-04T19:15:11.656049 | /*-------------------------------------------------------------------------
*
* file_fdw.c
* foreign-data wrapper for server-side flat files (or programs).
*
* Copyright (c) 2010-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/file_fdw/file_fdw.c
*
*-------------------------------... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/whisper.h | null | null | null | null | null | null | C | 2026-05-04T19:15:14.083904 | #ifndef WHISPER_H
#define WHISPER_H
#include "ggml.h"
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#ifdef __GNUC__
# define WHISPER_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
#elif defined(_MSC_VER)
# define WHISPER_DEPRECATED(func, hint) __declspec(deprecated(hint)) func
#el... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml-backend.h | null | null | null | null | null | null | C | 2026-05-04T19:15:14.106245 | #pragma once
#include "ggml.h"
#include "ggml-alloc.h"
#ifdef __cplusplus
extern "C" {
#endif
//
// Backend buffer
//
struct ggml_backend_buffer;
typedef struct ggml_backend_buffer * ggml_backend_buffer_t;
// backend buffer functions
GGML_API void ggml_backend_buffer_free (g... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml-backend-impl.h | null | null | null | null | null | null | C | 2026-05-04T19:15:14.106722 | #pragma once
// ggml-backend internal header
#include "ggml-backend.h"
#ifdef __cplusplus
extern "C" {
#endif
//
// Backend buffer
//
typedef void * ggml_backend_buffer_context_t;
struct ggml_backend_buffer_i {
void (*free_buffer) (ggml_backend_buffer_t buffer);
void * (*g... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml-quants.h | null | null | null | null | null | null | C | 2026-05-04T19:15:14.125124 | #pragma once
#include "ggml-impl.h"
// GGML internal header
#include <stdint.h>
#include <stddef.h>
#define QK4_0 32
typedef struct {
ggml_fp16_t d; // delta
uint8_t qs[QK4_0 / 2]; // nibbles / quants
} block_q4_0;
static_assert(sizeof(block_q4_0) == sizeof(ggml_fp16_t) + QK4_0 / 2, "wrong q4_0 bl... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml-alloc.h | null | null | null | null | null | null | C | 2026-05-04T19:15:14.139017 | #pragma once
#include "ggml.h"
#ifdef __cplusplus
extern "C" {
#endif
struct ggml_backend;
struct ggml_backend_buffer;
//
// Legacy API
//
typedef struct ggml_allocr * ggml_allocr_t;
// initialize allocator for use with CPU backend only
GGML_API ggml_allocr_t ggml_allocr_new(void * data, size_t size, size_t alig... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml-impl.h | null | null | null | null | null | null | C | 2026-05-04T19:15:14.139510 | #pragma once
#include "ggml.h"
// GGML internal header
#include <assert.h>
#include <stddef.h>
#include <stdbool.h>
#include <string.h> // memcpy
#include <math.h> // fabsf
#ifdef __cplusplus
extern "C" {
#endif
// static_assert should be a #define, but if it's not,
// fall back to the _Static_assert C11 keyword... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml.h | null | null | null | null | null | null | C | 2026-05-04T19:15:14.243063 | #pragma once
//
// GGML Tensor Library
//
// This documentation is still a work in progress.
// If you wish some specific topics to be covered, feel free to drop a comment:
//
// https://github.com/ggerganov/whisper.cpp/issues/40
//
// ## Overview
//
// This library implements:
//
// - a set of tensor operations
//... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml-alloc.c | null | null | null | null | null | null | C | 2026-05-04T19:15:15.146282 | #include "ggml-alloc.h"
#include "ggml-backend-impl.h"
#include "ggml.h"
#include "ggml-impl.h"
#include <assert.h>
#include <limits.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define MAX(a, b) ((a) > (b) ? (a) : (b))
#define MAX_FREE_BLOCKS 256
//#define GGML_ALLOCATOR_DEBUG
/... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/jni.c | null | null | null | null | null | null | C | 2026-05-04T19:15:15.150865 | #include <jni.h>
#include <android/asset_manager.h>
#include <android/asset_manager_jni.h>
#include <android/log.h>
#include <stdlib.h>
#include <sys/sysinfo.h>
#include <string.h>
#include "libwhisper/ggml.h"
#include "libwhisper/whisper.h"
#define UNUSED(x) (void)(x)
#define TAG "JNI"
#define LOGI(...) __android_lo... |
yeyupiaoling/Whisper-Finetune | https://github.com/yeyupiaoling/Whisper-Finetune | null | null | null | null | 1,210 | null | null | apache-2.0 | null | null | null | null | null | null | null | AndroidDemo/app/src/main/jni/whisper/libwhisper/ggml-backend.c | null | null | null | null | null | null | C | 2026-05-04T19:15:16.205261 | #include "ggml-backend-impl.h"
#include "ggml-alloc.h"
#include "ggml-impl.h"
#include <assert.h>
#include <limits.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define UNUSED GGML_UNUSED
#define MAX(a, b) ((a) > (b) ? (a) : (b))
// backend buffer
ggml_backend_buffer_t ggml_back... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/esp_at_self_cmd.h | null | null | null | null | null | null | C | 2026-05-04T19:15:20.385189 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include <stdint.h>
#include "sdkconfig.h"
/**
* This header file defines an AT self-interface feature.
*
* AT typically communicates with the host MCU via physical interface (UART/SP... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/at_compress_ota.h | null | null | null | null | null | null | C | 2026-05-04T19:15:20.385695 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include <stdint.h>
#include <stdbool.h>
#include "esp_err.h"
#include "esp_http_client.h"
#include "esp_partition.h"
#ifdef __cplusplus
extern "C" {
#endif
/*
* Compress OTA
*
* An ... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/esp_at.h | null | null | null | null | null | null | C | 2026-05-04T19:15:20.413430 | /*
* SPDX-FileCopyrightText: 2024-2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "sdkconfig.h"
#include "esp_log.h"
#include "esp_at_types.h"
#include "esp_at_core.h"
#include "esp_at_cmd_register.h"
#include "nvs.h"
#define ESP_AT_PORT_TX_WAIT_MS_MAX ... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/esp_at_init.h | null | null | null | null | null | null | C | 2026-05-04T19:15:20.451129 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "esp_err.h"
#include "esp_at_check_config.h"
/**
* @brief Main AT initialization function, called in app_main()
*/
void esp_at_init(void);
/**
* @brief The netif initialization ... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/esp_at_types.h | null | null | null | null | null | null | C | 2026-05-04T19:15:20.488953 | /*
* SPDX-FileCopyrightText: 2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "sdkconfig.h"
#include "esp_idf_version.h"
// label of the fs partition
#if CONFIG_AT_FS_FATFS
#define AT_FS_PARTITION_LABEL "fs_storage"
#elif CONFIG_AT_FS_LITTLEFS
#de... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/esp_at_check_config.h | null | null | null | null | null | null | C | 2026-05-04T19:15:20.522167 | /*
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "sdkconfig.h"
#ifdef CONFIG_LWIP_ENABLE
#include <sys/socket.h>
#include "lwipopts.h"
#endif
#ifdef CONFIG_LWIP_ENABLE
#if (CONFIG_LWIP_MAX_SOCKETS + 6 > FD_SETSIZE)
// 6 fds for ... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/esp_at_core.h | null | null | null | null | null | null | C | 2026-05-04T19:15:20.558980 | /*
* SPDX-FileCopyrightText: 2024-2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include <stdint.h>
#include <stdbool.h>
#include "esp_partition.h"
#include "esp_wifi.h"
#define at_min(x,y) ((x)<(y)?(x):(y))
#define at_max(x,y) ((x)>(y)?(x):(y))
/**
* @... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/private_include/at_ota.h | null | null | null | null | null | null | C | 2026-05-04T19:15:21.023503 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "at_ota_token.h"
typedef enum {
ESP_AT_OTA_MODE_NORMAL = 0, /**< upgrade mode is TCP */
ESP_AT_OTA_MODE_SSL, /**< upgrade mode is TLS */
... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/private_include/at_web_dns_server.h | null | null | null | null | null | null | C | 2026-05-04T19:15:21.046424 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
void at_dns_server_start(void);
void at_dns_server_stop(void);
|
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/private_include/at_ota_token.h | null | null | null | null | null | null | C | 2026-05-04T19:15:21.073964 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#if defined(CONFIG_AT_OTA_SUPPORT)
#define CONFIG_ESP_AT_OTA_TOKEN_DEFAULT CONFIG_AT_OTA_TOKEN_KEY
#if defined(CONFIG_AT_OTA_SSL_SUPPORT)
#define CONFIG_ESP_AT_OTA_SSL_TOKEN_DEFAULT ... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_compress_ota.c | null | null | null | null | null | null | C | 2026-05-04T19:15:21.174069 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"
#if defined(CONFIG_BOOTLOADER_COMP... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_cmd_register.c | null | null | null | null | null | null | C | 2026-05-04T19:15:21.290553 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
#include "sdkconfig.h"
#include "esp_log.h"
#include "esp_at_core.h"
#include "esp_at.h"
#include "esp_at_interface.h"
static const char *TAG ... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_eth_init.c | null | null | null | null | null | null | C | 2026-05-04T19:15:21.299685 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "esp_netif.h"
#ifdef CONFIG_AT_ETHERNET_SUPPORT
#include "string.h"
#include "esp_eth.h"
#define CONFIG_AT_ETH_MDC_GPIO 23
#define CONFIG_AT_ETH_MDIO_GPIO 18
#define CONFIG_AT_E... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_default_config.c | null | null | null | null | null | null | C | 2026-05-04T19:15:21.320380 | /*
* SPDX-FileCopyrightText: 2024-2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "sdkconfig.h"
#include <stdio.h>
#include <string.h>
#include "freertos/FreeRTOS.h"
#include "nvs_flash.h"
#include "esp_system.h"
#include "esp_log.h"
#include "esp_at.h"
#ifdef CONFIG_AT_... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/include/esp_at_cmd_register.h | null | null | null | null | null | null | C | 2026-05-04T19:15:21.565699 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
/**
* Internal structure describing ESP_AT_CMD_SET_FIRST_INIT_FN/ESP_AT_CMD_SET_INIT_FN/ESP_AT_CMD_SET_LAST_INIT_FN register functions.
*/
typedef struct {
bool (*fn)(void); /*!< P... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_fact_cmd.c | null | null | null | null | null | null | C | 2026-05-04T19:15:21.818849 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "sdkconfig.h"
#include "esp_at.h"
#ifdef CONFIG_AT_SIGNALING_COMMAND_SUPPORT
static uint8_t at_setupCmdFactPlcp(uint8_t para_num)
{
int32_t enable = 0;
int32_t tx_with_long = 0;
in... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/private_include/at_i2s.h | null | null | null | null | null | null | C | 2026-05-04T19:15:21.849083 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#if defined(CONFIG_AT_BT_COMMAND_SUPPORT)
#if defined(CONFIG_AT_BT_A2DP_COMMAND_SUPPORT)
void esp_at_i2s_init(void);
#endif
#endif
|
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_fs.c | null | null | null | null | null | null | C | 2026-05-04T19:15:21.924265 | /*
* SPDX-FileCopyrightText: 2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
#include "sdkconfig.h"
#include "esp_log.h"
#include "esp_at_types.h"
#include "esp_at.h"
#if CONFIG_AT_FS_LITTLEFS
#include "esp_littlefs.h"
... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_i2s.c | null | null | null | null | null | null | C | 2026-05-04T19:15:21.939451 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "esp_system.h"
#include "driver/i2s.h"
#if defined(CONFI... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_init.c | null | null | null | null | null | null | C | 2026-05-04T19:15:22.098854 | /*
* SPDX-FileCopyrightText: 2024-2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
#include "sdkconfig.h"
#include "nvs_flash.h"
#include "esp_event.h"
#include "esp_wifi.h"
#include "esp_freertos_hooks.h"
#include "esp_t... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_ota_cmd.c | null | null | null | null | null | null | C | 2026-05-04T19:15:22.131487 | /*
* SPDX-FileCopyrightText: 2024-2025 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <string.h>
#include "malloc.h"
#include "stdlib.h"
#include "esp_log.h"
#include "lwip/err.h"
#include "lwip/sockets.h"
#include "lwip/sys.h"
#include "lwip/netdb.h"
#include "lwip/dns.h"
... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_self_cmd.c | null | null | null | null | null | null | C | 2026-05-04T19:15:22.167591 | /*
* SPDX-FileCopyrightText: 2024-2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include "sdkconfig.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"
#includ... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_user_cmd.c | null | null | null | null | null | null | C | 2026-05-04T19:15:22.249842 | /*
* SPDX-FileCopyrightText: 2024-2025 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include "sdkconfig.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"
#ifdef... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | bootloader_components/main/bootloader_start.c | null | null | null | null | null | null | C | 2026-05-04T19:15:22.268641 | /*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "esp_log.h"
#include "bootloader_init.h"
#include "bootloader_common.h"
#include "bootloader_utility.h"
#if defined(CONFIG_BOOTLOADER_COMPRESSED_ENABLED)
#include "bootloader_custom_ota.h"
#en... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/rainmaker/at_rainmaker.c | null | null | null | null | null | null | C | 2026-05-04T19:15:22.596437 | /*
* SPDX-FileCopyrightText: 2024-2025 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"
#include "freertos/timers.h"
#... |
espressif/esp-at | https://github.com/espressif/esp-at | null | null | null | null | 1,209 | null | null | apache-2.0 | null | null | null | null | null | null | null | components/at/src/at_workaround.c | null | null | null | null | null | null | C | 2026-05-04T19:15:22.704110 | /*
* SPDX-FileCopyrightText: 2024-2025 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <string.h>
#include "sdkconfig.h"
#include "esp_log.h"
#include "esp_at.h"
static const char *TAG = "at-workaround";
#ifdef CONFIG_IDF_TARGET_ESP32
#include "hal/wdt_ha... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.