index int64 0 66.5k | func_name stringlengths 2 5.36k | func_dep stringlengths 16 2.19k | func stringlengths 8 55.3k | test stringlengths 0 7.07k | opt stringclasses 4
values | language stringclasses 2
values | asm stringlengths 0 45.4k | ida_asm stringlengths 0 44.7k | ida_pseudo stringlengths 0 44.3k | ghidra_asm stringlengths 0 49.1k | ghidra_pseudo stringlengths 0 64.7k |
|---|---|---|---|---|---|---|---|---|---|---|---|
10,200 | inline_mysql_file_open | eloqsql/include/mysql/psi/mysql_file.h | static inline File
inline_mysql_file_open(
#ifdef HAVE_PSI_FILE_INTERFACE
PSI_file_key key, const char *src_file, uint src_line,
#endif
const char *filename, int flags, myf myFlags)
{
File file;
#ifdef HAVE_PSI_FILE_INTERFACE
struct PSI_file_locker *locker;
PSI_file_locker_state state;
locker= PSI_FILE_CALL... | O0 | c | inline_mysql_file_open:
pushq %rbp
movq %rsp, %rbp
subq $0x90, %rsp
movl %edi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl %edx, -0x14(%rbp)
movq %rcx, -0x20(%rbp)
movl %r8d, -0x24(%rbp)
movq %r9, -0x30(%rbp)
leaq 0x1e2e40(%rip), %rax # 0x2c0238
movq (%rax), %rax
movq 0x148(%rax), %rax
movl -0x8(%rbp), %esi
movq -0x20(%r... | inline_mysql_file_open_3:
push rbp
mov rbp, rsp
sub rsp, 90h
mov [rbp+var_8], edi
mov [rbp+var_10], rsi
mov [rbp+var_14], edx
mov [rbp+var_20], rcx
mov [rbp+var_24], r8d
mov [rbp+var_30], r9
lea rax, PSI_server
mov rax, [rax]
mov rax, [rax+148h]
mov esi, [rbp+var_8]
mo... | long long inline_mysql_file_open_3(
unsigned int a1,
long long a2,
unsigned int a3,
long long a4,
unsigned int a5,
long long a6)
{
_BYTE v7[72]; // [rsp+8h] [rbp-88h] BYREF
long long v8; // [rsp+50h] [rbp-40h] BYREF
unsigned int v9; // [rsp+5Ch] [rbp-34h]
long lo... | inline_mysql_file_open:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x90
MOV dword ptr [RBP + -0x8],EDI
MOV qword ptr [RBP + -0x10],RSI
MOV dword ptr [RBP + -0x14],EDX
MOV qword ptr [RBP + -0x20],RCX
MOV dword ptr [RBP + -0x24],R8D
MOV qword ptr [RBP + -0x30],R9
LEA RAX,[0x3c0238]
MOV RAX,qword ptr [RAX]
MOV RAX,qword ptr [RAX + 0x14... |
int4
inline_mysql_file_open
(int4 param_1,int8 param_2,int4 param_3,int8 param_4,
int4 param_5,int8 param_6)
{
int1 local_90 [72];
long local_48;
int4 local_3c;
int8 local_38;
int4 local_2c;
int8 local_28;
int4 local_1c;
int8 local_18;
int4 local_10;
int4 local_c;
local_38... | |
10,201 | timer_func() (.destroy) | tinyCoroLab/examples/timer.cpp | task<> timer_func()
{
log::info("timer begin");
auto result = co_await timer{}.add_seconds(3).add_mseconds(500);
log::info("timer end, result: {}", result);
} | O0 | cpp | timer_func() (.destroy):
subq $0xc8, %rsp
movq %rdi, 0x70(%rsp)
movq %rdi, 0xc0(%rsp)
movq %rdi, %rax
addq $0x85, %rax
movq %rax, 0x78(%rsp)
movq %rdi, %rax
addq $0x80, %rax
movq %rax, 0x80(%rsp)
movq %rdi, %rax
addq $0x18, %rax
movq %rax, 0x88(%rsp)
movq %rdi, %rax
addq $0x68, %rax
movq %rax, 0x90(%rsp)
movq %rdi, %ra... | _Z10timer_funcv_destroy:
sub rsp, 0C8h
mov [rsp+0C8h+var_58], rdi
mov [rsp+0C8h+var_8], rdi
mov rax, rdi
add rax, 85h
mov [rsp+0C8h+var_50], rax
mov rax, rdi
add rax, 80h
mov [rsp+0C8h+var_48], rax
mov rax, rdi
add rax, 18h
mov [rsp+0C8h+var_40], rax
mov rax, rdi
add ... | char timer_func(_BYTE *a1)
{
char v2; // [rsp+7h] [rbp-C1h]
v2 = a1[132];
if ( v2 != 2 && (v2 & 3) != 0 )
coro::time::timer::timer_awaiter::~timer_awaiter((coro::time::timer::timer_awaiter *)(a1 + 24));
coro::detail::promise<void>::~promise(a1 + 16);
if ( a1 )
operator delete(a1, 0x88uLL);
return ... | timer_func:
SUB RSP,0xc8
MOV qword ptr [RSP + 0x70],RDI
MOV qword ptr [RSP + 0xc0],RDI
MOV RAX,RDI
ADD RAX,0x85
MOV qword ptr [RSP + 0x78],RAX
MOV RAX,RDI
ADD RAX,0x80
MOV qword ptr [RSP + 0x80],RAX
MOV RAX,RDI
ADD RAX,0x18
MOV qword ptr [RSP + 0x88],RAX
MOV RAX,RDI
ADD RAX,0x68
MOV qword ptr [RSP + 0x90],RAX
MOV RAX,R... |
/* WARNING: Removing unreachable block (ram,0x0010a3e0) */
/* WARNING: Removing unreachable block (ram,0x0010a412) */
/* WARNING: Removing unreachable block (ram,0x0010a47d) */
/* WARNING: Removing unreachable block (ram,0x0010a4f9) */
/* WARNING: Removing unreachable block (ram,0x0010a547) */
/* WARNING: Removing unr... | |
10,202 | ma_trnman_end_trans_hook | eloqsql/storage/maria/ma_state.c | my_bool _ma_trnman_end_trans_hook(TRN *trn, my_bool commit,
my_bool active_transactions)
{
my_bool error= 0;
MARIA_USED_TABLES *tables, *next;
DBUG_ENTER("_ma_trnman_end_trans_hook");
DBUG_PRINT("enter", ("trn: %p used_tables: %p", trn, trn->used_tables));
for (tables= (MAR... | O0 | c | ma_trnman_end_trans_hook:
pushq %rbp
movq %rsp, %rbp
subq $0x40, %rsp
movb %dl, %al
movb %sil, %cl
movq %rdi, -0x8(%rbp)
movb %cl, -0x9(%rbp)
movb %al, -0xa(%rbp)
movb $0x0, -0xb(%rbp)
jmp 0x44ead
movq -0x8(%rbp), %rax
movq 0x58(%rax), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x18(%rbp)
je 0x450ef
movq -0x18(%rbp), %rax... | _ma_trnman_end_trans_hook:
push rbp
mov rbp, rsp
sub rsp, 40h
mov al, dl
mov cl, sil
mov [rbp+var_8], rdi
mov [rbp+var_9], cl
mov [rbp+var_A], al
mov [rbp+var_B], 0
jmp short $+2
loc_44EAD:
mov rax, [rbp+var_8]
mov rax, [rax+58h]
mov [rbp+var_18], rax
loc_44EB9:
cmp ... | char ma_trnman_end_trans_hook(_QWORD *a1, char a2, char a3)
{
long long v4; // [rsp+10h] [rbp-30h]
long long v5; // [rsp+18h] [rbp-28h]
long long *v6; // [rsp+20h] [rbp-20h]
long long *i; // [rsp+28h] [rbp-18h]
char v8; // [rsp+35h] [rbp-Bh]
v8 = 0;
for ( i = (long long *)a1[11]; i; i = v6 )
{
v5 ... | _ma_trnman_end_trans_hook:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV AL,DL
MOV CL,SIL
MOV qword ptr [RBP + -0x8],RDI
MOV byte ptr [RBP + -0x9],CL
MOV byte ptr [RBP + -0xa],AL
MOV byte ptr [RBP + -0xb],0x0
JMP 0x00144ead
LAB_00144ead:
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x58]
MOV qword ptr [RBP + -0x18],... |
int1 _ma_trnman_end_trans_hook(long param_1,char param_2,char param_3)
{
long lVar1;
int8 *puVar2;
char cVar3;
int8 uVar4;
long *local_38;
int8 *local_20;
int1 local_13;
local_13 = 0;
local_20 = *(int8 **)(param_1 + 0x58);
LAB_00144eb9:
do {
if (local_20 == (int8 *)0x0) {
*(int8 *)(pa... | |
10,203 | std::hash<minja::Value>::operator()(minja::Value const&) const | monkey531[P]llama/common/minja.hpp | size_t operator()(const minja::Value & v) const {
if (!v.is_hashable())
throw std::runtime_error("Unsupported type for hashing: " + v.dump());
return std::hash<json>()(v.get<json>());
} | O1 | cpp | std::hash<minja::Value>::operator()(minja::Value const&) const:
pushq %rbp
pushq %r14
pushq %rbx
subq $0x40, %rsp
movq %rsi, %r14
cmpq $0x0, 0x10(%rsi)
jne 0x8ff46
cmpq $0x0, 0x20(%r14)
jne 0x8ff46
cmpq $0x0, 0x30(%r14)
jne 0x8ff46
movq %rsp, %rbx
movq %rbx, %rdi
movq %r14, %rsi
callq 0x9001a
movq %rbx, %rdi
callq 0x90... | _ZNKSt4hashIN5minja5ValueEEclERKS1_:
push rbp
push r14
push rbx
sub rsp, 40h
mov r14, rsi
cmp qword ptr [rsi+10h], 0
jnz short loc_8FF46
cmp qword ptr [r14+20h], 0
jnz short loc_8FF46
cmp qword ptr [r14+30h], 0
jnz short loc_8FF46
mov rbx, rsp
mov rdi, rbx
mov rsi, r... | long long std::hash<minja::Value>::operator()(long long a1, _QWORD *a2)
{
long long v2; // rbx
void *exception; // rbx
char v5[16]; // [rsp+0h] [rbp-58h] BYREF
_BYTE v6[16]; // [rsp+20h] [rbp-38h] BYREF
if ( a2[2] || a2[4] || a2[6] )
{
exception = __cxa_allocate_exception(0x10uLL);
minja::Value::d... | operator():
PUSH RBP
PUSH R14
PUSH RBX
SUB RSP,0x40
MOV R14,RSI
CMP qword ptr [RSI + 0x10],0x0
JNZ 0x0018ff46
CMP qword ptr [R14 + 0x20],0x0
JNZ 0x0018ff46
CMP qword ptr [R14 + 0x30],0x0
JNZ 0x0018ff46
MOV RBX,RSP
MOV RDI,RBX
MOV RSI,R14
CALL 0x0019001a
LAB_0018ff1a:
MOV RDI,RBX
CALL 0x00190506
LAB_0018ff22:
MOV RBX,RA... |
/* std::hash<minja::Value>::TEMPNAMEPLACEHOLDERVALUE(minja::Value const&) const */
ulong __thiscall std::hash<minja::Value>::operator()(hash<minja::Value> *this,Value *param_1)
{
ulong uVar1;
runtime_error *this_00;
basic_json abStack_58 [32];
int1 local_38 [32];
if (((*(long *)(param_1 + 0x10) == 0) &&... | |
10,204 | uhd_best_grid(int, int, float) | llama.cpp/examples/llava/clip.cpp | static std::pair<int, int> uhd_best_grid(const int max_slice_nums, const int multiple, const float log_ratio) {
std::vector<int> candidate_split_grids_nums;
for (int i : {multiple - 1, multiple, multiple + 1}) {
if (i == 1 || i > max_slice_nums) {
continue;
}
candidate_split_... | O3 | cpp | uhd_best_grid(int, int, float):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x58, %rsp
movss %xmm0, 0xc(%rsp)
xorps %xmm0, %xmm0
leaq 0x30(%rsp), %rbx
movaps %xmm0, (%rbx)
movq $0x0, 0x10(%rbx)
leal -0x1(%rdi), %eax
movl %eax, 0x10(%rsp)
movl %edi, 0x14(%rsp)
incl %edi
movl %edi, 0x18(%rsp)
... | _ZL13uhd_best_gridiif:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 58h
movss [rsp+88h+var_7C], xmm0
xorps xmm0, xmm0
lea rbx, [rsp+88h+var_58]
movaps xmmword ptr [rbx], xmm0
mov qword ptr [rbx+10h], 0
lea eax, [rdi-1]
mov dword ptr [rsp+88h+var_78], eax
mov ... | long long uhd_best_grid(int a1, float a2)
{
long long i; // r15
int v3; // eax
long long v4; // rsi
long long v5; // r15
int *v6; // rbx
int *v7; // r14
int v8; // ebp
int v9; // ecx
__m64 *v11; // r14
__m64 *v12; // rbx
long long v13; // r15
unsigned int v14; // ebp
__m128d v15; // xmm0
fl... | uhd_best_grid:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x58
MOVSS dword ptr [RSP + 0xc],XMM0
XORPS XMM0,XMM0
LEA RBX,[RSP + 0x30]
MOVAPS xmmword ptr [RBX],XMM0
MOV qword ptr [RBX + 0x10],0x0
LEA EAX,[RDI + -0x1]
MOV dword ptr [RSP + 0x10],EAX
MOV dword ptr [RSP + 0x14],EDI
INC EDI
MOV dword ptr [R... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* uhd_best_grid(int, int, float) */
ulong uhd_best_grid(int param_1,int param_2,float param_3)
{
int iVar1;
int iVar2;
bool bVar3;
double dVar4;
uint *puVar5;
int *piVar6;
ulong uVar7;
uint uVar8;
int *piVar9;
u... | |
10,205 | mjCModel::AddExclude() | aimrt_mujoco_sim/_deps/mujoco-src/src/user/user_model.cc | mjCBodyPair* mjCModel::AddExclude() {
return AddObject(excludes_, "exclude");
} | O3 | cpp | mjCModel::AddExclude():
pushq %r15
pushq %r14
pushq %rbx
subq $0x20, %rsp
movq %rdi, %rbx
leaq 0x10(%rsp), %r15
movq %r15, -0x10(%r15)
leaq 0xd5052(%rip), %rsi # 0x1ce656
leaq 0xd5052(%rip), %rdx # 0x1ce65d
movq %rsp, %r14
movq %r14, %rdi
callq 0x2dec0
leaq 0xd60(%rbx), %rsi
movq %rbx, %rdi
movq %r14, %rdx
call... | _ZN8mjCModel10AddExcludeEv:
push r15
push r14
push rbx
sub rsp, 20h
mov rbx, rdi
lea r15, [rsp+38h+var_28]
mov [r15-10h], r15
lea rsi, aExclude; "exclude"
lea rdx, aExclude+7; ""
mov r14, rsp
mov rdi, r14
call __ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constru... | long long mjCModel::AddExclude(mjCModel *this)
{
long long v1; // rbx
void *v3; // [rsp+0h] [rbp-38h] BYREF
_QWORD v4[5]; // [rsp+10h] [rbp-28h] BYREF
v3 = v4;
std::string::_M_construct<char const*>(&v3, "exclude", "");
v1 = mjCModel::AddObject<mjCBodyPair>(this);
if ( v3 != v4 )
operator delete(v3,... | AddExclude:
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x20
MOV RBX,RDI
LEA R15,[RSP + 0x10]
MOV qword ptr [R15 + -0x10],R15
LEA RSI,[0x2ce656]
LEA RDX,[0x2ce65d]
MOV R14,RSP
MOV RDI,R14
CALL 0x0012dec0
LEA RSI,[RBX + 0xd60]
LAB_001f961d:
MOV RDI,RBX
MOV RDX,R14
CALL 0x001f9670
LAB_001f9628:
MOV RBX,RAX
MOV RDI,qword ptr [RSP]... |
/* mjCModel::AddExclude() */
mjCBodyPair * __thiscall mjCModel::AddExclude(mjCModel *this)
{
mjCBodyPair *pmVar1;
long *local_38 [2];
long local_28 [2];
local_38[0] = local_28;
std::__cxx11::string::_M_construct<char_const*>(local_38,"exclude","");
/* try { // try from 001f961d to 00... | |
10,206 | bitmap_fast_test_and_clear | eloqsql/mysys/my_bitmap.c | my_bool bitmap_fast_test_and_clear(MY_BITMAP *map, uint bitmap_bit)
{
uchar *byte= (uchar*) map->bitmap + (bitmap_bit / 8);
uchar bit= 1 << ((bitmap_bit) & 7);
uchar res= (*byte) & bit;
*byte&= ~bit;
return res;
} | O3 | c | bitmap_fast_test_and_clear:
pushq %rbp
movq %rsp, %rbp
movl %esi, %ecx
movq (%rdi), %rdx
andb $0x7, %cl
movl $0x1, %edi
shll %cl, %edi
shrl $0x3, %esi
movb (%rdx,%rsi), %cl
movl %ecx, %eax
andb %dil, %al
notb %dil
andb %cl, %dil
movb %dil, (%rdx,%rsi)
popq %rbp
retq
| bitmap_fast_test_and_clear:
push rbp
mov rbp, rsp
mov ecx, esi
mov rdx, [rdi]
and cl, 7
mov edi, 1
shl edi, cl
shr esi, 3
mov cl, [rdx+rsi]
mov eax, ecx
and al, dil
not dil
and dil, cl
mov [rdx+rsi], dil
pop rbp
retn
| char bitmap_fast_test_and_clear(long long *a1, unsigned int a2)
{
long long v2; // rdx
int v3; // edi
long long v4; // rsi
char v5; // cl
char result; // al
v2 = *a1;
v3 = 1 << (a2 & 7);
v4 = a2 >> 3;
v5 = *(_BYTE *)(v2 + v4);
result = v3 & v5;
*(_BYTE *)(v2 + v4) = v5 & ~(_BYTE)v3;
return res... | bitmap_fast_test_and_clear:
PUSH RBP
MOV RBP,RSP
MOV ECX,ESI
MOV RDX,qword ptr [RDI]
AND CL,0x7
MOV EDI,0x1
SHL EDI,CL
SHR ESI,0x3
MOV CL,byte ptr [RDX + RSI*0x1]
MOV EAX,ECX
AND AL,DIL
NOT DIL
AND DIL,CL
MOV byte ptr [RDX + RSI*0x1],DIL
POP RBP
RET
|
int8 bitmap_fast_test_and_clear(long *param_1,ulong param_2)
{
byte bVar1;
ulong uVar2;
byte bVar3;
uVar2 = param_2 >> 3 & 0x1fffffff;
bVar1 = *(byte *)(*param_1 + uVar2);
bVar3 = (byte)(1 << (sbyte)(param_2 & 0xffffff07));
*(byte *)(*param_1 + uVar2) = ~bVar3 & bVar1;
return CONCAT71((int7)((param... | |
10,207 | my_scan_utf32 | eloqsql/strings/ctype-ucs2.c | static size_t
my_scan_utf32(CHARSET_INFO *cs,
const char *str, const char *end, int sequence_type)
{
const char *str0= str;
switch (sequence_type)
{
case MY_SEQ_SPACES:
for ( ; str < end; )
{
my_wc_t wc;
int res= my_utf32_uni(cs, &wc, (uchar*) str, (uchar*) end);
if (r... | O3 | c | my_scan_utf32:
cmpl $0x2, %ecx
jne 0x808bd
pushq %rbp
movq %rsp, %rbp
movq %rsi, %rcx
movq %rcx, %rax
cmpq %rdx, %rcx
jae 0x808b8
leaq 0x4(%rax), %rcx
cmpq %rdx, %rcx
ja 0x808b8
movzbl (%rax), %ecx
shll $0x18, %ecx
movzbl 0x1(%rax), %edi
shll $0x10, %edi
orl %ecx, %edi
xorl %ecx, %ecx
cmpl $0x110000, %edi # imm... | my_scan_utf32:
cmp ecx, 2
jnz short loc_808BD
push rbp
mov rbp, rsp
mov rcx, rsi
loc_80872:
mov rax, rcx
cmp rcx, rdx
jnb short loc_808B8
lea rcx, [rax+4]
cmp rcx, rdx
ja short loc_808B8
movzx ecx, byte ptr [rax]
shl ecx, 18h
movzx edi, byte ptr [rax+1]
shl edi, 1... | long long my_scan_utf32(long long a1, unsigned __int8 *a2, unsigned long long a3, int a4)
{
unsigned __int8 *v4; // rcx
unsigned __int8 *v5; // rax
unsigned int v6; // edi
if ( a4 != 2 )
return 0LL;
v4 = a2;
do
{
v5 = v4;
if ( (unsigned long long)v4 >= a3 )
break;
if ( (unsigned lo... | my_scan_utf32:
CMP ECX,0x2
JNZ 0x001808bd
PUSH RBP
MOV RBP,RSP
MOV RCX,RSI
LAB_00180872:
MOV RAX,RCX
CMP RCX,RDX
JNC 0x001808b8
LEA RCX,[RAX + 0x4]
CMP RCX,RDX
JA 0x001808b8
MOVZX ECX,byte ptr [RAX]
SHL ECX,0x18
MOVZX EDI,byte ptr [RAX + 0x1]
SHL EDI,0x10
OR EDI,ECX
XOR ECX,ECX
CMP EDI,0x110000
SETC CL
MOVZX R8D,word p... |
long my_scan_utf32(int8 param_1,byte *param_2,byte *param_3,int param_4)
{
byte *pbVar1;
byte *pbVar2;
uint uVar3;
pbVar1 = param_2;
if (param_4 != 2) {
return 0;
}
do {
pbVar2 = pbVar1;
if ((param_3 <= pbVar2) || (param_3 < pbVar2 + 4)) break;
uVar3 = (uint)pbVar2[1] << 0x10 | (uint)... | |
10,208 | mi_close | eloqsql/storage/myisam/mi_close.c | int mi_close(register MI_INFO *info)
{
int error=0,flag;
MYISAM_SHARE *share=info->s;
DBUG_ENTER("mi_close");
DBUG_PRINT("enter",("base: %p reopen: %u locks: %u",
info, (uint) share->reopen,
(uint) share->tot_locks));
if (info->open_list.data)
mysql_mutex_lock(&THR_LOCK_my... | O3 | c | mi_close:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x58, %rsp
movq %rdi, %rbx
movq (%rdi), %r15
cmpq $0x0, 0x218(%rdi)
je 0x2d58b
leaq 0x38934c(%rip), %rax # 0x3b68c0
cmpq $0x0, 0x40(%rax)
jne 0x2d98b
leaq 0x38933a(%rip), %rdi # 0x3b68c0
callq 0x28570
movl 0x1f4(%rbx... | mi_close:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 58h
mov rbx, rdi
mov r15, [rdi]
cmp qword ptr [rdi+218h], 0
jz short loc_2D58B
lea rax, THR_LOCK_myisam
cmp qword ptr [rax+40h], 0
jnz loc_2D98B
lea rdi, THR_LOCK_myisam
call ... | long long mi_close(_QWORD *a1, const char *a2)
{
long long v3; // r15
int v4; // eax
unsigned int v5; // r14d
long long v6; // rdx
long long v7; // rdx
int v8; // r13d
long long v9; // rcx
long long v10; // rdi
long long v11; // rdi
long long v12; // rdx
long long v13; // rdi
unsigned int v14; ... | mi_close:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x58
MOV RBX,RDI
MOV R15,qword ptr [RDI]
CMP qword ptr [RDI + 0x218],0x0
JZ 0x0012d58b
LEA RAX,[0x4b68c0]
CMP qword ptr [RAX + 0x40],0x0
JNZ 0x0012d98b
LEA RDI,[0x4b68c0]
CALL 0x00128570
LAB_0012d58b:
MOV EAX,dword ptr [RBX + 0x1f4]
XOR... |
int mi_close(long *param_1)
{
pthread_mutex_t *__mutex;
byte bVar1;
int4 uVar2;
int iVar3;
int *piVar4;
long lVar5;
long lVar6;
long lVar7;
int iVar8;
int1 local_80 [72];
int local_38;
int local_34;
lVar6 = *param_1;
if (param_1[0x43] != 0) {
if (THR_LOCK_myisam._64_8_ == 0) {
... | |
10,209 | JS_ToFloat64Free | bluesky950520[P]quickjs/quickjs.c | static inline int JS_ToFloat64Free(JSContext *ctx, double *pres, JSValue val)
{
uint32_t tag;
tag = JS_VALUE_GET_TAG(val);
if (tag <= JS_TAG_NULL) {
*pres = JS_VALUE_GET_INT(val);
return 0;
} else if (JS_TAG_IS_FLOAT64(tag)) {
*pres = JS_VALUE_GET_FLOAT64(val);
return 0;... | O0 | c | JS_ToFloat64Free:
subq $0x38, %rsp
movq %rdx, 0x20(%rsp)
movq %rcx, 0x28(%rsp)
movq %rdi, 0x18(%rsp)
movq %rsi, 0x10(%rsp)
movq 0x28(%rsp), %rax
movl %eax, 0xc(%rsp)
cmpl $0x2, 0xc(%rsp)
ja 0x37371
cvtsi2sdl 0x20(%rsp), %xmm0
movq 0x10(%rsp), %rax
movsd %xmm0, (%rax)
movl $0x0, 0x34(%rsp)
jmp 0x373ae
cmpl $0x7, 0xc(%rs... | JS_ToFloat64Free:
sub rsp, 38h
mov [rsp+38h+var_18], rdx
mov [rsp+38h+var_10], rcx
mov [rsp+38h+var_20], rdi
mov [rsp+38h+var_28], rsi
mov rax, [rsp+38h+var_10]
mov [rsp+38h+var_2C], eax
cmp [rsp+38h+var_2C], 2
ja short loc_37371
cvtsi2sd xmm0, dword ptr [rsp+38h+var_18]
mov rax... | long long JS_ToFloat64Free(long long a1, double *a2, long long a3, long long a4)
{
if ( (unsigned int)a4 > 2 )
{
if ( (_DWORD)a4 == 7 )
{
*(_QWORD *)a2 = a3;
return 0;
}
else
{
return (unsigned int)_JS_ToFloat64Free(a1, a2, a3, a4);
}
}
else
{
*a2 = (double)(int)... | JS_ToFloat64Free:
SUB RSP,0x38
MOV qword ptr [RSP + 0x20],RDX
MOV qword ptr [RSP + 0x28],RCX
MOV qword ptr [RSP + 0x18],RDI
MOV qword ptr [RSP + 0x10],RSI
MOV RAX,qword ptr [RSP + 0x28]
MOV dword ptr [RSP + 0xc],EAX
CMP dword ptr [RSP + 0xc],0x2
JA 0x00137371
CVTSI2SD XMM0,dword ptr [RSP + 0x20]
MOV RAX,qword ptr [RSP ... |
int4 JS_ToFloat64Free(int8 param_1,double *param_2,double param_3,int8 param_4)
{
int4 local_18;
int4 local_4;
if ((uint)param_4 < 3) {
local_18 = SUB84(param_3,0);
*param_2 = (double)local_18;
local_4 = 0;
}
else if ((uint)param_4 == 7) {
*param_2 = param_3;
local_4 = 0;
}
else {... | |
10,210 | js_os_pipe | bluesky950520[P]quickjs/quickjs-libc.c | static JSValue js_os_pipe(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
int pipe_fds[2], ret;
JSValue obj;
ret = pipe(pipe_fds);
if (ret < 0)
return JS_NULL;
obj = JS_NewArray(ctx);
if (JS_IsException(obj))
return obj;
JS_DefineProper... | O1 | c | js_os_pipe:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x10, %rsp
movq %rdi, %r15
leaq 0x8(%rsp), %rdi
callq 0xe400
testl %eax, %eax
js 0x1ea0c
movabsq $-0x100000000, %r12 # imm = 0xFFFFFFFF00000000
movq %r15, %rdi
callq 0xf989
movq %rax, %r14
movq %rdx, %rbx
cmpl $0x6, %ebx
je 0x1ea04
movl 0x8(%r... | js_os_pipe:
push rbp
push r15
push r14
push r12
push rbx
sub rsp, 10h
mov r15, rdi
lea rdi, [rsp+38h+var_30]
call _pipe
test eax, eax
js short loc_1EA0C
mov r12, 0FFFFFFFF00000000h
mov rdi, r15
call JS_NewArray
mov r14, rax
mov rbx, rdx
cmp ebx, 6
jz sho... | unsigned long long js_os_pipe(long long a1)
{
long long v1; // rax
int v2; // edx
long long v3; // r14
int v4; // ebx
unsigned long long v5; // rcx
_DWORD v7[12]; // [rsp+8h] [rbp-30h] BYREF
if ( (int)pipe(v7) < 0 )
{
LODWORD(v3) = 0;
v5 = 0LL;
}
else
{
v1 = JS_NewArray(a1);
v3 =... | js_os_pipe:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x10
MOV R15,RDI
LEA RDI,[RSP + 0x8]
CALL 0x0010e400
TEST EAX,EAX
JS 0x0011ea0c
MOV R12,-0x100000000
MOV RDI,R15
CALL 0x0010f989
MOV R14,RAX
MOV RBX,RDX
CMP EBX,0x6
JZ 0x0011ea04
MOV R8D,dword ptr [RSP + 0x8]
MOV EBP,0x7
MOV dword ptr [RSP],EBP
MOV RDI,R1... |
int1 [16] js_os_pipe(int8 param_1)
{
int iVar1;
ulong uVar2;
int1 auVar3 [16];
int1 auVar4 [16];
int local_30;
int4 local_2c;
iVar1 = pipe(&local_30);
if (iVar1 < 0) {
auVar3 = ZEXT816(2) << 0x40;
uVar2 = 0;
}
else {
auVar3 = JS_NewArray(param_1);
uVar2 = auVar3._0_8_;
if (... | |
10,211 | js_os_pipe | bluesky950520[P]quickjs/quickjs-libc.c | static JSValue js_os_pipe(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
int pipe_fds[2], ret;
JSValue obj;
ret = pipe(pipe_fds);
if (ret < 0)
return JS_NULL;
obj = JS_NewArray(ctx);
if (JS_IsException(obj))
return obj;
JS_DefineProper... | O2 | c | js_os_pipe:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x10, %rsp
movq %rdi, %r15
leaq 0x8(%rsp), %rdi
callq 0xe410
testl %eax, %eax
js 0x191de
movabsq $-0x100000000, %r12 # imm = 0xFFFFFFFF00000000
movq %r15, %rdi
callq 0x1ee6b
movq %rax, %r14
movq %rdx, %rbx
cmpl $0x6, %ebx
je 0x191d6
movl 0x8(%... | js_os_pipe:
push rbp
push r15
push r14
push r12
push rbx
sub rsp, 10h
mov r15, rdi
lea rdi, [rsp+38h+var_30]
call _pipe
test eax, eax
js short loc_191DE
mov r12, 0FFFFFFFF00000000h
mov rdi, r15
call JS_NewArray
mov r14, rax
mov rbx, rdx
cmp ebx, 6
jz sho... | unsigned long long js_os_pipe(long long a1)
{
long long v1; // rax
int v2; // edx
long long v3; // r14
int v4; // ebx
unsigned long long v5; // rcx
_DWORD v7[12]; // [rsp+8h] [rbp-30h] BYREF
if ( (int)pipe(v7) < 0 )
{
LODWORD(v3) = 0;
v5 = 0LL;
}
else
{
v1 = JS_NewArray(a1);
v3 =... | js_os_pipe:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x10
MOV R15,RDI
LEA RDI,[RSP + 0x8]
CALL 0x0010e410
TEST EAX,EAX
JS 0x001191de
MOV R12,-0x100000000
MOV RDI,R15
CALL 0x0011ee6b
MOV R14,RAX
MOV RBX,RDX
CMP EBX,0x6
JZ 0x001191d6
MOV R8D,dword ptr [RSP + 0x8]
PUSH 0x7
POP RBP
MOV dword ptr [RSP],EBP
MOV R... |
int1 [16] js_os_pipe(int8 param_1)
{
int iVar1;
ulong uVar2;
int1 auVar3 [16];
int1 auVar4 [16];
int local_30;
int4 local_2c;
iVar1 = pipe(&local_30);
if (iVar1 < 0) {
auVar3 = ZEXT816(2) << 0x40;
uVar2 = 0;
}
else {
auVar3 = JS_NewArray(param_1);
uVar2 = auVar3._0_8_;
if (... | |
10,212 | file_set | corpus-core[P]colibri-stateless/src/util/plugin.c | static void file_set(char* key, bytes_t value) {
char* full_path = combine_filename(key);
if (full_path == NULL) return;
FILE* file = fopen(full_path, "wb");
safe_free(full_path);
if (!file) return;
fwrite(value.data, 1, value.len, file);
fclose(file);
} | O0 | c | file_set:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movl %esi, -0x10(%rbp)
movq %rdx, -0x8(%rbp)
movq %rdi, -0x18(%rbp)
movq -0x18(%rbp), %rdi
callq 0x1fc80
movq %rax, -0x20(%rbp)
cmpq $0x0, -0x20(%rbp)
jne 0x1fb99
jmp 0x1fbdf
movq -0x20(%rbp), %rdi
leaq 0x325e4(%rip), %rsi # 0x52188
callq 0x5320
movq %rax, -0x28... | file_set:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_10], esi
mov [rbp+var_8], rdx
mov [rbp+var_18], rdi
mov rdi, [rbp+var_18]
call combine_filename
mov [rbp+var_20], rax
cmp [rbp+var_20], 0
jnz short loc_1FB99
jmp short loc_1FBDF
loc_1FB99:
mov rdi, [rbp+var_20]
l... | long long file_set(long long a1, unsigned int a2, long long a3)
{
long long result; // rax
long long v4; // [rsp+8h] [rbp-28h]
long long v5; // [rsp+10h] [rbp-20h]
result = combine_filename(a1);
v5 = result;
if ( result )
{
v4 = fopen(result, "wb");
result = safe_free(v5);
if ( v4 )
{
... | file_set:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV dword ptr [RBP + -0x10],ESI
MOV qword ptr [RBP + -0x8],RDX
MOV qword ptr [RBP + -0x18],RDI
MOV RDI,qword ptr [RBP + -0x18]
CALL 0x0011fc80
MOV qword ptr [RBP + -0x20],RAX
CMP qword ptr [RBP + -0x20],0x0
JNZ 0x0011fb99
JMP 0x0011fbdf
LAB_0011fb99:
MOV RDI,qword ptr [RBP + ... |
void file_set(int8 param_1,uint param_2,void *param_3)
{
char *__filename;
FILE *__s;
__filename = (char *)combine_filename(param_1);
if (__filename != (char *)0x0) {
__s = fopen(__filename,"wb");
safe_free(__filename);
if (__s != (FILE *)0x0) {
fwrite(param_3,1,(ulong)param_2,__s);
... | |
10,213 | file_set | corpus-core[P]colibri-stateless/src/util/plugin.c | static void file_set(char* key, bytes_t value) {
char* full_path = combine_filename(key);
if (full_path == NULL) return;
FILE* file = fopen(full_path, "wb");
safe_free(full_path);
if (!file) return;
fwrite(value.data, 1, value.len, file);
fclose(file);
} | O1 | c | file_set:
pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movq %rdx, %rbx
movl %esi, %ebp
callq 0x16fe9
testq %rax, %rax
je 0x16f93
movq %rax, %r15
leaq 0x26231(%rip), %rsi # 0x3d188
movq %rax, %rdi
callq 0x5330
movq %rax, %r14
movq %r15, %rdi
callq 0x128b8
testq %r14, %r14
je 0x16f93
movl %ebp, %edx
movl $0... | file_set:
push rbp
push r15
push r14
push rbx
push rax
mov rbx, rdx
mov ebp, esi
call combine_filename
test rax, rax
jz short loc_16F93
mov r15, rax
lea rsi, aWb; "wb"
mov rdi, rax
call _fopen
mov r14, rax
mov rdi, r15
call safe_free
test r14, r14
jz s... | long long file_set(long long a1, unsigned int a2, long long a3)
{
long long result; // rax
long long v5; // r15
long long v6; // r14
result = combine_filename(a1);
if ( result )
{
v5 = result;
v6 = fopen(result, "wb");
result = safe_free(v5);
if ( v6 )
{
fwrite(a3, 1LL, a2, v6);
... | file_set:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV RBX,RDX
MOV EBP,ESI
CALL 0x00116fe9
TEST RAX,RAX
JZ 0x00116f93
MOV R15,RAX
LEA RSI,[0x13d188]
MOV RDI,RAX
CALL 0x00105330
MOV R14,RAX
MOV RDI,R15
CALL 0x001128b8
TEST R14,R14
JZ 0x00116f93
MOV EDX,EBP
MOV ESI,0x1
MOV RDI,RBX
MOV RCX,R14
CALL 0x00105320
MOV RDI,... |
void file_set(int8 param_1,ulong param_2,void *param_3)
{
char *__filename;
FILE *__s;
__filename = (char *)combine_filename();
if (__filename != (char *)0x0) {
__s = fopen(__filename,"wb");
safe_free(__filename);
if (__s != (FILE *)0x0) {
fwrite(param_3,1,param_2 & 0xffffffff,__s);
... | |
10,214 | get_bool_option | bluesky950520[P]quickjs/quickjs-libc.c | static int get_bool_option(JSContext *ctx, BOOL *pbool,
JSValue obj,
const char *option)
{
JSValue val;
val = JS_GetPropertyStr(ctx, obj, option);
if (JS_IsException(val))
return -1;
if (!JS_IsUndefined(val)) {
*pbool = JS_ToBool(ctx,... | O0 | c | get_bool_option:
subq $0x58, %rsp
movq %rdx, 0x40(%rsp)
movq %rcx, 0x48(%rsp)
movq %rdi, 0x38(%rsp)
movq %rsi, 0x30(%rsp)
movq %r8, 0x28(%rsp)
movq 0x38(%rsp), %rdi
movq 0x28(%rsp), %rcx
movq 0x40(%rsp), %rsi
movq 0x48(%rsp), %rdx
callq 0x31e80
movq %rax, 0x8(%rsp)
movq %rdx, 0x10(%rsp)
movq 0x8(%rsp), %rax
movq %rax, ... | get_bool_option:
sub rsp, 58h
mov [rsp+58h+var_18], rdx
mov [rsp+58h+var_10], rcx
mov [rsp+58h+var_20], rdi
mov [rsp+58h+var_28], rsi
mov [rsp+58h+var_30], r8
mov rdi, [rsp+58h+var_20]
mov rcx, [rsp+58h+var_30]
mov rsi, [rsp+58h+var_18]
mov rdx, [rsp+58h+var_10]
call JS_GetPro... | long long get_bool_option(long long a1, _DWORD *a2, long long a3, long long a4, long long a5)
{
long long v5; // rdx
long long PropertyStr; // [rsp+8h] [rbp-50h]
long long v8; // [rsp+20h] [rbp-38h]
PropertyStr = JS_GetPropertyStr(a1, a3, a4, a5);
v8 = v5;
if ( JS_IsException_0(PropertyStr, v5) )
{
... | get_bool_option:
SUB RSP,0x58
MOV qword ptr [RSP + 0x40],RDX
MOV qword ptr [RSP + 0x48],RCX
MOV qword ptr [RSP + 0x38],RDI
MOV qword ptr [RSP + 0x30],RSI
MOV qword ptr [RSP + 0x28],R8
MOV RDI,qword ptr [RSP + 0x38]
MOV RCX,qword ptr [RSP + 0x28]
MOV RSI,qword ptr [RSP + 0x40]
MOV RDX,qword ptr [RSP + 0x48]
CALL 0x00131... |
int4
get_bool_option(int8 param_1,int4 *param_2,int8 param_3,int8 param_4,
int8 param_5)
{
int iVar1;
int4 uVar2;
int8 uVar3;
int8 uVar4;
int1 auVar5 [16];
int4 local_4;
auVar5 = JS_GetPropertyStr(param_1,param_3,param_4,param_5);
uVar4 = auVar5._8_8_;
uVar3 = auVar5._0_8_;
iVar1... | |
10,215 | get_bool_option | bluesky950520[P]quickjs/quickjs-libc.c | static int get_bool_option(JSContext *ctx, BOOL *pbool,
JSValue obj,
const char *option)
{
JSValue val;
val = JS_GetPropertyStr(ctx, obj, option);
if (JS_IsException(val))
return -1;
if (!JS_IsUndefined(val)) {
*pbool = JS_ToBool(ctx,... | O2 | c | get_bool_option:
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
pushq %rax
movq %rsi, %r14
movq %rdi, %rbx
movq %rdx, %rsi
movq %rcx, %rdx
movq %r8, %rcx
callq 0x1e3fb
movq %rax, %r15
movq %rdx, %r12
cmpl $0x3, %r12d
je 0x12a81
cmpl $0x6, %r12d
jne 0x12a70
pushq $-0x1
popq %rax
jmp 0x12a91
movq %rbx, %rdi
movq %r15, %rsi
... | get_bool_option:
push r15
push r14
push r12
push rbx
push rax
mov r14, rsi
mov rbx, rdi
mov rsi, rdx
mov rdx, rcx
mov rcx, r8
call JS_GetPropertyStr
mov r15, rax
mov r12, rdx
cmp r12d, 3
jz short loc_12A81
cmp r12d, 6
jnz short loc_12A70
push 0FFFFFFFFFF... | long long get_bool_option(long long a1, _DWORD *a2, long long a3, long long a4, long long a5)
{
long long PropertyStr; // rax
long long v6; // rdx
long long v7; // r15
long long v8; // r12
PropertyStr = JS_GetPropertyStr(a1, a3, a4, a5);
v7 = PropertyStr;
v8 = v6;
if ( (_DWORD)v6 != 3 )
{
if ( (... | get_bool_option:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
PUSH RAX
MOV R14,RSI
MOV RBX,RDI
MOV RSI,RDX
MOV RDX,RCX
MOV RCX,R8
CALL 0x0011e3fb
MOV R15,RAX
MOV R12,RDX
CMP R12D,0x3
JZ 0x00112a81
CMP R12D,0x6
JNZ 0x00112a70
PUSH -0x1
POP RAX
JMP 0x00112a91
LAB_00112a70:
MOV RDI,RBX
MOV RSI,R15
MOV RDX,R12
CALL 0x0012126f
MOV d... |
int8
get_bool_option(int8 param_1,int4 *param_2,int8 param_3,int8 param_4,
int8 param_5)
{
int4 uVar1;
int1 auVar2 [16];
auVar2 = JS_GetPropertyStr(param_1,param_3,param_4,param_5);
if (auVar2._8_4_ != 3) {
if (auVar2._8_4_ == 6) {
return 0xffffffffffffffff;
}
uVar1 = JS_To... | |
10,216 | get_bool_option | bluesky950520[P]quickjs/quickjs-libc.c | static int get_bool_option(JSContext *ctx, BOOL *pbool,
JSValue obj,
const char *option)
{
JSValue val;
val = JS_GetPropertyStr(ctx, obj, option);
if (JS_IsException(val))
return -1;
if (!JS_IsUndefined(val)) {
*pbool = JS_ToBool(ctx,... | O3 | c | get_bool_option:
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
pushq %rax
movq %rsi, %r14
movq %rdi, %rbx
movq %rdx, %rsi
movq %rcx, %rdx
movq %r8, %rcx
callq 0x2491d
movq %rax, %r15
movq %rdx, %r12
cmpl $0x3, %r12d
je 0x18806
movl $0xffffffff, %eax # imm = 0xFFFFFFFF
cmpl $0x6, %r12d
je 0x18816
movq %rbx, %rdi
mov... | get_bool_option:
push r15
push r14
push r12
push rbx
push rax
mov r14, rsi
mov rbx, rdi
mov rsi, rdx
mov rdx, rcx
mov rcx, r8
call JS_GetPropertyStr
mov r15, rax
mov r12, rdx
cmp r12d, 3
jz short loc_18806
mov eax, 0FFFFFFFFh
cmp r12d, 6
jz short loc_1... | long long get_bool_option(long long a1, _DWORD *a2, long long a3, long long a4, long long a5)
{
long long v5; // rdx
long long PropertyStr; // r15
long long v7; // r12
long long result; // rax
PropertyStr = JS_GetPropertyStr(a1, a3, a4, a5);
v7 = v5;
if ( (_DWORD)v5 != 3 )
{
result = 0xFFFFFFFFLL;... | get_bool_option:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
PUSH RAX
MOV R14,RSI
MOV RBX,RDI
MOV RSI,RDX
MOV RDX,RCX
MOV RCX,R8
CALL 0x0012491d
MOV R15,RAX
MOV R12,RDX
CMP R12D,0x3
JZ 0x00118806
MOV EAX,0xffffffff
CMP R12D,0x6
JZ 0x00118816
MOV RDI,RBX
MOV RSI,R15
MOV RDX,R12
CALL 0x00127d5a
MOV dword ptr [R14],EAX
LAB_001188... |
int8
get_bool_option(int8 param_1,int4 *param_2,int8 param_3,int8 param_4,
int8 param_5)
{
int4 uVar1;
int1 auVar2 [16];
auVar2 = JS_GetPropertyStr(param_1,param_3,param_4,param_5);
if (auVar2._8_4_ != 3) {
if (auVar2._8_4_ == 6) {
return 0xffffffff;
}
uVar1 = JS_ToBool(par... | |
10,217 | LefDefParser::defiGroup::addProperty(char const*, char const*, char) | Efficient-TDP/thirdparty/Limbo/limbo/thirdparty/lefdef/5.8/def/def/defiGroup.cpp | void defiGroup::addProperty(const char* name, const char* value,
const char type) {
int len;
if (numProps_ == propsAllocated_) {
int i;
char** nn;
char** nv;
double* nd;
char* nt;
propsAllocated_ *= 2;
nn = (char**)malloc(sizeof(char*)*propsAllocated_);
... | O0 | cpp | LefDefParser::defiGroup::addProperty(char const*, char const*, char):
subq $0x68, %rsp
movb %cl, %al
movq %rdi, 0x60(%rsp)
movq %rsi, 0x58(%rsp)
movq %rdx, 0x50(%rsp)
movb %al, 0x4f(%rsp)
movq 0x60(%rsp), %rcx
movq %rcx, 0x18(%rsp)
movl 0x5c(%rcx), %eax
cmpl 0x60(%rcx), %eax
jne 0x4d011
movq 0x18(%rsp), %rax
movl 0x60(... | _ZN12LefDefParser9defiGroup11addPropertyEPKcS2_c:
sub rsp, 68h
mov al, cl
mov [rsp+68h+var_8], rdi
mov [rsp+68h+var_10], rsi
mov [rsp+68h+var_18], rdx
mov [rsp+68h+var_19], al
mov rcx, [rsp+68h+var_8]
mov [rsp+68h+var_50], rcx
mov eax, [rcx+5Ch]
cmp eax, [rcx+60h]
jnz loc_4D0... | LefDefParser::defiGroup * LefDefParser::defiGroup::addProperty(
LefDefParser::defiGroup *this,
const char *a2,
const char *a3,
char a4)
{
int v4; // eax
const char *v5; // rax
long long v6; // rdx
const char *v7; // rax
long long v8; // rdx
LefDefParser::defiGroup *result; //... | addProperty:
SUB RSP,0x68
MOV AL,CL
MOV qword ptr [RSP + 0x60],RDI
MOV qword ptr [RSP + 0x58],RSI
MOV qword ptr [RSP + 0x50],RDX
MOV byte ptr [RSP + 0x4f],AL
MOV RCX,qword ptr [RSP + 0x60]
MOV qword ptr [RSP + 0x18],RCX
MOV EAX,dword ptr [RCX + 0x5c]
CMP EAX,dword ptr [RCX + 0x60]
JNZ 0x0014d011
MOV RAX,qword ptr [RSP ... |
/* LefDefParser::defiGroup::addProperty(char const*, char const*, char) */
void __thiscall
LefDefParser::defiGroup::addProperty(defiGroup *this,char *param_1,char *param_2,char param_3)
{
char *pcVar1;
void *pvVar2;
void *pvVar3;
void *pvVar4;
void *pvVar5;
size_t sVar6;
char *pcVar7;
int local_24;
... | |
10,218 | lf_hash_destroy | eloqsql/mysys/lf_hash.cc | void lf_hash_destroy(LF_HASH *hash)
{
LF_SLIST *el, **head= (LF_SLIST **)lf_dynarray_value(&hash->array, 0);
if (head)
{
el= *head;
while (el)
{
intptr next= el->link;
if (el->hashnr & 1)
lf_alloc_direct_free(&hash->alloc, el); /* normal node */
else
my_free(el); /* ... | O0 | cpp | lf_hash_destroy:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
xorl %esi, %esi
callq 0xfd070
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x18(%rbp)
je 0xfd4df
movq -0x18(%rbp), %rax
movq (%rax), %rax
movq %rax, -0x10(%rbp)
cmpq $0x0, -0x10(%rbp)
je 0xfd4dd
movq -0x10(%rbp), %rax
movq (%... | lf_hash_destroy:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_8], rdi
mov rdi, [rbp+var_8]
xor esi, esi
call lf_dynarray_value
mov [rbp+var_18], rax
cmp [rbp+var_18], 0
jz short loc_FD4DF
mov rax, [rbp+var_18]
mov rax, [rax]
mov [rbp+var_10], rax
loc_FD47D:
cmp ... | long long lf_hash_destroy(long long a1)
{
long long v2; // [rsp+0h] [rbp-20h]
long long *v3; // [rsp+8h] [rbp-18h]
long long i; // [rsp+10h] [rbp-10h]
v3 = (long long *)lf_dynarray_value(a1, 0);
if ( v3 )
{
for ( i = *v3; i; i = v2 )
{
v2 = *(_QWORD *)i;
if ( (*(_DWORD *)(i + 24) & 1) ... | lf_hash_destroy:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV RDI,qword ptr [RBP + -0x8]
XOR ESI,ESI
CALL 0x001fd070
MOV qword ptr [RBP + -0x18],RAX
CMP qword ptr [RBP + -0x18],0x0
JZ 0x001fd4df
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX]
MOV qword ptr [RBP + -0x10],RAX
LAB_001fd47d:... |
void lf_hash_destroy(long param_1)
{
int8 *puVar1;
int8 *local_18;
puVar1 = (int8 *)lf_dynarray_value(param_1,0);
if (puVar1 != (int8 *)0x0) {
local_18 = (int8 *)*puVar1;
while (local_18 != (int8 *)0x0) {
puVar1 = (int8 *)*local_18;
if ((*(uint *)(local_18 + 3) & 1) == 0) {
my_f... | |
10,219 | trnman_get_min_safe_trid | eloqsql/storage/maria/trnman.c | TrID trnman_get_min_safe_trid()
{
TrID trid;
mysql_mutex_lock(&LOCK_trn_list);
trid= MY_MIN(active_list_min.next->min_read_from,
global_trid_generator);
mysql_mutex_unlock(&LOCK_trn_list);
return trid;
} | O0 | c | trnman_get_min_safe_trid:
pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
leaq 0x42a801(%rip), %rdi # 0x478120
leaq 0x103eff(%rip), %rsi # 0x151825
movl $0x37a, %edx # imm = 0x37A
callq 0x4c9e0
movq 0x42a4a9(%rip), %rax # 0x477de0
movq 0x80(%rax), %rax
cmpq 0x42a70b(%rip), %rax # 0x478050
jae 0x4d95b... | trnman_get_min_safe_trid:
push rbp
mov rbp, rsp
sub rsp, 10h
lea rdi, LOCK_trn_list
lea rsi, aWorkspaceLlm4b_9; "/workspace/llm4binary/github2025/eloqsq"...
mov edx, 37Ah
call inline_mysql_mutex_lock_7
mov rax, cs:qword_477DE0
mov rax, [rax+80h]
cmp rax, cs:global_trid_generator
jn... | long long trnman_get_min_safe_trid()
{
long long v1; // [rsp+0h] [rbp-10h]
inline_mysql_mutex_lock_7(
(long long)&LOCK_trn_list,
(long long)"/workspace/llm4binary/github2025/eloqsql/storage/maria/trnman.c",
0x37Au);
if ( *(_QWORD *)(qword_477DE0 + 128) >= (unsigned long long)global_trid_generator )
... | trnman_get_min_safe_trid:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
LEA RDI,[0x578120]
LEA RSI,[0x251825]
MOV EDX,0x37a
CALL 0x0014c9e0
MOV RAX,qword ptr [0x00577de0]
MOV RAX,qword ptr [RAX + 0x80]
CMP RAX,qword ptr [0x00578050]
JNC 0x0014d95b
MOV RAX,qword ptr [0x00577de0]
MOV RAX,qword ptr [RAX + 0x80]
MOV qword ptr [RBP + -... |
ulong trnman_get_min_safe_trid(void)
{
ulong local_18;
inline_mysql_mutex_lock
(LOCK_trn_list,"/workspace/llm4binary/github2025/eloqsql/storage/maria/trnman.c",0x37a);
if (*(ulong *)(active_list_min._104_8_ + 0x80) < global_trid_generator) {
local_18 = *(ulong *)(active_list_min._104_8_ + 0x8... | |
10,220 | trnman_get_min_safe_trid | eloqsql/storage/maria/trnman.c | TrID trnman_get_min_safe_trid()
{
TrID trid;
mysql_mutex_lock(&LOCK_trn_list);
trid= MY_MIN(active_list_min.next->min_read_from,
global_trid_generator);
mysql_mutex_unlock(&LOCK_trn_list);
return trid;
} | O3 | c | trnman_get_min_safe_trid:
pushq %rbp
movq %rsp, %rbp
pushq %r14
pushq %rbx
cmpq $0x0, 0x3b5fee(%rip) # 0x3fd560
jne 0x475bc
leaq 0x3b5fa5(%rip), %rdi # 0x3fd520
callq 0x29220
movq 0x3b5c59(%rip), %rax # 0x3fd1e0
movq 0x80(%rax), %r14
movq 0x3b5ebb(%rip), %rbx # 0x3fd450
movq 0x3b5fc4(%rip), %rdi # 0x3fd5... | trnman_get_min_safe_trid:
push rbp
mov rbp, rsp
push r14
push rbx
cmp cs:qword_3FD560, 0
jnz short loc_475BC
lea rdi, LOCK_trn_list
call _pthread_mutex_lock
loc_47580:
mov rax, cs:qword_3FD1E0
mov r14, [rax+80h]
mov rbx, cs:global_trid_generator
mov rdi, cs:qword_3FD560
test ... | unsigned long long trnman_get_min_safe_trid()
{
unsigned long long v0; // r14
unsigned long long v1; // rbx
if ( qword_3FD560 )
trnman_get_min_safe_trid_cold_1();
else
pthread_mutex_lock(&LOCK_trn_list);
v0 = *(_QWORD *)(qword_3FD1E0 + 128);
v1 = global_trid_generator;
if ( qword_3FD560 )
PSI... | trnman_get_min_safe_trid:
PUSH RBP
MOV RBP,RSP
PUSH R14
PUSH RBX
CMP qword ptr [0x004fd560],0x0
JNZ 0x001475bc
LEA RDI,[0x4fd520]
CALL 0x00129220
LAB_00147580:
MOV RAX,qword ptr [0x004fd1e0]
MOV R14,qword ptr [RAX + 0x80]
MOV RBX,qword ptr [0x004fd450]
MOV RDI,qword ptr [0x004fd560]
TEST RDI,RDI
JNZ 0x001475c3
LAB_0014... |
ulong trnman_get_min_safe_trid(void)
{
ulong uVar1;
ulong uVar2;
if (LOCK_trn_list._64_8_ == 0) {
pthread_mutex_lock((pthread_mutex_t *)LOCK_trn_list);
}
else {
trnman_get_min_safe_trid_cold_1();
}
uVar2 = global_trid_generator;
uVar1 = *(ulong *)(active_list_min._104_8_ + 0x80);
if (LOCK... | |
10,221 | nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vecto... | monkey531[P]llama/common/json.hpp | char_int_type get()
{
++position.chars_read_total;
++position.chars_read_current_line;
if (next_unget)
{
// just reset the next_unget variable and work with current
next_unget = false;
}
else
{
current = ia.get_character();... | O2 | cpp | nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vecto... | _ZN8nlohmann16json_abi_v3_11_36detail5lexerINS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEENS1_22iterator_input_adapterIN9__gnu_cxx17__normal_iteratorIPKcSB_EEEEE3getEv:
push rbx
sub rsp, 10h
mov rbx, rdi
movdqu xmm0, ... | long long nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map,std::vector,std::string,bool,long,unsigned long,double,std::allocator,nlohmann::json_abi_v3_11_3::adl_serializer,std::vector<unsigned char>,void>,nlohmann::json_abi_v3_11_3::detail::iterat... | get:
PUSH RBX
SUB RSP,0x10
MOV RBX,RDI
MOVDQU XMM0,xmmword ptr [RDI + 0x20]
PCMPEQD XMM1,XMM1
PSUBQ XMM0,XMM1
MOVDQU xmmword ptr [RDI + 0x20],XMM0
CMP byte ptr [RDI + 0x18],0x1
JNZ 0x00143fb5
MOV byte ptr [RBX + 0x18],0x0
MOV EAX,dword ptr [RBX + 0x14]
JMP 0x00143fca
LAB_00143fb5:
MOV RCX,qword ptr [RBX]
CMP RCX,qword ... |
/* nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map,
std::vector, std::__cxx11::string, bool, long, unsigned long, double, std::allocator,
nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned
char... | |
10,222 | sqrt_align_fp2 | corpus-core[P]colibri-stateless/build_O1/_deps/blst-src/src/sqrt.c | static bool_t sqrt_align_fp2(vec384x out, const vec384x ret,
const vec384x sqrt, const vec384x inp)
{
static const vec384x sqrt_minus_1 = { { 0 }, { ONE_MONT_P } };
static const vec384x sqrt_sqrt_minus_1 = {
/*
* "magic" number is ±2^((p-3)/4)%p, which is "1/sqrt(2)",
... | O1 | c | sqrt_align_fp2:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x138, %rsp # imm = 0x138
movq %rcx, %r13
movq %rsi, -0x40(%rbp)
movq %rdi, -0x38(%rbp)
leaq 0x18474(%rip), %rbx # 0x3fb20
leaq -0xa0(%rbp), %r14
movabsq $-0x760c000300030003, %rcx # imm = 0x89F3FFFCFF... | sqrt_align_fp2:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 138h
mov r13, rcx
mov [rbp+var_40], rsi
mov [rbp+var_38], rdi
lea rbx, BLS12_381_P
lea r14, [rbp+var_A0]
mov rcx, 89F3FFFCFFFCFFFDh
mov rdi, r14
mov rsi, rdx
mov rdx,... | long long sqrt_align_fp2(long long a1, long long a2, long long a3, long long a4)
{
long long is_zero_16x; // r14
long long v6; // rbx
long long v7; // r14
long long v8; // rbx
long long v9; // r14
_BYTE v11[96]; // [rsp+0h] [rbp-160h] BYREF
_BYTE v12[48]; // [rsp+60h] [rbp-100h] BYREF
_BYTE v13[48]; //... | sqrt_align_fp2:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x138
MOV R13,RCX
MOV qword ptr [RBP + -0x40],RSI
MOV qword ptr [RBP + -0x38],RDI
LEA RBX,[0x13fb20]
LEA R14,[RBP + -0xa0]
MOV RCX,-0x760c000300030003
MOV RDI,R14
MOV RSI,RDX
MOV RDX,RBX
CALL 0x00133a20
LEA R15,[RBP + -0x100]
MOV ... |
ulong sqrt_align_fp2(int8 param_1,int8 param_2,int8 param_3,long param_4)
{
ulong uVar1;
ulong uVar2;
long lVar3;
int8 *puVar4;
int8 *puVar5;
byte bVar6;
int8 local_168 [12];
int1 local_108 [48];
int1 local_d8 [48];
int1 local_a8 [48];
int1 local_78 [48];
int8 local_48;
int8 local_40;
ulon... | |
10,223 | my_hash_sort_utf8mb3_nopad | eloqsql/strings/ctype-utf8.c | static void my_hash_sort_utf8mb3_nopad(CHARSET_INFO *cs, const uchar *s, size_t slen,
ulong *nr1, ulong *nr2)
{
my_wc_t wc;
int res;
const uchar *e= s+slen;
MY_UNICASE_INFO *uni_plane= cs->caseinfo;
register ulong m1= *nr1, m2= *nr2;
while ((s < e) && (res=my_utf8mb3_... | O0 | c | my_hash_sort_utf8mb3_nopad:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movq %rcx, -0x20(%rbp)
movq %r8, -0x28(%rbp)
movq -0x10(%rbp), %rax
addq -0x18(%rbp), %rax
movq %rax, -0x40(%rbp)
movq -0x8(%rbp), %rax
movq 0x78(%rax), %rax
movq %rax, -0x48(%rbp)... | my_hash_sort_utf8mb3_nopad:
push rbp
mov rbp, rsp
sub rsp, 60h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov [rbp+var_20], rcx
mov [rbp+var_28], r8
mov rax, [rbp+var_10]
add rax, [rbp+var_18]
mov [rbp+var_40], rax
mov rax, [rbp+var_8]
mov rax, [r... | _QWORD * my_hash_sort_utf8mb3_nopad(
long long a1,
unsigned long long a2,
long long a3,
unsigned long long *a4,
_QWORD *a5,
long long a6)
{
_QWORD *result; // rax
bool v7; // [rsp+7h] [rbp-59h]
long long v8; // [rsp+8h] [rbp-58h]
long long v9; // [rsp+8h] [rbp-58h... | my_hash_sort_utf8mb3_nopad:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV qword ptr [RBP + -0x20],RCX
MOV qword ptr [RBP + -0x28],R8
MOV RAX,qword ptr [RBP + -0x10]
ADD RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x40],RAX
MOV ... |
void my_hash_sort_utf8mb3_nopad
(long param_1,ulong param_2,long param_3,ulong *param_4,long *param_5)
{
int8 uVar1;
bool bVar2;
long local_60;
ulong local_58;
int local_3c;
ulong local_38;
long *local_30;
ulong *local_28;
long local_20;
ulong local_18;
long local_10;
uVar1 =... | |
10,224 | my_hash_sort_utf8mb3_nopad | eloqsql/strings/ctype-utf8.c | static void my_hash_sort_utf8mb3_nopad(CHARSET_INFO *cs, const uchar *s, size_t slen,
ulong *nr1, ulong *nr2)
{
my_wc_t wc;
int res;
const uchar *e= s+slen;
MY_UNICASE_INFO *uni_plane= cs->caseinfo;
register ulong m1= *nr1, m2= *nr2;
while ((s < e) && (res=my_utf8mb3_... | O3 | c | my_hash_sort_utf8mb3_nopad:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x28, %rsp
movq %rcx, -0x38(%rbp)
movq (%rcx), %r13
movq %r8, -0x40(%rbp)
movq (%r8), %r14
testq %rdx, %rdx
jle 0x5704a
movq %rdx, %r15
movq %rsi, %r12
addq %rsi, %r15
movq %rdi, -0x48(%rbp)
movq 0x78(%rd... | my_hash_sort_utf8mb3_nopad:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 28h
mov [rbp+var_38], rcx
mov r13, [rcx]
mov [rbp+var_40], r8
mov r14, [r8]
test rdx, rdx
jle loc_5704A
mov r15, rdx
mov r12, rsi
add r15, rsi
mov [rbp... | _QWORD * my_hash_sort_utf8mb3_nopad(long long a1, unsigned __int8 *a2, long long a3, long long *a4, _QWORD *a5)
{
long long v5; // r13
long long v6; // r14
unsigned __int8 *v7; // r12
unsigned long long v8; // r15
_QWORD *v9; // rbx
int v10; // eax
unsigned __int8 v11; // dl
long long v12; // rsi
unsi... | my_hash_sort_utf8mb3_nopad:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x28
MOV qword ptr [RBP + -0x38],RCX
MOV R13,qword ptr [RCX]
MOV qword ptr [RBP + -0x40],R8
MOV R14,qword ptr [R8]
TEST RDX,RDX
JLE 0x0015704a
MOV R15,RDX
MOV R12,RSI
ADD R15,RSI
MOV qword ptr [RBP + -0x48],RDI
MOV RBX... |
void my_hash_sort_utf8mb3_nopad
(long param_1,ulong param_2,long param_3,ulong *param_4,long *param_5)
{
ulong *puVar1;
long lVar2;
uint uVar3;
ulong uVar4;
ulong uVar5;
ulong uVar6;
long lVar7;
ulong uVar8;
ulong local_38;
uVar6 = *param_4;
lVar7 = *param_5;
if (0 < param_3)... | |
10,225 | js_async_generator_await | bluesky950520[P]quickjs/quickjs.c | static int js_async_generator_await(JSContext *ctx,
JSAsyncGeneratorData *s,
JSValue value)
{
JSValue promise, resolving_funcs[2], resolving_funcs1[2];
int i, res;
promise = js_promise_resolve(ctx, ctx->promise_ctor,
... | O0 | c | js_async_generator_await:
subq $0xb8, %rsp
movq %rdx, 0xa0(%rsp)
movq %rcx, 0xa8(%rsp)
movq %rdi, 0x98(%rsp)
movq %rsi, 0x90(%rsp)
movq 0x98(%rsp), %rdi
movq 0x98(%rsp), %rax
movq 0x88(%rax), %rsi
movq 0x90(%rax), %rdx
movl $0x1, %ecx
leaq 0xa0(%rsp), %r8
xorl %r9d, %r9d
callq 0x92af0
movq %rax, 0x28(%rsp)
movq %rdx, 0... | js_async_generator_await:
sub rsp, 0B8h
mov [rsp+0B8h+var_18], rdx
mov [rsp+0B8h+var_10], rcx
mov [rsp+0B8h+var_20], rdi
mov [rsp+0B8h+var_28], rsi
mov rdi, [rsp+0B8h+var_20]
mov rax, [rsp+0B8h+var_20]
mov rsi, [rax+88h]
mov rdx, [rax+90h]
mov ecx, 1
lea r8, [rsp+0B8h+var_18]... | long long js_async_generator_await(
long long a1,
_QWORD *a2,
long long a3,
long long a4,
__m128 a5,
__m128 a6,
__m128 a7,
__m128 a8,
double a9,
double a10,
__m128 a11,
__m128 a12)
{
long long v12; // rdx
_QWORD *v13; /... | js_async_generator_await:
SUB RSP,0xb8
MOV qword ptr [RSP + 0xa0],RDX
MOV qword ptr [RSP + 0xa8],RCX
MOV qword ptr [RSP + 0x98],RDI
MOV qword ptr [RSP + 0x90],RSI
MOV RDI,qword ptr [RSP + 0x98]
MOV RAX,qword ptr [RSP + 0x98]
MOV RSI,qword ptr [RAX + 0x88]
MOV RDX,qword ptr [RAX + 0x90]
MOV ECX,0x1
LEA R8,[RSP + 0xa0]
X... |
int4
js_async_generator_await(long param_1,int8 *param_2,int8 param_3,int8 param_4)
{
int iVar1;
uint uStack_ac;
int local_7c;
long local_78 [4];
long local_58;
int8 auStack_50 [3];
int1 local_38 [16];
int8 *local_28;
long local_20;
int8 local_18;
int8 local_10;
local_28 = param_2;
local_... | |
10,226 | js_os_ttySetRaw | bluesky950520[P]quickjs/quickjs-libc.c | static JSValue js_os_ttySetRaw(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
struct termios tty;
int fd;
if (JS_ToInt32(ctx, &fd, argv[0]))
return JS_EXCEPTION;
memset(&tty, 0, sizeof(tty));
tcgetattr(fd, &tty);
oldtty = tty;
tty.c_ifl... | O0 | c | js_os_ttySetRaw:
subq $0x78, %rsp
movq %rsi, 0x58(%rsp)
movq %rdx, 0x60(%rsp)
movq %rdi, 0x50(%rsp)
movl %ecx, 0x4c(%rsp)
movq %r8, 0x40(%rsp)
movq 0x50(%rsp), %rdi
movq 0x40(%rsp), %rax
movq (%rax), %rdx
movq 0x8(%rax), %rcx
movq %rsp, %rsi
callq 0x37c60
cmpl $0x0, %eax
je 0x172d0
movl $0x0, 0x68(%rsp)
movq $0x6, 0x70... | js_os_ttySetRaw:
sub rsp, 78h
mov [rsp+78h+var_20], rsi
mov [rsp+78h+var_18], rdx
mov [rsp+78h+var_28], rdi
mov [rsp+78h+var_2C], ecx
mov [rsp+78h+var_38], r8
mov rdi, [rsp+78h+var_28]
mov rax, [rsp+78h+var_38]
mov rdx, [rax]
mov rcx, [rax+8]
mov rsi, rsp
call JS_ToInt32
c... | long long js_os_ttySetRaw(long long a1, long long a2, long long a3, int a4, _QWORD *a5)
{
unsigned int v6; // [rsp+0h] [rbp-78h] BYREF
int v7; // [rsp+4h] [rbp-74h] BYREF
int v8; // [rsp+8h] [rbp-70h]
int v9; // [rsp+Ch] [rbp-6Ch]
int v10; // [rsp+10h] [rbp-68h]
char v11; // [rsp+1Ah] [rbp-5Eh]
char v12;... | js_os_ttySetRaw:
SUB RSP,0x78
MOV qword ptr [RSP + 0x58],RSI
MOV qword ptr [RSP + 0x60],RDX
MOV qword ptr [RSP + 0x50],RDI
MOV dword ptr [RSP + 0x4c],ECX
MOV qword ptr [RSP + 0x40],R8
MOV RDI,qword ptr [RSP + 0x50]
MOV RAX,qword ptr [RSP + 0x40]
MOV RDX,qword ptr [RAX]
MOV RCX,qword ptr [RAX + 0x8]
MOV RSI,RSP
CALL 0x0... |
int1 [16]
js_os_ttySetRaw(int8 param_1,int8 param_2,int8 param_3,int4 param_4,
int8 *param_5)
{
int1 auVar1 [16];
int iVar2;
int local_78;
termios local_74;
int8 *local_38;
int4 local_2c;
int8 local_28;
int8 local_20;
int8 local_18;
int4 uStack_c;
int8 local_8;
local_38 = pa... | |
10,227 | frobenius_map_fp12 | corpus-core[P]colibri-stateless/build_O0/_deps/blst-src/src/fp12_tower.c | static void frobenius_map_fp12(vec384fp12 ret, const vec384fp12 a, size_t n)
{
static const vec384x coeffs[] = { /* (u + 1)^((P^n - 1) / 6) */
{ { TO_LIMB_T(0x07089552b319d465), TO_LIMB_T(0xc6695f92b50a8313),
TO_LIMB_T(0x97e83cccd117228f), TO_LIMB_T(0xa35baecab2dc29ee),
TO_LIMB_T(0x1ce393... | O0 | c | frobenius_map_fp12:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movq -0x8(%rbp), %rdi
movq -0x10(%rbp), %rsi
movq -0x18(%rbp), %rdx
callq 0xbe420
movq -0x8(%rbp), %rdi
addq $0x120, %rdi # imm = 0x120
movq -0x10(%rbp), %rsi
addq $0x120, %rsi ... | frobenius_map_fp12:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov rdi, [rbp+var_8]
mov rsi, [rbp+var_10]
mov rdx, [rbp+var_18]
call frobenius_map_fp6
mov rdi, [rbp+var_8]
add rdi, 120h
mov rsi, [rbp+var_10]
add ... | long long frobenius_map_fp12(long long a1, long long a2, long long a3)
{
long long v4; // [rsp+8h] [rbp-18h]
v4 = a3;
frobenius_map_fp6(a1, a2, a3);
frobenius_map_fp6(a1 + 288, a2 + 288, v4--);
mul_fp2(a1 + 288, a1 + 288, (char *)&frobenius_map_fp12_coeffs + 96 * v4);
mul_fp2(a1 + 384, a1 + 384, (char *)&... | frobenius_map_fp12:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV RDI,qword ptr [RBP + -0x8]
MOV RSI,qword ptr [RBP + -0x10]
MOV RDX,qword ptr [RBP + -0x18]
CALL 0x001be420
MOV RDI,qword ptr [RBP + -0x8]
ADD RDI,0x120
MOV RSI,qword p... |
void frobenius_map_fp12(long param_1,long param_2,long param_3)
{
frobenius_map_fp6(param_1,param_2,param_3);
frobenius_map_fp6(param_1 + 0x120,param_2 + 0x120,param_3);
param_3 = param_3 + -1;
mul_fp2(param_1 + 0x120,param_1 + 0x120,frobenius_map_fp12_coeffs + param_3 * 0x60);
mul_fp2(param_1 + 0x180,param... | |
10,228 | my_caseup_utf8mb4 | eloqsql/strings/ctype-utf8.c | static size_t
my_caseup_utf8mb4(CHARSET_INFO *cs, const char *src, size_t srclen,
char *dst, size_t dstlen)
{
my_wc_t wc;
int srcres, dstres;
const char *srcend= src + srclen;
char *dstend= dst + dstlen, *dst0= dst;
MY_UNICASE_INFO *uni_plane= cs->caseinfo;
DBUG_ASSERT(src != dst || cs->ca... | O3 | c | my_caseup_utf8mb4:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %r8, -0x38(%rbp)
movq %rcx, %r13
movq %rcx, -0x30(%rbp)
testq %rdx, %rdx
jle 0xd6f65
movq %rdx, %r15
movq %rsi, %r12
addq %rsi, %r15
movq -0x30(%rbp), %r13
addq %r13, -0x38(%rbp)
movq 0x78(%rdi), %... | my_caseup_utf8mb4:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 18h
mov [rbp+var_38], r8
mov r13, rcx
mov [rbp+var_30], rcx
test rdx, rdx
jle short loc_D6F65
mov r15, rdx
mov r12, rsi
add r15, rsi
mov r13, [rbp+var_30]
add [... | _BYTE * my_caseup_utf8mb4(long long a1, unsigned long long a2, long long a3, _BYTE *a4, unsigned long long a5)
{
_BYTE *v5; // r13
unsigned long long v6; // r12
unsigned long long v7; // r15
unsigned long long *v8; // r14
int v9; // eax
unsigned int v10; // ebx
unsigned long long v11; // rsi
long long v... | my_caseup_utf8mb4:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x18
MOV qword ptr [RBP + -0x38],R8
MOV R13,RCX
MOV qword ptr [RBP + -0x30],RCX
TEST RDX,RDX
JLE 0x001d6f65
MOV R15,RDX
MOV R12,RSI
ADD R15,RSI
MOV R13,qword ptr [RBP + -0x30]
ADD qword ptr [RBP + -0x38],R13
MOV R14,qword ptr [... |
long my_caseup_utf8mb4(long param_1,ulong param_2,long param_3,long param_4,long param_5)
{
ulong *puVar1;
long lVar2;
uint uVar3;
uint uVar4;
ulong uVar5;
ulong local_48;
long local_40;
long local_38;
local_38 = param_4;
if (0 < param_3) {
uVar5 = param_3 + param_2;
local_40 = param_5 ... | |
10,229 | bool httplib::detail::write_content_without_length<httplib::Server::write_content_with_provider(httplib::Stream&, httplib::Request const&, httplib::Response&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch... | hkr04[P]cpp-mcp/common/httplib.h | inline bool
write_content_without_length(Stream &strm,
const ContentProvider &content_provider,
const T &is_shutting_down) {
size_t offset = 0;
auto data_available = true;
auto ok = true;
DataSink data_sink;
data_sink.write = [&](const char *d, size_t... | O3 | c | bool httplib::detail::write_content_without_length<httplib::Server::write_content_with_provider(httplib::Stream&, httplib::Request const&, httplib::Response&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch... | _ZN7httplib6detail28write_content_without_lengthIZNS_6Server27write_content_with_providerERNS_6StreamERKNS_7RequestERNS_8ResponseERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESH_EUlvE_EEbS4_RKSt8functionIFbmmRNS_8DataSinkEEERKT_:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub r... | long long httplib::detail::write_content_without_length<httplib::Server::write_content_with_provider(httplib::Stream &,httplib::Request const&,httplib::Response &,std::string const&,std::string const&)::{lambda(void)#1}>(
long long a1,
long long a2,
long long a3)
{
long long *v4; // r13
cha... | write_content_without_length<httplib::Server::write_content_with_provider(httplib::Stream&,httplib::Request_const&,httplib::Response&,std::__cxx11::string_const&,std::__cxx11::string_const&)::{lambda()#1}>:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x208
MOV RBX,RDX
MOV R14,RSI
MOV R15,RDI
LEA R13,[... |
/* bool
httplib::detail::write_content_without_length<httplib::Server::write_content_with_provider(httplib::Stream&,
httplib::Request const&, httplib::Response&, std::__cxx11::string const&, std::__cxx11::string
const&)::{lambda()#1}>(httplib::Stream&, std::function<bool (unsigned long, unsigned long,
htt... | |
10,230 | AllocPacket(sockaddr_in6 const&, bool, unsigned long) | Dolphin-anty/Source/Core/Common/TraversalServer.cpp | static Common::TraversalPacket* AllocPacket(const sockaddr_in6& dest, bool fromAlt,
Common::TraversalRequestId misc = 0)
{
Common::TraversalRequestId requestId{};
Common::Random::Generate(&requestId, sizeof(requestId));
OutgoingPacketInfo* info = &outgoingPackets[reques... | O0 | cpp | AllocPacket(sockaddr_in6 const&, bool, unsigned long):
subq $0x38, %rsp
movb %sil, %al
movq %rdi, 0x30(%rsp)
andb $0x1, %al
movb %al, 0x2f(%rsp)
movq %rdx, 0x20(%rsp)
movq $0x0, 0x18(%rsp)
leaq 0x18(%rsp), %rdi
movl $0x8, %esi
callq 0x114f0
leaq 0xbacca(%rip), %rdi # 0xc66f0
leaq 0x18(%rsp), %rsi
callq 0xe1e0
movq ... | _ZL11AllocPacketRK12sockaddr_in6bm:
sub rsp, 38h
mov al, sil
mov [rsp+38h+var_8], rdi
and al, 1
mov [rsp+38h+var_9], al
mov [rsp+38h+var_18], rdx
mov [rsp+38h+var_20], 0
lea rdi, [rsp+38h+var_20]; this
mov esi, offset byte_8; void *
call _ZN6Common6Random8GenerateEPvm; Common::Ran... | long long AllocPacket(_QWORD *a1, char a2, unsigned long long a3)
{
_QWORD *v3; // rcx
long long v5; // [rsp+10h] [rbp-28h]
long long v6; // [rsp+18h] [rbp-20h] BYREF
unsigned long long v7; // [rsp+20h] [rbp-18h]
char v8; // [rsp+2Fh] [rbp-9h]
_QWORD *v9; // [rsp+30h] [rbp-8h]
v9 = a1;
v8 = a2 & 1;
... | AllocPacket:
SUB RSP,0x38
MOV AL,SIL
MOV qword ptr [RSP + 0x30],RDI
AND AL,0x1
MOV byte ptr [RSP + 0x2f],AL
MOV qword ptr [RSP + 0x20],RDX
MOV qword ptr [RSP + 0x18],0x0
LEA RDI,[RSP + 0x18]
MOV ESI,0x8
CALL 0x001114f0
LEA RDI,[0x1c66f0]
LEA RSI,[RSP + 0x18]
CALL 0x0010e1e0
MOV qword ptr [RSP + 0x10],RAX
MOV CL,byte pt... |
/* AllocPacket(sockaddr_in6 const&, bool, unsigned long) */
void * AllocPacket(sockaddr_in6 *param_1,bool param_2,ulong param_3)
{
void *__s;
ulong local_20;
ulong local_18;
byte local_9;
sockaddr_in6 *local_8;
local_20 = 0;
local_18 = param_3;
local_9 = param_2;
local_8 = param_1;
Common::Ran... | |
10,231 | AllocPacket(sockaddr_in6 const&, bool, unsigned long) | Dolphin-anty/Source/Core/Common/TraversalServer.cpp | static Common::TraversalPacket* AllocPacket(const sockaddr_in6& dest, bool fromAlt,
Common::TraversalRequestId misc = 0)
{
Common::TraversalRequestId requestId{};
Common::Random::Generate(&requestId, sizeof(requestId));
OutgoingPacketInfo* info = &outgoingPackets[reques... | O3 | cpp | AllocPacket(sockaddr_in6 const&, bool, unsigned long):
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x10, %rsp
movq %rdx, %rbx
movl %esi, %ebp
movq %rdi, %r14
xorl %r12d, %r12d
leaq 0x8(%rsp), %r15
movq %r12, (%r15)
movl $0x8, %esi
movq %r15, %rdi
callq 0xbcfc
leaq 0x484fd(%rip), %rdi # 0x535c0
movq... | _ZL11AllocPacketRK12sockaddr_in6bm:
push rbp
push r15
push r14
push r12
push rbx
sub rsp, 10h
mov rbx, rdx
mov ebp, esi
mov r14, rdi
xor r12d, r12d
lea r15, [rsp+38h+var_30]
mov [r15], r12
mov esi, offset byte_8; void *
mov rdi, r15; this
call _ZN6Common6Random8Gene... | long long AllocPacket(_OWORD *a1, char a2, unsigned long long a3)
{
long long result; // rax
__int128 v5; // xmm1
_QWORD v6[6]; // [rsp+8h] [rbp-30h] BYREF
v6[0] = 0LL;
Common::Random::Generate((Common::Random *)v6, &byte_8, a3);
result = std::__detail::_Map_base<unsigned long,std::pair<unsigned long cons... | AllocPacket:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x10
MOV RBX,RDX
MOV EBP,ESI
MOV R14,RDI
XOR R12D,R12D
LEA R15,[RSP + 0x8]
MOV qword ptr [R15],R12
MOV ESI,0x8
MOV RDI,R15
CALL 0x0010bcfc
LEA RDI,[0x1535c0]
MOV RSI,R15
CALL 0x0010b544
MOV byte ptr [RAX + 0x30],BPL
MOVUPS XMM0,xmmword ptr [R14]
MOVUPS X... |
/* AllocPacket(sockaddr_in6 const&, bool, unsigned long) */
void AllocPacket(sockaddr_in6 *param_1,bool param_2,ulong param_3)
{
int8 uVar1;
int8 uVar2;
int8 uVar3;
int8 *puVar4;
ulong local_30;
local_30 = 0;
Common::Random::Generate(&local_30,8);
puVar4 = (int8 *)
std::__detail::
... | |
10,232 | minja::Context::at(minja::Value const&) | llama.cpp/common/minja/minja.hpp | virtual Value & at(const Value & key) {
if (values_.contains(key)) return values_.at(key);
if (parent_) return parent_->at(key);
throw std::runtime_error("Undefined variable: " + key.dump());
} | O3 | cpp | minja::Context::at(minja::Value const&):
pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x48, %rsp
movq %rsi, %r14
movq %rdi, %rbx
leaq 0x18(%rdi), %r15
movq %r15, %rdi
callq 0xbf3fa
testb %al, %al
je 0xbf2bd
movq %r15, %rdi
movq %r14, %rsi
addq $0x48, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp 0xbf646
movq 0x... | _ZN5minja7Context2atERKNS_5ValueE:
push rbp
push r15
push r14
push rbx
sub rsp, 48h
mov r14, rsi
mov rbx, rdi
lea r15, [rdi+18h]
mov rdi, r15; this
call _ZNK5minja5Value8containsERKS0_; minja::Value::contains(minja::Value const&)
test al, al
jz short loc_BF2BD
mov rdi, r15... | long long minja::Context::at(minja::Context *this, const minja::Value *a2)
{
long long v3; // rdi
void *exception; // rbx
_BYTE v5[16]; // [rsp+8h] [rbp-60h] BYREF
_QWORD v6[2]; // [rsp+28h] [rbp-40h] BYREF
if ( (unsigned __int8)minja::Value::contains((minja::Context *)((char *)this + 24), a2) )
return ... | at:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x48
MOV R14,RSI
MOV RBX,RDI
LEA R15,[RDI + 0x18]
MOV RDI,R15
CALL 0x001bf3fa
TEST AL,AL
JZ 0x001bf2bd
MOV RDI,R15
MOV RSI,R14
ADD RSP,0x48
POP RBX
POP R14
POP R15
POP RBP
JMP 0x001bf646
LAB_001bf2bd:
MOV RDI,qword ptr [RBX + 0x68]
TEST RDI,RDI
JZ 0x001bf2dc
MOV RAX,qword... |
/* minja::Context::at(minja::Value const&) */
void __thiscall minja::Context::at(Context *this,Value *param_1)
{
long *plVar1;
char cVar2;
runtime_error *this_00;
int1 local_60 [32];
string local_40 [32];
cVar2 = Value::contains((Value *)(this + 0x18),param_1);
if (cVar2 != '\0') {
Value::at((Va... | |
10,233 | ma_open_keyfile | eloqsql/storage/maria/ma_open.c | int _ma_open_keyfile(MARIA_SHARE *share)
{
/*
Modifications to share->kfile should be under intern_lock to protect
against a concurrent checkpoint.
*/
mysql_mutex_lock(&share->intern_lock);
share->kfile.file= mysql_file_open(key_file_kfile,
share->unique_file_name.st... | O3 | c | ma_open_keyfile:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x58, %rsp
movq %rdi, %rbx
leaq 0x8f0(%rdi), %r14
cmpq $0x0, 0x930(%rdi)
jne 0x3b186
movq %r14, %rdi
callq 0x2a200
leaq 0x3cf6be(%rip), %rax # 0x40a7b8
movl (%rax), %esi
movq 0x5b0(%rbx), %r12
movl $0xa0000, %r15... | _ma_open_keyfile:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 58h
mov rbx, rdi
lea r14, [rdi+8F0h]
cmp qword ptr [rdi+930h], 0
jnz loc_3B186
mov rdi, r14
call _pthread_mutex_lock
loc_3B0F3:
lea rax, key_file_kfile
mov esi, [rax]
mo... | long long ma_open_keyfile(long long a1)
{
long long v1; // r12
unsigned int v2; // r15d
long long v3; // rax
long long v4; // r15
_BYTE v6[72]; // [rsp+8h] [rbp-78h] BYREF
long long v7[6]; // [rsp+50h] [rbp-30h] BYREF
if ( *(_QWORD *)(a1 + 2352) )
psi_mutex_lock(a1 + 2288, (long long)"/workspace/llm... | _ma_open_keyfile:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x58
MOV RBX,RDI
LEA R14,[RDI + 0x8f0]
CMP qword ptr [RDI + 0x930],0x0
JNZ 0x0013b186
MOV RDI,R14
CALL 0x0012a200
LAB_0013b0f3:
LEA RAX,[0x50a7b8]
MOV ESI,dword ptr [RAX]
MOV R12,qword ptr [RBX + 0x5b0]
MOV R15D,0xa0000
OR R15D,... |
uint _ma_open_keyfile(long param_1)
{
pthread_mutex_t *__mutex;
int8 uVar1;
int4 uVar2;
uint uVar3;
int1 local_80 [72];
long local_38;
__mutex = (pthread_mutex_t *)(param_1 + 0x8f0);
if (*(long *)(param_1 + 0x930) == 0) {
pthread_mutex_lock(__mutex);
}
else {
psi_mutex_lock(__mutex,"/wo... | |
10,234 | ma_zlib_decompress | eloqsql/libmariadb/plugins/compress/c_zlib.c | my_bool ma_zlib_decompress(ma_compress_ctx *ctx, void *dst, size_t *dst_len,
void *source, size_t *source_len)
{
int rc;
if (!ctx)
return 1;
rc= uncompress((Bytef*) dst, (uLongf *)dst_len, (Bytef*) source, (uLongf)*source_len);
if (rc != Z_OK)
return 1;
return 0;
} | O0 | c | ma_zlib_decompress:
pushq %rbp
movq %rsp, %rbp
subq $0x40, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movq %rcx, -0x28(%rbp)
movq %r8, -0x30(%rbp)
cmpq $0x0, -0x10(%rbp)
jne 0x40e19
movb $0x1, -0x1(%rbp)
jmp 0x40e44
movq -0x18(%rbp), %rdi
movq -0x20(%rbp), %rsi
movq -0x28(%rbp), %rdx
movq... | ma_zlib_decompress:
push rbp
mov rbp, rsp
sub rsp, 40h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
mov [rbp+var_28], rcx
mov [rbp+var_30], r8
cmp [rbp+var_10], 0
jnz short loc_40E19
mov [rbp+var_1], 1
jmp short loc_40E44
loc_40E19:
mov rdi, [rbp+v... | bool ma_zlib_decompress(long long a1, long long a2, long long a3, long long a4, _QWORD *a5)
{
return !a1 || (unsigned int)uncompress(a2, a3, a4, *a5) != 0;
}
| ma_zlib_decompress:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
MOV qword ptr [RBP + -0x28],RCX
MOV qword ptr [RBP + -0x30],R8
CMP qword ptr [RBP + -0x10],0x0
JNZ 0x00140e19
MOV byte ptr [RBP + -0x1],0x1
JMP 0x00140e44
LAB_00140e19:
M... |
int1
ma_zlib_decompress(long param_1,int8 param_2,int8 param_3,int8 param_4,
int8 *param_5)
{
int iVar1;
int1 local_9;
if (param_1 == 0) {
local_9 = 1;
}
else {
iVar1 = uncompress(param_2,param_3,param_4,*param_5);
if (iVar1 == 0) {
local_9 = 0;
}
else {
... | |
10,235 | mysys_namespace::crc32c::crc32c_slow(unsigned int, char const*, unsigned long) | eloqsql/mysys/crc32/crc32c.cc | static uint32_t crc32c_slow(uint32_t crc, const char* buf, size_t size)
{
const uint8_t *p = reinterpret_cast<const uint8_t *>(buf);
const uint8_t *e = p + size;
uint64_t l = crc ^ 0xffffffffu;
// Point x at first 16-byte aligned byte in string. This might be
// just past the end of the string.
const uint... | O3 | cpp | mysys_namespace::crc32c::crc32c_slow(unsigned int, char const*, unsigned long):
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %rbx
movl %edi, %eax
addq %rsi, %rdx
notl %eax
leaq 0xf(%rsi), %rdi
andq $-0x10, %rdi
cmpq %rdi, %rdx
setb %r8b
movq %rdi, %rcx
subq %rsi, %rcx
sete %r9b
orb %r8b, %r9b
je 0xa9567
movq ... | _ZN15mysys_namespace6crc32cL11crc32c_slowEjPKcm:
push rbp
mov rbp, rsp
push r15
push r14
push rbx
mov eax, edi
add rdx, rsi
not eax
lea rdi, [rsi+0Fh]
and rdi, 0FFFFFFFFFFFFFFF0h
cmp rdx, rdi
setb r8b
mov rcx, rdi
sub rcx, rsi
setz r9b
or r9b, r8b
jz short... | long long mysys_namespace::crc32c::crc32c_slow(
mysys_namespace::crc32c *this,
unsigned long long a2,
const char *a3)
{
const char *v3; // rdx
unsigned long long v4; // rax
unsigned long long v5; // rdi
unsigned __int8 *v6; // r9
int v7; // r11d
long long v8; // rcx
unsigned int v... | crc32c_slow:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH RBX
MOV EAX,EDI
ADD RDX,RSI
NOT EAX
LEA RDI,[RSI + 0xf]
AND RDI,-0x10
CMP RDX,RDI
SETC R8B
MOV RCX,RDI
SUB RCX,RSI
SETZ R9B
OR R9B,R8B
JZ 0x001a9567
MOV RDI,RSI
JMP 0x001a9592
LAB_001a9567:
LEA R8,[0x1e1f70]
MOV R9,RSI
LAB_001a9571:
MOVZX R10D,AL
MOVZX R11D,byte ... |
/* mysys_namespace::crc32c::crc32c_slow(unsigned int, char const*, unsigned long) */
uint __thiscall
mysys_namespace::crc32c::crc32c_slow(crc32c *this,uint param_1,char *param_2,ulong param_3)
{
uint uVar1;
ulong uVar2;
long lVar3;
uint *puVar4;
int4 in_register_00000034;
uint *puVar5;
uint *puVar6;
... | |
10,236 | nglog::LogMessage::SaveOrSendToLog() | ng-log[P]ng-log/src/logging.cc | EXCLUSIVE_LOCKS_REQUIRED(log_mutex) {
if (data_->outvec_ != nullptr) {
RAW_DCHECK(data_->num_chars_to_log_ > 0 &&
data_->message_text_[data_->num_chars_to_log_ - 1] == '\n',
"");
// Omit prefix of message and trailing newline when recording in outvec_.
const char* start =... | O2 | cpp | nglog::LogMessage::SaveOrSendToLog():
pushq %r14
pushq %rbx
subq $0x28, %rsp
movq %rdi, %r14
movq 0x8(%rdi), %rax
movq 0x76b0(%rax), %rbx
testq %rbx, %rbx
je 0xb90f
movq 0x76c0(%rax), %rcx
testq %rcx, %rcx
je 0xb87f
cmpb $0xa, 0x3(%rcx,%rax)
je 0xb8bc
leaq 0x13e94(%rip), %rsi # 0x1f71a
leaq 0x13ed4(%rip), %rcx ... | _ZN5nglog10LogMessage15SaveOrSendToLogEv:
push r14
push rbx
sub rsp, 28h
mov r14, rdi
mov rax, [rdi+8]
mov rbx, [rax+76B0h]
test rbx, rbx
jz loc_B90F
mov rcx, [rax+76C0h]
test rcx, rcx
jz short loc_B87F
cmp byte ptr [rcx+rax+3], 0Ah
jz short loc_B8BC
loc_B87F:
lea ... | void nglog::LogMessage::SaveOrSendToLog(nglog::LogMessage *this)
{
_QWORD *v1; // rax
long long v2; // rbx
long long v3; // rcx
long long v4; // rdi
_QWORD v5[2]; // [rsp+8h] [rbp-30h] BYREF
char v6; // [rsp+18h] [rbp-20h] BYREF
v1 = (_QWORD *)*((_QWORD *)this + 1);
v2 = v1[3798];
if ( v2 )
{
... | SaveOrSendToLog:
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV R14,RDI
MOV RAX,qword ptr [RDI + 0x8]
MOV RBX,qword ptr [RAX + 0x76b0]
TEST RBX,RBX
JZ 0x0010b90f
MOV RCX,qword ptr [RAX + 0x76c0]
TEST RCX,RCX
JZ 0x0010b87f
CMP byte ptr [RCX + RAX*0x1 + 0x3],0xa
JZ 0x0010b8bc
LAB_0010b87f:
LEA RSI,[0x11f71a]
LEA RCX,[0x11f761]
LEA R... |
/* nglog::LogMessage::SaveOrSendToLog() */
void __thiscall nglog::LogMessage::SaveOrSendToLog(LogMessage *this)
{
ulong uVar1;
long lVar2;
long lVar3;
vector<std::__cxx11::string,std::allocator<std::__cxx11::string>> *this_00;
int1 *local_30 [2];
int1 local_20 [16];
lVar2 = *(long *)(this + 8);
th... | |
10,237 | js_typed_array_get_toStringTag | bluesky950520[P]quickjs/quickjs.c | static JSValue js_typed_array_get_toStringTag(JSContext *ctx,
JSValue this_val)
{
JSObject *p;
if (JS_VALUE_GET_TAG(this_val) != JS_TAG_OBJECT)
return JS_UNDEFINED;
p = JS_VALUE_GET_OBJ(this_val);
if (!(p->class_id >= JS_CLASS_UINT8C_ARRAY &&
... | O1 | c | js_typed_array_get_toStringTag:
pushq %rax
movq %rdx, %rax
movq %rsi, (%rsp)
movl $0x3, %edx
cmpl $-0x1, %eax
jne 0x80de9
movq (%rsp), %rax
movzwl 0x6(%rax), %eax
leal -0x15(%rax), %ecx
cmpw $0xb, %cx
ja 0x80de9
movq 0x18(%rdi), %rcx
movq 0x80(%rcx), %rcx
leaq (%rax,%rax,4), %rax
movl 0x4(%rcx,%rax,8), %esi
movl $0x1, ... | js_typed_array_get_toStringTag:
push rax
mov rax, rdx
mov [rsp+8+var_8], rsi
mov edx, 3
cmp eax, 0FFFFFFFFh
jnz short loc_80DE9
mov rax, [rsp+8+var_8]
movzx eax, word ptr [rax+6]
lea ecx, [rax-15h]
cmp cx, 0Bh
ja short loc_80DE9
mov rcx, [rdi+18h]
mov rcx, [rcx+80h]
lea... | unsigned long long js_typed_array_get_toStringTag(long long a1, long long a2, int a3)
{
long long v3; // rax
unsigned long long v4; // rcx
long long v5; // rax
if ( a3 == -1 && (v3 = *(unsigned __int16 *)(a2 + 6), (unsigned __int16)(v3 - 21) <= 0xBu) )
{
v5 = _JS_AtomToValue(a1, *(_DWORD *)(*(_QWORD *)(... | js_typed_array_get_toStringTag:
PUSH RAX
MOV RAX,RDX
MOV qword ptr [RSP],RSI
MOV EDX,0x3
CMP EAX,-0x1
JNZ 0x00180de9
MOV RAX,qword ptr [RSP]
MOVZX EAX,word ptr [RAX + 0x6]
LEA ECX,[RAX + -0x15]
CMP CX,0xb
JA 0x00180de9
MOV RCX,qword ptr [RDI + 0x18]
MOV RCX,qword ptr [RCX + 0x80]
LEA RAX,[RAX + RAX*0x4]
MOV ESI,dword p... |
ulong js_typed_array_get_toStringTag(long param_1,long param_2,int param_3)
{
ulong uVar1;
ulong uVar2;
if ((param_3 == -1) && ((ushort)(*(ushort *)(param_2 + 6) - 0x15) < 0xc)) {
uVar1 = __JS_AtomToValue(param_1,*(int4 *)
(*(long *)(*(long *)(param_1 + 0x18) + 0x80)... | |
10,238 | psi_rwlock_rdlock | eloqsql/mysys/my_thr_init.c | ATTRIBUTE_COLD
int psi_rwlock_rdlock(mysql_rwlock_t *that, const char *file, uint line)
{
PSI_rwlock_locker_state state;
PSI_rwlock_locker *locker= PSI_RWLOCK_CALL(start_rwlock_rdwait)
(&state, that->m_psi, PSI_RWLOCK_READLOCK, file, line);
int result= rw_rdlock(&that->m_rwlock);
if (locker)
PSI_RWLOCK_... | O0 | c | psi_rwlock_rdlock:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl %edx, -0x14(%rbp)
leaq 0x1a75f6(%rip), %rax # 0x1ce530
movq (%rax), %rax
movq 0x1a0(%rax), %rax
movq -0x8(%rbp), %rcx
movq 0x90(%rcx), %rsi
movq -0x10(%rbp), %rcx
movl -0x14(%rbp), %r8d
leaq -0x48(%rbp), ... | psi_rwlock_rdlock:
push rbp
mov rbp, rsp
sub rsp, 60h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_14], edx
lea rax, PSI_server
mov rax, [rax]
mov rax, [rax+1A0h]
mov rcx, [rbp+var_8]
mov rsi, [rcx+90h]
mov rcx, [rbp+var_10]
mov r8d, [rbp+var_14]
lea rdi... | long long psi_rwlock_rdlock(long long a1, long long a2, unsigned int a3)
{
unsigned int v4; // [rsp+Ch] [rbp-54h]
long long v5; // [rsp+10h] [rbp-50h]
_BYTE v6[52]; // [rsp+18h] [rbp-48h] BYREF
unsigned int v7; // [rsp+4Ch] [rbp-14h]
long long v8; // [rsp+50h] [rbp-10h]
long long v9; // [rsp+58h] [rbp-8h]
... | psi_rwlock_rdlock:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV dword ptr [RBP + -0x14],EDX
LEA RAX,[0x2ce530]
MOV RAX,qword ptr [RAX]
MOV RAX,qword ptr [RAX + 0x1a0]
MOV RCX,qword ptr [RBP + -0x8]
MOV RSI,qword ptr [RCX + 0x90]
MOV RCX,qword ptr [RBP + -0x10]
MOV... |
int4 psi_rwlock_rdlock(long param_1,int8 param_2,int4 param_3)
{
int4 uVar1;
long lVar2;
int1 local_50 [52];
int4 local_1c;
int8 local_18;
long local_10;
local_1c = param_3;
local_18 = param_2;
local_10 = param_1;
lVar2 = (**(code **)(PSI_server + 0x1a0))
(local_50,*(int8 *)... | |
10,239 | uf_varchar2 | eloqsql/storage/maria/ma_packrec.c | static void uf_varchar2(MARIA_COLUMNDEF *rec, MARIA_BIT_BUFF *bit_buff,
uchar *to, uchar *end __attribute__((unused)))
{
if (get_bit(bit_buff))
to[0]=to[1]=0; /* Zero lengths */
else
{
ulong length=get_bits(bit_buff,rec->space_length_bits);
int2store(to,length);
decode_bytes(rec,bit_bu... | O3 | c | uf_varchar2:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
movl 0x4(%rsi), %eax
testl %eax, %eax
je 0x46a7a
movl (%r14), %r13d
decl %eax
movl %eax, 0x4(%r14)
btl %eax, %r13d
jae 0x46a97
movw $0x0, (%rbx)
addq $0x8, %rsp
popq ... | uf_varchar2:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov rbx, rdx
mov r14, rsi
mov r15, rdi
mov eax, [rsi+4]
test eax, eax
jz short loc_46A7A
mov r13d, [r14]
dec eax
mov [r14+4], eax
bt r13d, eax
jnb short loc_46A9... | long long uf_varchar2(long long a1, unsigned int *a2, long long a3)
{
unsigned int v4; // eax
unsigned int v5; // r13d
long long result; // rax
unsigned int v7; // r12d
unsigned int v8; // ecx
int v9; // r12d
int v10; // r13d
unsigned int v11; // r13d
v4 = a2[1];
if ( v4 )
{
v5 = *a2;
re... | uf_varchar2:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV RBX,RDX
MOV R14,RSI
MOV R15,RDI
MOV EAX,dword ptr [RSI + 0x4]
TEST EAX,EAX
JZ 0x00146a7a
MOV R13D,dword ptr [R14]
DEC EAX
MOV dword ptr [R14 + 0x4],EAX
BT R13D,EAX
JNC 0x00146a97
LAB_00146a66:
MOV word ptr [RBX],0x0
ADD RSP,0x8
... |
void uf_varchar2(long param_1,uint *param_2,int2 *param_3)
{
uint uVar1;
uint uVar2;
uint uVar3;
byte bVar4;
uint uVar5;
if (param_2[1] == 0) {
fill_buffer(param_2);
param_2[1] = 0x1f;
uVar5 = *param_2;
uVar3 = 0x1f;
if (-1 < (int)uVar5) goto LAB_00146a97;
}
else {
uVar5 = *... | |
10,240 | nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned c... | monkey531[P]llama/common/json.hpp | JSON_HEDLEY_WARN_UNUSED_RESULT
static basic_json parse(InputType&& i,
const parser_callback_t cb = nullptr,
const bool allow_exceptions = true,
const bool ignore_comments = false)
{
basic_json result;
parser(deta... | O2 | cpp | nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned c... | _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE5parseIRKS9_EESD_OT_St8functionIFbiNS0_6detail13parse_event_tERSD_EEbb:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 0... | long long nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map,std::vector,std::string,bool,long,unsigned long,double,std::allocator,nlohmann::json_abi_v3_11_3::adl_serializer,std::vector<unsigned char>,void>::parse<std::string const&>(
long long a1,
long long *a2,
lon... | parse<std::__cxx11::string_const&>:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0xe8
MOV EBP,R8D
MOV R14D,ECX
MOV R13,RDX
MOV R12,RSI
MOV RBX,RDI
XOR ESI,ESI
CALL 0x001648e2
MOV R15,qword ptr [R12]
MOV R12,qword ptr [R12 + 0x8]
LAB_0016483e:
MOV RDI,RSP
MOV RSI,R13
CALL 0x00164982
ADD R12,R15
LAB_0016... |
/* nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector,
std::__cxx11::string, bool, long, unsigned long, double, std::allocator,
nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned
char> >, void> nlohmann::json_abi_v3_11_3::bas... | |
10,241 | ggml_backend_cpu_get_extra_buffers_type()::$_0::operator()() const | ngxson[P]ggml-easy/ggml/src/ggml-cpu/ggml-cpu.cpp | static void ggml_backend_cpu_free(ggml_backend_t backend) {
struct ggml_backend_cpu_context * cpu_ctx = (struct ggml_backend_cpu_context *)backend->context;
delete[] cpu_ctx->work_data;
delete cpu_ctx;
delete backend;
} | O1 | cpp | ggml_backend_cpu_get_extra_buffers_type()::$_0::operator()() const:
pushq %rbx
subq $0x10, %rsp
vxorps %xmm0, %xmm0, %xmm0
vmovups %xmm0, 0x50477(%rip) # 0x60a90
movq $0x0, 0x5047c(%rip) # 0x60aa0
callq 0xadc0
testq %rax, %rax
je 0x10647
callq 0xadc0
leaq 0x8(%rsp), %rsi
movq %rax, (%rsi)
leaq 0x5044e(%rip), %rdi ... | _ZZ39ggml_backend_cpu_get_extra_buffers_typevENK3$_0clEv:
push rbx
sub rsp, 10h
vxorps xmm0, xmm0, xmm0
vmovups cs:_ZZ39ggml_backend_cpu_get_extra_buffers_typevE5bufts, xmm0; ggml_backend_cpu_get_extra_buffers_type(void)::bufts
mov cs:qword_60AA0, 0
call __Z36ggml_backend_cpu_aarch64_buffer_typev; ggml_b... | long long ggml_backend_cpu_get_extra_buffers_type(void)::$_0::operator()(__m128 _XMM0)
{
__asm
{
vxorps xmm0, xmm0, xmm0
vmovups cs:_ZZ39ggml_backend_cpu_get_extra_buffers_typevE5bufts, xmm0; ggml_backend_cpu_get_extra_buffers_type(void)::bufts
}
qword_60AA0 = 0LL;
if ( ggml_backend_cpu_aarch64_buff... | operator():
PUSH RBX
SUB RSP,0x10
VXORPS XMM0,XMM0,XMM0
VMOVUPS xmmword ptr [0x00160a90],XMM0
MOV qword ptr [0x00160aa0],0x0
LAB_00110624:
CALL 0x0010adc0
TEST RAX,RAX
JZ 0x00110647
LAB_0011062e:
CALL 0x0010adc0
LEA RSI,[RSP + 0x8]
MOV qword ptr [RSI],RAX
LEA RDI,[0x160a90]
CALL 0x0010a110
LAB_00110647:
LEA RSI,[RSP + ... |
/* ggml_backend_cpu_get_extra_buffers_type()::$_0::TEMPNAMEPLACEHOLDERVALUE() const */
void __thiscall ggml_backend_cpu_get_extra_buffers_type()::$_0::operator()(__0 *this)
{
long lVar1;
ggml_backend_buffer_type *local_10;
bufts = 0;
DAT_00160a98 = 0;
DAT_00160aa0 = 0;
/* try { // tr... | |
10,242 | ggml_backend_cpu_get_extra_buffers_type()::$_0::operator()() const | ngxson[P]ggml-easy/ggml/src/ggml-cpu/ggml-cpu.cpp | static void ggml_backend_cpu_free(ggml_backend_t backend) {
struct ggml_backend_cpu_context * cpu_ctx = (struct ggml_backend_cpu_context *)backend->context;
delete[] cpu_ctx->work_data;
delete cpu_ctx;
delete backend;
} | O3 | cpp | ggml_backend_cpu_get_extra_buffers_type()::$_0::operator()() const:
pushq %rbx
subq $0x10, %rsp
vxorps %xmm0, %xmm0, %xmm0
vmovups %xmm0, 0x4f4d3(%rip) # 0x5fa90
movq $0x0, 0x4f4d8(%rip) # 0x5faa0
callq 0xadc0
testq %rax, %rax
je 0x105eb
callq 0xadc0
leaq 0x8(%rsp), %rsi
movq %rax, (%rsi)
leaq 0x4f4aa(%rip), %rdi ... | _ZZ39ggml_backend_cpu_get_extra_buffers_typevENK3$_0clEv:
push rbx
sub rsp, 10h
vxorps xmm0, xmm0, xmm0
vmovups cs:_ZZ39ggml_backend_cpu_get_extra_buffers_typevE5bufts, xmm0; ggml_backend_cpu_get_extra_buffers_type(void)::bufts
mov cs:qword_5FAA0, 0
call __Z36ggml_backend_cpu_aarch64_buffer_typev; ggml_b... | long long ggml_backend_cpu_get_extra_buffers_type(void)::$_0::operator()(__m128 _XMM0)
{
__asm
{
vxorps xmm0, xmm0, xmm0
vmovups cs:_ZZ39ggml_backend_cpu_get_extra_buffers_typevE5bufts, xmm0; ggml_backend_cpu_get_extra_buffers_type(void)::bufts
}
qword_5FAA0 = 0LL;
if ( ggml_backend_cpu_aarch64_buff... | operator():
PUSH RBX
SUB RSP,0x10
VXORPS XMM0,XMM0,XMM0
VMOVUPS xmmword ptr [0x0015fa90],XMM0
MOV qword ptr [0x0015faa0],0x0
LAB_001105c8:
CALL 0x0010adc0
TEST RAX,RAX
JZ 0x001105eb
LAB_001105d2:
CALL 0x0010adc0
LEA RSI,[RSP + 0x8]
MOV qword ptr [RSI],RAX
LEA RDI,[0x15fa90]
CALL 0x0010a110
LAB_001105eb:
LEA RSI,[RSP + ... |
/* ggml_backend_cpu_get_extra_buffers_type()::$_0::TEMPNAMEPLACEHOLDERVALUE() const */
void __thiscall ggml_backend_cpu_get_extra_buffers_type()::$_0::operator()(__0 *this)
{
long lVar1;
ggml_backend_buffer_type *local_10;
bufts = 0;
DAT_0015fa98 = 0;
DAT_0015faa0 = 0;
/* try { // tr... | |
10,243 | cs_enter | eloqsql/strings/ctype.c | static int cs_enter(MY_XML_PARSER *st,const char *attr, size_t len)
{
struct my_cs_file_info *i= (struct my_cs_file_info *)st->user_data;
const struct my_cs_file_section_st *s= cs_file_sec(attr,len);
int state= s ? s->state : 0;
switch (state) {
case 0:
i->loader->reporter(WARNING_LEVEL, "Unknown LDML ... | O3 | c | cs_enter:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rdx, %r15
movq %rsi, %r14
movq 0x140(%rdi), %rbx
leaq 0x29a3dd(%rip), %r13 # 0x2ee570
leaq 0x8566(%rip), %r12 # 0x5c700
movq %r14, %rdi
movq %r12, %rsi
movq %r15, %rdx
callq 0x24140
testl %eax, %eax
jne ... | cs_enter:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r15, rdx
mov r14, rsi
mov rbx, [rdi+140h]
lea r13, sec
lea r12, aIndexXml+6; "xml"
loc_5419A:
mov rdi, r14
mov rsi, r12
mov rdx, r15
call _strncmp
test eax, eax
jnz ... | long long cs_enter(long long a1, const char *a2, long long a3)
{
long long v4; // rbx
char *v5; // r13
char *v6; // r12
int v8; // eax
v4 = *(_QWORD *)(a1 + 320);
v5 = (char *)&sec;
v6 = "xml";
while ( (unsigned int)strncmp(a2, v6, a3) || v6[a3] )
{
v6 = (char *)*((_QWORD *)v5 + 3);
v5 += 16... | cs_enter:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R15,RDX
MOV R14,RSI
MOV RBX,qword ptr [RDI + 0x140]
LEA R13,[0x3ee570]
LEA R12,[0x15c700]
LAB_0015419a:
MOV RDI,R14
MOV RSI,R12
MOV RDX,R15
CALL 0x00124140
TEST EAX,EAX
JNZ 0x001541b3
CMP byte ptr [R12 + R15*0x1],0x0
JZ 0x001541f3
... |
int8 cs_enter(long param_1,char *param_2,size_t param_3)
{
long lVar1;
int iVar2;
int8 uVar3;
char *__s2;
int *piVar4;
lVar1 = *(long *)(param_1 + 0x140);
piVar4 = &sec;
__s2 = "xml";
while ((iVar2 = strncmp(param_2,__s2,param_3), iVar2 != 0 || (__s2[param_3] != '\0'))) {
__s2 = *(char **)(pi... | |
10,244 | init_simple_key_cache | eloqsql/mysys/mf_keycache.c | static
int init_simple_key_cache(SIMPLE_KEY_CACHE_CB *keycache,
uint key_cache_block_size,
size_t use_mem, uint division_limit,
uint age_threshold, uint changed_blocks_hash_size)
{
size_t blocks, hash_links;
size_t length;
int error;
DBUG_ENTER("init_simple_key_... | O3 | c | init_simple_key_cache:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x78, %rsp
movl %r9d, %ebx
movq %rdx, %r9
movl %esi, %r13d
movq %rdi, %r10
movb (%rdi), %al
testb %al, %al
je 0x9abb2
xorl %r14d, %r14d
cmpl $0x0, 0x48(%r10)
jg 0x9b01e
xorps %xmm0, %xmm0
movups %xmm0, 0x50(%r... | init_simple_key_cache:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 78h
mov ebx, r9d
mov r9, rdx
mov r13d, esi
mov r10, rdi
mov al, [rdi]
test al, al
jz short loc_9ABB2
xor r14d, r14d
cmp dword ptr [r10+48h], 0
jg loc_9B01... | long long init_simple_key_cache(
char *a1,
unsigned int a2,
unsigned long long a3,
long long a4,
long long a5,
unsigned int a6)
{
unsigned long long v7; // r9
unsigned int v8; // r13d
char *v9; // r10
char v10; // al
unsigned long long v11; // r14
int v12; //... | init_simple_key_cache:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x78
MOV EBX,R9D
MOV R9,RDX
MOV R13D,ESI
MOV R10,RDI
MOV AL,byte ptr [RDI]
TEST AL,AL
JZ 0x0019abb2
XOR R14D,R14D
CMP dword ptr [R10 + 0x48],0x0
JG 0x0019b01e
LAB_0019abb2:
XORPS XMM0,XMM0
MOVUPS xmmword ptr [R10 + 0x50],XM... |
ulong init_simple_key_cache
(char *param_1,uint param_2,ulong param_3,uint param_4,uint param_5,uint param_6)
{
pthread_mutex_t *__mutex;
long *plVar1;
int4 uVar2;
bool bVar3;
uint uVar4;
int iVar5;
int8 uVar6;
ulong uVar7;
int4 *puVar8;
long lVar9;
uint uVar10;
long lVar11;
... | |
10,245 | map_add_record | bluesky950520[P]quickjs/quickjs.c | static JSMapRecord *map_add_record(JSContext *ctx, JSMapState *s,
JSValue key)
{
uint32_t h;
JSMapRecord *mr;
mr = js_malloc(ctx, sizeof(*mr));
if (!mr)
return NULL;
mr->ref_count = 1;
mr->map = s;
mr->empty = FALSE;
if (s->is_weak) {
J... | O0 | c | map_add_record:
subq $0x58, %rsp
movq %rdx, 0x40(%rsp)
movq %rcx, 0x48(%rsp)
movq %rdi, 0x38(%rsp)
movq %rsi, 0x30(%rsp)
movq 0x38(%rsp), %rdi
movl $0x50, %esi
callq 0x27fa0
movq %rax, 0x20(%rsp)
cmpq $0x0, 0x20(%rsp)
jne 0x84092
movq $0x0, 0x50(%rsp)
jmp 0x841f0
movq 0x20(%rsp), %rax
movl $0x1, (%rax)
movq 0x30(%rsp),... | map_add_record:
sub rsp, 58h
mov [rsp+58h+var_18], rdx
mov [rsp+58h+var_10], rcx
mov [rsp+58h+var_20], rdi
mov [rsp+58h+var_28], rsi
mov rdi, [rsp+58h+var_20]
mov esi, 50h ; 'P'
call js_malloc
mov [rsp+58h+var_38], rax
cmp [rsp+58h+var_38], 0
jnz short loc_84092
mov [rsp+5... | long long map_add_record(long long a1, long long a2, _DWORD *a3, long long a4)
{
long long v5; // [rsp+18h] [rbp-40h]
long long v6; // [rsp+20h] [rbp-38h]
unsigned int v7; // [rsp+2Ch] [rbp-2Ch]
v6 = js_malloc(a1, 80LL);
if ( !v6 )
return 0LL;
*(_DWORD *)v6 = 1;
*(_QWORD *)(v6 + 8) = a2;
*(_DWORD ... | map_add_record:
SUB RSP,0x58
MOV qword ptr [RSP + 0x40],RDX
MOV qword ptr [RSP + 0x48],RCX
MOV qword ptr [RSP + 0x38],RDI
MOV qword ptr [RSP + 0x30],RSI
MOV RDI,qword ptr [RSP + 0x38]
MOV ESI,0x50
CALL 0x00127fa0
MOV qword ptr [RSP + 0x20],RAX
CMP qword ptr [RSP + 0x20],0x0
JNZ 0x00184092
MOV qword ptr [RSP + 0x50],0x0... |
int4 * map_add_record(int8 param_1,int *param_2,int8 param_3,int8 param_4)
{
uint uVar1;
int4 *puVar2;
int4 *local_8;
local_8 = (int4 *)js_malloc(param_1,0x50);
if (local_8 == (int4 *)0x0) {
local_8 = (int4 *)0x0;
}
else {
*local_8 = 1;
*(int **)(local_8 + 2) = param_2;
local_8[1] = 0... | |
10,246 | map_add_record | bluesky950520[P]quickjs/quickjs.c | static JSMapRecord *map_add_record(JSContext *ctx, JSMapState *s,
JSValue key)
{
uint32_t h;
JSMapRecord *mr;
mr = js_malloc(ctx, sizeof(*mr));
if (!mr)
return NULL;
mr->ref_count = 1;
mr->map = s;
mr->empty = FALSE;
if (s->is_weak) {
J... | O1 | c | map_add_record:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %rcx, %r12
movq %rdx, %r13
movq %rsi, %r14
movq %rdi, %r15
pushq $0x50
popq %rsi
callq 0xf082
testq %rax, %rax
je 0x11a7b
movq %rax, %rbx
movq $0x1, (%rax)
movq %r14, 0x8(%rax)
cmpl $0x0, (%r14)
jne 0x119f0
movq %r13... | map_add_record:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 18h
mov r12, rcx
mov r13, rdx
mov r14, rsi
mov r15, rdi
push 50h ; 'P'
pop rsi
call js_malloc
test rax, rax
jz loc_11A7B
mov rbx, rax
mov qword ptr [rax], 1
mov [rax+8], r14... | _QWORD * map_add_record(long long a1, long long a2, _DWORD *a3, long long a4)
{
_QWORD *v8; // rax
_QWORD *v9; // rbx
int v10; // eax
int v11; // ecx
long long v12; // rsi
long long *v13; // rdi
long long v14; // r8
_QWORD *v15; // r12
long long v16; // rdx
unsigned int v17; // eax
long long v18; ... | map_add_record:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x18
MOV R12,RCX
MOV R13,RDX
MOV R14,RSI
MOV R15,RDI
PUSH 0x50
POP RSI
CALL 0x0010f082
TEST RAX,RAX
JZ 0x00111a7b
MOV RBX,RAX
MOV qword ptr [RAX],0x1
MOV qword ptr [RAX + 0x8],R14
CMP dword ptr [R14],0x0
JNZ 0x001119f0
MOV qword ptr [RSP + 0x... |
int8 * map_add_record(long param_1,int *param_2,int *param_3,int8 param_4)
{
int iVar1;
int iVar2;
uint uVar3;
uint uVar4;
int8 *puVar5;
long lVar6;
int4 *puVar7;
int *piVar8;
long lVar9;
long lVar10;
int *piVar11;
ulong uVar12;
int *local_40;
ulong local_38;
puVar5 = (int8 *)js_mallo... | |
10,247 | my_printv_error | eloqsql/mysys/my_error.c | void my_printv_error(uint error, const char *format, myf MyFlags, va_list ap)
{
char ebuff[ERRMSGSIZE];
DBUG_ENTER("my_printv_error");
DBUG_PRINT("my", ("nr: %d MyFlags: %lu errno: %d format: %s",
error, MyFlags, errno, format));
(void) my_vsnprintf(ebuff, sizeof(ebuff), format, ap);
(*error_handler... | O0 | c | my_printv_error:
pushq %rbp
movq %rsp, %rbp
subq $0x230, %rsp # imm = 0x230
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
movl %edi, -0x214(%rbp)
movq %rsi, -0x220(%rbp)
movq %rdx, -0x228(%rbp)
movq %rcx, -0x230(%rbp)
jmp 0x3da85
leaq -0x210(%rbp), %rdi
movq -0x220(%rbp), %rdx
movq -0x230(%rbp), %rcx
movl $0x200... | my_printv_error:
push rbp
mov rbp, rsp
sub rsp, 230h
mov rax, fs:28h
mov [rbp+var_8], rax
mov [rbp+var_214], edi
mov [rbp+var_220], rsi
mov [rbp+var_228], rdx
mov [rbp+var_230], rcx
jmp short $+2
loc_3DA85:
lea rdi, [rbp+var_210]
mov rdx, [rbp+var_220]
mov rcx, [rbp+va... | unsigned long long my_printv_error(unsigned int a1, long long a2, __int16 a3, long long a4)
{
_BYTE v6[520]; // [rsp+20h] [rbp-210h] BYREF
unsigned long long v7; // [rsp+228h] [rbp-8h]
v7 = __readfsqword(0x28u);
my_vsnprintf(v6, 512LL, a2, a4);
((void ( *)(long long, long long, __int16))error_handler_hook[0... | my_printv_error:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x230
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV dword ptr [RBP + -0x214],EDI
MOV qword ptr [RBP + -0x220],RSI
MOV qword ptr [RBP + -0x228],RDX
MOV qword ptr [RBP + -0x230],RCX
JMP 0x0013da85
LAB_0013da85:
LEA RDI,[RBP + -0x210]
MOV RDX,qword ptr [RBP + ... |
void my_printv_error(int4 param_1,int8 param_2,int8 param_3,int8 param_4)
{
long in_FS_OFFSET;
int1 local_218 [520];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
my_vsnprintf(local_218,0x200,param_2,param_4);
(*(code *)error_handler_hook)(param_1,local_218,param_3);
if (*(long *)(in_FS_O... | |
10,248 | int testing::internal::AppropriateResolution<double>(double) | AlayaLite/build_O0/_deps/googletest-src/googletest/include/gtest/gtest-printers.h | int AppropriateResolution(FloatType val) {
int full = std::numeric_limits<FloatType>::max_digits10;
if (val < 0) val = -val;
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wfloat-equal"
#endif
if (val < 1000000) {
FloatType mulfor6 = 1e10;
// Without these static casts, the ... | O0 | c | int testing::internal::AppropriateResolution<double>(double):
movsd %xmm0, -0x10(%rsp)
movl $0x11, -0x14(%rsp)
xorps %xmm0, %xmm0
ucomisd -0x10(%rsp), %xmm0
jbe 0x55b6c
movsd -0x10(%rsp), %xmm0
movq %xmm0, %rax
movabsq $-0x8000000000000000, %rcx # imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -... | _ZN7testing8internal21AppropriateResolutionIdEEiT_:
movsd [rsp+var_10], xmm0
mov [rsp+var_14], 11h
xorps xmm0, xmm0
ucomisd xmm0, [rsp+var_10]
jbe short loc_55B6C
movsd xmm0, [rsp+var_10]
movq rax, xmm0
mov rcx, 8000000000000000h
xor rax, rcx
movq xmm0, rax
movsd [rsp+var_10], xmm0
loc_55B... | long long testing::internal::AppropriateResolution<double>(double a1)
{
double v2; // [rsp+0h] [rbp-28h]
double v3; // [rsp+8h] [rbp-20h]
double v4; // [rsp+18h] [rbp-10h]
v4 = a1;
if ( a1 < 0.0 )
*(_QWORD *)&v4 = *(_QWORD *)&a1 ^ 0x8000000000000000LL;
if ( v4 >= 1000000.0 )
{
if ( v4 < 1.0e10 )... | AppropriateResolution<double>:
MOVSD qword ptr [RSP + -0x10],XMM0
MOV dword ptr [RSP + -0x14],0x11
XORPS XMM0,XMM0
UCOMISD XMM0,qword ptr [RSP + -0x10]
JBE 0x00155b6c
MOVSD XMM0,qword ptr [RSP + -0x10]
MOVQ RAX,XMM0
MOV RCX,-0x8000000000000000
XOR RAX,RCX
MOVQ XMM0,RAX
MOVSD qword ptr [RSP + -0x10],XMM0
LAB_00155b6c:
M... |
/* int testing::internal::AppropriateResolution<double>(double) */
int testing::internal::AppropriateResolution<double>(double param_1)
{
double local_28;
double local_20;
double local_10;
local_10 = param_1;
if (param_1 < 0.0) {
local_10 = -param_1;
}
if (DAT_0024d078 <= local_10) {
if (loc... | |
10,249 | my_caseup_utf16 | eloqsql/strings/ctype-ucs2.c | static size_t
my_caseup_utf16(CHARSET_INFO *cs, const char *src, size_t srclen,
char *dst, size_t dstlen)
{
my_wc_t wc;
my_charset_conv_mb_wc mb_wc= cs->cset->mb_wc;
my_charset_conv_wc_mb wc_mb= cs->cset->wc_mb;
int res;
const char *srcend= src + srclen;
char *dstend= dst + dstlen;
MY_UNIC... | O0 | c | my_caseup_utf16:
pushq %rbp
movq %rsp, %rbp
subq $0x70, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movq %rcx, -0x20(%rbp)
movq %r8, -0x28(%rbp)
movq -0x8(%rbp), %rax
movq 0xb8(%rax), %rax
movq 0x28(%rax), %rax
movq %rax, -0x38(%rbp)
movq -0x8(%rbp), %rax
movq 0xb8(%rax), %rax
movq 0x30(%ra... | my_caseup_utf16:
push rbp
mov rbp, rsp
sub rsp, 70h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov [rbp+var_20], rcx
mov [rbp+var_28], r8
mov rax, [rbp+var_8]
mov rax, [rax+0B8h]
mov rax, [rax+28h]
mov [rbp+var_38], rax
mov rax, [rbp+var_8]
mov ... | long long my_caseup_utf16(long long a1, unsigned long long a2, long long a3, long long a4, long long a5)
{
bool v6; // [rsp+Fh] [rbp-61h]
long long v7; // [rsp+10h] [rbp-60h]
long long v8; // [rsp+18h] [rbp-58h]
unsigned long long v9; // [rsp+20h] [rbp-50h]
int v10; // [rsp+2Ch] [rbp-44h]
unsigned int ( *v... | my_caseup_utf16:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV qword ptr [RBP + -0x20],RCX
MOV qword ptr [RBP + -0x28],R8
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0xb8]
MOV RAX,qword ptr [RAX + 0x28]
MOV qword ptr [RBP... |
long my_caseup_utf16(long param_1,ulong param_2,long param_3,long param_4,long param_5)
{
code *pcVar1;
code *pcVar2;
int8 uVar3;
bool bVar4;
int iVar5;
int local_4c;
int8 local_38;
long local_30;
long local_28;
long local_20;
ulong local_18;
long local_10;
pcVar1 = *(code **)(*(long *)(p... | |
10,250 | ftxui::Screen::PixelAt(int, int) const | Andrewchistyakov[P]flashcards_lyc/build_O1/_deps/ftxui-src/src/ftxui/screen/screen.cpp | const Pixel& Screen::PixelAt(int x, int y) const {
return stencil.Contain(x, y) ? pixels_[y][x] : dev_null_pixel();
} | O1 | cpp | ftxui::Screen::PixelAt(int, int) const:
pushq %rbp
pushq %r14
pushq %rbx
movl %edx, %ebp
movl %esi, %ebx
movq %rdi, %r14
callq 0x39ccc
testb %al, %al
je 0x3a5a0
movslq %ebp, %rax
movq 0x18(%r14), %rcx
leaq (%rax,%rax,2), %rdx
movslq %ebx, %rax
leaq (%rax,%rax,2), %rax
shlq $0x4, %rax
addq (%rcx,%rdx,8), %rax
jmp 0x3a5a... | _ZNK5ftxui6Screen7PixelAtEii:
push rbp
push r14
push rbx
mov ebp, edx
mov ebx, esi
mov r14, rdi
call _ZNK5ftxui3Box7ContainEii; ftxui::Box::Contain(int,int)
test al, al
jz short loc_3A5A0
movsxd rax, ebp
mov rcx, [r14+18h]
lea rdx, [rax+rax*2]
movsxd rax, ebx
lea rax, [rax+... | void * ftxui::Screen::PixelAt(ftxui::Screen *this, int a2, int a3)
{
if ( ftxui::Box::Contain(this, a2, a3) )
return (void *)(*(_QWORD *)(*((_QWORD *)this + 3) + 24LL * a3) + 48LL * a2);
ftxui::`anonymous namespace'::dev_null_pixel(this);
return &ftxui::`anonymous namespace'::dev_null_pixel(void)::pixel;
}
| PixelAt:
PUSH RBP
PUSH R14
PUSH RBX
MOV EBP,EDX
MOV EBX,ESI
MOV R14,RDI
CALL 0x00139ccc
TEST AL,AL
JZ 0x0013a5a0
MOVSXD RAX,EBP
MOV RCX,qword ptr [R14 + 0x18]
LEA RDX,[RAX + RAX*0x2]
MOVSXD RAX,EBX
LEA RAX,[RAX + RAX*0x2]
SHL RAX,0x4
ADD RAX,qword ptr [RCX + RDX*0x8]
JMP 0x0013a5ac
LAB_0013a5a0:
CALL 0x0013a5b1
LEA RAX... |
/* ftxui::Screen::PixelAt(int, int) const */
int1 * __thiscall ftxui::Screen::PixelAt(Screen *this,int param_1,int param_2)
{
char cVar1;
int1 *puVar2;
cVar1 = Box::Contain((Box *)this,param_1,param_2);
if (cVar1 == '\0') {
(anonymous_namespace)::dev_null_pixel();
puVar2 = (anonymous_namespace)::d... | |
10,251 | checkDouble(double) | Efficient-TDP/thirdparty/Limbo/limbo/thirdparty/lefdef/5.8/def/defdiff/diffDefRW.cpp | double checkDouble(double num) {
long tempNum;
if ((num > 1000004) || (num < -1000004)) {
tempNum = (long)num;
if ((tempNum%5) == 0)
return num + 3;
}
return num;
} | O3 | cpp | checkDouble(double):
movapd 0x3782c(%rip), %xmm1 # 0x3e010
andpd %xmm0, %xmm1
ucomisd 0x37950(%rip), %xmm1 # 0x3e140
jbe 0x6821
cvttsd2si %xmm0, %rax
movabsq $-0x3333333333333333, %rcx # imm = 0xCCCCCCCCCCCCCCCD
imulq %rax, %rcx
movabsq $0x1999999999999999, %rax # imm = 0x1999999999999999
addq %rcx, %rax
movabsq ... | _Z11checkDoubled:
movapd xmm1, cs:xmmword_3E010
andpd xmm1, xmm0
ucomisd xmm1, cs:qword_3E140
jbe short locret_6821
cvttsd2si rax, xmm0
mov rcx, 0CCCCCCCCCCCCCCCDh
imul rcx, rax
mov rax, 1999999999999999h
add rax, rcx
mov rcx, 3333333333333332h
cmp rax, rcx
jbe short loc_6822
locret_68... | double checkDouble(double result)
{
if ( fabs(result) > 1000004.0
&& 0xCCCCCCCCCCCCCCCDLL * (unsigned int)(int)result + 0x1999999999999999LL <= 0x3333333333333332LL )
{
return result + 3.0;
}
return result;
}
| checkDouble:
MOVAPD XMM1,xmmword ptr [0x0013e010]
ANDPD XMM1,XMM0
UCOMISD XMM1,qword ptr [0x0013e140]
JBE 0x00106821
CVTTSD2SI RAX,XMM0
MOV RCX,-0x3333333333333333
IMUL RCX,RAX
MOV RAX,0x1999999999999999
ADD RAX,RCX
MOV RCX,0x3333333333333332
CMP RAX,RCX
JBE 0x00106822
LAB_00106821:
RET
LAB_00106822:
ADDSD XMM0,qword p... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* checkDouble(double) */
double checkDouble(double param_1)
{
if ((_DAT_0013e140 < (double)(_DAT_0013e010 & (ulong)param_1)) &&
((long)param_1 * -0x3333333333333333 + 0x1999999999999999U < 0x3333333333333333)) {
return p... | |
10,252 | CLI::Formatter::make_group(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, std::vector<CLI::Option const*, std::allocator<CLI::Option const*>>) const | MikePodsytnik[P]TCRtrie/build_O1/_deps/cli11-src/include/CLI/impl/Formatter_inl.hpp | CLI11_INLINE std::string
Formatter::make_group(std::string group, bool is_positional, std::vector<const Option *> opts) const {
std::stringstream out;
out << "\n" << group << ":\n";
for(const Option *opt : opts) {
out << make_option(opt, is_positional);
}
return out.str();
} | O1 | cpp | CLI::Formatter::make_group(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, std::vector<CLI::Option const*, std::allocator<CLI::Option const*>>) const:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x1b8, %rsp # imm = 0x1B8
movq %r8, %r12
movl %e... | _ZNK3CLI9Formatter10make_groupENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbSt6vectorIPKNS_6OptionESaISA_EE:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 1B8h
mov r12, r8
mov ebp, ecx
mov r13, rdx
mov r14, rsi
mov rbx, rdi
lea rdi, [rsp+1E8h+var_1B... | long long CLI::Formatter::make_group(long long a1, long long a2, _QWORD *a3, unsigned __int8 a4, _QWORD *a5)
{
long long v8; // rax
_QWORD *v9; // r13
_QWORD *v10; // rbx
void *v12[2]; // [rsp+10h] [rbp-1D8h] BYREF
long long v13; // [rsp+20h] [rbp-1C8h] BYREF
_BYTE v14[16]; // [rsp+30h] [rbp-1B8h] BYREF
... | make_group:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x1b8
MOV R12,R8
MOV EBP,ECX
MOV R13,RDX
MOV R14,RSI
MOV RBX,RDI
LEA RDI,[RSP + 0x30]
CALL 0x001072d0
LEA RDI,[RSP + 0x40]
LAB_0010bb1e:
LEA RSI,[0x137d83]
MOV EDX,0x1
CALL 0x001074b0
MOV RSI,qword ptr [R13]
MOV RDX,qword ptr [R13 + 0x8]
LEA RDI,... |
/* CLI::Formatter::make_group(std::__cxx11::string, bool, std::vector<CLI::Option const*,
std::allocator<CLI::Option const*> >) const */
int8
CLI::Formatter::make_group
(int8 param_1,long *param_2,int8 *param_3,int1 param_4,long *param_5)
{
int8 *puVar1;
ostream *poVar2;
int8 *puVar3;
long *loca... | |
10,253 | OpenSubdiv::v3_6_0::Far::PatchTable::GetPatchArrayFVarPatchParams(int, int) const | NVIDIA-RTX[P]OSD-Lite/opensubdiv/far/patchTable.cpp | ConstPatchParamArray
PatchTable::GetPatchArrayFVarPatchParams(int array, int channel) const {
PatchArray const & pa = getPatchArray(array);
FVarPatchChannel const & c = getFVarPatchChannel(channel);
return ConstPatchParamArray(&c.patchParam[pa.patchIndex], pa.numPatches);
} | O3 | cpp | OpenSubdiv::v3_6_0::Far::PatchTable::GetPatchArrayFVarPatchParams(int, int) const:
pushq %rax
movq 0x8(%rdi), %rcx
movq 0x10(%rdi), %rax
subq %rcx, %rax
shrq $0x2, %rax
imull $0xcccccccd, %eax, %eax # imm = 0xCCCCCCCD
cmpl %esi, %eax
jle 0x6bb03
testl %edx, %edx
js 0x6bae4
movq 0xb0(%rdi), %r8
movq 0xb8(%rdi), %rax
sub... | _ZNK10OpenSubdiv6v3_6_03Far10PatchTable28GetPatchArrayFVarPatchParamsEii:
push rax
mov rcx, [rdi+8]
mov rax, [rdi+10h]
sub rax, rcx
shr rax, 2
imul eax, 0CCCCCCCDh
cmp eax, esi
jle short loc_6BB03
test edx, edx
js short loc_6BAE4
mov r8, [rdi+0B0h]
mov rax, [rdi+0B8h]
sub ... | long long OpenSubdiv::v3_6_0::Far::PatchTable::GetPatchArrayFVarPatchParams(
OpenSubdiv::v3_6_0::Far::PatchTable *this,
signed int a2,
int a3)
{
long long v3; // rcx
long long v4; // r8
v3 = *((_QWORD *)this + 1);
if ( (int)(-858993459 * ((unsigned long long)(*((_QWORD *)this + 2) - v3... | GetPatchArrayFVarPatchParams:
PUSH RAX
MOV RCX,qword ptr [RDI + 0x8]
MOV RAX,qword ptr [RDI + 0x10]
SUB RAX,RCX
SHR RAX,0x2
IMUL EAX,EAX,-0x33333333
CMP EAX,ESI
JLE 0x0016bb03
TEST EDX,EDX
JS 0x0016bae4
MOV R8,qword ptr [RDI + 0xb0]
MOV RAX,qword ptr [RDI + 0xb8]
SUB RAX,R8
SHR RAX,0x6
CMP EAX,EDX
JLE 0x0016bae4
MOVSXD... |
/* OpenSubdiv::v3_6_0::Far::PatchTable::GetPatchArrayFVarPatchParams(int, int) const */
int1 [16] __thiscall
OpenSubdiv::v3_6_0::Far::PatchTable::GetPatchArrayFVarPatchParams
(PatchTable *this,int param_1,int param_2)
{
long lVar1;
int1 auVar2 [16];
lVar1 = *(long *)(this + 8);
if ((int)((ulong... | |
10,254 | nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator... | 11AgReS1SoR11[P]Graph/Common/FiguresStorage/src/json.hpp | void unget()
{
next_unget = true;
--position.chars_read_total;
// in case we "unget" a newline, we have to also decrement the lines_read
if (position.chars_read_current_line == 0)
{
if (position.lines_read > 0)
{
--position.lines_read... | O0 | cpp | nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator... | _ZN8nlohmann16json_abi_v3_11_36detail5lexerINS0_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEENS1_22iterator_input_adapterIN9__gnu_cxx17__normal_iteratorIPKcSB_EEEEE5ungetEv:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_8], rdi... | char nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<std::map,std::vector,std::string,bool,long,unsigned long,double,std::allocator,nlohmann::json_abi_v3_11_3::adl_serializer,std::vector<unsigned char>,void>,nlohmann::json_abi_v3_11_3::detail::iterator_input_adapter<__gnu_cxx::__normal... | unget:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV qword ptr [RBP + -0x10],RAX
MOV byte ptr [RAX + 0x18],0x1
MOV RCX,qword ptr [RAX + 0x20]
ADD RCX,-0x1
MOV qword ptr [RAX + 0x20],RCX
CMP qword ptr [RAX + 0x28],0x0
JNZ 0x00175ab8
MOV RAX,qword ptr [RBP + -0x10]
CM... |
/* nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<std::map,
std::vector, std::__cxx11::string, bool, long, unsigned long, double, std::allocator,
nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned
char> >, void>,
nlohmann::json_a... | |
10,255 | inline_mysql_cond_destroy | eloqsql/include/mysql/psi/mysql_thread.h | static inline int inline_mysql_cond_destroy(
mysql_cond_t *that)
{
#ifdef HAVE_PSI_COND_INTERFACE
if (psi_likely(that->m_psi != NULL))
{
PSI_COND_CALL(destroy_cond)(that->m_psi);
that->m_psi= NULL;
}
#endif
return pthread_cond_destroy(&that->m_cond);
} | O0 | c | inline_mysql_cond_destroy:
pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
cmpq $0x0, 0x30(%rax)
setne %al
andb $0x1, %al
movzbl %al, %eax
cmpl $0x0, %eax
setne %al
andb $0x1, %al
movzbl %al, %eax
cltq
cmpq $0x0, %rax
je 0xf5ef4
leaq 0x1ca1e1(%rip), %rax # 0x2c00b8
movq (%rax)... | inline_mysql_cond_destroy_4:
push rbp
mov rbp, rsp
sub rsp, 10h
mov [rbp+var_8], rdi
mov rax, [rbp+var_8]
cmp qword ptr [rax+30h], 0
setnz al
and al, 1
movzx eax, al
cmp eax, 0
setnz al
and al, 1
movzx eax, al
cdqe
cmp rax, 0
jz short loc_F5EF4
lea rax, PSI_server... | long long inline_mysql_cond_destroy_4(long long a1)
{
if ( *(_QWORD *)(a1 + 48) )
{
((void ( *)(_QWORD))PSI_server[13])(*(_QWORD *)(a1 + 48));
*(_QWORD *)(a1 + 48) = 0LL;
}
return pthread_cond_destroy(a1);
}
| inline_mysql_cond_destroy:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
CMP qword ptr [RAX + 0x30],0x0
SETNZ AL
AND AL,0x1
MOVZX EAX,AL
CMP EAX,0x0
SETNZ AL
AND AL,0x1
MOVZX EAX,AL
CDQE
CMP RAX,0x0
JZ 0x001f5ef4
LEA RAX,[0x3c00b8]
MOV RAX,qword ptr [RAX]
MOV RAX,qword ... |
void inline_mysql_cond_destroy(pthread_cond_t *param_1)
{
if (param_1[1].__align != 0) {
(**(code **)(PSI_server + 0x68))(param_1[1].__align);
param_1[1].__align = 0;
}
pthread_cond_destroy(param_1);
return;
}
| |
10,256 | uf_blob | eloqsql/storage/myisam/mi_packrec.c | static void uf_blob(MI_COLUMNDEF *rec, MI_BIT_BUFF *bit_buff,
uchar *to, uchar *end)
{
if (get_bit(bit_buff))
bzero((uchar*) to,(end-to));
else
{
ulong length=get_bits(bit_buff,rec->space_length_bits);
uint pack_length=(uint) (end-to)-portable_sizeof_char_ptr;
if (bit_buff->blob_pos+length >... | O3 | c | uf_blob:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rcx, %rbx
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %r13
movl 0x4(%rsi), %eax
testl %eax, %eax
je 0x3b703
movl (%r15), %r12d
decl %eax
movl %eax, 0x4(%r15)
btl %eax, %r12d
jae 0x3b720
subq %r14, %rbx
jmp 0x3b79d... | uf_blob:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov rbx, rcx
mov r14, rdx
mov r15, rsi
mov r13, rdi
mov eax, [rsi+4]
test eax, eax
jz short loc_3B703
mov r12d, [r15]
dec eax
mov [r15+4], eax
bt r12d, eax
jnb s... | long long uf_blob(long long a1, long long a2, _BYTE *a3, long long a4)
{
int v6; // eax
unsigned int v7; // r12d
unsigned int v8; // eax
long long v9; // rbx
unsigned int v10; // r13d
int v11; // ecx
int v12; // r13d
int v13; // r12d
unsigned int v14; // r12d
_BYTE *v15; // rdx
_BYTE *v16; // rcx... | uf_blob:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV RBX,RCX
MOV R14,RDX
MOV R15,RSI
MOV R13,RDI
MOV EAX,dword ptr [RSI + 0x4]
TEST EAX,EAX
JZ 0x0013b703
MOV R12D,dword ptr [R15]
DEC EAX
MOV dword ptr [R15 + 0x4],EAX
BT R12D,EAX
JNC 0x0013b720
LAB_0013b6fb:
SUB RBX,R14
JMP 0x0013b79d
... |
void uf_blob(long param_1,uint *param_2,void *param_3,long param_4)
{
uint uVar1;
uint uVar2;
uint uVar3;
byte bVar4;
size_t __n;
uint uVar5;
ulong uVar6;
if (param_2[1] == 0) {
fill_buffer(param_2);
param_2[1] = 0x1f;
uVar5 = *param_2;
uVar3 = 0x1f;
if (-1 < (int)uVar5) goto LA... | |
10,257 | lunasvg::needsTextAnchorAdjustment(lunasvg::SVGTextPositioningElement const*) | dmazzella[P]pylunasvg/lunasvg/source/svgtextelement.cpp | static bool needsTextAnchorAdjustment(const SVGTextPositioningElement* element)
{
auto direction = element->direction();
switch(element->text_anchor()) {
case TextAnchor::Start:
return direction == Direction::Rtl;
case TextAnchor::Middle:
return true;
case TextAnchor::End:
re... | O0 | cpp | lunasvg::needsTextAnchorAdjustment(lunasvg::SVGTextPositioningElement const*):
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x10(%rbp)
movq -0x10(%rbp), %rdi
callq 0x51150
movb %al, -0x11(%rbp)
movq -0x10(%rbp), %rdi
callq 0x51170
movb %al, %cl
movb %cl, -0x12(%rbp)
testb %al, %al
je 0x4f38e
jmp 0x4f37c
movb... | _ZN7lunasvgL25needsTextAnchorAdjustmentEPKNS_25SVGTextPositioningElementE:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_10], rdi
mov rdi, [rbp+var_10]; this
call _ZNK7lunasvg25SVGTextPositioningElement9directionEv; lunasvg::SVGTextPositioningElement::direction(void)
mov [rbp+var_11], al
mov... | char lunasvg::needsTextAnchorAdjustment(lunasvg *this, const lunasvg::SVGTextPositioningElement *a2)
{
char v3; // [rsp+Eh] [rbp-12h]
char v4; // [rsp+Fh] [rbp-11h]
v4 = lunasvg::SVGTextPositioningElement::direction(this);
v3 = lunasvg::SVGTextPositioningElement::text_anchor(this);
if ( v3 )
{
if ( v3... | needsTextAnchorAdjustment:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x10],RDI
MOV RDI,qword ptr [RBP + -0x10]
CALL 0x00151150
MOV byte ptr [RBP + -0x11],AL
MOV RDI,qword ptr [RBP + -0x10]
CALL 0x00151170
MOV CL,AL
MOV byte ptr [RBP + -0x12],CL
TEST AL,AL
JZ 0x0014f38e
JMP 0x0014f37c
LAB_0014f37c:
MOV AL,... |
/* lunasvg::needsTextAnchorAdjustment(lunasvg::SVGTextPositioningElement const*) */
bool lunasvg::needsTextAnchorAdjustment(SVGTextPositioningElement *param_1)
{
char cVar1;
char cVar2;
bool local_9;
cVar1 = SVGTextPositioningElement::direction(param_1);
cVar2 = SVGTextPositioningElement::text_anchor(pa... | |
10,258 | Catch::trim(Catch::StringRef) | AlayaLite/build_O3/_deps/libcoro-src/test/catch_amalgamated.cpp | StringRef trim(StringRef ref) {
const auto is_ws = [](char c) {
return c == ' ' || c == '\t' || c == '\n' || c == '\r';
};
size_t real_begin = 0;
while (real_begin < ref.size() && is_ws(ref[real_begin])) { ++real_begin; }
size_t real_end = ref.size();
while (r... | O3 | cpp | Catch::trim(Catch::StringRef):
testq %rsi, %rsi
je 0x5c2ca
movb $0x1, %cl
xorl %eax, %eax
movabsq $0x100002600, %rdx # imm = 0x100002600
movzbl (%rdi,%rax), %r8d
cmpq $0x20, %r8
ja 0x5c2ce
btq %r8, %rdx
jae 0x5c2ce
incq %rax
cmpq %rsi, %rax
setb %cl
jne 0x5c2a9
movq %rsi, %rax
jmp 0x5c2ff
xorl %eax, %eax
xorl %ecx... | _ZN5Catch4trimENS_9StringRefE:
test rsi, rsi
jz short loc_5C2CA
mov cl, 1
xor eax, eax
mov rdx, 100002600h
loc_5C2A9:
movzx r8d, byte ptr [rdi+rax]
cmp r8, 20h ; ' '
ja short loc_5C2CE
bt rdx, r8
jnb short loc_5C2CE
inc rax
cmp rax, rsi
setb cl
jnz short loc_5C2A9
... | char * Catch::trim(long long a1, unsigned long long a2)
{
bool v2; // cl
unsigned long long v3; // rax
long long v4; // rdx
unsigned long long v5; // r8
long long v6; // r8
unsigned long long v7; // rdx
unsigned long long v8; // r9
long long v9; // rdi
char *result; // rax
if ( a2 )
{
v2 = 1;... | trim:
TEST RSI,RSI
JZ 0x0015c2ca
MOV CL,0x1
XOR EAX,EAX
MOV RDX,0x100002600
LAB_0015c2a9:
MOVZX R8D,byte ptr [RDI + RAX*0x1]
CMP R8,0x20
JA 0x0015c2ce
BT RDX,R8
JNC 0x0015c2ce
INC RAX
CMP RAX,RSI
SETC CL
JNZ 0x0015c2a9
MOV RAX,RSI
JMP 0x0015c2ff
LAB_0015c2ca:
XOR EAX,EAX
XOR ECX,ECX
LAB_0015c2ce:
CMP RAX,RSI
JNC 0x0015... |
/* Catch::trim(Catch::StringRef) */
int1 [16] __thiscall Catch::trim(Catch *this,ulong param_2)
{
Catch *pCVar1;
ulong uVar2;
ulong uVar3;
ulong uVar4;
ulong uVar5;
bool bVar6;
int1 auVar7 [16];
uVar5 = param_2;
if (param_2 == 0) {
uVar2 = 0;
bVar6 = false;
LAB_0015c2ce:
uVar3 = uVa... | |
10,259 | thr_unlock | eloqsql/mysys/thr_lock.c | void thr_unlock(THR_LOCK_DATA *data, uint unlock_flags)
{
THR_LOCK *lock=data->lock;
enum thr_lock_type lock_type=data->type;
DBUG_ENTER("thr_unlock");
DBUG_PRINT("lock",("data: %p thread: %lu lock: %p",
data, (ulong) data->owner->thread_id,
lock));
mysql_mutex_lock... | O0 | c | thr_unlock:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movl %esi, -0xc(%rbp)
movq -0x8(%rbp), %rax
movq 0x18(%rax), %rax
movq %rax, -0x18(%rbp)
movq -0x8(%rbp), %rax
movl 0x40(%rax), %eax
movl %eax, -0x1c(%rbp)
jmp 0x24a77
movq -0x18(%rbp), %rdi
addq $0x18, %rdi
leaq 0x5657e(%rip), %rsi # 0x7... | thr_unlock:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_8], rdi
mov [rbp+var_C], esi
mov rax, [rbp+var_8]
mov rax, [rax+18h]
mov [rbp+var_18], rax
mov rax, [rbp+var_8]
mov eax, [rax+40h]
mov [rbp+var_1C], eax
jmp short $+2
loc_24A77:
mov rdi, [rbp+var_18]
add r... | long long thr_unlock(long long a1, char a2)
{
long long v2; // rax
int v4; // [rsp+4h] [rbp-1Ch]
long long v5; // [rsp+8h] [rbp-18h]
v5 = *(_QWORD *)(a1 + 24);
v4 = *(_DWORD *)(a1 + 64);
inline_mysql_mutex_lock(v5 + 24, (long long)"/workspace/llm4binary/github2025/eloqsql/mysys/thr_lock.c", 0x3C0u);
v2 ... | thr_unlock:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x18]
MOV qword ptr [RBP + -0x18],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x40]
MOV dword ptr [RBP + -0x1c],EAX
JMP 0x00124a77
LAB_00124... |
void thr_unlock(long param_1,uint param_2)
{
int iVar1;
long lVar2;
long lVar3;
lVar2 = *(long *)(param_1 + 0x18);
iVar1 = *(int *)(param_1 + 0x40);
inline_mysql_mutex_lock
(lVar2 + 0x18,"/workspace/llm4binary/github2025/eloqsql/mysys/thr_lock.c",0x3c0);
lVar3 = *(long *)(param_1 + 8);
... | |
10,260 | my_thread_init | eloqsql/mysys/my_thr_init.c | my_bool my_thread_init(void)
{
struct st_my_thread_var *tmp;
my_bool error=0;
if (!my_thread_global_init_done)
return 1; /* cannot proceed with uninitialized library */
#ifdef EXTRA_DEBUG_THREADS
fprintf(stderr,"my_thread_init(): pthread_self: %p\n", pthread_self());
#endif
if (my_thread_var)
{
#if... | O3 | c | my_thread_init:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movb $0x1, %bl
cmpb $0x1, 0x340544(%rip) # 0x367ab8
jne 0x2764d
leaq 0x34053b(%rip), %r15 # 0x367abc
movl (%r15), %edi
callq 0x244e0
testq %rax, %rax
jne 0x2764b
movl $0x1, %edi
movl $0xf0, %esi
callq 0x241f0
movq %rax, -0x20(%... | my_thread_init:
push rbp
mov rbp, rsp
push r15
push r14
push rbx
push rax
mov bl, 1
cmp cs:my_thread_global_init_done, 1
jnz loc_2764D
lea r15, THR_KEY_mysys
mov edi, [r15]
call _pthread_getspecific
test rax, rax
jnz loc_2764B
mov edi, 1
mov esi, 0F0h
call _ca... | long long my_thread_init()
{
long long v0; // rax
unsigned int v1; // ebx
long long v2; // rax
long long v3; // r14
long long v4; // rax
long long v5; // rcx
_QWORD v7[4]; // [rsp+0h] [rbp-20h] BYREF
v7[0] = v0;
LOBYTE(v1) = 1;
if ( my_thread_global_init_done == 1 )
{
if ( pthread_getspecifi... | my_thread_init:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV BL,0x1
CMP byte ptr [0x00467ab8],0x1
JNZ 0x0012764d
LEA R15,[0x467abc]
MOV EDI,dword ptr [R15]
CALL 0x001244e0
TEST RAX,RAX
JNZ 0x0012764b
MOV EDI,0x1
MOV ESI,0xf0
CALL 0x001241f0
MOV qword ptr [RBP + -0x20],RAX
TEST RAX,RAX
JZ 0x0012764d
MOV ... |
ulong my_thread_init(void)
{
void *pvVar1;
pthread_t pVar2;
long lVar3;
int8 unaff_RBX;
ulong uVar4;
void *local_28;
uVar4 = CONCAT71((int7)((ulong)unaff_RBX >> 8),1);
if (my_thread_global_init_done == '\x01') {
pvVar1 = pthread_getspecific(THR_KEY_mysys);
if (pvVar1 == (void *)0x0) {
... | |
10,261 | ma_bitmap_init | eloqsql/storage/maria/ma_bitmap.c | my_bool _ma_bitmap_init(MARIA_SHARE *share, File file,
pgcache_page_no_t *last_page)
{
uint aligned_bit_blocks;
uint max_page_size;
MARIA_FILE_BITMAP *bitmap= &share->bitmap;
uint size= share->block_size;
myf flag= MY_WME | (share->temporary ? MY_THREAD_SPECIFIC : 0);
pgcache_page_no... | O0 | c | ma_bitmap_init:
pushq %rbp
movq %rsp, %rbp
subq $0x80, %rsp
movq %rdi, -0x10(%rbp)
movl %esi, -0x14(%rbp)
movq %rdx, -0x20(%rbp)
movq -0x10(%rbp), %rax
addq $0xa10, %rax # imm = 0xA10
movq %rax, -0x30(%rbp)
movq -0x10(%rbp), %rax
movl 0x7bc(%rax), %eax
movl %eax, -0x34(%rbp)
movq -0x10(%rbp), %rax
movsbl 0x7... | _ma_bitmap_init:
push rbp
mov rbp, rsp
sub rsp, 80h
mov [rbp+var_10], rdi
mov [rbp+var_14], esi
mov [rbp+var_20], rdx
mov rax, [rbp+var_10]
add rax, 0A10h
mov [rbp+var_30], rax
mov rax, [rbp+var_10]
mov eax, [rax+7BCh]
mov [rbp+var_34], eax
mov rax, [rbp+var_10]
movsx ... | char ma_bitmap_init(long long a1, int a2, _QWORD *a3)
{
int v3; // eax
long long v4; // rax
unsigned long long v6; // [rsp+20h] [rbp-60h]
long long v7; // [rsp+30h] [rbp-50h]
unsigned long long v8; // [rsp+38h] [rbp-48h]
long long v9; // [rsp+40h] [rbp-40h]
int v10; // [rsp+58h] [rbp-28h]
unsigned int ... | _ma_bitmap_init:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x80
MOV qword ptr [RBP + -0x10],RDI
MOV dword ptr [RBP + -0x14],ESI
MOV qword ptr [RBP + -0x20],RDX
MOV RAX,qword ptr [RBP + -0x10]
ADD RAX,0xa10
MOV qword ptr [RBP + -0x30],RAX
MOV RAX,qword ptr [RBP + -0x10]
MOV EAX,dword ptr [RAX + 0x7bc]
MOV dword ptr [RBP + -0x34],EAX... |
int1 _ma_bitmap_init(long param_1,int4 param_2,ulong *param_3)
{
ulong uVar1;
char cVar2;
uint uVar3;
long lVar4;
ulong uVar5;
int iVar6;
uVar3 = 0;
if (*(char *)(param_1 + 0x7d9) != '\0') {
uVar3 = 0x10000;
}
lVar4 = my_malloc(0,*(int4 *)(param_1 + 0x7bc),uVar3 | 0x10);
*(long *)(param_1... | |
10,262 | aimrt::executor::ExecutorRef::Now() const | aimrt_mujoco_sim/_deps/aimrt-src/src/interface/aimrt_module_cpp_interface/../aimrt_module_cpp_interface/executor/executor.h | std::chrono::system_clock::time_point Now() const {
AIMRT_ASSERT(base_ptr_, "Reference is null.");
return common::util::GetTimePointFromTimestampNs(base_ptr_->now(base_ptr_->impl));
} | O3 | c | aimrt::executor::ExecutorRef::Now() const:
pushq %r15
pushq %r14
pushq %rbx
subq $0x30, %rsp
movq (%rdi), %rax
testq %rax, %rax
je 0x62d89
movq 0x40(%rax), %rdi
addq $0x30, %rsp
popq %rbx
popq %r14
popq %r15
jmpq *0x30(%rax)
movl $0x28, %edi
callq 0x1e7e0
movq %rax, %rbx
leaq 0x20a6c(%rip), %rsi # 0x83809
movq %rsp... | _ZNK5aimrt8executor11ExecutorRef3NowEv:
push r15
push r14
push rbx
sub rsp, 30h
mov rax, [rdi]
test rax, rax
jz short loc_62D89
mov rdi, [rax+40h]
add rsp, 30h
pop rbx
pop r14
pop r15
jmp qword ptr [rax+30h]
loc_62D89:
mov edi, 28h ; '('; thrown_size
call ___cxa_a... | long long aimrt::executor::ExecutorRef::Now(aimrt::executor::ExecutorRef *this)
{
char *exception; // rbx
void *v3; // [rsp+0h] [rbp-48h] BYREF
long long v4; // [rsp+8h] [rbp-40h]
__int128 v5; // [rsp+10h] [rbp-38h] BYREF
if ( !*(_QWORD *)this )
{
exception = (char *)__cxa_allocate_exception(0x28uLL);... | Now:
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x30
MOV RAX,qword ptr [RDI]
TEST RAX,RAX
JZ 0x00162d89
MOV RDI,qword ptr [RAX + 0x40]
ADD RSP,0x30
POP RBX
POP R14
POP R15
JMP qword ptr [RAX + 0x30]
LAB_00162d89:
MOV EDI,0x28
CALL 0x0011e7e0
MOV RBX,RAX
LAB_00162d96:
LEA RSI,[0x183809]
MOV RDI,RSP
LEA R8,[RSP + 0x20]
MOV EDX,0... |
/* aimrt::executor::ExecutorRef::Now() const */
void __thiscall aimrt::executor::ExecutorRef::Now(ExecutorRef *this)
{
long lVar1;
int8 *puVar2;
uint *local_48;
int8 local_40;
uint local_38;
int4 uStack_34;
int4 uStack_30;
int4 uStack_2c;
int1 local_28 [16];
lVar1 = *(long *)this;
if (lVar1 ... | |
10,263 | equal | eloqsql/libmariadb/plugins/auth/ref10/ge_scalarmult_base.c | static unsigned char equal(signed char b,signed char c)
{
unsigned char ub = b;
unsigned char uc = c;
unsigned char x = ub ^ uc; /* 0: yes; 1..255: no */
crypto_uint32 y = x; /* 0: yes; 1..255: no */
y -= 1; /* 4294967295: yes; 0..254: no */
y >>= 31; /* 1: yes; 0: no */
return y;
} | O0 | c | equal:
pushq %rbp
movq %rsp, %rbp
movb %sil, %al
movb %dil, %cl
movb %cl, -0x1(%rbp)
movb %al, -0x2(%rbp)
movb -0x1(%rbp), %al
movb %al, -0x3(%rbp)
movb -0x2(%rbp), %al
movb %al, -0x4(%rbp)
movzbl -0x3(%rbp), %eax
movzbl -0x4(%rbp), %ecx
xorl %ecx, %eax
movb %al, -0x5(%rbp)
movzbl -0x5(%rbp), %eax
movl %eax, -0xc(%rbp)... | equal:
push rbp
mov rbp, rsp
mov al, sil
mov cl, dil
mov [rbp+var_1], cl
mov [rbp+var_2], al
mov al, [rbp+var_1]
mov [rbp+var_3], al
mov al, [rbp+var_2]
mov [rbp+var_4], al
movzx eax, [rbp+var_3]
movzx ecx, [rbp+var_4]
xor eax, ecx
mov [rbp+var_5], al
movzx eax, [rbp... | long long equal(char a1, char a2)
{
return ((unsigned int)(unsigned __int8)(a2 ^ a1) - 1) >> 31;
}
| equal:
PUSH RBP
MOV RBP,RSP
MOV AL,SIL
MOV CL,DIL
MOV byte ptr [RBP + -0x1],CL
MOV byte ptr [RBP + -0x2],AL
MOV AL,byte ptr [RBP + -0x1]
MOV byte ptr [RBP + -0x3],AL
MOV AL,byte ptr [RBP + -0x2]
MOV byte ptr [RBP + -0x4],AL
MOVZX EAX,byte ptr [RBP + -0x3]
MOVZX ECX,byte ptr [RBP + -0x4]
XOR EAX,ECX
MOV byte ptr [RBP + ... |
uint equal(byte param_1,byte param_2)
{
return (param_1 ^ param_2) - 1 >> 0x1f;
}
| |
10,264 | nglog::SetVLOGLevel(char const*, int) | ng-log[P]ng-log/src/vlog_is_on.cc | int SetVLOGLevel(const char* module_pattern, int log_level) {
int result = FLAGS_v;
size_t const pattern_len = strlen(module_pattern);
bool found = false;
{
std::lock_guard<std::mutex> l(
vmodule_mutex); // protect whole read-modify-write
for (const VModuleInfo* info = vmodule_list; info != nul... | O3 | cpp | nglog::SetVLOGLevel(char const*, int):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movl %esi, %ebx
movq %rdi, %r14
leaq 0xf807(%rip), %rax # 0x31b8c
movl (%rax), %ebp
callq 0x71f0
movq %rax, %r15
leaq 0x1f7ea(%rip), %rdi # 0x41b80
callq 0x7840
testl %eax, %eax
jne 0x2252f
movq ... | _ZN5nglog12SetVLOGLevelEPKci:
push rbp
push r15
push r14
push r13
push r12
push rbx
push rax
mov ebx, esi
mov r14, rdi
lea rax, _ZN3fLI7FLAGS_vE; fLI::FLAGS_v
mov ebp, [rax]
call _strlen
mov r15, rax
lea rdi, _ZN5nglogL13vmodule_mutexE; nglog::vmodule_mutex
call _pthre... | long long nglog::SetVLOGLevel(
nglog *this,
const char *a2,
__m128 a3,
__m128 a4,
__m128 a5,
__m128 a6,
double a7,
double a8,
__m128 a9,
__m128 a10)
{
char v10; // al
unsigned int v11; // ebp
const char *v12; // r15
int v13; // eax... | SetVLOGLevel:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV EBX,ESI
MOV R14,RDI
LEA RAX,[0x131b8c]
MOV EBP,dword ptr [RAX]
CALL 0x001071f0
MOV R15,RAX
LEA RDI,[0x141b80]
CALL 0x00107840
TEST EAX,EAX
JNZ 0x0012252f
MOV R12,qword ptr [0x00141b48]
TEST R12,R12
JZ 0x00122410
XOR R13D,R13D
LAB_001223b2:... |
/* nglog::SetVLOGLevel(char const*, int) */
int4 nglog::SetVLOGLevel(char *param_1,int param_2)
{
bool bVar1;
char cVar2;
int iVar3;
size_t sVar4;
long *plVar5;
int4 uVar6;
int8 *puVar7;
int8 *puVar8;
int8 *puVar9;
uVar6 = fLI::FLAGS_v;
sVar4 = strlen(param_1);
iVar3 = pthread_mutex_lock((... | |
10,265 | evmone::ExecutionState::ExecutionState(evmc_message const&, evmc_revision, evmc_host_interface const&, evmc_host_context*, std::basic_string_view<unsigned char, evmc::byte_traits<unsigned char>>) | corpus-core[P]colibri-stateless/build_O3/_deps/evmone_external-src/lib/evmone/execution_state.hpp | ExecutionState(const evmc_message& message, evmc_revision revision,
const evmc_host_interface& host_interface, evmc_host_context* host_ctx,
bytes_view _code) noexcept
: msg{&message}, host{host_interface, host_ctx}, rev{revision}, original_code{_code}
{} | O3 | cpp | evmone::ExecutionState::ExecutionState(evmc_message const&, evmc_revision, evmc_host_interface const&, evmc_host_context*, std::basic_string_view<unsigned char, evmc::byte_traits<unsigned char>>):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %r8, %r14
movq %rcx, %r15
movl %edx, %ebp... | _ZN6evmone14ExecutionStateC2ERK12evmc_message13evmc_revisionRK19evmc_host_interfaceP17evmc_host_contextSt17basic_string_viewIhN4evmc11byte_traitsIhEEE:
push rbp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r14, r8
mov r15, rcx
mov ebp, edx
mov r12, rsi
mov rbx, rdi
... | long long evmone::ExecutionState::ExecutionState(
long long a1,
long long a2,
int a3,
long long a4,
long long a5,
long long a6,
__int128 a7)
{
long long v10; // r15
long long result; // rax
*(_OWORD *)a1 = 0LL;
*(_QWORD *)(a1 + 16) = 0LL;
*(_QWORD *)(a... | ExecutionState:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R14,R8
MOV R15,RCX
MOV EBP,EDX
MOV R12,RSI
MOV RBX,RDI
ADD RDI,0x8
XORPS XMM0,XMM0
MOVUPS xmmword ptr [RBX],XMM0
XOR R13D,R13D
MOV qword ptr [RBX + 0x10],R13
MOV qword ptr [RBX + 0x18],0x1000
CALL 0x0012f02c
MOV qword ptr [RBX + 0x20],R1... |
/* evmone::ExecutionState::ExecutionState(evmc_message const&, evmc_revision, evmc_host_interface
const&, evmc_host_context*, std::basic_string_view<unsigned char, evmc::byte_traits<unsigned
char> >) */
void __thiscall
evmone::ExecutionState::ExecutionState
(ExecutionState *this,int8 param_1,int4 para... | |
10,266 | js_parse_cond_expr | bluesky950520[P]quickjs/quickjs.c | static __exception int js_parse_cond_expr(JSParseState *s, int parse_flags)
{
int label1, label2;
if (js_parse_coalesce_expr(s, parse_flags))
return -1;
if (s->token.val == '?') {
if (next_token(s))
return -1;
label1 = emit_goto(s, OP_if_false, -1);
if (js_parse... | O0 | c | js_parse_cond_expr:
subq $0x28, %rsp
movq %rdi, 0x18(%rsp)
movl %esi, 0x14(%rsp)
movq 0x18(%rsp), %rdi
movl 0x14(%rsp), %esi
callq 0xaff40
cmpl $0x0, %eax
je 0xafe5d
movl $0xffffffff, 0x24(%rsp) # imm = 0xFFFFFFFF
jmp 0xaff33
movq 0x18(%rsp), %rax
cmpl $0x3f, 0x20(%rax)
jne 0xaff2b
movq 0x18(%rsp), %rdi
callq 0x9cfc0
c... | js_parse_cond_expr:
sub rsp, 28h
mov [rsp+28h+var_10], rdi
mov [rsp+28h+var_14], esi
mov rdi, [rsp+28h+var_10]
mov esi, [rsp+28h+var_14]
call js_parse_coalesce_expr
cmp eax, 0
jz short loc_AFE5D
mov [rsp+28h+var_4], 0FFFFFFFFh
jmp loc_AFF33
loc_AFE5D:
mov rax, [rsp+28h+var_10... | long long js_parse_cond_expr(
long long a1,
unsigned int a2,
__m128 a3,
__m128 a4,
__m128 a5,
__m128 a6,
double a7,
double a8,
__m128 a9,
__m128 a10)
{
double v10; // xmm4_8
double v11; // xmm5_8
long long v12; // rdx
long long v13... | js_parse_cond_expr:
SUB RSP,0x28
MOV qword ptr [RSP + 0x18],RDI
MOV dword ptr [RSP + 0x14],ESI
MOV RDI,qword ptr [RSP + 0x18]
MOV ESI,dword ptr [RSP + 0x14]
CALL 0x001aff40
CMP EAX,0x0
JZ 0x001afe5d
MOV dword ptr [RSP + 0x24],0xffffffff
JMP 0x001aff33
LAB_001afe5d:
MOV RAX,qword ptr [RSP + 0x18]
CMP dword ptr [RAX + 0x... |
int4 js_parse_cond_expr(long param_1,uint param_2)
{
int iVar1;
int4 uVar2;
int4 uVar3;
iVar1 = js_parse_coalesce_expr(param_1,param_2);
if (iVar1 != 0) {
return 0xffffffff;
}
if (*(int *)(param_1 + 0x20) == 0x3f) {
iVar1 = next_token(param_1);
if (iVar1 != 0) {
return 0xffffffff;
... | |
10,267 | ma_duplicate_resultset_metadata | eloqsql/libmariadb/libmariadb/mariadb_lib.c | MYSQL_FIELD *ma_duplicate_resultset_metadata(MYSQL_FIELD *fields, size_t count,
MA_MEM_ROOT *memroot)
{
size_t i;
MYSQL_FIELD *result=
(MYSQL_FIELD *) ma_alloc_root(memroot, sizeof(MYSQL_FIELD) * count);
if (!result)
return NULL;
for (i= 0; i < count; i++)... | O0 | c | ma_duplicate_resultset_metadata:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movq -0x20(%rbp), %rdi
movq -0x18(%rbp), %rsi
shlq $0x7, %rsi
callq 0x565c0
movq %rax, -0x30(%rbp)
cmpq $0x0, -0x30(%rbp)
jne 0x50c1a
movq $0x0, -0x8(%rbp)
jmp 0x50c7a
movq $... | ma_duplicate_resultset_metadata:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
mov rdi, [rbp+var_20]
mov rsi, [rbp+var_18]
shl rsi, 7
call ma_alloc_root
mov [rbp+var_30], rax
cmp [rbp+var_30], 0
jnz short loc_50C1A
... | long long ma_duplicate_resultset_metadata(long long a1, unsigned long long a2, long long a3)
{
long long v4; // [rsp+0h] [rbp-30h]
unsigned long long i; // [rsp+8h] [rbp-28h]
v4 = ma_alloc_root(a3, a2 << 7);
if ( !v4 )
return 0LL;
for ( i = 0LL; i < a2; ++i )
{
if ( (unsigned int)ma_deep_copy_fiel... | ma_duplicate_resultset_metadata:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
MOV RDI,qword ptr [RBP + -0x20]
MOV RSI,qword ptr [RBP + -0x18]
SHL RSI,0x7
CALL 0x001565c0
MOV qword ptr [RBP + -0x30],RAX
CMP qword ptr [RBP + -0x30],0x0
J... |
long ma_duplicate_resultset_metadata(long param_1,ulong param_2,int8 param_3)
{
int iVar1;
ulong local_30;
long local_10;
local_10 = ma_alloc_root(param_3,param_2 << 7);
if (local_10 == 0) {
local_10 = 0;
}
else {
for (local_30 = 0; local_30 < param_2; local_30 = local_30 + 1) {
iVar1 =... | |
10,268 | my_set_error | eloqsql/libmariadb/libmariadb/mariadb_lib.c | void my_set_error(MYSQL *mysql,
unsigned int error_nr,
const char *sqlstate,
const char *format,
...)
{
va_list ap;
const char *errmsg;
if (!format)
{
if (error_nr >= CR_MIN_ERROR && error_nr <= CR_MYSQL_LAST_ERROR)
errmsg= ER(e... | O0 | c | my_set_error:
pushq %rbp
movq %rsp, %rbp
subq $0x110, %rsp # imm = 0x110
testb %al, %al
je 0x16cbe
movaps %xmm0, -0xd0(%rbp)
movaps %xmm1, -0xc0(%rbp)
movaps %xmm2, -0xb0(%rbp)
movaps %xmm3, -0xa0(%rbp)
movaps %xmm4, -0x90(%rbp)
movaps %xmm5, -0x80(%rbp)
movaps %xmm6, -0x70(%rbp)
movaps %xmm7, -0x60(%rbp)
mo... | my_set_error:
push rbp
mov rbp, rsp
sub rsp, 110h
test al, al
jz short loc_16CBE
movaps [rbp+var_D0], xmm0
movaps [rbp+var_C0], xmm1
movaps [rbp+var_B0], xmm2
movaps [rbp+var_A0], xmm3
movaps [rbp+var_90], xmm4
movaps [rbp+var_80], xmm5
movaps [rbp+var_70], xmm6
movaps [rbp+var_60], xmm7
loc_... | long long my_set_error(long long a1, unsigned int a2, long long a3, long long a4, ...)
{
long long v5; // [rsp+8h] [rbp-108h]
char *v6; // [rsp+C8h] [rbp-48h]
va_list va; // [rsp+D0h] [rbp-40h] BYREF
long long v8; // [rsp+F0h] [rbp-20h]
long long v9; // [rsp+F8h] [rbp-18h]
unsigned int v10; // [rsp+104h] [r... | my_set_error:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x110
TEST AL,AL
JZ 0x00116cbe
MOVAPS xmmword ptr [RBP + -0xd0],XMM0
MOVAPS xmmword ptr [RBP + -0xc0],XMM1
MOVAPS xmmword ptr [RBP + -0xb0],XMM2
MOVAPS xmmword ptr [RBP + -0xa0],XMM3
MOVAPS xmmword ptr [RBP + -0x90],XMM4
MOVAPS xmmword ptr [RBP + -0x80],XMM5
MOVAPS xmmword ptr... |
void my_set_error(int8 param_1,int8 param_2,int8 param_3,int8 param_4,
int8 param_5,int8 param_6,int8 param_7,int8 param_8,
long param_9,uint param_10,int8 param_11,char *param_12,int8 param_13,
int8 param_14)
{
char in_AL;
char *local_118;
int1 local_108 [32];... | |
10,269 | minja::BinaryOpExpr::do_evaluate(std::shared_ptr<minja::Context> const&) const | monkey531[P]llama/common/minja.hpp | Value do_evaluate(const std::shared_ptr<Context> & context) const override {
if (!left) throw std::runtime_error("BinaryOpExpr.left is null");
if (!right) throw std::runtime_error("BinaryOpExpr.right is null");
auto l = left->evaluate(context);
auto do_eval = [&](const Value & l) -> Val... | O1 | cpp | minja::BinaryOpExpr::do_evaluate(std::shared_ptr<minja::Context> const&) const:
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0xe8, %rsp
movq %rsi, %r15
movq 0x20(%rsi), %rsi
testq %rsi, %rsi
je 0x978b9
cmpq $0x0, 0x30(%r15)
je 0x978d7
movq %rdx, %r14
movq %rdi, %rbx
leaq 0x38(%rsp), %r12
movq %r12, %rdi
callq 0x87... | _ZNK5minja12BinaryOpExpr11do_evaluateERKSt10shared_ptrINS_7ContextEE:
push r15
push r14
push r12
push rbx
sub rsp, 0E8h
mov r15, rsi
mov rsi, [rsi+20h]
test rsi, rsi
jz loc_978B9
cmp qword ptr [r15+30h], 0
jz loc_978D7
mov r14, rdx
mov rbx, rdi
lea r12, [rsp+108h+var... | minja::Value * minja::BinaryOpExpr::do_evaluate(minja::Value *this, long long a2, long long a3)
{
void (***v4)(void); // rsi
int v7; // edx
int v8; // ecx
int v9; // r8d
int v10; // r9d
long long v11; // rdi
signed __int32 v12; // eax
long long v13; // rdi
signed __int32 v14; // eax
std::runtime_err... | do_evaluate:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0xe8
MOV R15,RSI
MOV RSI,qword ptr [RSI + 0x20]
TEST RSI,RSI
JZ 0x001978b9
CMP qword ptr [R15 + 0x30],0x0
JZ 0x001978d7
MOV R14,RDX
MOV RBX,RDI
LEA R12,[RSP + 0x38]
MOV RDI,R12
CALL 0x00187a32
MOV qword ptr [RSP + 0x8],R15
MOV qword ptr [RSP + 0x10],R14
CMP qword... |
/* minja::BinaryOpExpr::do_evaluate(std::shared_ptr<minja::Context> const&) const */
shared_ptr * minja::BinaryOpExpr::do_evaluate(shared_ptr *param_1)
{
int *piVar1;
int iVar2;
runtime_error *this;
int8 in_RDX;
long in_RSI;
long local_100;
int8 uStack_f8;
_lambda_std__shared_ptr<minja::Context>_cons... | |
10,270 | testing::internal::ParseFlagValue(char const*, char const*, bool) | giladroyz[P]FindPeaks/build_O1/_deps/googletest-src/googletest/src/gtest.cc | static const char* ParseFlagValue(const char* str, const char* flag_name,
bool def_optional) {
// str and flag must not be NULL.
if (str == nullptr || flag_name == nullptr) return nullptr;
// The flag must start with "--" followed by GTEST_FLAG_PREFIX_.
const std::string flag_... | O1 | cpp | testing::internal::ParseFlagValue(char const*, char const*, bool):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x68, %rsp
testq %rdi, %rdi
sete %al
testq %rsi, %rsi
sete %cl
orb %al, %cl
je 0x2f532
xorl %ebx, %ebx
jmp 0x2f687
movl %edx, %ebp
movq %rsi, %r14
movq %rdi, %rbx
leaq 0x58(%rsp), %... | _ZN7testing8internalL14ParseFlagValueEPKcS2_b:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 68h
test rdi, rdi
setz al
test rsi, rsi
setz cl
or cl, al
jz short loc_2F532
xor ebx, ebx
jmp loc_2F687
loc_2F532:
mov ebp, edx
mov r14, rsi
mov r... | _BYTE * testing::internal::ParseFlagValue(testing::internal *this, const char *a2, const char *a3)
{
_BYTE *v3; // rbx
char v4; // bp
long long v5; // rax
__int128 *v6; // rcx
long long v7; // rax
__int128 *v8; // rcx
__int128 *v9; // r14
long long v10; // r15
_BYTE *v11; // rax
void *v13[2]; // [rs... | ParseFlagValue:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x68
TEST RDI,RDI
SETZ AL
TEST RSI,RSI
SETZ CL
OR CL,AL
JZ 0x0012f532
XOR EBX,EBX
JMP 0x0012f687
LAB_0012f532:
MOV EBP,EDX
MOV R14,RSI
MOV RBX,RDI
LEA R12,[RSP + 0x58]
MOV qword ptr [R12 + -0x10],R12
LEA RSI,[0x143a9b]
LEA RDX,[0x143a9d]
LEA ... |
/* testing::internal::ParseFlagValue(char const*, char const*, bool) */
char * testing::internal::ParseFlagValue(char *param_1,char *param_2,bool param_3)
{
size_t sVar1;
int iVar2;
long *plVar3;
long *plVar4;
char *pcVar5;
char *pcVar6;
long *local_90;
long local_88;
long local_80;
long lStack_7... | |
10,271 | OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int) const | NVIDIA-RTX[P]OSD-Lite/opensubdiv/vtr/level.cpp | int
Level::gatherTriRegularCornerEdgePatchPoints(Index fIndex, Index points[], int cornerFaceEdge) const
{
ConstIndexArray fVerts = getFaceVertices(fIndex);
Index v0 = fVerts[cornerFaceEdge];
Index v1 = fVerts[(cornerFaceEdge + 1) % 3];
Index v2 = fVerts[(cornerFaceEdge + 2) % 3];
ConstIndexArray... | O0 | cpp | OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int) const:
pushq %rbp
movq %rsp, %rbp
subq $0x1a0, %rsp # imm = 0x1A0
movq %rdi, -0x8(%rbp)
movl %esi, -0xc(%rbp)
movq %rdx, -0x18(%rbp)
movl %ecx, -0x1c(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x178(%rbp)
movl -0xc(%... | _ZNK10OpenSubdiv6v3_6_03Vtr8internal5Level37gatherTriRegularCornerEdgePatchPointsEiPii:
push rbp
mov rbp, rsp
sub rsp, 1A0h
mov [rbp+var_8], rdi
mov [rbp+var_C], esi
mov [rbp+var_18], rdx
mov [rbp+var_1C], ecx
mov rdi, [rbp+var_8]; this
mov [rbp+var_178], rdi
mov esi, [rbp+var_C];... | long long OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(
OpenSubdiv::v3_6_0::Vtr::internal::Level *this,
int a2,
int *a3,
unsigned int a4)
{
long long FaceVertices; // rax
int v5; // edx
long long VertexEdges; // rax
int v7; // edx
long long v... | gatherTriRegularCornerEdgePatchPoints:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x1a0
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
MOV qword ptr [RBP + -0x18],RDX
MOV dword ptr [RBP + -0x1c],ECX
MOV RDI,qword ptr [RBP + -0x8]
MOV qword ptr [RBP + -0x178],RDI
MOV ESI,dword ptr [RBP + -0xc]
CALL 0x001ce580
MOV dword... |
/* OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int)
const */
int8 __thiscall
OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints
(Level *this,int param_1,int *param_2,int param_3)
{
int iVar1;
int *piVar2;
ConstArray local_... | |
10,272 | OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int) const | NVIDIA-RTX[P]OSD-Lite/opensubdiv/vtr/level.cpp | int
Level::gatherTriRegularCornerEdgePatchPoints(Index fIndex, Index points[], int cornerFaceEdge) const
{
ConstIndexArray fVerts = getFaceVertices(fIndex);
Index v0 = fVerts[cornerFaceEdge];
Index v1 = fVerts[(cornerFaceEdge + 1) % 3];
Index v2 = fVerts[(cornerFaceEdge + 2) % 3];
ConstIndexArray... | O2 | cpp | OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int) const:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movl %ecx, %ebp
movq %rdx, %rbx
movq %rdi, %r14
callq 0x52db0
movq %rax, %rcx
movslq %ebp, %rsi
movl (%rax,%rsi,4), %r15d
leal 0x1(%rsi), %e... | _ZNK10OpenSubdiv6v3_6_03Vtr8internal5Level37gatherTriRegularCornerEdgePatchPointsEiPii:
push rbp
push r15
push r14
push r13
push r12
push rbx
push rax
mov ebp, ecx
mov rbx, rdx
mov r14, rdi
call __ZNK10OpenSubdiv6v3_6_03Vtr8internal5Level15getFaceVerticesEi; OpenSubdiv::v3_6_0::Vtr::... | long long OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(
OpenSubdiv::v3_6_0::Vtr::internal::Level *this,
int a2,
int *a3,
int a4)
{
long long FaceVertices; // rax
int v7; // esi
int v8; // r15d
int v9; // ebp
int v10; // r13d
long long Verte... | gatherTriRegularCornerEdgePatchPoints:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV EBP,ECX
MOV RBX,RDX
MOV R14,RDI
CALL 0x00152db0
MOV RCX,RAX
MOVSXD RSI,EBP
MOV R15D,dword ptr [RAX + RSI*0x4]
LEA EAX,[RSI + 0x1]
PUSH 0x3
POP RDI
CDQ
IDIV EDI
MOVSXD RAX,EDX
MOV EBP,dword ptr [RCX + RAX*0x4]
ADD E... |
/* OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int)
const */
int8 __thiscall
OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints
(Level *this,int param_1,int *param_2,int param_3)
{
int *piVar1;
int iVar2;
int iVar3;
int ... | |
10,273 | OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int) const | NVIDIA-RTX[P]OSD-Lite/opensubdiv/vtr/level.cpp | int
Level::gatherTriRegularCornerEdgePatchPoints(Index fIndex, Index points[], int cornerFaceEdge) const
{
ConstIndexArray fVerts = getFaceVertices(fIndex);
Index v0 = fVerts[cornerFaceEdge];
Index v1 = fVerts[(cornerFaceEdge + 1) % 3];
Index v2 = fVerts[(cornerFaceEdge + 2) % 3];
ConstIndexArray... | O3 | cpp | OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int) const:
pushq %rbx
leal 0x1(,%rsi,2), %eax
movslq %eax, %rsi
movq 0x18(%rdi), %r8
movq 0x150(%rdi), %rax
movslq (%r8,%rsi,4), %r8
shlq $0x2, %r8
addq 0x30(%rdi), %r8
movslq %ecx, %r9
movslq (%r8,%r9,4), %rsi
leal 0x1(%r9), %e... | _ZNK10OpenSubdiv6v3_6_03Vtr8internal5Level37gatherTriRegularCornerEdgePatchPointsEiPii:
push rbx
lea eax, ds:1[rsi*2]
movsxd rsi, eax
mov r8, [rdi+18h]
mov rax, [rdi+150h]
movsxd r8, dword ptr [r8+rsi*4]
shl r8, 2
add r8, [rdi+30h]
movsxd r9, ecx
movsxd rsi, dword ptr [r8+r9*4]
lea ecx, [... | long long OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(
OpenSubdiv::v3_6_0::Vtr::internal::Level *this,
int a2,
int *a3,
int a4)
{
long long v4; // rax
long long v5; // r8
long long v7; // rsi
long long v8; // rcx
int v9; // r9d
long long v... | gatherTriRegularCornerEdgePatchPoints:
PUSH RBX
LEA EAX,[0x1 + RSI*0x2]
MOVSXD RSI,EAX
MOV R8,qword ptr [RDI + 0x18]
MOV RAX,qword ptr [RDI + 0x150]
MOVSXD R8,dword ptr [R8 + RSI*0x4]
SHL R8,0x2
ADD R8,qword ptr [RDI + 0x30]
MOVSXD R9,ECX
MOVSXD RSI,dword ptr [R8 + R9*0x4]
LEA ECX,[R9 + 0x1]
MOVSXD RCX,ECX
IMUL RCX,RCX... |
/* OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints(int, int*, int)
const */
int8 __thiscall
OpenSubdiv::v3_6_0::Vtr::internal::Level::gatherTriRegularCornerEdgePatchPoints
(Level *this,int param_1,int *param_2,int param_3)
{
int *piVar1;
int iVar2;
int iVar3;
int ... | |
10,274 | kv_cache_type_from_str(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) | monkey531[P]llama/common/arg.cpp | static ggml_type kv_cache_type_from_str(const std::string & s) {
for (const auto & type : kv_cache_types) {
if (ggml_type_name(type) == s) {
return type;
}
}
throw std::runtime_error("Unsupported cache type: " + s);
} | O0 | cpp | kv_cache_type_from_str(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&):
subq $0x68, %rsp
movq %rdi, 0x60(%rsp)
leaq 0x227478(%rip), %rax # 0x2aff48
movq %rax, 0x58(%rsp)
leaq 0x22746c(%rip), %rdi # 0x2aff48
callq 0xc11b0
movq %rax, 0x50(%rsp)
leaq 0x22745b(%rip), %rdi # 0... | _ZL22kv_cache_type_from_strRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE:
sub rsp, 68h
mov qword ptr [rsp+68h+var_8], rdi
lea rax, _ZL14kv_cache_types; kv_cache_types
mov [rsp+68h+var_10], rax
lea rdi, _ZL14kv_cache_types; kv_cache_types
call _ZNKSt6vectorI9ggml_typeSaIS0_EE5beginEv; std... | long long kv_cache_type_from_str(long long a1)
{
long long v1; // rax
int exception; // eax
int v4; // ecx
int v5; // r8d
int v6; // r9d
int v7; // [rsp+0h] [rbp-68h]
void *v8; // [rsp+8h] [rbp-60h]
void *v9; // [rsp+10h] [rbp-58h]
int v10; // [rsp+18h] [rbp-50h]
int v11[4]; // [rsp+20h] [rbp-48h] ... | kv_cache_type_from_str:
SUB RSP,0x68
MOV qword ptr [RSP + 0x60],RDI
LEA RAX,[0x3aff48]
MOV qword ptr [RSP + 0x58],RAX
LEA RDI,[0x3aff48]
CALL 0x001c11b0
MOV qword ptr [RSP + 0x50],RAX
LEA RDI,[0x3aff48]
CALL 0x001c11e0
MOV qword ptr [RSP + 0x48],RAX
LAB_00188af7:
LEA RDI,[RSP + 0x50]
LEA RSI,[RSP + 0x48]
CALL 0x001c121... |
/* kv_cache_type_from_str(std::__cxx11::string const&) */
int4 kv_cache_type_from_str(string *param_1)
{
bool bVar1;
char *pcVar2;
runtime_error *this;
string local_48 [32];
int4 *local_28;
int8 local_20;
int8 local_18;
int1 *local_10;
string *local_8;
local_10 = kv_cache_types;
local_8 = pa... | |
10,275 | kv_cache_type_from_str(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) | monkey531[P]llama/common/arg.cpp | static ggml_type kv_cache_type_from_str(const std::string & s) {
for (const auto & type : kv_cache_types) {
if (ggml_type_name(type) == s) {
return type;
}
}
throw std::runtime_error("Unsupported cache type: " + s);
} | O2 | cpp | kv_cache_type_from_str(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&):
pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x28, %rsp
movq %rdi, %r14
movq 0xca76e(%rip), %rbx # 0x101d88
movq 0xca76f(%rip), %r15 # 0x101d90
cmpq %r15, %rbx
je 0x3764f
movl (%rbx), %edi
callq 0... | _ZL22kv_cache_type_from_strRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE:
push rbp
push r15
push r14
push rbx
sub rsp, 28h
mov r14, rdi
mov rbx, cs:_ZL14kv_cache_types; kv_cache_types
mov r15, cs:qword_101D90
loc_37621:
cmp rbx, r15
jz short loc_3764F
mov edi, [rbx]
cal... | long long kv_cache_type_from_str(long long a1)
{
unsigned int *v1; // rbx
long long v2; // r15
long long v3; // rax
void *exception; // rbx
_BYTE v6[64]; // [rsp+8h] [rbp-40h] BYREF
v1 = (unsigned int *)kv_cache_types;
v2 = qword_101D90;
while ( 1 )
{
if ( v1 == (unsigned int *)v2 )
{
... | kv_cache_type_from_str:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV R14,RDI
MOV RBX,qword ptr [0x00201d88]
MOV R15,qword ptr [0x00201d90]
LAB_00137621:
CMP RBX,R15
JZ 0x0013764f
MOV EDI,dword ptr [RBX]
CALL 0x00124840
MOV RDI,RAX
MOV RSI,R14
CALL 0x00146d5e
TEST AL,AL
JNZ 0x00137642
ADD RBX,0x4
JMP 0x00137621
... |
/* kv_cache_type_from_str(std::__cxx11::string const&) */
int4 kv_cache_type_from_str(string *param_1)
{
int4 *puVar1;
bool bVar2;
char *pcVar3;
runtime_error *this;
int4 *puVar4;
string local_40 [32];
puVar1 = DAT_00201d90;
puVar4 = kv_cache_types;
while( true ) {
if (puVar4 == puVar1) {
... | |
10,276 | kv_cache_type_from_str(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) | monkey531[P]llama/common/arg.cpp | static ggml_type kv_cache_type_from_str(const std::string & s) {
for (const auto & type : kv_cache_types) {
if (ggml_type_name(type) == s) {
return type;
}
}
throw std::runtime_error("Unsupported cache type: " + s);
} | O3 | cpp | kv_cache_type_from_str(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&):
pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x28, %rsp
movq %rdi, %r14
movq 0xddcb4(%rip), %rbx # 0x12ed68
movq 0xddcb5(%rip), %r15 # 0x12ed70
cmpq %r15, %rbx
je 0x510e9
movl (%rbx), %edi
callq 0... | _ZL22kv_cache_type_from_strRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE:
push rbp
push r15
push r14
push rbx
sub rsp, 28h
mov r14, rdi
mov rbx, cs:_ZL14kv_cache_types; kv_cache_types
mov r15, cs:qword_12ED70
loc_510BB:
cmp rbx, r15
jz short loc_510E9
mov edi, [rbx]
cal... | long long kv_cache_type_from_str(long long a1)
{
unsigned int *v1; // rbx
long long v2; // r15
long long v3; // rax
void *exception; // rbx
_BYTE v6[16]; // [rsp+8h] [rbp-40h] BYREF
v1 = (unsigned int *)kv_cache_types;
v2 = qword_12ED70;
while ( 1 )
{
if ( v1 == (unsigned int *)v2 )
{
... | kv_cache_type_from_str:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV R14,RDI
MOV RBX,qword ptr [0x0022ed68]
MOV R15,qword ptr [0x0022ed70]
LAB_001510bb:
CMP RBX,R15
JZ 0x001510e9
MOV EDI,dword ptr [RBX]
CALL 0x0011b820
MOV RDI,R14
MOV RSI,RAX
CALL 0x0011b220
TEST EAX,EAX
JZ 0x001510dc
ADD RBX,0x4
JMP 0x001510bb... |
/* kv_cache_type_from_str(std::__cxx11::string const&) */
int4 kv_cache_type_from_str(string *param_1)
{
int4 *puVar1;
int iVar2;
runtime_error *this;
int4 *puVar3;
string local_40 [32];
puVar1 = DAT_0022ed70;
puVar3 = kv_cache_types;
while( true ) {
if (puVar3 == puVar1) {
this = (runti... | |
10,277 | mbedtls_asn1_write_tagged_string | msxemulator/build_O3/_deps/pico_sdk-src/lib/mbedtls/library/asn1write.c | int mbedtls_asn1_write_tagged_string(unsigned char **p, unsigned char *start, int tag,
const char *text, size_t text_len)
{
int ret = MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED;
size_t len = 0;
MBEDTLS_ASN1_CHK_ADD(len, mbedtls_asn1_write_raw_buffer(p, start,
... | O3 | c | mbedtls_asn1_write_tagged_string:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
movl %edx, %ebp
movq %rdi, %r14
movq (%rdi), %rdi
movq %rdi, %rax
subq %rsi, %rax
setb %dl
cmpq %r8, %rax
setb %al
orb %dl, %al
movl $0xffffff94, %r15d # imm = 0xFFFFFF94
jne 0x97576
movq %r8, %rbx
movq %rsi, %r12
subq %r8, %r... | mbedtls_asn1_write_tagged_string:
push rbp
push r15
push r14
push r12
push rbx
mov ebp, edx
mov r14, rdi
mov rdi, [rdi]
mov rax, rdi
sub rax, rsi
setb dl
cmp rax, r8
setb al
or al, dl
mov r15d, 0FFFFFF94h
jnz short loc_97576
mov rbx, r8
mov r12, rsi
sub ... | long long mbedtls_asn1_write_tagged_string(
long long *a1,
unsigned long long a2,
char a3,
long long a4,
unsigned long long a5)
{
unsigned long long v7; // rdi
unsigned int v8; // r15d
int v9; // ebx
long long v10; // rdi
int v11; // eax
long long v12; // rcx
v7 =... | mbedtls_asn1_write_tagged_string:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
MOV EBP,EDX
MOV R14,RDI
MOV RDI,qword ptr [RDI]
MOV RAX,RDI
SUB RAX,RSI
SETC DL
CMP RAX,R8
SETC AL
OR AL,DL
MOV R15D,0xffffff94
JNZ 0x00197576
MOV RBX,R8
MOV R12,RSI
SUB RDI,R8
MOV qword ptr [R14],RDI
MOV RSI,RCX
MOV RDX,R8
CALL 0x0010f3a0
T... |
uint mbedtls_asn1_write_tagged_string
(ulong *param_1,ulong param_2,int1 param_3,void *param_4,ulong param_5)
{
ulong uVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uVar1 = *param_1;
uVar4 = 0xffffff94;
if (param_5 <= uVar1 - param_2 && param_2 <= uVar1) {
*param_1 = uVar1 - param_5;
... | |
10,278 | ImPlot::ShowTimePicker(char const*, ImPlotTime*) | zkingston[P]unknot/build_O1/_deps/implot-src/implot.cpp | bool ShowTimePicker(const char* id, ImPlotTime* t) {
ImPlotContext& gp = *GImPlot;
ImGui::PushID(id);
tm& Tm = gp.Tm;
GetTime(*t,&Tm);
static const char* nums[] = { "00","01","02","03","04","05","06","07","08","09",
"10","11","12","13","14","15","16","17","18","19"... | O1 | cpp | ImPlot::ShowTimePicker(char const*, ImPlotTime*):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x78, %rsp
movq %rsi, %rbx
movq 0x283df4(%rip), %r15 # 0x336ca0
callq 0x22a4d4
cmpq $0x0, 0x283de7(%rip) # 0x336ca0
jne 0xb2ec7
leaq 0x1e7819(%rip), %rdi # 0x29a6db
callq 0x2161f4
leaq 0x3e... | _ZN6ImPlot14ShowTimePickerEPKcP10ImPlotTime:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 78h
mov rbx, rsi
mov r15, cs:GImPlot
call _ZN5ImGui6PushIDEPKc; ImGui::PushID(char const*)
cmp cs:GImPlot, 0
jnz short loc_B2EC7
lea rdi, aNoCurrentConte_0; "No curren... | long long ImPlot::ShowTimePicker(ImGui *a1, char *a2)
{
ImGui *v2; // r15
int v3; // eax
int v4; // r14d
long long v5; // rbx
long long v6; // rax
unsigned int v7; // r15d
bool v8; // cl
long long StyleColorVec4; // rax
char **v10; // r13
ImGui *v11; // rsi
char *v12; // rdi
int v13; // ecx
l... | ShowTimePicker:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x78
MOV RBX,RSI
MOV R15,qword ptr [0x00436ca0]
CALL 0x0032a4d4
CMP qword ptr [0x00436ca0],0x0
JNZ 0x001b2ec7
LEA RDI,[0x39a6db]
CALL 0x003161f4
LAB_001b2ec7:
LEA R14,[R15 + 0x3e0]
MOV RAX,qword ptr [0x00436ca0]
CMP byte ptr [RAX + 0x304],0x1... |
/* ImPlot::ShowTimePicker(char const*, ImPlotTime*) */
long ImPlot::ShowTimePicker(char *param_1,ImPlotTime *param_2)
{
tm *__tp;
byte bVar1;
bool bVar2;
ImPlotTime *pIVar3;
char cVar4;
byte bVar5;
uint uVar6;
long lVar7;
ImVec4 *pIVar8;
long lVar9;
int iVar10;
long lVar11;
int **ppuVar12;
... | |
10,279 | my_safe_print_str | eloqsql/mysys/stacktrace.c | int my_safe_print_str(const char* val, size_t max_len)
{
const char *orig_val= val;
if (!val)
{
my_safe_printf_stderr("%s", "(null)");
return 1;
}
for (; max_len; --max_len)
{
if (my_write_stderr((val++), 1) != 1)
{
if ((errno == EFAULT) &&(val == orig_val + 1))
{
// We ... | O3 | c | my_safe_print_str:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
testq %rdi, %rdi
je 0x9e7ac
movq %rsi, %r15
leaq 0x524cc(%rip), %rsi # 0xf0c3b
testq %r15, %r15
je 0x9e7bb
movq %rdi, %r14
xorl %r13d, %r13d
movq 0x33b827(%rip), %rbx # 0x3d9fa8
leaq (%r14,%r13), %r12
... | my_safe_print_str:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
test rdi, rdi
jz short loc_9E7AC
mov r15, rsi
lea rsi, aTheTwoFilesDif+14Fh; "\n"
test r15, r15
jz short loc_9E7BB
mov r14, rdi
xor r13d, r13d
mov rbx, cs:stderr_pt... | long long my_safe_print_str(long long a1, long long a2, int a3, int a4, int a5, int a6)
{
char v6; // al
char *v8; // rsi
long long v10; // r13
long long v11; // rdi
unsigned int v12; // r15d
char v14; // [rsp-8h] [rbp-30h]
v14 = v6;
if ( a1 )
{
v8 = "\n";
if ( a2 )
{
v10 = 0LL;
... | my_safe_print_str:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
TEST RDI,RDI
JZ 0x0019e7ac
MOV R15,RSI
LEA RSI,[0x1f0c3b]
TEST R15,R15
JZ 0x0019e7bb
MOV R14,RDI
XOR R13D,R13D
MOV RBX,qword ptr [0x004d9fa8]
LAB_0019e781:
LEA R12,[R14 + R13*0x1]
MOV RDI,qword ptr [RBX]
CALL 0x0015fe20
MOV ED... |
int8 my_safe_print_str(long param_1,long param_2)
{
int *puVar1;
int __fd;
ssize_t sVar2;
int *piVar3;
char *pcVar4;
long lVar5;
int8 uVar6;
puVar1 = PTR_stderr_004d9fa8;
if (param_1 == 0) {
uVar6 = 1;
pcVar4 = "(null)";
}
else {
pcVar4 = "\n";
if (param_2 == 0) {
uVar6 ... | |
10,280 | js_dynamic_import_job | bluesky950520[P]quickjs/quickjs.c | static JSValue js_dynamic_import_job(JSContext *ctx,
int argc, JSValue *argv)
{
JSValue *resolving_funcs = argv;
JSValue basename_val = argv[2];
JSValue specifier = argv[3];
const char *basename = NULL, *filename;
JSValue ret, err;
if (!JS_IsString(basename_... | O0 | c | js_dynamic_import_job:
subq $0xc8, %rsp
movq %rdi, 0xb0(%rsp)
movl %esi, 0xac(%rsp)
movq %rdx, 0xa0(%rsp)
movq 0xa0(%rsp), %rax
movq %rax, 0x98(%rsp)
movq 0xa0(%rsp), %rax
movq 0x20(%rax), %rcx
movq %rcx, 0x88(%rsp)
movq 0x28(%rax), %rax
movq %rax, 0x90(%rsp)
movq 0xa0(%rsp), %rax
movq 0x30(%rax), %rcx
movq %rcx, 0x78(... | js_dynamic_import_job:
sub rsp, 0C8h
mov [rsp+0C8h+var_18], rdi
mov [rsp+0C8h+var_1C], esi
mov [rsp+0C8h+var_28], rdx
mov rax, [rsp+0C8h+var_28]
mov [rsp+0C8h+var_30], rax
mov rax, [rsp+0C8h+var_28]
mov rcx, [rax+20h]
mov [rsp+0C8h+var_40], rcx
mov rax, [rax+28h]
mov [rsp+0C8... | long long js_dynamic_import_job(
long long a1,
int a2,
_QWORD *a3,
__m128 a4,
__m128 a5,
__m128 a6,
__m128 a7,
double a8,
double a9,
__m128 a10,
__m128 a11)
{
long long v11; // rdx
long long v12; // rcx
long long v13; // r8
... | js_dynamic_import_job:
SUB RSP,0xc8
MOV qword ptr [RSP + 0xb0],RDI
MOV dword ptr [RSP + 0xac],ESI
MOV qword ptr [RSP + 0xa0],RDX
MOV RAX,qword ptr [RSP + 0xa0]
MOV qword ptr [RSP + 0x98],RAX
MOV RAX,qword ptr [RSP + 0xa0]
MOV RCX,qword ptr [RAX + 0x20]
MOV qword ptr [RSP + 0x88],RCX
MOV RAX,qword ptr [RAX + 0x28]
MOV q... |
int1 [16] js_dynamic_import_job(int8 param_1,int4 param_2,long param_3)
{
int1 auVar1 [16];
int iVar2;
uint uStack_bc;
int1 local_80 [16];
int1 local_70 [16];
long local_60;
long local_58;
int8 local_50;
int8 local_48;
int8 local_40;
int8 local_38;
long local_30;
long local_28;
int4 local... | |
10,281 | js_dynamic_import_job | bluesky950520[P]quickjs/quickjs.c | static JSValue js_dynamic_import_job(JSContext *ctx,
int argc, JSValue *argv)
{
JSValue *resolving_funcs = argv;
JSValue basename_val = argv[2];
JSValue specifier = argv[3];
const char *basename = NULL, *filename;
JSValue ret, err;
if (!JS_IsString(basename_... | O3 | c | js_dynamic_import_job:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x48, %rsp
movq %rdx, %r15
movq %rdi, %rbx
movq 0x28(%rdx), %rcx
cmpl $-0x7, %ecx
jne 0x424cf
movq 0x20(%r15), %rdx
movq 0x30(%r15), %r13
movq 0x38(%r15), %rbp
xorl %r14d, %r14d
movq %rbx, %rdi
xorl %esi, %esi
xorl %r8d, %r8d... | js_dynamic_import_job:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 48h
mov r15, rdx
mov rbx, rdi
mov rcx, [rdx+28h]
cmp ecx, 0FFFFFFF9h
jnz loc_424CF
mov rdx, [r15+20h]
mov r13, [r15+30h]
mov rbp, [r15+38h]
xor r14d, r14d
mov rdi, rbx
xor ... | long long js_dynamic_import_job(
_QWORD *a1,
__m128 a2,
__m128 a3,
__m128 a4,
__m128 a5,
__m128 a6,
__m128 a7,
__m128 a8,
__m128 a9,
long long a10,
long long a11,
long long a12,
long long a13,
long long a14)... | js_dynamic_import_job:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x48
MOV R15,RDX
MOV RBX,RDI
MOV RCX,qword ptr [RDX + 0x28]
CMP ECX,-0x7
JNZ 0x001424cf
MOV RDX,qword ptr [R15 + 0x20]
MOV R13,qword ptr [R15 + 0x30]
MOV RBP,qword ptr [R15 + 0x38]
XOR R14D,R14D
MOV RDI,RBX
XOR ESI,ESI
XOR R8D,R8D
CALL... |
int1 [16] js_dynamic_import_job(long param_1,int8 param_2,long param_3)
{
int iVar1;
int8 uVar2;
long lVar3;
long lVar4;
int *piVar5;
int8 uVar6;
long lVar7;
int1 auVar8 [12];
int *local_58;
int8 uStack_50;
int4 local_40;
int8 uStack_38;
if ((int)*(int8 *)(param_3 + 0x28) == -7) {
uV... | |
10,282 | ggml_gallocr_init_tensor | monkey531[P]llama/ggml/src/ggml-alloc.c | static void ggml_gallocr_init_tensor(ggml_gallocr_t galloc, struct ggml_tensor * tensor, struct tensor_alloc * tensor_alloc) {
int buffer_id = tensor_alloc->buffer_id;
assert(tensor->data || tensor->view_src || ggml_backend_buffer_get_alloc_size(galloc->buffers[buffer_id], tensor) <= tensor_alloc->size_max);
... | O3 | c | ggml_gallocr_init_tensor:
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
pushq %rax
movq %rsi, %rbx
movq 0xe8(%rsi), %rax
testq %rax, %rax
je 0x244c7
cmpq $0x0, 0x8(%rbx)
jne 0x244d1
cmpq $0x0, 0x8(%rax)
je 0x244d1
movq %rbx, %rdi
addq $0x8, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
jmp 0x17880
cmpq $0x0, 0xf8(%rbx)
je... | ggml_gallocr_init_tensor:
push r15
push r14
push r12
push rbx
push rax
mov rbx, rsi
mov rax, [rsi+0E8h]
test rax, rax
jz short loc_244C7
cmp qword ptr [rbx+8], 0
jnz short loc_244D1
cmp qword ptr [rax+8], 0
jz short loc_244D1
mov rdi, rbx
add rsp, 8
pop rbx
po... | long long ggml_gallocr_init_tensor(long long a1, _QWORD *a2, int *a3)
{
long long result; // rax
long long v5; // r12
long long base; // rax
result = a2[29];
if ( result )
{
if ( !a2[1] )
{
if ( *(_QWORD *)(result + 8) )
return ggml_backend_view_init(a2);
}
}
else if ( !a2[31... | ggml_gallocr_init_tensor:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
PUSH RAX
MOV RBX,RSI
MOV RAX,qword ptr [RSI + 0xe8]
TEST RAX,RAX
JZ 0x001244c7
CMP qword ptr [RBX + 0x8],0x0
JNZ 0x001244d1
CMP qword ptr [RAX + 0x8],0x0
JZ 0x001244d1
MOV RDI,RBX
ADD RSP,0x8
POP RBX
POP R12
POP R14
POP R15
JMP 0x00117880
LAB_001244c7:
CMP q... |
void ggml_gallocr_init_tensor(long param_1,long param_2,int *param_3)
{
int iVar1;
long lVar2;
if (*(long *)(param_2 + 0xe8) == 0) {
if (*(long *)(param_2 + 0xf8) == 0) {
iVar1 = *param_3;
lVar2 = ggml_backend_buffer_get_base
(*(int8 *)(*(long *)(param_1 + 8) + (long)i... | |
10,283 | SchemaConverter::SchemaConverter(std::function<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::... | monkey531[P]llama/common/json-schema-to-grammar.cpp | SchemaConverter(
const std::function<json(const std::string &)> & fetch_json,
bool dotall,
bool compact_spaces)
: _fetch_json(fetch_json), _dotall(dotall)
{
_rules["space"] = compact_spaces ? "\" \"?" : SPACE_RULE;
} | O1 | cpp | SchemaConverter::SchemaConverter(std::function<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::... | _ZN15SchemaConverterC2ERKSt8functionIFN8nlohmann16json_abi_v3_11_310basic_jsonINS2_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS2_14adl_serializerES5_IhSaIhEEvEERKSB_EEbb:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 48h
mov ebp, ecx
mov ... | void SchemaConverter::SchemaConverter(long long a1, int a2, char a3, int a4)
{
long long v6; // rax
void *v7[2]; // [rsp+8h] [rbp-70h] BYREF
_QWORD v8[2]; // [rsp+18h] [rbp-60h] BYREF
void *v9[2]; // [rsp+28h] [rbp-50h] BYREF
_QWORD v10[8]; // [rsp+38h] [rbp-40h] BYREF
std::function<nlohmann::json_abi_v3_... | SchemaConverter:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x48
MOV EBP,ECX
MOV R14D,EDX
MOV RBX,RDI
CALL 0x001a1832
MOV byte ptr [RBX + 0x20],R14B
LEA R14,[RBX + 0x28]
LEA RAX,[RBX + 0x30]
MOV dword ptr [RBX + 0x30],0x0
XOR ECX,ECX
MOV qword ptr [RBX + 0x38],RCX
MOV qword ptr [RBX + 0x40],RAX
MOV q... |
/* SchemaConverter::SchemaConverter(std::function<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map,
std::vector, std::__cxx11::string, bool, long, unsigned long, double, std::allocator,
nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned
... | |
10,284 | js_async_function_free | bluesky950520[P]quickjs/quickjs.c | static void js_async_function_free(JSRuntime *rt, JSAsyncFunctionData *s)
{
if (--s->header.ref_count == 0) {
js_async_function_free0(rt, s);
}
} | O1 | c | js_async_function_free:
decl (%rsi)
je 0x52b90
retq
pushq %r14
pushq %rbx
pushq %rax
movq %rsi, %rbx
movq %rdi, %r14
cmpl $0x0, 0x38(%rsi)
je 0x52bb3
leaq 0x40(%rbx), %rsi
movq %r14, %rdi
callq 0x3b4ca
movl $0x0, 0x38(%rbx)
movq 0x18(%rbx), %rsi
movq 0x20(%rbx), %rdx
movq %r14, %rdi
callq 0x1d8c6
movq 0x28(%rbx), %rsi
... | js_async_function_free:
dec dword ptr [rsi]
jz short loc_52B90
retn
loc_52B90:
push r14
push rbx
push rax
mov rbx, rsi
mov r14, rdi
cmp dword ptr [rsi+38h], 0
jz short loc_52BB3
lea rsi, [rbx+40h]
mov rdi, r14
call async_func_free
mov dword ptr [rbx+38h], 0
loc_52BB3:
m... | long long js_async_function_free(long long a1, long long a2)
{
long long v3; // rax
_QWORD *v4; // rcx
long long v5; // rax
long long ( *v6)(_QWORD, long long); // rcx
long long result; // rax
if ( (*(_DWORD *)a2)-- == 1 )
{
if ( *(_DWORD *)(a2 + 56) )
{
async_func_free(a1, a2 + 64);
... | js_async_function_free:
DEC dword ptr [RSI]
JZ 0x00152b90
RET
LAB_00152b90:
PUSH R14
PUSH RBX
PUSH RAX
MOV RBX,RSI
MOV R14,RDI
CMP dword ptr [RSI + 0x38],0x0
JZ 0x00152bb3
LEA RSI,[RBX + 0x40]
MOV RDI,R14
CALL 0x0013b4ca
MOV dword ptr [RBX + 0x38],0x0
LAB_00152bb3:
MOV RSI,qword ptr [RBX + 0x18]
MOV RDX,qword ptr [RBX ... |
void js_async_function_free(long param_1,int *param_2)
{
long *plVar1;
long lVar2;
*param_2 = *param_2 + -1;
if (*param_2 != 0) {
return;
}
if (param_2[0xe] != 0) {
async_func_free(param_1,param_2 + 0x10);
param_2[0xe] = 0;
}
JS_FreeValueRT(param_1,*(int8 *)(param_2 + 6),*(int8 *)(param... | |
10,285 | js_async_function_free | bluesky950520[P]quickjs/quickjs.c | static void js_async_function_free(JSRuntime *rt, JSAsyncFunctionData *s)
{
if (--s->header.ref_count == 0) {
js_async_function_free0(rt, s);
}
} | O2 | c | js_async_function_free:
decl (%rsi)
je 0x46f64
retq
pushq %r14
pushq %rbx
pushq %rax
movq %rsi, %rbx
movq %rdi, %r14
callq 0x46fbb
movq 0x18(%rbx), %rsi
movq 0x20(%rbx), %rdx
movq %r14, %rdi
callq 0x18031
movq 0x28(%rbx), %rsi
movq 0x30(%rbx), %rdx
movq %r14, %rdi
callq 0x18031
movq 0x8(%rbx), %rax
movq 0x10(%rbx), %rc... | js_async_function_free:
dec dword ptr [rsi]
jz short loc_46F64
retn
loc_46F64:
push r14
push rbx
push rax
mov rbx, rsi
mov r14, rdi
call js_async_function_terminate
mov rsi, [rbx+18h]
mov rdx, [rbx+20h]
mov rdi, r14
call JS_FreeValueRT
mov rsi, [rbx+28h]
mov rdx, [rbx... | long long js_async_function_free(long long a1, long long a2)
{
long long v3; // rax
_QWORD *v4; // rcx
long long result; // rax
if ( (*(_DWORD *)a2)-- == 1 )
{
js_async_function_terminate(a1);
JS_FreeValueRT(a1, *(unsigned int **)(a2 + 24), *(_QWORD *)(a2 + 32));
JS_FreeValueRT(a1, *(unsigned in... | js_async_function_free:
DEC dword ptr [RSI]
JZ 0x00146f64
RET
LAB_00146f64:
PUSH R14
PUSH RBX
PUSH RAX
MOV RBX,RSI
MOV R14,RDI
CALL 0x00146fbb
MOV RSI,qword ptr [RBX + 0x18]
MOV RDX,qword ptr [RBX + 0x20]
MOV RDI,R14
CALL 0x00118031
MOV RSI,qword ptr [RBX + 0x28]
MOV RDX,qword ptr [RBX + 0x30]
MOV RDI,R14
CALL 0x001180... |
void js_async_function_free(int8 param_1,int *param_2)
{
long lVar1;
long *plVar2;
*param_2 = *param_2 + -1;
if (*param_2 != 0) {
return;
}
js_async_function_terminate();
JS_FreeValueRT(param_1,*(int8 *)(param_2 + 6),*(int8 *)(param_2 + 8));
JS_FreeValueRT(param_1,*(int8 *)(param_2 + 10),*(int8... | |
10,286 | uf_prespace_selected | eloqsql/storage/myisam/mi_packrec.c | static void uf_prespace_selected(MI_COLUMNDEF *rec, MI_BIT_BUFF *bit_buff,
uchar *to, uchar *end)
{
uint spaces;
if (get_bit(bit_buff))
{
if ((spaces=get_bits(bit_buff,rec->space_length_bits))+to > end)
{
bit_buff->error=1;
return;
}
bfill((uchar*) to,spaces,' ');
if (to+space... | O0 | c | uf_prespace_selected:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movq %rcx, -0x20(%rbp)
movq -0x10(%rbp), %rax
cmpl $0x0, 0x4(%rax)
je 0xc566a
movq -0x10(%rbp), %rax
movl (%rax), %eax
movq -0x10(%rbp), %rdx
movl 0x4(%rdx), %ecx
addl $-0x1, %ecx
movl %... | uf_prespace_selected_0:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov [rbp+var_20], rcx
mov rax, [rbp+var_10]
cmp dword ptr [rax+4], 0
jz short loc_C566A
mov rax, [rbp+var_10]
mov eax, [rax]
mov rdx, [rbp+var_1... | long long uf_prespace_selected_0(long long a1, int *a2, _BYTE *a3, _BYTE *a4)
{
int v4; // eax
int v5; // ecx
unsigned int v6; // eax
int v7; // ecx
long long result; // rax
unsigned int bits_0; // [rsp+8h] [rbp-28h]
if ( a2[1] )
{
v4 = *a2;
v5 = a2[1] - 1;
a2[1] = v5;
if ( ((1 << v5) ... | uf_prespace_selected:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV qword ptr [RBP + -0x20],RCX
MOV RAX,qword ptr [RBP + -0x10]
CMP dword ptr [RAX + 0x4],0x0
JZ 0x001c566a
MOV RAX,qword ptr [RBP + -0x10]
MOV EAX,dword ptr [RAX]
MOV R... |
void uf_prespace_selected(long param_1,uint *param_2,void *param_3,ulong param_4)
{
uint uVar1;
uint local_30;
if (param_2[1] == 0) {
fill_buffer(param_2);
param_2[1] = 0x1f;
uVar1 = *param_2 & 0x80000000;
}
else {
uVar1 = param_2[1];
param_2[1] = uVar1 - 1;
uVar1 = *param_2 & 1 <... | |
10,287 | uf_prespace_selected | eloqsql/storage/myisam/mi_packrec.c | static void uf_prespace_selected(MI_COLUMNDEF *rec, MI_BIT_BUFF *bit_buff,
uchar *to, uchar *end)
{
uint spaces;
if (get_bit(bit_buff))
{
if ((spaces=get_bits(bit_buff,rec->space_length_bits))+to > end)
{
bit_buff->error=1;
return;
}
bfill((uchar*) to,spaces,' ');
if (to+space... | O3 | c | uf_prespace_selected:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rcx, %r8
movq %rdx, %r12
movq %rsi, %r14
movq %rdi, %r15
movl 0x4(%rsi), %eax
testl %eax, %eax
je 0x8a449
movl (%r14), %ebx
decl %eax
movl %eax, 0x4(%r14)
btl %eax, %ebx
jb 0x8a47c
jmp 0x8a466
movq %... | uf_prespace_selected_0:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r8, rcx
mov r12, rdx
mov r14, rsi
mov r15, rdi
mov eax, [rsi+4]
test eax, eax
jz short loc_8A449
mov ebx, [r14]
dec eax
mov [r14+4], eax
bt ebx, e... | long long uf_prespace_selected_0(long long a1, unsigned int *a2, _BYTE *a3, _BYTE *a4)
{
_BYTE *v4; // r8
long long v6; // r15
unsigned int v7; // eax
unsigned int v8; // ebx
unsigned int v9; // eax
_BYTE *v11; // rdx
_BYTE *v12; // rcx
unsigned int v13; // r13d
unsigned int v14; // ecx
int v15; //... | uf_prespace_selected:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R8,RCX
MOV R12,RDX
MOV R14,RSI
MOV R15,RDI
MOV EAX,dword ptr [RSI + 0x4]
TEST EAX,EAX
JZ 0x0018a449
MOV EBX,dword ptr [R14]
DEC EAX
MOV dword ptr [R14 + 0x4],EAX
BT EBX,EAX
JC 0x0018a47c
JMP 0x0018a466
LAB_0018a449:
MOV... |
void uf_prespace_selected(long param_1,uint *param_2,void *param_3,void *param_4)
{
void *pvVar1;
uint uVar2;
uint uVar3;
uint uVar4;
byte bVar5;
uint uVar6;
if (param_2[1] == 0) {
fill_buffer(param_2);
param_2[1] = 0x1f;
uVar6 = *param_2;
if (-1 < (int)uVar6) goto LAB_0018a51c;
u... | |
10,288 | ggml_print_objects | Yangxiaoz[P]GGML-Tutorial/ggml/src/ggml.c | void ggml_print_objects(const struct ggml_context * ctx) {
struct ggml_object * obj = ctx->objects_begin;
GGML_LOG_INFO("%s: objects in context %p:\n", __func__, (const void *) ctx);
while (obj != NULL) {
ggml_print_object(obj);
obj = obj->next;
}
GGML_LOG_INFO("%s: --- end ---\n"... | O0 | c | ggml_print_objects:
pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq 0x18(%rax), %rax
movq %rax, -0x10(%rbp)
movq -0x8(%rbp), %rcx
movl $0x2, %edi
leaq 0x66828(%rip), %rsi # 0xb1660
leaq 0x6683d(%rip), %rdx # 0xb167c
movb $0x0, %al
callq 0x43cb0
cmpq $0x0, -0x10(%rbp)... | ggml_print_objects:
push rbp
mov rbp, rsp
sub rsp, 10h
mov [rbp+var_8], rdi
mov rax, [rbp+var_8]
mov rax, [rax+18h]
mov [rbp+var_10], rax
mov rcx, [rbp+var_8]
mov edi, 2
lea rsi, aSObjectsInCont; "%s: objects in context %p:\n"
lea rdx, aGgmlPrintObjec_1; "ggml_print_objects"
m... | long long ggml_print_objects(_QWORD *a1)
{
long long v2; // [rsp+0h] [rbp-10h]
v2 = a1[3];
ggml_log_internal(2u, (long long)"%s: objects in context %p:\n", "ggml_print_objects", a1);
while ( v2 )
{
ggml_print_object(v2);
v2 = *(_QWORD *)(v2 + 16);
}
return ggml_log_internal(2u, (long long)"%s: -... | ggml_print_objects:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x18]
MOV qword ptr [RBP + -0x10],RAX
MOV RCX,qword ptr [RBP + -0x8]
MOV EDI,0x2
LEA RSI,[0x1b1660]
LEA RDX,[0x1b167c]
MOV AL,0x0
CALL 0x00143cb0
LAB_0014ae46:
CMP qword ptr [RBP ... |
void ggml_print_objects(long param_1)
{
long local_18;
local_18 = *(long *)(param_1 + 0x18);
ggml_log_internal(2,"%s: objects in context %p:\n","ggml_print_objects",param_1);
for (; local_18 != 0; local_18 = *(long *)(local_18 + 0x10)) {
ggml_print_object(local_18);
}
ggml_log_internal(2,"%s: --- e... | |
10,289 | ggml_print_objects | Yangxiaoz[P]GGML-Tutorial/ggml/src/ggml.c | void ggml_print_objects(const struct ggml_context * ctx) {
struct ggml_object * obj = ctx->objects_begin;
GGML_LOG_INFO("%s: objects in context %p:\n", __func__, (const void *) ctx);
while (obj != NULL) {
ggml_print_object(obj);
obj = obj->next;
}
GGML_LOG_INFO("%s: --- end ---\n"... | O3 | c | ggml_print_objects:
pushq %r14
pushq %rbx
pushq %rax
movq %rdi, %rcx
movq 0x18(%rdi), %r14
leaq 0x3298d(%rip), %rsi # 0x4c6bc
leaq 0x329a2(%rip), %rdx # 0x4c6d8
movl $0x2, %edi
xorl %eax, %eax
callq 0x16810
testq %r14, %r14
je 0x19d75
leaq 0x3292e(%rip), %rbx # 0x4c67c
movl 0x18(%r14), %edx
movq (%r14), %rc... | ggml_print_objects:
push r14
push rbx
push rax
mov rcx, rdi
mov r14, [rdi+18h]
lea rsi, aSObjectsInCont; "%s: objects in context %p:\n"
lea rdx, aGgmlPrintObjec_1; "ggml_print_objects"
mov edi, 2
xor eax, eax
call _ggml_log_internal
test r14, r14
jz short loc_19D75
lea rb... | long long ggml_print_objects(
long long a1,
__m128 a2,
__m128 a3,
__m128 a4,
__m128 a5,
__m128 a6,
__m128 a7,
__m128 a8,
__m128 a9,
long long a10,
long long a11,
long long a12,
long long a13,
long long a14)
... | ggml_print_objects:
PUSH R14
PUSH RBX
PUSH RAX
MOV RCX,RDI
MOV R14,qword ptr [RDI + 0x18]
LEA RSI,[0x14c6bc]
LEA RDX,[0x14c6d8]
MOV EDI,0x2
XOR EAX,EAX
CALL 0x00116810
TEST R14,R14
JZ 0x00119d75
LEA RBX,[0x14c67c]
LAB_00119d4e:
MOV EDX,dword ptr [R14 + 0x18]
MOV RCX,qword ptr [R14]
MOV R8,qword ptr [R14 + 0x8]
MOV R9,q... |
void ggml_print_objects(long param_1)
{
int8 *puVar1;
puVar1 = *(int8 **)(param_1 + 0x18);
ggml_log_internal(2,"%s: objects in context %p:\n","ggml_print_objects",param_1);
for (; puVar1 != (int8 *)0x0; puVar1 = (int8 *)puVar1[2]) {
ggml_log_internal(2," - ggml_object: type = %d, offset = %zu, size = %... | |
10,290 | ssz_gindex | corpus-core[P]colibri-stateless/src/util/ssz_merkle.c | gindex_t ssz_gindex(const ssz_def_t* def, int num_elements, ...) {
if (!def || num_elements <= 0) return 0;
gindex_t gindex = 1;
va_list args;
va_start(args, num_elements);
for (int i = 0; i < num_elements; i++) {
uint64_t leafes = 0;
uint64_t idx = 0;
if (def->type == SSZ_TYPE_CONTAINER) {
... | O0 | c | ssz_gindex:
pushq %rbp
movq %rsp, %rbp
subq $0x160, %rsp # imm = 0x160
testb %al, %al
je 0xa00f4
movaps %xmm0, -0xf0(%rbp)
movaps %xmm1, -0xe0(%rbp)
movaps %xmm2, -0xd0(%rbp)
movaps %xmm3, -0xc0(%rbp)
movaps %xmm4, -0xb0(%rbp)
movaps %xmm5, -0xa0(%rbp)
movaps %xmm6, -0x90(%rbp)
movaps %xmm7, -0x80(%rbp)
movq... | ssz_gindex:
push rbp
mov rbp, rsp
sub rsp, 160h
test al, al
jz short loc_A00F4
movaps [rbp+var_F0], xmm0
movaps [rbp+var_E0], xmm1
movaps [rbp+var_D0], xmm2
movaps [rbp+var_C0], xmm3
movaps [rbp+var_B0], xmm4
movaps [rbp+var_A0], xmm5
movaps [rbp+var_90], xmm6
movaps [rbp+var_80], xmm7
loc_A0... | long long ssz_gindex(long long a1, int a2, ...)
{
long long *overflow_arg_area; // rax
int *v3; // rax
long long v5; // [rsp+18h] [rbp-148h]
unsigned long long v6; // [rsp+20h] [rbp-140h]
char v7; // [rsp+F8h] [rbp-68h]
unsigned int j; // [rsp+FCh] [rbp-64h]
long long v9; // [rsp+100h] [rbp-60h]
long lo... | ssz_gindex:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x160
TEST AL,AL
JZ 0x001a00f4
MOVAPS xmmword ptr [RBP + -0xf0],XMM0
MOVAPS xmmword ptr [RBP + -0xe0],XMM1
MOVAPS xmmword ptr [RBP + -0xd0],XMM2
MOVAPS xmmword ptr [RBP + -0xc0],XMM3
MOVAPS xmmword ptr [RBP + -0xb0],XMM4
MOVAPS xmmword ptr [RBP + -0xa0],XMM5
MOVAPS xmmword ptr [... |
/* WARNING: Restarted to delay deadcode elimination for space: stack */
int8
ssz_gindex(int8 param_1,int8 param_2,int8 param_3,int8 param_4,
int8 param_5,int8 param_6,int8 param_7,int8 param_8,long param_9,
int param_10,int8 param_11,int8 param_12,int8 param_13,
int8 param_14)
{
uint ... | |
10,291 | js_get_function_name | bluesky950520[P]quickjs/quickjs.c | static JSValue js_get_function_name(JSContext *ctx, JSAtom name)
{
JSValue name_str;
name_str = JS_AtomToString(ctx, name);
if (JS_AtomSymbolHasDescription(ctx, name)) {
name_str = JS_ConcatString3(ctx, "[", name_str, "]");
}
return name_str;
} | O1 | c | js_get_function_name:
pushq %rbp
pushq %rbx
pushq %rax
movl %esi, %ebp
movq %rdi, %rbx
movl $0x1, %edx
callq 0x247b6
movq %rdx, %rcx
testl %ebp, %ebp
js 0x45f54
movq 0x18(%rbx), %rdx
movq 0x68(%rdx), %rdx
movl %ebp, %esi
movq (%rdx,%rsi,8), %rdx
movq 0x4(%rdx), %r8
movq %r8, %rsi
shrq $0x3e, %rsi
cmpq $0x3, %rsi
setb %... | js_get_function_name:
push rbp
push rbx
push rax
mov ebp, esi
mov rbx, rdi
mov edx, 1
call __JS_AtomToValue
mov rcx, rdx
test ebp, ebp
js short loc_45F54
mov rdx, [rbx+18h]
mov rdx, [rdx+68h]
mov esi, ebp
mov rdx, [rdx+rsi*8]
mov r8, [rdx+4]
mov rsi, r8
shr ... | long long js_get_function_name(long long a1, int a2)
{
long long result; // rax
long long v3; // rdx
unsigned long long v4; // r8
result = _JS_AtomToValue(a1, a2, 1);
if ( a2 >= 0 )
{
v4 = *(_QWORD *)(*(_QWORD *)(*(_QWORD *)(*(_QWORD *)(a1 + 24) + 104LL) + 8LL * (unsigned int)a2) + 4LL);
if ( !__O... | js_get_function_name:
PUSH RBP
PUSH RBX
PUSH RAX
MOV EBP,ESI
MOV RBX,RDI
MOV EDX,0x1
CALL 0x001247b6
MOV RCX,RDX
TEST EBP,EBP
JS 0x00145f54
MOV RDX,qword ptr [RBX + 0x18]
MOV RDX,qword ptr [RDX + 0x68]
MOV ESI,EBP
MOV RDX,qword ptr [RDX + RSI*0x8]
MOV R8,qword ptr [RDX + 0x4]
MOV RSI,R8
SHR RSI,0x3e
CMP RSI,0x3
SETC DL... |
void js_get_function_name(long param_1,ulong param_2)
{
ulong uVar1;
ulong uVar2;
int1 auVar3 [16];
auVar3 = __JS_AtomToValue(param_1,param_2,1);
if ((-1 < (int)param_2) &&
(uVar1 = *(ulong *)(*(long *)(*(long *)(*(long *)(param_1 + 0x18) + 0x68) +
(param_2 & 0xffff... | |
10,292 | js_get_function_name | bluesky950520[P]quickjs/quickjs.c | static JSValue js_get_function_name(JSContext *ctx, JSAtom name)
{
JSValue name_str;
name_str = JS_AtomToString(ctx, name);
if (JS_AtomSymbolHasDescription(ctx, name)) {
name_str = JS_ConcatString3(ctx, "[", name_str, "]");
}
return name_str;
} | O2 | c | js_get_function_name:
pushq %rbp
pushq %rbx
pushq %rax
movl %esi, %ebp
movq %rdi, %rbx
callq 0x1e540
movq %rdx, %rcx
testl %ebp, %ebp
js 0x3d7d6
movq 0x18(%rbx), %rdx
movq 0x68(%rdx), %rdx
movl %ebp, %esi
movq (%rdx,%rsi,8), %rdx
movq 0x4(%rdx), %r8
movq %r8, %rsi
shrq $0x3e, %rsi
cmpq $0x3, %rsi
setb %dl
movabsq $0x3f... | js_get_function_name:
push rbp
push rbx
push rax
mov ebp, esi
mov rbx, rdi
call JS_AtomToString
mov rcx, rdx
test ebp, ebp
js short loc_3D7D6
mov rdx, [rbx+18h]
mov rdx, [rdx+68h]
mov esi, ebp
mov rdx, [rdx+rsi*8]
mov r8, [rdx+4]
mov rsi, r8
shr rsi, 3Eh
cmp ... | long long js_get_function_name(long long a1, int a2)
{
long long result; // rax
long long v3; // rdx
unsigned long long v4; // r8
result = JS_AtomToString(a1, a2);
if ( a2 >= 0 )
{
v4 = *(_QWORD *)(*(_QWORD *)(*(_QWORD *)(*(_QWORD *)(a1 + 24) + 104LL) + 8LL * (unsigned int)a2) + 4LL);
if ( !__OFSU... | js_get_function_name:
PUSH RBP
PUSH RBX
PUSH RAX
MOV EBP,ESI
MOV RBX,RDI
CALL 0x0011e540
MOV RCX,RDX
TEST EBP,EBP
JS 0x0013d7d6
MOV RDX,qword ptr [RBX + 0x18]
MOV RDX,qword ptr [RDX + 0x68]
MOV ESI,EBP
MOV RDX,qword ptr [RDX + RSI*0x8]
MOV R8,qword ptr [RDX + 0x4]
MOV RSI,R8
SHR RSI,0x3e
CMP RSI,0x3
SETC DL
MOV RDI,0x3... |
void js_get_function_name(long param_1,uint param_2)
{
ulong uVar1;
ulong uVar2;
int1 auVar3 [16];
auVar3 = JS_AtomToString();
if ((-1 < (int)param_2) &&
(uVar1 = *(ulong *)(*(long *)(*(long *)(*(long *)(param_1 + 0x18) + 0x68) + (ulong)param_2 * 8)
+ 4), uVar2 = uVar1 >> 0x3... | |
10,293 | is_var_in_arg_scope | bluesky950520[P]quickjs/quickjs.c | static BOOL is_var_in_arg_scope(const JSVarDef *vd)
{
return (vd->var_name == JS_ATOM_home_object ||
vd->var_name == JS_ATOM_this_active_func ||
vd->var_name == JS_ATOM_new_target ||
vd->var_name == JS_ATOM_this ||
vd->var_name == JS_ATOM__arg_var_ ||
vd->... | O1 | c | is_var_in_arg_scope:
movl (%rdi), %ecx
movl $0x1, %eax
leal -0x54(%rcx), %edx
cmpl $0x20, %edx
ja 0x61214
movabsq $0x1c0000001, %rsi # imm = 0x1C0000001
btq %rdx, %rsi
jb 0x61219
cmpl $0x8, %ecx
jne 0x6121a
retq
movl $0xf0, %ecx
andl 0xc(%rdi), %ecx
xorl %eax, %eax
cmpl $0x40, %ecx
sete %al
retq
| is_var_in_arg_scope:
mov ecx, [rdi]
mov eax, 1
lea edx, [rcx-54h]
cmp edx, 20h ; ' '
ja short loc_61214
mov rsi, 1C0000001h
bt rsi, rdx
jb short locret_61219
loc_61214:
cmp ecx, 8
jnz short loc_6121A
locret_61219:
retn
loc_6121A:
mov ecx, 0F0h
and ecx, [rdi+0Ch]
xor ... | _BOOL8 is_var_in_arg_scope(_DWORD *a1)
{
_BOOL8 result; // rax
unsigned long long v2; // rdx
long long v3; // rsi
result = 1LL;
v2 = (unsigned int)(*a1 - 84);
if ( (unsigned int)v2 > 0x20 || (v3 = 0x1C0000001LL, !_bittest64(&v3, v2)) )
{
if ( *a1 != 8 )
return (a1[3] & 0xF0) == 64;
}
retur... | is_var_in_arg_scope:
MOV ECX,dword ptr [RDI]
MOV EAX,0x1
LEA EDX,[RCX + -0x54]
CMP EDX,0x20
JA 0x00161214
MOV RSI,0x1c0000001
BT RSI,RDX
JC 0x00161219
LAB_00161214:
CMP ECX,0x8
JNZ 0x0016121a
LAB_00161219:
RET
LAB_0016121a:
MOV ECX,0xf0
AND ECX,dword ptr [RDI + 0xc]
XOR EAX,EAX
CMP ECX,0x40
SETZ AL
RET
|
bool is_var_in_arg_scope(int *param_1)
{
uint uVar1;
uVar1 = *param_1 - 0x54;
if (((0x20 < uVar1) || ((0x1c0000001U >> ((ulong)uVar1 & 0x3f) & 1) == 0)) && (*param_1 != 8)) {
return (param_1[3] & 0xf0U) == 0x40;
}
return true;
}
| |
10,294 | JS_WriteSharedArrayBuffer | bluesky950520[P]quickjs/quickjs.c | static int JS_WriteSharedArrayBuffer(BCWriterState *s, JSValue obj)
{
JSObject *p = JS_VALUE_GET_OBJ(obj);
JSArrayBuffer *abuf = p->u.array_buffer;
assert(!abuf->detached); /* SharedArrayBuffer are never detached */
bc_put_u8(s, BC_TAG_SHARED_ARRAY_BUFFER);
bc_put_leb128(s, abuf->byte_length);
b... | O1 | c | JS_WriteSharedArrayBuffer:
pushq %r15
pushq %r14
pushq %rbx
subq $0x10, %rsp
movq %rdi, %rbx
movq 0x30(%rsi), %r15
leaq 0x8(%rdi), %r14
movq %r14, %rdi
movl $0x10, %esi
callq 0x1b4d0
movl (%r15), %esi
movq %r14, %rdi
callq 0x45854
movl 0x4(%r15), %esi
movq %r14, %rdi
callq 0x45854
movq 0x10(%r15), %rax
leaq 0x8(%rsp), ... | JS_WriteSharedArrayBuffer:
push r15
push r14
push rbx
sub rsp, 10h
mov rbx, rdi
mov r15, [rsi+30h]
lea r14, [rdi+8]
mov rdi, r14
mov esi, 10h
call dbuf_putc
mov esi, [r15]
mov rdi, r14
call dbuf_put_leb128
mov esi, [r15+4]
mov rdi, r14
call dbuf_put_leb128
mov ... | long long JS_WriteSharedArrayBuffer(long long a1, long long a2)
{
unsigned int *v2; // r15
int v3; // r8d
long long v4; // rax
long long v5; // rcx
long long v6; // rdx
long long result; // rax
int v8; // ecx
_QWORD v9[4]; // [rsp+8h] [rbp-20h] BYREF
v2 = *(unsigned int **)(a2 + 48);
dbuf_putc((_Q... | JS_WriteSharedArrayBuffer:
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x10
MOV RBX,RDI
MOV R15,qword ptr [RSI + 0x30]
LEA R14,[RDI + 0x8]
MOV RDI,R14
MOV ESI,0x10
CALL 0x0011b4d0
MOV ESI,dword ptr [R15]
MOV RDI,R14
CALL 0x00145854
MOV ESI,dword ptr [R15 + 0x4]
MOV RDI,R14
CALL 0x00145854
MOV RAX,qword ptr [R15 + 0x10]
LEA RSI,... |
int8 JS_WriteSharedArrayBuffer(int8 *param_1,long param_2)
{
int8 *puVar1;
int4 *puVar2;
int8 uVar3;
int iVar4;
int8 local_20;
puVar2 = *(int4 **)(param_2 + 0x30);
puVar1 = param_1 + 1;
dbuf_putc(puVar1,0x10);
dbuf_put_leb128(puVar1,*puVar2);
dbuf_put_leb128(puVar1,puVar2[1]);
local_20 = *(in... | |
10,295 | my_realloc | eloqsql/mysys/my_malloc.c | void *my_realloc(PSI_memory_key key, void *old_point, size_t size, myf my_flags)
{
my_memory_header *old_mh, *mh;
void *point;
size_t old_size;
my_bool old_flags;
DBUG_ENTER("my_realloc");
DBUG_PRINT("my",("ptr: %p size: %zu flags: %lu", old_point, size, my_flags));
DBUG_ASSERT(size > 0);
if (!old_poin... | O0 | c | my_realloc:
pushq %rbp
movq %rsp, %rbp
subq $0x50, %rsp
movl %edi, -0xc(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movq %rcx, -0x28(%rbp)
jmp 0xfb579
jmp 0xfb57b
jmp 0xfb57d
cmpq $0x0, -0x18(%rbp)
jne 0xfb5ad
movq -0x28(%rbp), %rax
andq $0x40, %rax
cmpq $0x0, %rax
je 0xfb5ad
jmp 0xfb594
movl -0xc(%rbp), %edi
m... | my_realloc:
push rbp
mov rbp, rsp
sub rsp, 50h
mov [rbp+var_C], edi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
mov [rbp+var_28], rcx
jmp short $+2
loc_FB579:
jmp short $+2
loc_FB57B:
jmp short $+2
loc_FB57D:
cmp [rbp+var_18], 0
jnz short loc_FB5AD
mov rax, [rbp+var_28... | long long my_realloc(unsigned int a1, long long a2, const char *a3, char a4)
{
int v5; // [rsp+0h] [rbp-50h]
char v6; // [rsp+7h] [rbp-49h]
unsigned long long v7; // [rsp+8h] [rbp-48h]
long long v9; // [rsp+18h] [rbp-38h]
unsigned long long v11; // [rsp+30h] [rbp-20h]
if ( a2 || (a4 & 0x40) == 0 )
{
... | my_realloc:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV dword ptr [RBP + -0xc],EDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
MOV qword ptr [RBP + -0x28],RCX
JMP 0x001fb579
LAB_001fb579:
JMP 0x001fb57b
LAB_001fb57b:
JMP 0x001fb57d
LAB_001fb57d:
CMP qword ptr [RBP + -0x18],0x0
JNZ 0x001fb5ad
MOV RAX,qword... |
long my_realloc(int4 param_1,long param_2,long param_3,ulong param_4)
{
int iVar1;
byte bVar2;
int4 uVar3;
ulong uVar4;
ulong uVar5;
void *pvVar6;
int *piVar7;
long local_48;
long local_10;
if ((param_2 == 0) && ((param_4 & 0x40) != 0)) {
local_10 = my_malloc(param_1,param_3,param_4);
}
... | |
10,296 | ma_bitmap_reset_cache | eloqsql/storage/maria/ma_bitmap.c | void _ma_bitmap_reset_cache(MARIA_SHARE *share)
{
MARIA_FILE_BITMAP *bitmap= &share->bitmap;
if (bitmap->map) /* If using bitmap */
{
/* Forget changes in current bitmap page */
bitmap->changed= 0;
/*
We can't read a page yet, as in some case we don't have an activ... | O3 | c | ma_bitmap_reset_cache:
pushq %rbp
movq %rsp, %rbp
pushq %rbx
pushq %rax
movq %rdi, %rbx
movq 0xa18(%rdi), %rdi
testq %rdi, %rdi
je 0x416c8
movb $0x0, 0xa30(%rbx)
xorl %eax, %eax
subq 0xb48(%rbx), %rax
movq %rax, 0xa20(%rbx)
movl 0xb3c(%rbx), %eax
movl %eax, 0xb38(%rbx)
movl %eax, 0xa34(%rbx)
movl %eax, 0xa3c(%rbx)
movl... | _ma_bitmap_reset_cache:
push rbp
mov rbp, rsp
push rbx
push rax
mov rbx, rdi
mov rdi, [rdi+0A18h]
test rdi, rdi
jz short loc_416C8
mov byte ptr [rbx+0A30h], 0
xor eax, eax
sub rax, [rbx+0B48h]
mov [rbx+0A20h], rax
mov eax, [rbx+0B3Ch]
mov [rbx+0B38h], eax
mov [rb... | long long ma_bitmap_reset_cache(long long a1)
{
long long v2; // rdi
int v3; // eax
long long result; // rax
v2 = *(_QWORD *)(a1 + 2584);
if ( v2 )
{
*(_BYTE *)(a1 + 2608) = 0;
*(_QWORD *)(a1 + 2592) = -*(_QWORD *)(a1 + 2888);
v3 = *(_DWORD *)(a1 + 2876);
*(_DWORD *)(a1 + 2872) = v3;
*... | _ma_bitmap_reset_cache:
PUSH RBP
MOV RBP,RSP
PUSH RBX
PUSH RAX
MOV RBX,RDI
MOV RDI,qword ptr [RDI + 0xa18]
TEST RDI,RDI
JZ 0x001416c8
MOV byte ptr [RBX + 0xa30],0x0
XOR EAX,EAX
SUB RAX,qword ptr [RBX + 0xb48]
MOV qword ptr [RBX + 0xa20],RAX
MOV EAX,dword ptr [RBX + 0xb3c]
MOV dword ptr [RBX + 0xb38],EAX
MOV dword ptr [... |
void _ma_bitmap_reset_cache(long param_1)
{
int4 uVar1;
if (*(void **)(param_1 + 0xa18) != (void *)0x0) {
*(int1 *)(param_1 + 0xa30) = 0;
*(long *)(param_1 + 0xa20) = -*(long *)(param_1 + 0xb48);
uVar1 = *(int4 *)(param_1 + 0xb3c);
*(int4 *)(param_1 + 0xb38) = uVar1;
*(int4 *)(param_1 + 0xa... | |
10,297 | js_string_obj_get_length | bluesky950520[P]quickjs/quickjs.c | static uint32_t js_string_obj_get_length(JSContext *ctx,
JSValue obj)
{
JSObject *p;
JSString *p1;
uint32_t len = 0;
/* This is a class exotic method: obj class_id is JS_CLASS_STRING */
p = JS_VALUE_GET_OBJ(obj);
if (JS_VALUE_GET_TAG(p->u.object_data) ==... | O0 | c | js_string_obj_get_length:
movq %rsi, -0x10(%rsp)
movq %rdx, -0x8(%rsp)
movq %rdi, -0x18(%rsp)
movl $0x0, -0x2c(%rsp)
movq -0x10(%rsp), %rax
movq %rax, -0x20(%rsp)
movq -0x20(%rsp), %rax
movq 0x38(%rax), %rax
cmpl $-0x7, %eax
jne 0x66ce0
movq -0x20(%rsp), %rax
movq 0x30(%rax), %rax
movq %rax, -0x28(%rsp)
movq -0x28(%rsp... | js_string_obj_get_length:
mov [rsp+var_10], rsi
mov [rsp+var_8], rdx
mov [rsp+var_18], rdi
mov [rsp+var_2C], 0
mov rax, [rsp+var_10]
mov [rsp+var_20], rax
mov rax, [rsp+var_20]
mov rax, [rax+38h]
cmp eax, 0FFFFFFF9h
jnz short loc_66CE0
mov rax, [rsp+var_20]
mov rax, [rax+... | long long js_string_obj_get_length(long long a1, long long a2)
{
unsigned int v3; // [rsp+0h] [rbp-2Ch]
v3 = 0;
if ( (unsigned int)*(_QWORD *)(a2 + 56) == -7 )
return *(_DWORD *)(*(_QWORD *)(a2 + 48) + 4LL) & 0x7FFFFFFF;
return v3;
}
| js_string_obj_get_length:
MOV qword ptr [RSP + -0x10],RSI
MOV qword ptr [RSP + -0x8],RDX
MOV qword ptr [RSP + -0x18],RDI
MOV dword ptr [RSP + -0x2c],0x0
MOV RAX,qword ptr [RSP + -0x10]
MOV qword ptr [RSP + -0x20],RAX
MOV RAX,qword ptr [RSP + -0x20]
MOV RAX,qword ptr [RAX + 0x38]
CMP EAX,-0x7
JNZ 0x00166ce0
MOV RAX,qwor... |
uint js_string_obj_get_length(int8 param_1,long param_2)
{
int4 local_2c;
local_2c = 0;
if ((int)*(int8 *)(param_2 + 0x38) == -7) {
local_2c = (uint)*(int8 *)(*(long *)(param_2 + 0x30) + 4) & 0x7fffffff;
}
return local_2c;
}
| |
10,298 | int testing::internal::CountIf<std::vector<testing::TestSuite*, std::allocator<testing::TestSuite*>>, bool (*)(testing::TestSuite const*)>(std::vector<testing::TestSuite*, std::allocator<testing::TestSuite*>> const&, bool (*)(testing::TestSuite const*)) | giladroyz[P]FindPeaks/build_O0/_deps/googletest-src/googletest/src/gtest-internal-inl.h | inline int CountIf(const Container& c, Predicate predicate) {
// Implemented as an explicit loop since std::count_if() in libCstd on
// Solaris has a non-standard signature.
int count = 0;
for (auto it = c.begin(); it != c.end(); ++it) {
if (predicate(*it)) ++count;
}
return count;
} | O0 | c | int testing::internal::CountIf<std::vector<testing::TestSuite*, std::allocator<testing::TestSuite*>>, bool (*)(testing::TestSuite const*)>(std::vector<testing::TestSuite*, std::allocator<testing::TestSuite*>> const&, bool (*)(testing::TestSuite const*)):
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)... | _ZN7testing8internal7CountIfISt6vectorIPNS_9TestSuiteESaIS4_EEPFbPKS3_EEEiRKT_T0_:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_14], 0
mov rdi, [rbp+var_8]
call _ZNKSt6vectorIPN7testing9TestSuiteESaIS2_EE5beginEv; std::vector<testing::TestSuite... | long long testing::internal::CountIf<std::vector<testing::TestSuite *>,bool (*)(testing::TestSuite const*)>(
long long a1,
long long ( *a2)(_QWORD))
{
_QWORD *v2; // rax
long long ( *v4)(_QWORD); // [rsp+0h] [rbp-30h]
long long v5; // [rsp+8h] [rbp-28h] BYREF
long long i; // [rsp+10h] [rbp-20h]... | CountIf<std::vector<testing::TestSuite*,std::allocator<testing::TestSuite*>>,bool(*)(testing::TestSuite_const*)>:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV dword ptr [RBP + -0x14],0x0
MOV RDI,qword ptr [RBP + -0x8]
CALL 0x0014b990
MOV qword ptr [RBP + -0x20],RA... |
/* int testing::internal::CountIf<std::vector<testing::TestSuite*,
std::allocator<testing::TestSuite*> >, bool (*)(testing::TestSuite
const*)>(std::vector<testing::TestSuite*, std::allocator<testing::TestSuite*> > const&, bool
(*)(testing::TestSuite const*)) */
int testing::internal::
CountIf<std::vector... | |
10,299 | my_filename | eloqsql/mysys/my_div.c | char * my_filename(File fd)
{
DBUG_ENTER("my_filename");
if ((uint) fd >= (uint) my_file_limit || !my_file_info[fd].name)
DBUG_RETURN((char*) "UNKNOWN");
if (fd >= 0 && my_file_info[fd].type != UNOPEN)
{
DBUG_RETURN(my_file_info[fd].name);
}
else
DBUG_RETURN((char*) "UNOPENED"); /* Debug message... | O3 | c | my_filename:
pushq %rbp
movq %rsp, %rbp
leaq 0x2c3e89(%rip), %rcx # 0x2fa670
leaq 0x2f76c(%rip), %rax # 0x65f5a
cmpl %edi, (%rcx)
jbe 0x36823
leaq 0x2c3e7f(%rip), %rcx # 0x2fa678
movq (%rcx), %rcx
movslq %edi, %rdx
shlq $0x4, %rdx
movq (%rcx,%rdx), %rsi
testq %rsi, %rsi
je 0x36823
testl %edi, %edi
js 0x3681c
... | my_filename:
push rbp
mov rbp, rsp
lea rcx, my_file_limit
lea rax, aUnknown_0; "UNKNOWN"
cmp [rcx], edi
jbe short loc_36823
lea rcx, my_file_info
mov rcx, [rcx]
movsxd rdx, edi
shl rdx, 4
mov rsi, [rcx+rdx]
test rsi, rsi
jz short loc_36823
test edi, edi
js short l... | const char * my_filename(int a1)
{
const char *result; // rax
long long v2; // rdx
result = "UNKNOWN";
if ( my_file_limit > (unsigned int)a1 )
{
v2 = 16LL * a1;
if ( *(_QWORD *)((char *)my_file_info + v2) )
{
if ( a1 < 0 )
return "UNOPENED";
result = (const char *)*((_QWORD *)... | my_filename:
PUSH RBP
MOV RBP,RSP
LEA RCX,[0x3fa670]
LEA RAX,[0x165f5a]
CMP dword ptr [RCX],EDI
JBE 0x00136823
LEA RCX,[0x3fa678]
MOV RCX,qword ptr [RCX]
MOVSXD RDX,EDI
SHL RDX,0x4
MOV RSI,qword ptr [RCX + RDX*0x1]
TEST RSI,RSI
JZ 0x00136823
TEST EDI,EDI
JS 0x0013681c
ADD RCX,RDX
CMP dword ptr [RCX + 0x8],0x0
MOV RAX,R... |
char * my_filename(uint param_1)
{
char *pcVar1;
pcVar1 = "UNKNOWN";
if (param_1 < my_file_limit) {
if ((*(char **)(my_file_info + (long)(int)param_1 * 0x10) != (char *)0x0) &&
(((int)param_1 < 0 ||
(pcVar1 = *(char **)(my_file_info + (long)(int)param_1 * 0x10),
*(int *)(my_file_in... |
Subsets and Splits
C++ Functions With Standard Library Dependencies
Identifies C++ functions that depend on standard library components, revealing patterns in how developers utilize STL libraries and potentially highlighting common coding practices or dependencies in the dataset.
C++ Standard Library Function Analysis
Filters C++ code examples that use standard library containers and types, providing useful insights into common programming patterns and data structures in the dataset.
Random Training Function Samples
Performs basic filtering and random sampling of assembly code data without revealing meaningful patterns or relationships.
Random Training Function Samples
Retrieves a random sample of 1000 records from the training dataset, providing basic data exploration but offering limited analytical value beyond seeing raw entries.