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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
56,100 | js_iterator_proto_reduce | bluesky950520[P]quickjs/quickjs.c | static JSValue js_iterator_proto_reduce(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
JSValue item, method, ret, func, index_val, acc;
JSValue args[3];
int64_t idx;
BOOL done;
if (check_iterator(ctx, this_val) < 0)
return JS_EXCEPTION;
... | O1 | c | js_iterator_proto_reduce:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xb8, %rsp
movq %rdx, %rbp
movq %rdi, %r12
cmpl $-0x1, %ebp
jne 0x71e56
movq %r8, %rbx
movl %ecx, %r14d
movq %rsi, %r13
movq (%r8), %rsi
movq 0x8(%r8), %rdx
movq %r12, %rdi
callq 0x4099d
movl $0x6, %edx
testl %eax, %eax
je... | js_iterator_proto_reduce:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 0B8h
mov rbp, rdx
mov r12, rdi
cmp ebp, 0FFFFFFFFh
jnz short loc_71E56
mov rbx, r8
mov r14d, ecx
mov r13, rsi
mov rsi, [r8]
mov rdx, [r8+8]
mov rdi, r12
call check_fu... | long long js_iterator_proto_reduce(
long long a1,
long long a2,
long long a3,
long long a4,
long long *a5,
long long a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
__m128 a11,
__m128 a12,
__m128 a13,
__m12... | js_iterator_proto_reduce:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0xb8
MOV RBP,RDX
MOV R12,RDI
CMP EBP,-0x1
JNZ 0x00171e56
MOV RBX,R8
MOV R14D,ECX
MOV R13,RSI
MOV RSI,qword ptr [R8]
MOV RDX,qword ptr [R8 + 0x8]
MOV RDI,R12
CALL 0x0014099d
MOV EDX,0x6
TEST EAX,EAX
JZ 0x00171e88
XOR EBX,EBX
JMP 0x00... |
int1 [16]
js_iterator_proto_reduce
(long param_1,int8 param_2,int8 param_3,int param_4,int8 *param_5)
{
int8 uVar1;
int iVar2;
ulong uVar3;
int8 uVar4;
ulong uVar5;
int8 uVar6;
ulong uVar7;
int *piVar8;
int1 auVar9 [16];
int1 auVar10 [16];
int local_dc;
int8 local_d8;
ulong local_... | |
56,101 | js_iterator_proto_reduce | bluesky950520[P]quickjs/quickjs.c | static JSValue js_iterator_proto_reduce(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
JSValue item, method, ret, func, index_val, acc;
JSValue args[3];
int64_t idx;
BOOL done;
if (check_iterator(ctx, this_val) < 0)
return JS_EXCEPTION;
... | O3 | c | js_iterator_proto_reduce:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xa8, %rsp
movq %rdx, %rbp
movq %rdi, %r15
cmpl $-0x1, %ebp
jne 0x7464d
movq %r8, %rbx
movl %ecx, %r14d
movq %rsi, %r12
movq (%r8), %rsi
movq 0x8(%r8), %rdx
movq %r15, %rdi
callq 0x42327
testl %eax, %eax
jne 0x749d8
movq (... | js_iterator_proto_reduce:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 0A8h
mov rbp, rdx
mov r15, rdi
cmp ebp, 0FFFFFFFFh
jnz loc_7464D
mov rbx, r8
mov r14d, ecx
mov r12, rsi
mov rsi, [r8]
mov rdx, [r8+8]
mov rdi, r15
call check_function... | long long js_iterator_proto_reduce(
long long a1,
long long a2,
long long a3,
long long a4,
long long *a5,
long long a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
__m128 a11,
__m128 a12,
__m128 a13,
__m12... | js_iterator_proto_reduce:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0xa8
MOV RBP,RDX
MOV R15,RDI
CMP EBP,-0x1
JNZ 0x0017464d
MOV RBX,R8
MOV R14D,ECX
MOV R12,RSI
MOV RSI,qword ptr [R8]
MOV RDX,qword ptr [R8 + 0x8]
MOV RDI,R15
CALL 0x00142327
TEST EAX,EAX
JNZ 0x001749d8
MOV RCX,qword ptr [RBX]
MOV RAX... |
int1 [16]
js_iterator_proto_reduce
(long param_1,int8 param_2,ulong param_3,int param_4,int8 *param_5)
{
int8 uVar1;
long lVar2;
int iVar3;
ulong uVar4;
ulong uVar5;
int *piVar6;
int *piVar7;
int8 uVar8;
int8 uVar9;
ulong uVar10;
int1 auVar11 [16];
int1 auVar12 [16];
int1 auVar13 ... | |
56,102 | ma_bitmap_reset_full_page_bits | eloqsql/storage/maria/ma_bitmap.c | my_bool _ma_bitmap_reset_full_page_bits(MARIA_HA *info,
MARIA_FILE_BITMAP *bitmap,
pgcache_page_no_t page,
uint page_count)
{
ulonglong bitmap_page;
uint offset, bit_start, bit_count, tmp, byte_of... | O0 | c | ma_bitmap_reset_full_page_bits:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movl %ecx, -0x24(%rbp)
jmp 0x62a29
jmp 0x62a2b
jmp 0x62a2d
movq -0x20(%rbp), %rax
movq %rax, -0x60(%rbp)
movq -0x20(%rbp), %rax
movq -0x18(%rbp), %rcx
xorl %edx, %edx
divq 0x1... | _ma_bitmap_reset_full_page_bits:
push rbp
mov rbp, rsp
sub rsp, 60h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
mov [rbp+var_24], ecx
jmp short $+2
loc_62A29:
jmp short $+2
loc_62A2B:
jmp short $+2
loc_62A2D:
mov rax, [rbp+var_20]
mov [rbp+var_60], ra... | char ma_bitmap_reset_full_page_bits(long long *a1, long long a2, unsigned long long a3, int a4)
{
unsigned int v5; // [rsp+Ch] [rbp-54h]
_BYTE *v6; // [rsp+10h] [rbp-50h]
_BYTE *v7; // [rsp+10h] [rbp-50h]
unsigned int v8; // [rsp+1Ch] [rbp-44h]
int v9; // [rsp+20h] [rbp-40h]
int v10; // [rsp+24h] [rbp-3Ch]... | _ma_bitmap_reset_full_page_bits:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
MOV dword ptr [RBP + -0x24],ECX
JMP 0x00162a29
LAB_00162a29:
JMP 0x00162a2b
LAB_00162a2b:
JMP 0x00162a2d
LAB_00162a2d:
MOV RAX,qword ptr [RBP + -0x20]
MOV qw... |
int1 _ma_bitmap_reset_full_page_bits(long *param_1,long param_2,ulong param_3,int param_4)
{
char cVar1;
uint uVar2;
uint uVar3;
ulong uVar4;
byte *local_58;
byte local_48;
uVar4 = param_3 - param_3 % *(ulong *)(param_2 + 0x138);
if ((uVar4 != *(ulong *)(param_2 + 0x10)) &&
(cVar1 = _ma_change... | |
56,103 | 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 | reference at(KeyType && key)
{
// at only works for objects
if (JSON_HEDLEY_UNLIKELY(!is_object()))
{
JSON_THROW(type_error::create(304, detail::concat("cannot use at() with ", type_name()), this));
}
auto it = m_data.m_value.object->find(std::forward<KeyType>(ke... | O0 | 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_IhSaIhEEvE2atIRA10_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
sub rsp, 0C8h
mov [rsp+0C8h+var_8], rdi
... | long long ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA10_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_(
long long a1,
long lon... | |||
56,104 | 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 | reference at(KeyType && key)
{
// at only works for objects
if (JSON_HEDLEY_UNLIKELY(!is_object()))
{
JSON_THROW(type_error::create(304, detail::concat("cannot use at() with ", type_name()), this));
}
auto it = m_data.m_value.object->find(std::forward<KeyType>(ke... | 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_IhSaIhEEvE2atIRA10_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
push rbp; char
push r15; int
push r14; ... | long long ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA10_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_(
long long a1,
long lon... | _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA10_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x48... |
long _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA10_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_
(basic_json<nlohmann::json_a... | |
56,105 | 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 | reference at(KeyType && key)
{
// at only works for objects
if (JSON_HEDLEY_UNLIKELY(!is_object()))
{
JSON_THROW(type_error::create(304, detail::concat("cannot use at() with ", type_name()), this));
}
auto it = m_data.m_value.object->find(std::forward<KeyType>(ke... | O3 | 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_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
push rbp; char
push r15; int
push r14; i... | long long ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_(
long long a1,
_BYTE *a2... | _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB ... |
char * _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_
(basic_json<nlohmann::jso... | |
56,106 | facebook::yoga::SmallValueBuffer_push_64_Test::TestBody() | yoga-mod/tests/SmallValueBufferTest.cpp | TEST(SmallValueBuffer, push_64) {
uint64_t magic = 118138934255546108ull;
SmallValueBuffer<kBufferSize> buffer;
auto handle = buffer.push(magic);
EXPECT_EQ(buffer.get64(handle), magic);
} | O0 | cpp | facebook::yoga::SmallValueBuffer_push_64_Test::TestBody():
pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movq %rdi, -0x8(%rbp)
movabsq $0x1a3b6bc1a71eefc, %rax # imm = 0x1A3B6BC1A71EEFC
movq %rax, -0x10(%rbp)
leaq -0x38(%rbp), %rdi
movq %rdi, -0x88(%rbp)
callq 0xaf4a0
movq -0x88(%rbp), %rdi
movq -0x10(%rbp), %rsi
callq 0... | _ZN8facebook4yoga29SmallValueBuffer_push_64_Test8TestBodyEv:
push rbp
mov rbp, rsp
sub rsp, 0A0h
mov [rbp+var_8], rdi
mov rax, 1A3B6BC1A71EEFCh
mov [rbp+var_10], rax
lea rdi, [rbp+var_38]
mov [rbp+var_88], rdi
call _ZN8facebook4yoga16SmallValueBufferILm4EEC2Ev; facebook::yoga::SmallVal... | long long facebook::yoga::SmallValueBuffer_push_64_Test::TestBody(
facebook::yoga::SmallValueBuffer_push_64_Test *this)
{
long long v2; // [rsp+0h] [rbp-A0h]
_BYTE v3[8]; // [rsp+28h] [rbp-78h] BYREF
_BYTE v4[8]; // [rsp+30h] [rbp-70h] BYREF
long long v5; // [rsp+38h] [rbp-68h] BYREF
_BYTE v6[20]; //... | TestBody:
PUSH RBP
MOV RBP,RSP
SUB RSP,0xa0
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,0x1a3b6bc1a71eefc
MOV qword ptr [RBP + -0x10],RAX
LEA RDI,[RBP + -0x38]
MOV qword ptr [RBP + -0x88],RDI
CALL 0x001af4a0
MOV RDI,qword ptr [RBP + -0x88]
MOV RSI,qword ptr [RBP + -0x10]
LAB_001adbe8:
CALL 0x001af9e0
MOV word ptr [RBP + -0x... |
/* facebook::yoga::SmallValueBuffer_push_64_Test::TestBody() */
void __thiscall
facebook::yoga::SmallValueBuffer_push_64_Test::TestBody(SmallValueBuffer_push_64_Test *this)
{
bool bVar1;
int8 uVar2;
AssertHelper local_80 [8];
Message local_78 [8];
int8 local_70;
AssertionResult local_68 [38];
ushort lo... | |
56,107 | google::protobuf::TextFormat::Printer::~Printer() | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/text_format.h | class PROTOBUF_EXPORT Printer {
public:
Printer();
// Like TextFormat::Print
bool Print(const Message& message, io::ZeroCopyOutputStream* output) const;
// Like TextFormat::PrintUnknownFields
bool PrintUnknownFields(const UnknownFieldSet& unknown_fields,
io::ZeroCopyO... | O0 | c | google::protobuf::TextFormat::Printer::~Printer():
subq $0x18, %rsp
movq %rdi, 0x10(%rsp)
movq 0x10(%rsp), %rdi
movq %rdi, 0x8(%rsp)
addq $0x50, %rdi
callq 0x821f0
movq 0x8(%rsp), %rdi
addq $0x20, %rdi
callq 0x82200
movq 0x8(%rsp), %rdi
addq $0x18, %rdi
callq 0x82210
addq $0x18, %rsp
retq
nopl (%rax)
| _ZN6google8protobuf10TextFormat7PrinterD2Ev:
sub rsp, 18h
mov [rsp+18h+var_8], rdi
mov rdi, [rsp+18h+var_8]
mov [rsp+18h+var_10], rdi
add rdi, 50h ; 'P'
call _ZNSt3mapIPKN6google8protobuf10DescriptorESt10unique_ptrIKNS1_10TextFormat14MessagePrinterESt14default_deleteIS8_EESt4lessIS4_ESaISt4pairIK... | void google::protobuf::TextFormat::Printer::~Printer(google::protobuf::TextFormat::Printer *this)
{
std::map<google::protobuf::Descriptor const*,std::unique_ptr<google::protobuf::TextFormat::MessagePrinter const>>::~map((char *)this + 80);
std::map<google::protobuf::FieldDescriptor const*,std::unique_ptr<google::p... | ~Printer:
SUB RSP,0x18
MOV qword ptr [RSP + 0x10],RDI
MOV RDI,qword ptr [RSP + 0x10]
MOV qword ptr [RSP + 0x8],RDI
ADD RDI,0x50
CALL 0x001821f0
MOV RDI,qword ptr [RSP + 0x8]
ADD RDI,0x20
CALL 0x00182200
MOV RDI,qword ptr [RSP + 0x8]
ADD RDI,0x18
CALL 0x00182210
ADD RSP,0x18
RET
|
/* google::protobuf::TextFormat::Printer::~Printer() */
void __thiscall google::protobuf::TextFormat::Printer::~Printer(Printer *this)
{
std::
map<google::protobuf::Descriptor_const*,std::unique_ptr<google::protobuf::TextFormat::MessagePrinter_const,std::default_delete<google::protobuf::TextFormat::MessagePrinte... | |
56,108 | my_wc_mb_latin1 | eloqsql/strings/ctype-latin1.c | static
int my_wc_mb_latin1(CHARSET_INFO *cs __attribute__((unused)),
my_wc_t wc,
uchar *str,
uchar *end __attribute__((unused)))
{
const uchar *pl;
if (str >= end)
return MY_CS_TOOSMALL;
if (wc > 0xFFFF)
return MY_CS_ILUNI;
pl= uni_to_cs[wc >> 8];
str[0]= pl ? pl[wc & 0xFF]... | O0 | c | my_wc_mb_latin1:
pushq %rbp
movq %rsp, %rbp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movq %rcx, -0x28(%rbp)
movq -0x20(%rbp), %rax
cmpq -0x28(%rbp), %rax
jb 0x9db8a
movl $0xffffff9b, -0x4(%rbp) # imm = 0xFFFFFF9B
jmp 0x9dc11
cmpq $0xffff, -0x18(%rbp) # imm = 0xFFFF
jbe 0x9db9d
movl $0x0, ... | my_wc_mb_latin1:
push rbp
mov rbp, rsp
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
mov [rbp+var_28], rcx
mov rax, [rbp+var_20]
cmp rax, [rbp+var_28]
jb short loc_9DB8A
mov [rbp+var_4], 0FFFFFF9Bh
jmp loc_9DC11
loc_9DB8A:
cmp [rbp+var_18], 0FFFFh
jbe ... | long long my_wc_mb_latin1(long long a1, unsigned long long a2, _BYTE *a3, unsigned long long a4)
{
bool v5; // [rsp+1h] [rbp-35h]
char v6; // [rsp+2h] [rbp-34h]
long long v7; // [rsp+6h] [rbp-30h]
if ( (unsigned long long)a3 < a4 )
{
if ( a2 <= 0xFFFF )
{
v7 = (long long)*(&uni_to_cs + (a2 >> ... | my_wc_mb_latin1:
PUSH RBP
MOV RBP,RSP
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 RAX,qword ptr [RBP + -0x20]
CMP RAX,qword ptr [RBP + -0x28]
JC 0x0019db8a
MOV dword ptr [RBP + -0x4],0xffffff9b
JMP 0x0019dc11
LAB_0019db8a:
CMP qword... |
uint my_wc_mb_latin1(int8 param_1,ulong param_2,char *param_3,char *param_4)
{
char cVar1;
uint local_c;
if (param_3 < param_4) {
if (param_2 < 0x10000) {
if (*(long *)(uni_to_cs + (param_2 >> 8) * 8) == 0) {
cVar1 = '\0';
}
else {
cVar1 = *(char *)(*(long *)(uni_to_cs +... | |
56,109 | quorem | eloqsql/libmariadb/libmariadb/ma_dtoa.c | static int quorem(Bigint *b, Bigint *S)
{
int n;
ULong *bx, *bxe, q, *sx, *sxe;
ULLong borrow, carry, y, ys;
n= S->wds;
if (b->wds < n)
return 0;
sx= S->p.x;
sxe= sx + --n;
bx= b->p.x;
bxe= bx + n;
q= *bxe / (*sxe + 1); /* ensure q <= true quotient */
if (q)
{
borrow= 0;
carry= 0;
... | O0 | c | quorem:
pushq %rbp
movq %rsp, %rbp
subq $0x70, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x18(%rbp), %rax
movl 0x14(%rax), %eax
movl %eax, -0x1c(%rbp)
movq -0x10(%rbp), %rax
movl 0x14(%rax), %eax
cmpl -0x1c(%rbp), %eax
jge 0x8fde2
movl $0x0, -0x4(%rbp)
jmp 0x90073
movq -0x18(%rbp), %rax
movq (%rax), %rax... | quorem:
push rbp
mov rbp, rsp
sub rsp, 70h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov rax, [rbp+var_18]
mov eax, [rax+14h]
mov [rbp+var_1C], eax
mov rax, [rbp+var_10]
mov eax, [rax+14h]
cmp eax, [rbp+var_1C]
jge short loc_8FDE2
mov [rbp+var_4], 0
jmp loc_90073... | long long quorem(long long a1, long long a2)
{
unsigned int *v2; // rax
unsigned int *v3; // rax
unsigned int *v4; // rax
unsigned int *v5; // rax
char v7; // [rsp+6h] [rbp-6Ah]
char v8; // [rsp+7h] [rbp-69h]
unsigned long long v9; // [rsp+8h] [rbp-68h]
unsigned long long v10; // [rsp+8h] [rbp-68h]
u... | quorem:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV RAX,qword ptr [RBP + -0x18]
MOV EAX,dword ptr [RAX + 0x14]
MOV dword ptr [RBP + -0x1c],EAX
MOV RAX,qword ptr [RBP + -0x10]
MOV EAX,dword ptr [RAX + 0x14]
CMP EAX,dword ptr [RBP + -0x1c]
JGE 0x0018fde2
MOV dword... |
uint quorem(int8 *param_1,int8 *param_2)
{
int iVar1;
uint *puVar2;
ulong uVar3;
uint *puVar4;
bool bVar5;
ulong local_60;
ulong local_58;
uint *local_48;
uint local_3c;
uint *local_38;
uint *local_30;
int local_24;
uint local_c;
if (*(int *)((long)param_1 + 0x14) < *(int *)((long)param... | |
56,110 | ma_pvio_wait_io_or_timeout | eloqsql/libmariadb/libmariadb/ma_pvio.c | int ma_pvio_wait_io_or_timeout(MARIADB_PVIO *pvio, my_bool is_read, int timeout)
{
if (pvio)
{
if (IS_PVIO_ASYNC_ACTIVE(pvio))
return ma_pvio_wait_async(pvio->mysql->options.extension->async_context,
(is_read) ? VIO_IO_EVENT_READ : VIO_IO_EVENT_WRITE,
... | O3 | c | ma_pvio_wait_io_or_timeout:
pushq %rbp
movq %rsp, %rbp
pushq %rbx
pushq %rax
movl $0x1, %eax
testq %rdi, %rdi
je 0x228a9
movq 0x40(%rdi), %rcx
testq %rcx, %rcx
je 0x22890
movq 0x480(%rcx), %rcx
testq %rcx, %rcx
je 0x22890
movq 0x28(%rcx), %rbx
testq %rbx, %rbx
je 0x22890
cmpb $0x0, 0x14(%rbx)
je 0x22890
xorl %eax, %eax... | ma_pvio_wait_io_or_timeout:
push rbp
mov rbp, rsp
push rbx
push rax
mov eax, 1
test rdi, rdi
jz loc_228A9
mov rcx, [rdi+40h]
test rcx, rcx
jz short loc_22890
mov rcx, [rcx+480h]
test rcx, rcx
jz short loc_22890
mov rbx, [rcx+28h]
test rbx, rbx
jz short loc_22... | long long ma_pvio_wait_io_or_timeout(long long a1, char a2, int a3)
{
long long result; // rax
long long v4; // rcx
long long v5; // rcx
long long v6; // rbx
int v7; // eax
void ( *v8)(long long, _QWORD); // rax
void ( *v9)(_QWORD, _QWORD); // rax
long long ( *v10)(long long, _QWORD); // rcx
result ... | ma_pvio_wait_io_or_timeout:
PUSH RBP
MOV RBP,RSP
PUSH RBX
PUSH RAX
MOV EAX,0x1
TEST RDI,RDI
JZ 0x001228a9
MOV RCX,qword ptr [RDI + 0x40]
TEST RCX,RCX
JZ 0x00122890
MOV RCX,qword ptr [RCX + 0x480]
TEST RCX,RCX
JZ 0x00122890
MOV RBX,qword ptr [RCX + 0x28]
TEST RBX,RBX
JZ 0x00122890
CMP byte ptr [RBX + 0x14],0x0
JZ 0x0012... |
ulong ma_pvio_wait_io_or_timeout(long param_1,char param_2,uint param_3)
{
long lVar1;
uint *puVar2;
code *UNRECOVERED_JUMPTABLE;
uint uVar3;
ulong uVar4;
uVar4 = 1;
if (param_1 != 0) {
if ((((*(long *)(param_1 + 0x40) == 0) ||
(lVar1 = *(long *)(*(long *)(param_1 + 0x40) + 0x480), lVar1... | |
56,111 | defaultNextCharLen(char const*, unsigned long, unsigned long, unsigned long*) | ericcurtin[P]linenoise/linenoise.cpp | static size_t defaultNextCharLen(const char * buf, size_t buf_len, size_t pos, size_t * col_len) {
size_t beg = pos;
int cp;
size_t len = utf8BytesToCodePoint(buf + pos, buf_len - pos, &cp);
if (isCombiningChar(cp)) {
/* NOTREACHED */
return 0;
}
if (col_len != NULL) {
... | O2 | cpp | defaultNextCharLen(char const*, unsigned long, unsigned long, unsigned long*):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rcx, %r13
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
addq %rdx, %rdi
subq %rdx, %rsi
leaq 0x4(%rsp), %rbp
movq %rbp, %rdx
callq 0x3d7d
movq %rax, %r12
mo... | _ZL18defaultNextCharLenPKcmmPm:
push rbp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r13, rcx
mov rbx, rdx
mov r14, rsi
mov r15, rdi
add rdi, rdx; char *
sub rsi, rdx; unsigned __int64
lea rbp, [rsp+38h+var_34]
mov rdx, rbp; int *
call _ZL20utf8Bytes... | long long defaultNextCharLen(const char *a1, unsigned long long a2, long long a3, unsigned long long *a4)
{
long long v4; // rax
long long v7; // r12
unsigned long long v8; // rbp
unsigned long long v10; // r12
unsigned long long v11; // r13
_QWORD v13[7]; // [rsp+0h] [rbp-38h] BYREF
v13[0] = v4;
v7 =... | defaultNextCharLen:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R13,RCX
MOV RBX,RDX
MOV R14,RSI
MOV R15,RDI
ADD RDI,RDX
SUB RSI,RDX
LEA RBP,[RSP + 0x4]
MOV RDX,RBP
CALL 0x00103d7d
MOV R12,RAX
MOVSXD RBP,dword ptr [RBP]
MOV RDI,RBP
CALL 0x00103e36
TEST AL,AL
JZ 0x00103ed9
XOR R13D,R13D
JMP 0x00103... |
/* defaultNextCharLen(char const*, unsigned long, unsigned long, unsigned long*) */
long defaultNextCharLen(char *param_1,ulong param_2,ulong param_3,ulong *param_4)
{
char cVar1;
byte bVar2;
int8 in_RAX;
long lVar3;
ulong uVar4;
ulong uVar5;
int8 local_38;
local_38 = in_RAX;
lVar3 = utf8BytesTo... | |
56,112 | stbi_loadf_from_file | monkey531[P]llama/examples/llava/../../common/stb_image.h | STBIDEF float *stbi_loadf_from_file(FILE *f, int *x, int *y, int *comp, int req_comp)
{
stbi__context s;
stbi__start_file(&s,f);
return stbi__loadf_main(&s,x,y,comp,req_comp);
} | O1 | c | stbi_loadf_from_file:
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xe0, %rsp
movl %r8d, %ebx
movq %rcx, %r14
movq %rdx, %r15
movq %rsi, %r12
movq 0x12d357(%rip), %rax # 0x156d20
leaq 0x38(%rsp), %rcx
movq %rax, -0x18(%rcx)
movups 0x12d337(%rip), %xmm0 # 0x156d10
movups %xmm0, -0x28(%rcx)
movq %rdi... | stbi_loadf_from_file:
push r15
push r14
push r13
push r12
push rbx
sub rsp, 0E0h
mov ebx, r8d
mov r14, rcx
mov r15, rdx
mov r12, rsi
mov rax, cs:off_156D20
lea rcx, [rsp+108h+var_D0]
mov [rcx-18h], rax
movups xmm0, xmmword ptr cs:_ZL21stbi__stdio_callbacks; stbi__stdio_ca... | void * stbi_loadf_from_file(long long a1, int *a2, int *a3, int *a4, int a5)
{
_OWORD v9[2]; // [rsp+0h] [rbp-108h] BYREF
long long ( *v10)(void *); // [rsp+20h] [rbp-E8h]
long long v11; // [rsp+28h] [rbp-E0h]
long long v12; // [rsp+30h] [rbp-D8h]
_BYTE v13[128]; // [rsp+38h] [rbp-D0h] BYREF
int v14; // [rs... | stbi_loadf_from_file:
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0xe0
MOV EBX,R8D
MOV R14,RCX
MOV R15,RDX
MOV R12,RSI
MOV RAX,qword ptr [0x00256d20]
LEA RCX,[RSP + 0x38]
MOV qword ptr [RCX + -0x18],RAX
MOVUPS XMM0,xmmword ptr [0x00256d10]
MOVUPS xmmword ptr [RCX + -0x28],XMM0
MOV qword ptr [RCX + -0x10],RDI
M... |
void stbi_loadf_from_file(int8 param_1,int *param_2,int *param_3,int *param_4,int param_5)
{
stbi__context asStack_108 [40];
int8 local_e0;
int8 local_d8;
int1 local_d0 [128];
int4 local_50;
int1 *local_48;
int8 local_40;
int1 *local_38;
int8 local_30;
local_48 = local_d0;
asStack_108._32_8_ ... | |
56,113 | nglog::LogDestination::log_destination(nglog::LogSeverity) | ng-log[P]ng-log/src/logging.cc | inline LogDestination* LogDestination::log_destination(LogSeverity severity) {
if (log_destinations_[severity] == nullptr) {
log_destinations_[severity] =
std::make_unique<LogDestination>(severity, nullptr);
}
return log_destinations_[severity].get();
} | O2 | cpp | nglog::LogDestination::log_destination(nglog::LogSeverity):
pushq %r15
pushq %r14
pushq %rbx
subq $0x20, %rsp
movl %edi, 0xc(%rsp)
movl %edi, %eax
leaq 0x23b7e(%rip), %r15 # 0x32ce0
movq (%r15,%rax,8), %rax
testq %rax, %rax
jne 0xf1ab
leaq 0x10(%rsp), %rdx
andq $0x0, (%rdx)
leaq 0x18(%rsp), %rbx
leaq 0xc(%rsp), %r1... | _ZN5nglog14LogDestination15log_destinationENS_11LogSeverityE:
push r15
push r14
push rbx
sub rsp, 20h
mov [rsp+38h+var_2C], edi
mov eax, edi
lea r15, _ZN5nglog14LogDestination17log_destinations_E; nglog::LogDestination::log_destinations_
mov rax, [r15+rax*8]
test rax, rax
jnz short l... | long long nglog::LogDestination::log_destination(int a1)
{
long long result; // rax
long long v2; // rsi
int v3; // [rsp+Ch] [rbp-2Ch] BYREF
long long v4; // [rsp+10h] [rbp-28h] BYREF
_QWORD v5[4]; // [rsp+18h] [rbp-20h] BYREF
v3 = a1;
result = nglog::LogDestination::log_destinations_[a1];
if ( !resul... | log_destination:
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x20
MOV dword ptr [RSP + 0xc],EDI
MOV EAX,EDI
LEA R15,[0x132ce0]
MOV RAX,qword ptr [R15 + RAX*0x8]
TEST RAX,RAX
JNZ 0x0010f1ab
LEA RDX,[RSP + 0x10]
AND qword ptr [RDX],0x0
LEA RBX,[RSP + 0x18]
LEA R14,[RSP + 0xc]
MOV RDI,RBX
MOV RSI,R14
CALL 0x0010ffcd
MOV EAX,dword ... |
/* nglog::LogDestination::log_destination(nglog::LogSeverity) */
long nglog::LogDestination::log_destination(uint param_1)
{
LogDestination *pLVar1;
long lVar2;
uint local_2c [3];
LogDestination *local_20;
lVar2 = (&log_destinations_)[param_1];
if (lVar2 == 0) {
local_2c[1] = 0;
local_2c[2] = ... | |
56,114 | SchemaConverter::_generate_constant_rule(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... | monkey531[P]llama/common/json-schema-to-grammar.cpp | std::string _generate_constant_rule(const json & value) {
return format_literal(value.dump());
} | O3 | cpp | SchemaConverter::_generate_constant_rule(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... | _ZN15SchemaConverter23_generate_constant_ruleERKN8nlohmann16json_abi_v3_11_310basic_jsonINS1_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES4_IhSaIhEEvEE:
push r14
push rbx
sub rsp, 28h
mov rbx, rdi
lea r14, [rsp+38h+var_30]
mov rdi, r14
mov ... | long long SchemaConverter::_generate_constant_rule(long long a1, long long a2, int a3)
{
void *v4[2]; // [rsp+8h] [rbp-30h] BYREF
long long v5; // [rsp+18h] [rbp-20h] BYREF
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::... | _generate_constant_rule:
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV RBX,RDI
LEA R14,[RSP + 0x8]
MOV RDI,R14
MOV RSI,RDX
MOV EDX,0xffffffff
MOV ECX,0x20
XOR R8D,R8D
XOR R9D,R9D
CALL 0x0014b368
MOV RSI,qword ptr [R14]
MOV RDX,qword ptr [R14 + 0x8]
LAB_0014904d:
MOV RDI,RBX
CALL 0x001346b8
LAB_00149055:
LEA RAX,[RSP + 0x18]
MOV R... |
/* SchemaConverter::_generate_constant_rule(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>... | |
56,115 | my_casedn_ucs2 | eloqsql/strings/ctype-ucs2.c | static size_t my_casedn_ucs2(CHARSET_INFO *cs, const char *src, size_t srclen,
char *dst, size_t dstlen)
{
my_wc_t wc;
int res;
const char *srcend= src + srclen;
char *dstend= dst + dstlen;
MY_UNICASE_INFO *uni_plane= cs->caseinfo;
DBUG_ASSERT(srclen <= dstlen);
while ((src < s... | O3 | c | my_casedn_ucs2:
movq %rdx, %rax
cmpq $0x2, %rdx
jl 0x51346
pushq %rbp
movq %rsp, %rbp
leaq (%rsi,%rax), %rdx
addq %rcx, %r8
movq 0x78(%rdi), %rdi
addq $0x2, %rcx
movzbl (%rsi), %r9d
movzbl 0x1(%rsi), %r10d
movq 0x8(%rdi), %r11
movq (%r11,%r9,8), %r11
testq %r11, %r11
je 0x5130d
leaq (%r10,%r10,2), %r9
movl 0x4(%r11,%r9... | my_casedn_ucs2:
mov rax, rdx
cmp rdx, 2
jl short locret_51346
push rbp
mov rbp, rsp
lea rdx, [rsi+rax]
add r8, rcx
mov rdi, [rdi+78h]
add rcx, 2
loc_512EC:
movzx r9d, byte ptr [rsi]
movzx r10d, byte ptr [rsi+1]
mov r11, [rdi+8]
mov r11, [r11+r9*8]
test r11, r11
jz ... | long long my_casedn_ucs2(long long a1, unsigned __int8 *a2, long long a3, long long a4, long long a5)
{
long long result; // rax
unsigned long long v6; // rdx
unsigned long long v7; // r8
long long v8; // rdi
unsigned long long v9; // rcx
long long v10; // r9
long long v11; // r10
long long v12; // r11... | my_casedn_ucs2:
MOV RAX,RDX
CMP RDX,0x2
JL 0x00151346
PUSH RBP
MOV RBP,RSP
LEA RDX,[RSI + RAX*0x1]
ADD R8,RCX
MOV RDI,qword ptr [RDI + 0x78]
ADD RCX,0x2
LAB_001512ec:
MOVZX R9D,byte ptr [RSI]
MOVZX R10D,byte ptr [RSI + 0x1]
MOV R11,qword ptr [RDI + 0x8]
MOV R11,qword ptr [R11 + R9*0x8]
TEST R11,R11
JZ 0x0015130d
LEA R9... |
void my_casedn_ucs2(long param_1,byte *param_2,long param_3,long param_4,long param_5)
{
long lVar1;
long lVar2;
ulong uVar3;
byte *pbVar4;
byte *pbVar5;
uint uVar6;
if (1 < param_3) {
lVar1 = *(long *)(param_1 + 0x78);
uVar3 = param_4 + 2;
pbVar4 = param_2;
while( true ) {
lVar... | |
56,116 | nlohmann::json_abi_v3_11_3::detail::iteration_proxy_value<nlohmann::json_abi_v3_11_3::detail::iter_impl<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::all... | monkey531[P]llama/common/json.hpp | const string_type& key() const
{
JSON_ASSERT(anchor.m_object != nullptr);
switch (anchor.m_object->type())
{
// use integer array index as key
case value_t::array:
{
if (array_index != array_index_last)
{
... | O2 | cpp | nlohmann::json_abi_v3_11_3::detail::iteration_proxy_value<nlohmann::json_abi_v3_11_3::detail::iter_impl<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::all... | _ZNK8nlohmann16json_abi_v3_11_36detail21iteration_proxy_valueINS1_9iter_implIKNS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES6_IhSaIhEEvEEEEE3keyEv:
push rbx
mov rax, [rdi]
test rax, rax
jz short loc_80CAE
mov rbx, rdi
movzx... | long long nlohmann::json_abi_v3_11_3::detail::iteration_proxy_value<nlohmann::json_abi_v3_11_3::detail::iter_impl<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<u... | key:
PUSH RBX
MOV RAX,qword ptr [RDI]
TEST RAX,RAX
JZ 0x00180cae
MOV RBX,RDI
MOVZX EAX,byte ptr [RAX]
CMP EAX,0x1
JZ 0x00180c9c
CMP EAX,0x2
JNZ 0x00180ca5
MOV RSI,qword ptr [RBX + 0x20]
CMP RSI,qword ptr [RBX + 0x28]
JZ 0x00180c96
LEA RDI,[RBX + 0x30]
CALL 0x00183593
MOV RAX,qword ptr [RBX + 0x20]
MOV qword ptr [RBX + ... |
/* nlohmann::json_abi_v3_11_3::detail::iteration_proxy_value<nlohmann::json_abi_v3_11_3::detail::iter_impl<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_serializ... | |
56,117 | my_strntoll_mb2_or_mb4 | eloqsql/strings/ctype-ucs2.c | static longlong
my_strntoll_mb2_or_mb4(CHARSET_INFO *cs,
const char *nptr, size_t l, int base,
char **endptr, int *err)
{
int negative=0;
int overflow;
int cnv;
my_wc_t wc;
my_charset_conv_mb_wc mb_wc= cs->cset->mb_wc;
register ulonglong cuto... | O0 | c | my_strntoll_mb2_or_mb4:
pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movl %ecx, -0x24(%rbp)
movq %r8, -0x30(%rbp)
movq %r9, -0x38(%rbp)
movl $0x0, -0x3c(%rbp)
movq -0x10(%rbp), %rax
movq 0xb8(%rax), %rax
movq 0x28(%rax), %rax
movq %rax, -0x58(%rbp)
mov... | my_strntoll_mb2_or_mb4:
push rbp
mov rbp, rsp
sub rsp, 0A0h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
mov [rbp+var_24], ecx
mov [rbp+var_30], r8
mov [rbp+var_38], r9
mov [rbp+var_3C], 0
mov rax, [rbp+var_10]
mov rax, [rax+0B8h]
mov rax, [rax+28h... | unsigned long long my_strntoll_mb2_or_mb4(long long a1, long long a2, long long a3, int a4, _QWORD *a5, int *a6)
{
int v6; // ecx
long long v7; // rax
long long v10; // [rsp+18h] [rbp-88h]
long long v11; // [rsp+20h] [rbp-80h]
long long v12; // [rsp+28h] [rbp-78h]
unsigned long long v13; // [rsp+30h] [rbp-... | my_strntoll_mb2_or_mb4:
PUSH RBP
MOV RBP,RSP
SUB RSP,0xa0
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
MOV dword ptr [RBP + -0x24],ECX
MOV qword ptr [RBP + -0x30],R8
MOV qword ptr [RBP + -0x38],R9
MOV dword ptr [RBP + -0x3c],0x0
MOV RAX,qword ptr [RBP + -0x10]
MOV RAX,... |
/* WARNING: Removing unreachable block (ram,0x001a98c4) */
/* WARNING: Removing unreachable block (ram,0x001a9a32) */
ulong my_strntoll_mb2_or_mb4
(long param_1,long param_2,long param_3,int param_4,long *param_5,
int4 *param_6)
{
code *pcVar1;
int1 auVar2 [16];
int1 auVar3 [16]... | |
56,118 | pagecache_collect_changed_blocks_with_lsn | eloqsql/storage/maria/ma_pagecache.c | my_bool pagecache_collect_changed_blocks_with_lsn(PAGECACHE *pagecache,
LEX_STRING *str,
LSN *min_rec_lsn)
{
my_bool error= 0;
size_t stored_list_size= 0;
uint file_hash;
char *ptr;
LSN minimum_rec_lsn= LSN_MAX... | O0 | c | pagecache_collect_changed_blocks_with_lsn:
pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movb $0x0, -0x19(%rbp)
movq $0x0, -0x28(%rbp)
movabsq $0xffffffffffffff, %rax # imm = 0xFFFFFFFFFFFFFF
movq %rax, -0x40(%rbp)
jmp 0x30033
movq -0x8(%rbp), %rdi
addq ... | pagecache_collect_changed_blocks_with_lsn:
push rbp
mov rbp, rsp
sub rsp, 0A0h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov [rbp+var_19], 0
mov [rbp+var_28], 0
mov rax, 0FFFFFFFFFFFFFFh
mov [rbp+var_40], rax
jmp short $+2
loc_30033:
mov rdi, [rbp+va... | char pagecache_collect_changed_blocks_with_lsn(long long a1, long long *a2, long long *a3)
{
long long v3; // rax
char v5; // [rsp+Fh] [rbp-91h]
long long v6; // [rsp+28h] [rbp-78h]
long long n; // [rsp+38h] [rbp-68h]
_QWORD *v8; // [rsp+40h] [rbp-60h]
long long k; // [rsp+48h] [rbp-58h]
long long v10; /... | pagecache_collect_changed_blocks_with_lsn:
PUSH RBP
MOV RBP,RSP
SUB RSP,0xa0
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV byte ptr [RBP + -0x19],0x0
MOV qword ptr [RBP + -0x28],0x0
MOV RAX,0xffffffffffffff
MOV qword ptr [RBP + -0x40],RAX
JMP 0x00130033
LAB_00130033:... |
int1 pagecache_collect_changed_blocks_with_lsn(long param_1,long *param_2,long *param_3)
{
long lVar1;
long lVar2;
bool bVar3;
long local_70;
long local_60;
long local_48;
long *local_40;
uint local_34;
long local_30;
int1 local_21;
local_21 = 0;
local_30 = 0;
local_48 = 0xffffffffffffff;... | |
56,119 | ftxui::(anonymous namespace)::Select::ComputeRequirement() | Andrewchistyakov[P]flashcards_lyc/build_O2/_deps/ftxui-src/src/ftxui/dom/frame.cpp | void ComputeRequirement() override {
Node::ComputeRequirement();
requirement_ = children_[0]->requirement();
auto& selected_box = requirement_.selected_box;
selected_box.x_min = 0;
selected_box.y_min = 0;
selected_box.x_max = requirement_.min_x - 1;
selected_box.y_max = requirement_.min_y - ... | O2 | cpp | ftxui::(anonymous namespace)::Select::ComputeRequirement():
pushq %rbx
movq %rdi, %rbx
callq 0x1efae
movq 0x8(%rbx), %rax
movq (%rax), %rax
movups 0x20(%rax), %xmm0
movups 0x30(%rax), %xmm1
movq 0x40(%rax), %rax
movq %rax, 0x40(%rbx)
movups %xmm0, 0x20(%rbx)
movups %xmm1, 0x30(%rbx)
andl $0x0, 0x44(%rbx)
movl 0x20(%rbx... | _ZN5ftxui12_GLOBAL__N_16Select18ComputeRequirementEv:
push rbx
mov rbx, rdi
call _ZN5ftxui4Node18ComputeRequirementEv; ftxui::Node::ComputeRequirement(void)
mov rax, [rbx+8]
mov rax, [rax]
movups xmm0, xmmword ptr [rax+20h]
movups xmm1, xmmword ptr [rax+30h]
mov rax, [rax+40h]
mov [rbx+40h],... | long long ftxui::`anonymous namespace'::Select::ComputeRequirement(ftxui::_anonymous_namespace_::Select *this)
{
long long v1; // rax
__int128 v2; // xmm0
__int128 v3; // xmm1
int v4; // ecx
long long result; // rax
ftxui::Node::ComputeRequirement(this);
v1 = **((_QWORD **)this + 1);
v2 = *(_OWORD *)(... | ComputeRequirement:
PUSH RBX
MOV RBX,RDI
CALL 0x0011efae
MOV RAX,qword ptr [RBX + 0x8]
MOV RAX,qword ptr [RAX]
MOVUPS XMM0,xmmword ptr [RAX + 0x20]
MOVUPS XMM1,xmmword ptr [RAX + 0x30]
MOV RAX,qword ptr [RAX + 0x40]
MOV qword ptr [RBX + 0x40],RAX
MOVUPS xmmword ptr [RBX + 0x20],XMM0
MOVUPS xmmword ptr [RBX + 0x30],XMM1... |
/* ftxui::(anonymous namespace)::Select::ComputeRequirement() */
void __thiscall ftxui::(anonymous_namespace)::Select::ComputeRequirement(Select *this)
{
long lVar1;
int8 uVar2;
int8 uVar3;
int8 uVar4;
int8 uVar5;
Node::ComputeRequirement((Node *)this);
lVar1 = **(long **)(this + 8);
uVar2 = *(int... | |
56,120 | wt_resource_create | eloqsql/mysys/waiting_threads.c | static void wt_resource_create(uchar *arg)
{
WT_RESOURCE *rc= (WT_RESOURCE*)(arg+LF_HASH_OVERHEAD);
DBUG_ENTER("wt_resource_create");
bzero(rc, sizeof(*rc));
rc_rwlock_init(rc);
mysql_cond_init(key_WT_RESOURCE_cond, &rc->cond, 0);
my_init_dynamic_array(PSI_INSTRUMENT_ME, &rc->owners,
... | O3 | c | wt_resource_create:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movq %rdi, %rbx
leaq 0x3b1c2(%rip), %rax # 0xe1ccc
movslq (%rax), %r15
addq %r15, %rdi
movl $0x108, %edx # imm = 0x108
xorl %esi, %esi
callq 0x292a0
leaq (%rbx,%r15), %rdi
addq $0x18, %rdi
callq 0xa4440
leaq 0xb60d... | wt_resource_create:
push rbp
mov rbp, rsp
push r15
push r14
push rbx
push rax
mov rbx, rdi
lea rax, LF_HASH_OVERHEAD
movsxd r15, dword ptr [rax]
add rdi, r15
mov edx, 108h
xor esi, esi
call _memset
lea rdi, [rbx+r15]
add rdi, 18h
call my_rw_init
lea rax, key_WT_... | long long wt_resource_create(long long a1)
{
memset(LF_HASH_OVERHEAD + a1, 0LL, 264LL);
my_rw_init(a1 + LF_HASH_OVERHEAD + 24);
*(_QWORD *)(a1 + LF_HASH_OVERHEAD + 216) = ((long long ( *)(_QWORD, long long))PSI_server[12])(
key_WT_RESOURCE_cond,
... | wt_resource_create:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV RBX,RDI
LEA RAX,[0x1e1ccc]
MOVSXD R15,dword ptr [RAX]
ADD RDI,R15
MOV EDX,0x108
XOR ESI,ESI
CALL 0x001292a0
LEA RDI,[RBX + R15*0x1]
ADD RDI,0x18
CALL 0x001a4440
LEA RAX,[0xd078b4]
MOV EDI,dword ptr [RAX]
LEA R14,[RBX + R15*0x1]
ADD R14,0xa... |
void wt_resource_create(long param_1)
{
int8 uVar1;
long lVar2;
lVar2 = (long)LF_HASH_OVERHEAD;
memset((void *)(param_1 + lVar2),0,0x108);
my_rw_init(param_1 + lVar2 + 0x18);
uVar1 = (**(code **)(PSI_server + 0x60))(key_WT_RESOURCE_cond);
*(int8 *)(param_1 + lVar2 + 0xd8) = uVar1;
pthread_cond_init... | |
56,121 | LoraModel::load_from_file(ggml_backend*) | 7CodeWizard[P]stablediffusion/lora.hpp | bool load_from_file(ggml_backend_t backend) {
if (!alloc_params_buffer(backend)) {
return false;
}
LOG_INFO("loading LoRA from '%s'", file_path.c_str());
if (load_failed) {
LOG_ERROR("init lora model loader from file failed: '%s'", file_path.c_str());
... | O1 | cpp | LoraModel::load_from_file(ggml_backend*):
pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
movq %rsi, %rbx
movq %rdi, %r14
xorl %ebp, %ebp
xorl %edx, %edx
callq 0x3d56a
testb %al, %al
je 0x4bf5f
movq 0xa0(%r14), %r8
leaq 0x72f03(%rip), %rsi # 0xbed82
leaq 0x72f4b(%rip), %rcx # 0xbedd1
movl $0x1, %edi
movl $0x2... | _ZN9LoraModel14load_from_fileEP12ggml_backend:
push rbp
push r14
push rbx
sub rsp, 30h
mov rbx, rsi
mov r14, rdi
xor ebp, ebp
xor edx, edx
call _ZN10GGMLModule19alloc_params_bufferEP12ggml_backend9ggml_type; GGMLModule::alloc_params_buffer(ggml_backend *,ggml_type)
test al, al
jz ... | long long LoraModel::load_from_file(long long a1, long long a2)
{
unsigned int v2; // ebp
int v3; // r9d
int v4; // r9d
int v5; // r8d
int v6; // r9d
long long v8; // [rsp+8h] [rbp-40h] BYREF
_QWORD v9[2]; // [rsp+10h] [rbp-38h] BYREF
long long ( *v10)(); // [rsp+20h] [rbp-28h]
long long ( *v11)(); /... | |||
56,122 | LoraModel::load_from_file(ggml_backend*) | 7CodeWizard[P]stablediffusion/lora.hpp | bool load_from_file(ggml_backend_t backend) {
if (!alloc_params_buffer(backend)) {
return false;
}
LOG_INFO("loading LoRA from '%s'", file_path.c_str());
if (load_failed) {
LOG_ERROR("init lora model loader from file failed: '%s'", file_path.c_str());
... | O2 | cpp | LoraModel::load_from_file(ggml_backend*):
pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
movq %rsi, %rbx
movq %rdi, %r14
xorl %ebp, %ebp
xorl %edx, %edx
callq 0x265a6
testb %al, %al
je 0x304df
movq 0xa0(%r14), %r8
leaq 0x6a88d(%rip), %rsi # 0x9acb2
leaq 0x6a8d5(%rip), %rcx # 0x9ad01
pushq $0x1
popq %rdi
push... | _ZN9LoraModel14load_from_fileEP12ggml_backend:
push rbp
push r14
push rbx
sub rsp, 30h
mov rbx, rsi
mov r14, rdi
xor ebp, ebp
xor edx, edx
call _ZN10GGMLModule19alloc_params_bufferEP12ggml_backend9ggml_type; GGMLModule::alloc_params_buffer(ggml_backend *,ggml_type)
test al, al
jz ... | long long LoraModel::load_from_file(long long a1, long long a2)
{
unsigned int v2; // ebp
int v3; // r9d
int v4; // r9d
int v5; // r8d
int v6; // r9d
long long v8; // [rsp+8h] [rbp-40h] BYREF
_QWORD v9[7]; // [rsp+10h] [rbp-38h] BYREF
v2 = 0;
if ( GGMLModule::alloc_params_buffer(a1, a2, 0) )
{
... | load_from_file:
PUSH RBP
PUSH R14
PUSH RBX
SUB RSP,0x30
MOV RBX,RSI
MOV R14,RDI
XOR EBP,EBP
XOR EDX,EDX
CALL 0x001265a6
TEST AL,AL
JZ 0x001304df
MOV R8,qword ptr [R14 + 0xa0]
LEA RSI,[0x19acb2]
LEA RCX,[0x19ad01]
PUSH 0x1
POP RDI
PUSH 0x23
POP RDX
XOR EAX,EAX
CALL 0x00155f59
CMP byte ptr [R14 + 0xf0],0x1
JNZ 0x00130469... |
/* LoraModel::load_from_file(ggml_backend*) */
int8 __thiscall LoraModel::load_from_file(LoraModel *this,ggml_backend *param_1)
{
char cVar1;
int8 uVar2;
int8 local_40;
LoraModel *local_38;
int8 *local_30;
code *local_28;
code *local_20;
uVar2 = 0;
cVar1 = GGMLModule::alloc_params_buffer((GGMLMo... | |
56,123 | LoraModel::load_from_file(ggml_backend*) | 7CodeWizard[P]stablediffusion/lora.hpp | bool load_from_file(ggml_backend_t backend) {
if (!alloc_params_buffer(backend)) {
return false;
}
LOG_INFO("loading LoRA from '%s'", file_path.c_str());
if (load_failed) {
LOG_ERROR("init lora model loader from file failed: '%s'", file_path.c_str());
... | O3 | cpp | LoraModel::load_from_file(ggml_backend*):
pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
movq %rsi, %rbx
movq %rdi, %r14
xorl %ebp, %ebp
xorl %edx, %edx
callq 0x3ca42
testb %al, %al
je 0x4b42f
movq 0xa0(%r14), %r8
leaq 0x72a39(%rip), %rsi # 0xbdd92
leaq 0x72a81(%rip), %rcx # 0xbdde1
movl $0x1, %edi
movl $0x2... | _ZN9LoraModel14load_from_fileEP12ggml_backend:
push rbp
push r14
push rbx
sub rsp, 30h
mov rbx, rsi
mov r14, rdi
xor ebp, ebp
xor edx, edx
call _ZN10GGMLModule19alloc_params_bufferEP12ggml_backend9ggml_type; GGMLModule::alloc_params_buffer(ggml_backend *,ggml_type)
test al, al
jz ... | long long LoraModel::load_from_file(long long a1, long long a2)
{
unsigned int v2; // ebp
int v3; // r9d
int v4; // r9d
int v5; // r8d
int v6; // r9d
long long v8; // [rsp+8h] [rbp-40h] BYREF
_QWORD v9[2]; // [rsp+10h] [rbp-38h] BYREF
long long ( *v10)(); // [rsp+20h] [rbp-28h]
long long ( *v11)(); /... | |||
56,124 | minja::IfTemplateToken::~IfTemplateToken() | monkey531[P]llama/common/minja.hpp | IfTemplateToken(const Location & location, SpaceHandling pre, SpaceHandling post, std::shared_ptr<Expression> && c) : TemplateToken(Type::If, location, pre, post), condition(std::move(c)) {} | O3 | cpp | minja::IfTemplateToken::~IfTemplateToken():
pushq %rbx
movq %rdi, %rbx
leaq 0x91e1f(%rip), %rax # 0x12ab40
addq $0x10, %rax
movq %rax, (%rdi)
movq 0x38(%rdi), %rdi
testq %rdi, %rdi
je 0x98d36
callq 0x6e4bc
leaq 0x915bb(%rip), %rax # 0x12a2f8
addq $0x10, %rax
movq %rax, (%rbx)
movq 0x18(%rbx), %rdi
testq %rdi, %... | _ZN5minja15IfTemplateTokenD0Ev:
push rbx
mov rbx, rdi
lea rax, _ZTVN5minja15IfTemplateTokenE; `vtable for'minja::IfTemplateToken
add rax, 10h
mov [rdi], rax
mov rdi, [rdi+38h]
test rdi, rdi
jz short loc_98D36
call _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv; st... | void minja::IfTemplateToken::~IfTemplateToken(minja::IfTemplateToken *this)
{
volatile signed __int32 *v2; // rdi
volatile signed __int32 *v3; // rdi
*(_QWORD *)this = &`vtable for'minja::IfTemplateToken + 2;
v2 = (volatile signed __int32 *)*((_QWORD *)this + 7);
if ( v2 )
std::_Sp_counted_base<(__gnu_c... | ~IfTemplateToken:
PUSH RBX
MOV RBX,RDI
LEA RAX,[0x22ab40]
ADD RAX,0x10
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x38]
TEST RDI,RDI
JZ 0x00198d36
CALL 0x0016e4bc
LAB_00198d36:
LEA RAX,[0x22a2f8]
ADD RAX,0x10
MOV qword ptr [RBX],RAX
MOV RDI,qword ptr [RBX + 0x18]
TEST RDI,RDI
JZ 0x00198d52
CALL 0x0016e4bc
LAB_001... |
/* minja::IfTemplateToken::~IfTemplateToken() */
void __thiscall minja::IfTemplateToken::~IfTemplateToken(IfTemplateToken *this)
{
*(int ***)this = &PTR__IfTemplateToken_0022ab50;
if (*(_Sp_counted_base<(__gnu_cxx::_Lock_policy)2> **)(this + 0x38) !=
(_Sp_counted_base<(__gnu_cxx::_Lock_policy)2> *)0x0) {
... | |
56,125 | ma_once_end_block_record | eloqsql/storage/maria/ma_blockrec.c | my_bool _ma_once_end_block_record(MARIA_SHARE *share)
{
int res= _ma_bitmap_end(share);
if (share->bitmap.file.file >= 0)
{
if (flush_pagecache_blocks(share->pagecache, &share->bitmap.file,
share->deleting ? FLUSH_IGNORE_CHANGED : FLUSH_RELEASE))
res= 1;
/*
File must be ... | O3 | c | ma_once_end_block_record:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x50, %rsp
movq %rdi, %rbx
callq 0x539df
movl %eax, %r14d
cmpl $0x0, 0xa60(%rbx)
js 0x4b6df
leaq 0xa50(%rbx), %rsi
cmpb $0x1, 0x7ea(%rbx)
movq 0x600(%rbx), %rdi
movl $0x2, %edx
sbbl $0x0, %edx
xorl %ecx, %ecx
xorl %r8... | _ma_once_end_block_record:
push rbp
mov rbp, rsp
push r15
push r14
push r12
push rbx
sub rsp, 50h
mov rbx, rdi
call _ma_bitmap_end
mov r14d, eax
cmp dword ptr [rbx+0A60h], 0
js loc_4B6DF
lea rsi, [rbx+0A50h]
cmp byte ptr [rbx+7EAh], 1
mov rdi, [rbx+600h]
mov ed... | long long ma_once_end_block_record(long long a1)
{
unsigned int v1; // r14d
bool v2; // zf
unsigned int v3; // eax
unsigned int v4; // r15d
long long v5; // rax
unsigned int v6; // eax
char v7; // al
unsigned int v8; // r15d
long long v9; // rax
unsigned int v10; // eax
unsigned int v11; // eax
... | _ma_once_end_block_record:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x50
MOV RBX,RDI
CALL 0x001539df
MOV R14D,EAX
CMP dword ptr [RBX + 0xa60],0x0
JS 0x0014b6df
LEA RSI,[RBX + 0xa50]
CMP byte ptr [RBX + 0x7ea],0x1
MOV RDI,qword ptr [RBX + 0x600]
MOV EDX,0x2
SBB EDX,0x0
XOR ECX,ECX
XOR R8D,R8D
CAL... |
uint _ma_once_end_block_record(long param_1)
{
int4 uVar1;
uint uVar2;
int iVar3;
long lVar4;
uint uVar5;
uint uVar6;
int1 local_78 [76];
int local_2c;
uVar2 = _ma_bitmap_end();
if (-1 < *(int *)(param_1 + 0xa60)) {
iVar3 = flush_pagecache_blocks_with_filter
(*(int8 *)... | |
56,126 | llama_state_seq_save_file | monkey531[P]llama/src/llama-context.cpp | size_t llama_state_seq_save_file(struct llama_context * ctx, const char * filepath, llama_seq_id seq_id, const llama_token * tokens, size_t n_token_count) {
try {
return llama_state_seq_save_file_internal(ctx, filepath, seq_id, tokens, n_token_count);
} catch (const std::exception & err) {
LLAMA... | O3 | cpp | llama_state_seq_save_file:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x40, %rsp
movq %r8, %rbx
movq %rcx, %r15
movl %edx, %ebp
movq %rdi, %r14
leaq 0x75bb3(%rip), %rdx # 0x115179
leaq 0x8(%rsp), %rdi
callq 0x6c400
leaq 0x8(%rsp), %rdi
movl $0x67677371, %esi # imm = 0x67677371
callq 0x666c0
... | llama_state_seq_save_file:
push rbp
push r15
push r14
push r12
push rbx
sub rsp, 40h
mov rbx, r8
mov r15, rcx
mov ebp, edx
mov r14, rdi
lea rdx, aWb; "wb"
lea rdi, [rsp+68h+var_60]; this
call __ZN10llama_fileC2EPKcS1_; llama_file::llama_file(char const*,char const*)
lea ... | char * llama_state_seq_save_file(
llama_context *a1,
const char *a2,
int a3,
const void *a4,
unsigned long long a5)
{
char *v8; // r14
void *v10; // rax
double v11; // xmm0_8
int v12; // edx
void *v13; // rax
int v14; // eax
int v15; // r8d
int v16; // r9d
_BYTE... | llama_state_seq_save_file:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x40
MOV RBX,R8
MOV R15,RCX
MOV EBP,EDX
MOV R14,RDI
LAB_0019f5bf:
LEA RDX,[0x215179]
LEA RDI,[RSP + 0x8]
CALL 0x0016c400
LAB_0019f5d0:
LEA RDI,[RSP + 0x8]
MOV ESI,0x67677371
CALL 0x001666c0
LEA RDI,[RSP + 0x8]
MOV ESI,0x2
CALL 0x001666c0
LE... |
long llama_state_seq_save_file
(llama_context *param_1,char *param_2,int param_3,void *param_4,long param_5)
{
long lVar1;
int *puVar2;
llama_file local_60 [8];
int *local_58;
llama_file *local_50;
long local_48;
void *pvStack_40;
int8 local_38;
long lStack_30;
... | |
56,127 | glfwGetVideoModes | untodesu[P]riteg/build_O2/_deps/glfw-src/src/monitor.c | GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* handle, int* count)
{
_GLFWmonitor* monitor = (_GLFWmonitor*) handle;
assert(monitor != NULL);
assert(count != NULL);
*count = 0;
_GLFW_REQUIRE_INIT_OR_RETURN(NULL);
if (!refreshVideoModes(monitor))
return NULL;
*count = m... | O2 | c | glfwGetVideoModes:
pushq %r14
pushq %rbx
pushq %rax
testq %rdi, %rdi
je 0x18471
movq %rsi, %r14
testq %rsi, %rsi
je 0x18490
andl $0x0, (%r14)
leaq 0x83213(%rip), %rax # 0x9b648
cmpl $0x0, (%rax)
je 0x18452
movq %rdi, %rbx
callq 0x18040
testl %eax, %eax
je 0x18464
movl 0x28(%rbx), %eax
movl %eax, (%r14)
movq 0x20(%r... | glfwGetVideoModes:
push r14
push rbx
push rax
test rdi, rdi
jz short loc_18471
mov r14, rsi
test rsi, rsi
jz short loc_18490
and dword ptr [r14], 0
lea rax, _glfw
cmp dword ptr [rax], 0
jz short loc_18452
mov rbx, rdi
call refreshVideoModes
test eax, eax
jz s... | long long glfwGetVideoModes(long long a1, _DWORD *a2)
{
long long v2; // rbx
if ( !a1 )
__assert_fail(
"monitor != NULL",
"/workspace/llm4binary/github/2025_star3/untodesu[P]riteg/build_O2/_deps/glfw-src/src/monitor.c",
424LL,
"const GLFWvidmode *glfwGetVideoModes(GLFWmonitor *, int *)... | glfwGetVideoModes:
PUSH R14
PUSH RBX
PUSH RAX
TEST RDI,RDI
JZ 0x00118471
MOV R14,RSI
TEST RSI,RSI
JZ 0x00118490
AND dword ptr [R14],0x0
LEA RAX,[0x19b648]
CMP dword ptr [RAX],0x0
JZ 0x00118452
MOV RBX,RDI
CALL 0x00118040
TEST EAX,EAX
JZ 0x00118464
MOV EAX,dword ptr [RBX + 0x28]
MOV dword ptr [R14],EAX
MOV RBX,qword ptr... |
int8 glfwGetVideoModes(long param_1,int4 *param_2)
{
int iVar1;
int8 uVar2;
if (param_1 == 0) {
/* WARNING: Subroutine does not return */
__assert_fail("monitor != NULL",
"/workspace/llm4binary/github/2025_star3/untodesu[P]riteg/build_O2/_deps/glfw-src/src/monitor.c"... | |
56,128 | mysql_real_connect_start_internal | eloqsql/libmariadb/libmariadb/mariadb_async.c | static void
mysql_real_connect_start_internal(void *d)
{
MK_ASYNC_INTERNAL_BODY(
mysql_real_connect,
(parms->mysql, parms->host, parms->user, parms->passwd, parms->db,
parms->port, parms->unix_socket, parms->client_flags),
parms->mysql,
MYSQL *,
r_ptr)
} | O0 | c | mysql_real_connect_start_internal:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x10(%rbp)
movq -0x10(%rbp), %rax
movq (%rax), %rax
movq 0x480(%rax), %rax
movq 0x28(%rax), %rax
movq %rax, -0x20(%rbp)
movq -0x10(%rbp), %rax
movq (%rax), %rdi
movq -0x10(%rbp), %rax
m... | mysql_real_connect_start_internal:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_8], rdi
mov rax, [rbp+var_8]
mov [rbp+var_10], rax
mov rax, [rbp+var_10]
mov rax, [rax]
mov rax, [rax+480h]
mov rax, [rax+28h]
mov [rbp+var_20], rax
mov rax, [rbp+var_10]
mov rdi, [rax]
... | long long mysql_real_connect_start_internal(long long a1)
{
long long result; // rax
long long v2; // [rsp+10h] [rbp-20h]
v2 = *(_QWORD *)(*(_QWORD *)(*(_QWORD *)a1 + 1152LL) + 40LL);
*(_QWORD *)(v2 + 8) = mysql_real_connect(
*(_QWORD *)a1,
*(_QWORD *)(a1 + ... | mysql_real_connect_start_internal:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV qword ptr [RBP + -0x10],RAX
MOV RAX,qword ptr [RBP + -0x10]
MOV RAX,qword ptr [RAX]
MOV RAX,qword ptr [RAX + 0x480]
MOV RAX,qword ptr [RAX + 0x28]
MOV qword ptr [RBP + -0x20],RAX
MOV RA... |
void mysql_real_connect_start_internal(long *param_1)
{
int4 *puVar1;
int8 uVar2;
puVar1 = *(int4 **)(*(long *)(*param_1 + 0x480) + 0x28);
uVar2 = mysql_real_connect(*param_1,param_1[1],param_1[2],param_1[3],param_1[4],(int)param_1[5],
param_1[6],param_1[7]);
*(int8 *)(puVar1... | |
56,129 | my_wildcmp_bin_impl | eloqsql/strings/ctype-bin.c | static
int my_wildcmp_bin_impl(CHARSET_INFO *cs,
const char *str,const char *str_end,
const char *wildstr,const char *wildend,
int escape, int w_one, int w_many, int recurse_level)
{
int result= -1; /* Not found, using wildcards */
if (my_st... | O0 | c | my_wildcmp_bin_impl:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movl 0x20(%rbp), %eax
movl 0x18(%rbp), %eax
movl 0x10(%rbp), %eax
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movq %rcx, -0x28(%rbp)
movq %r8, -0x30(%rbp)
movl %r9d, -0x34(%rbp)
movl $0xffffffff, -0x38(%rbp) # imm = 0xFFFFFFFF
lea... | my_wildcmp_bin_impl:
push rbp
mov rbp, rsp
sub rsp, 60h
mov eax, [rbp+arg_10]
mov eax, [rbp+arg_8]
mov eax, [rbp+arg_0]
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
mov [rbp+var_34], r9d
mov [rbp+var_38], ... | long long my_wildcmp_bin_impl(
int a1,
unsigned __int8 *a2,
unsigned __int8 *a3,
char *a4,
char *a5,
int a6,
int a7,
int a8,
unsigned int a9)
{
char *v9; // rax
unsigned __int8 *v10; // rcx
char *v11; // rax
unsigned __int8 *v12; // rax
... | my_wildcmp_bin_impl:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV EAX,dword ptr [RBP + 0x20]
MOV EAX,dword ptr [RBP + 0x18]
MOV EAX,dword ptr [RBP + 0x10]
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
MOV dword ptr... |
uint my_wildcmp_bin_impl(int8 param_1,byte *param_2,byte *param_3,byte *param_4,byte *param_5,
uint param_6,int param_7,int param_8,int param_9)
{
int iVar1;
uint uVar2;
byte *pbVar3;
bool bVar4;
byte local_41;
uint local_40;
byte *local_30;
byte *local_20;
uint local_c;
... | |
56,130 | my_uca_context_weight_find | eloqsql/strings/ctype-uca.c | static inline const MY_CONTRACTION *
my_uca_context_weight_find(my_uca_scanner *scanner, my_wc_t *wc,
size_t max_char_length)
{
const MY_CONTRACTION *cnt;
DBUG_ASSERT(scanner->level->contractions.nitems);
/*
If we have scanned a character which can have previous context,
and the... | O0 | c | my_uca_context_weight_find:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
jmp 0x53d66
movq -0x10(%rbp), %rax
movq 0x18(%rax), %rdi
addq $0x18, %rdi
movq -0x18(%rbp), %rax
movq (%rax), %rsi
callq 0x53f10
movsbl %al, %eax
cmpl $0x0, %eax
je 0x53e11
movq -... | my_uca_context_weight_find:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
jmp short $+2
loc_53D66:
mov rax, [rbp+var_10]
mov rdi, [rax+18h]
add rdi, 18h
mov rax, [rbp+var_18]
mov rsi, [rax]
call my_uca_can_be_previo... | long long my_uca_context_weight_find(long long a1, _QWORD *a2, long long a3)
{
long long v3; // rdi
long long v5; // [rsp+8h] [rbp-28h]
long long v6; // [rsp+8h] [rbp-28h]
if ( (unsigned __int8)my_uca_can_be_previous_context_tail(*(_QWORD *)(a1 + 24) + 24LL, *a2)
&& *(_UNKNOWN **)a1 != &nochar
&& (v3 ... | my_uca_context_weight_find:
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
JMP 0x00153d66
LAB_00153d66:
MOV RAX,qword ptr [RBP + -0x10]
MOV RDI,qword ptr [RAX + 0x18]
ADD RDI,0x18
MOV RAX,qword ptr [RBP + -0x18]
MOV RSI,qword ptr [RAX]
C... |
long my_uca_context_weight_find(int8 *param_1,int8 *param_2,int8 param_3)
{
char cVar1;
long lVar2;
long local_10;
cVar1 = my_uca_can_be_previous_context_tail(param_1[3] + 0x18,*param_2);
if ((cVar1 != '\0') && ((int4 *)*param_1 != &nochar)) {
lVar2 = param_1[3];
param_2[1] = (long)(*(int *)((lon... | |
56,131 | ggml_gallocr_init_tensor | Yangxiaoz[P]GGML-Tutorial/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 %rdx, %r14
movq %rsi, %rbx
movq %rdi, %r15
movslq (%rdx), %r12
cmpq $0x0, 0xf8(%rsi)
jne 0x24d54
cmpq $0x0, 0xe8(%rbx)
jne 0x24d54
movq 0x8(%r15), %rax
movq (%rax,%r12,8), %rdi
movq %rbx, %rsi
callq 0x167a0
cmpq 0x10(%r14), %rax
ja 0x... | ggml_gallocr_init_tensor:
push r15
push r14
push r12
push rbx
push rax
mov r14, rdx
mov rbx, rsi
mov r15, rdi
movsxd r12, dword ptr [rdx]
cmp qword ptr [rsi+0F8h], 0
jnz short loc_24D54
cmp qword ptr [rbx+0E8h], 0
jnz short loc_24D54
mov rax, [r15+8]
mov rdi, [rax+r12... | long long ggml_gallocr_init_tensor(long long a1, _QWORD *a2, int *a3)
{
long long v4; // r12
long long result; // rax
long long base; // rax
v4 = *a3;
if ( !a2[31]
&& !a2[29]
&& (unsigned long long)ggml_backend_buffer_get_alloc_size(*(_QWORD *)(*(_QWORD *)(a1 + 8) + 8 * v4)) > *((_QWORD *)a3 + 2) )
... | ggml_gallocr_init_tensor:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
PUSH RAX
MOV R14,RDX
MOV RBX,RSI
MOV R15,RDI
MOVSXD R12,dword ptr [RDX]
CMP qword ptr [RSI + 0xf8],0x0
JNZ 0x00124d54
CMP qword ptr [RBX + 0xe8],0x0
JNZ 0x00124d54
MOV RAX,qword ptr [R15 + 0x8]
MOV RDI,qword ptr [RAX + R12*0x8]
MOV RSI,RBX
CALL 0x001167a0
CM... |
void ggml_gallocr_init_tensor(long param_1,long param_2,int *param_3)
{
ulong uVar1;
long lVar2;
long lVar3;
lVar3 = (long)*param_3;
if ((*(long *)(param_2 + 0xf8) == 0) && (*(long *)(param_2 + 0xe8) == 0)) {
uVar1 = ggml_backend_buffer_get_alloc_size
(*(int8 *)(*(long *)(param_... | |
56,132 | mi_unique_comp | eloqsql/storage/myisam/mi_unique.c | int mi_unique_comp(MI_UNIQUEDEF *def, const uchar *a, const uchar *b,
my_bool null_are_equal)
{
const uchar *pos_a, *pos_b, *end;
HA_KEYSEG *keyseg;
for (keyseg=def->seg ; keyseg < def->end ; keyseg++)
{
enum ha_base_keytype type=(enum ha_base_keytype) keyseg->type;
uint a_length, b_length;
a_... | O0 | c | mi_unique_comp:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movb %cl, %al
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movb %al, -0x21(%rbp)
movq -0x10(%rbp), %rax
movq 0x8(%rax), %rax
movq %rax, -0x48(%rbp)
movq -0x48(%rbp), %rax
movq -0x10(%rbp), %rcx
cmpq 0x10(%rcx), %rax
jae 0xc517a
movq -0x... | mi_unique_comp:
push rbp
mov rbp, rsp
sub rsp, 60h
mov al, cl
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
mov [rbp+var_21], al
mov rax, [rbp+var_10]
mov rax, [rax+8]
mov [rbp+var_48], rax
loc_C4E95:
mov rax, [rbp+var_48]
mov rcx, [rbp+var_10]
cmp ... | long long mi_unique_comp(long long a1, long long a2, long long a3, char a4)
{
unsigned __int8 *v4; // rax
unsigned __int8 *v5; // rcx
unsigned int v7; // [rsp+Ch] [rbp-54h]
unsigned int v8; // [rsp+10h] [rbp-50h]
int v9; // [rsp+14h] [rbp-4Ch]
unsigned long long i; // [rsp+18h] [rbp-48h]
unsigned __int8 ... | mi_unique_comp:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV AL,CL
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
MOV byte ptr [RBP + -0x21],AL
MOV RAX,qword ptr [RBP + -0x10]
MOV RAX,qword ptr [RAX + 0x8]
MOV qword ptr [RBP + -0x48],RAX
LAB_001c4e95:
MOV RAX,qword ptr [RBP + -... |
int4 mi_unique_comp(long param_1,long param_2,long param_3,char param_4)
{
char cVar1;
byte bVar2;
ushort uVar3;
ushort uVar4;
int iVar5;
ushort *puVar6;
uint local_5c;
uint local_58;
int8 *local_50;
ushort *local_40;
ushort *local_38;
local_50 = *(int8 **)(param_1 + 8);
do {
if (*(in... | |
56,133 | my_xml_error_lineno | eloqsql/strings/xml.c | uint my_xml_error_lineno(MY_XML_PARSER *p)
{
uint res=0;
const char *s;
for (s=p->beg ; s<p->cur; s++)
{
if (s[0] == '\n')
res++;
}
return res;
} | O0 | c | my_xml_error_lineno:
pushq %rbp
movq %rsp, %rbp
movq %rdi, -0x8(%rbp)
movl $0x0, -0xc(%rbp)
movq -0x8(%rbp), %rax
movq 0x128(%rax), %rax
movq %rax, -0x18(%rbp)
movq -0x18(%rbp), %rax
movq -0x8(%rbp), %rcx
cmpq 0x130(%rcx), %rax
jae 0xaf714
movq -0x18(%rbp), %rax
movsbl (%rax), %eax
cmpl $0xa, %eax
jne 0xaf704
movl -0xc... | my_xml_error_lineno:
push rbp
mov rbp, rsp
mov [rbp+var_8], rdi
mov [rbp+var_C], 0
mov rax, [rbp+var_8]
mov rax, [rax+128h]
mov [rbp+var_18], rax
loc_AF6DE:
mov rax, [rbp+var_18]
mov rcx, [rbp+var_8]
cmp rax, [rcx+130h]
jnb short loc_AF714
mov rax, [rbp+var_18]
movsx eax... | long long my_xml_error_lineno(long long a1)
{
_BYTE *i; // [rsp+0h] [rbp-18h]
unsigned int v3; // [rsp+Ch] [rbp-Ch]
v3 = 0;
for ( i = *(_BYTE **)(a1 + 296); (unsigned long long)i < *(_QWORD *)(a1 + 304); ++i )
{
if ( *i == 10 )
++v3;
}
return v3;
}
| my_xml_error_lineno:
PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],0x0
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x128]
MOV qword ptr [RBP + -0x18],RAX
LAB_001af6de:
MOV RAX,qword ptr [RBP + -0x18]
MOV RCX,qword ptr [RBP + -0x8]
CMP RAX,qword ptr [RCX + 0x130]
JNC 0x001af7... |
int my_xml_error_lineno(long param_1)
{
char *local_20;
int local_14;
local_14 = 0;
for (local_20 = *(char **)(param_1 + 0x128); local_20 < *(char **)(param_1 + 0x130);
local_20 = local_20 + 1) {
if (*local_20 == '\n') {
local_14 = local_14 + 1;
}
}
return local_14;
}
| |
56,134 | 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... | hkr04[P]cpp-mcp/common/json.hpp | token_type scan_string()
{
// reset token_buffer (ignore opening quote)
reset();
// we entered the function by reading an open quote
JSON_ASSERT(current == '\"');
while (true)
{
// get next character
switch (get())
{
... | 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_EEEEE11scan_stringEv:
push rbp
push r15
push r14
push r13
pus... | 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... | scan_string:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x18
MOV RBX,RDI
CALL 0x0013c95c
LEA R14,[RBX + 0x50]
LEA R12,[0x14afac]
PUSH 0xe
POP RBP
LAB_0013c24c:
MOV RDI,RBX
CALL 0x0013c8b0
INC EAX
CMP EAX,0xf5
JA 0x0013c605
MOVSXD RCX,dword ptr [R12 + RAX*0x4]
ADD RCX,R12
MOV RAX,0xbf00000080
switchD:... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* 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_ab... | |
56,135 | insert_dynamic | eloqsql/mysys/array.c | my_bool insert_dynamic(DYNAMIC_ARRAY *array, const void * element)
{
void *buffer;
if (array->elements == array->max_element)
{ /* Call only when necessary */
if (!(buffer=alloc_dynamic(array)))
return TRUE;
}
else
{
buffer=array->buffer+(array->elements * array->size_of_element);
arr... | O0 | c | insert_dynamic:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rax
movl 0x8(%rax), %eax
movq -0x10(%rbp), %rcx
cmpl 0xc(%rcx), %eax
jne 0xaf1eb
movq -0x10(%rbp), %rdi
callq 0xaf240
movq %rax, -0x20(%rbp)
cmpq $0x0, %rax
jne 0xaf1e9
movb $0x1, -0x1(%rbp)
jmp ... | insert_dynamic:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov rax, [rbp+var_10]
mov eax, [rax+8]
mov rcx, [rbp+var_10]
cmp eax, [rcx+0Ch]
jnz short loc_AF1EB
mov rdi, [rbp+var_10]
call alloc_dynamic
mov [rbp+var_20], rax
cmp rax,... | char insert_dynamic(long long a1, long long a2)
{
long long v3; // [rsp+0h] [rbp-20h]
if ( *(_DWORD *)(a1 + 8) != *(_DWORD *)(a1 + 12) )
{
v3 = (unsigned int)(*(_DWORD *)(a1 + 20) * (*(_DWORD *)(a1 + 8))++) + *(_QWORD *)a1;
LABEL_6:
memcpy(v3, a2, *(unsigned int *)(a1 + 20));
return 0;
}
v3 = al... | insert_dynamic:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV RAX,qword ptr [RBP + -0x10]
MOV EAX,dword ptr [RAX + 0x8]
MOV RCX,qword ptr [RBP + -0x10]
CMP EAX,dword ptr [RCX + 0xc]
JNZ 0x001af1eb
MOV RDI,qword ptr [RBP + -0x10]
CALL 0x001af240
MOV qword ptr [RBP ... |
int1 insert_dynamic(long *param_1,void *param_2)
{
void *local_28;
if ((int)param_1[1] == *(int *)((long)param_1 + 0xc)) {
local_28 = (void *)alloc_dynamic(param_1);
if (local_28 == (void *)0x0) {
return 1;
}
}
else {
local_28 = (void *)(*param_1 + (ulong)(uint)((int)param_1[1] * *(in... | |
56,136 | void OpenSubdiv::v3_6_0::Far::PatchTable::EvaluateBasis<float>(OpenSubdiv::v3_6_0::Far::PatchTable::PatchHandle const&, float, float, float*, float*, float*, float*, float*, float*) const | NVIDIA-RTX[P]OSD-Lite/opensubdiv/far/patchTable.cpp | void
PatchTable::EvaluateBasis(
PatchHandle const & handle, REAL s, REAL t,
REAL wP[], REAL wDs[], REAL wDt[],
REAL wDss[], REAL wDst[], REAL wDtt[]) const {
PatchParam const & param = _paramTable[handle.patchIndex];
PatchDescriptor::Type patchType = GetPatchArrayDescriptor(handle.arrayIndex).GetTy... | O2 | cpp | void OpenSubdiv::v3_6_0::Far::PatchTable::EvaluateBasis<float>(OpenSubdiv::v3_6_0::Far::PatchTable::PatchHandle const&, float, float, float*, float*, float*, float*, float*, float*) const:
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x10, %rsp
movq %r9, %rbx
movq %r8, %r14
movq %rcx, %r15
movq %rdx, %r... | _ZNK10OpenSubdiv6v3_6_03Far10PatchTable13EvaluateBasisIdEEvRKNS2_11PatchHandleET_S7_PS7_S8_S8_S8_S8_S8_:
push r15
push r14
push r13
push r12
push rbx
sub rsp, 10h
mov rbx, r9
mov r14, r8
mov r15, rcx
mov r12, rdx
movsd [rsp+38h+var_30], xmm1
movsd [rsp+38h+var_38], xmm0
movsxd r1... | long long OpenSubdiv::v3_6_0::Far::PatchTable::EvaluateBasis<double>(
OpenSubdiv::v3_6_0::Far::PatchTable *a1,
int *a2,
__m128d *a3,
__m128d *a4,
__m128d *a5,
__m128d *a6,
double a7,
double a8,
__m128d *a9,
__m128d *a10)
{
OpenSubdiv::v3... | EvaluateBasis<double>:
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x10
MOV RBX,R9
MOV R14,R8
MOV R15,RCX
MOV R12,RDX
MOVSD qword ptr [RSP + 0x8],XMM1
MOVSD qword ptr [RSP],XMM0
MOVSXD R13,dword ptr [RSI + 0x4]
SHL R13,0x3
ADD R13,qword ptr [RDI + 0x38]
MOV ESI,dword ptr [RSI]
CALL 0x00150dd0
MOV EDI,dword ptr... |
/* void
OpenSubdiv::v3_6_0::Far::PatchTable::EvaluateBasis<double>(OpenSubdiv::v3_6_0::Far::PatchTable::PatchHandle
const&, double, double, double*, double*, double*, double*, double*, double*) const */
void __thiscall
OpenSubdiv::v3_6_0::Far::PatchTable::EvaluateBasis<double>
(PatchTable *this,Patch... | |
56,137 | process_dbl_arg | eloqsql/strings/my_vsnprintf.c | static char *process_dbl_arg(char *to, char *end, size_t width,
double par, char arg_type)
{
if (width == MAX_WIDTH)
width= FLT_DIG; /* width not set, use default */
else if (width >= FLOATING_POINT_DECIMALS)
width= FLOATING_POINT_DECIMALS - 1; /* max.precision for my_fcvt() */
... | O3 | c | process_dbl_arg:
pushq %rbp
movq %rsp, %rbp
pushq %rbx
pushq %rax
cmpq $0x1e, %rdx
movl $0x1e, %eax
cmovbq %rdx, %rax
cmpq $0xffff, %rdx # imm = 0xFFFF
movl $0x6, %edx
cmovneq %rax, %rdx
movq %rdi, %rbx
movq %rdi, %rax
notq %rax
addq %rsi, %rax
cmpq %rax, %rdx
cmovbq %rdx, %rax
cmpb $0x66, %cl
jne 0xd6ae0
mov... | process_dbl_arg:
push rbp
mov rbp, rsp
push rbx
push rax
cmp rdx, 1Eh
mov eax, 1Eh
cmovb rax, rdx
cmp rdx, 0FFFFh
mov edx, 6
cmovnz rdx, rax
mov rbx, rdi
mov rax, rdi
not rax
add rax, rsi
cmp rdx, rax
cmovb rax, rdx
cmp cl, 66h ; 'f'
jnz short loc_D6AE0
mov ... | char * process_dbl_arg(unsigned long long a1, long long a2, unsigned long long a3, char a4, double a5)
{
long long v5; // rax
bool v6; // zf
unsigned long long v7; // rdx
unsigned long long v8; // rax
long long v9; // rax
v5 = 30LL;
if ( a3 < 0x1E )
v5 = a3;
v6 = a3 == 0xFFFF;
v7 = 6LL;
if ( !v... | process_dbl_arg:
PUSH RBP
MOV RBP,RSP
PUSH RBX
PUSH RAX
CMP RDX,0x1e
MOV EAX,0x1e
CMOVC RAX,RDX
CMP RDX,0xffff
MOV EDX,0x6
CMOVNZ RDX,RAX
MOV RBX,RDI
MOV RAX,RDI
NOT RAX
ADD RAX,RSI
CMP RDX,RAX
CMOVC RAX,RDX
CMP CL,0x66
JNZ 0x001d6ae0
MOV EDI,EAX
MOV RSI,RBX
XOR EDX,EDX
CALL 0x001d206c
JMP 0x001d6af1
LAB_001d6ae0:
MOV ... |
long process_dbl_arg(ulong param_1,long param_2,ulong param_3,char param_4)
{
ulong uVar1;
long lVar2;
ulong uVar3;
uVar1 = 0x1e;
if (param_3 < 0x1e) {
uVar1 = param_3;
}
uVar3 = 6;
if (param_3 != 0xffff) {
uVar3 = uVar1;
}
uVar1 = ~param_1 + param_2;
if (uVar3 < ~param_1 + param_2) {... | |
56,138 | use_head | eloqsql/storage/maria/ma_bitmap.c | static void use_head(MARIA_HA *info, pgcache_page_no_t page, uint size,
uint block_position)
{
MARIA_FILE_BITMAP *bitmap= &info->s->bitmap;
MARIA_BITMAP_BLOCK *block;
uchar *data;
uint offset, tmp, offset_page;
DBUG_ENTER("use_head");
DBUG_ASSERT(page % bitmap->pages_covered);
block... | O0 | c | use_head:
pushq %rbp
movq %rsp, %rbp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl %edx, -0x14(%rbp)
movl %ecx, -0x18(%rbp)
movq -0x8(%rbp), %rax
movq (%rax), %rax
addq $0xa10, %rax # imm = 0xA10
movq %rax, -0x20(%rbp)
jmp 0x43235
movq -0x8(%rbp), %rax
movq 0x2c0(%rax), %rax
movl -0x18(%rbp), %ecx
imulq ... | use_head:
push rbp
mov rbp, rsp
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_14], edx
mov [rbp+var_18], ecx
mov rax, [rbp+var_8]
mov rax, [rax]
add rax, 0A10h
mov [rbp+var_20], rax
jmp short $+2
loc_43235:
mov rax, [rbp+var_8]
mov rax, [rax+2C0h]
mov ecx... | long long use_head(_QWORD *a1, long long a2, int a3, unsigned int a4)
{
long long result; // rax
unsigned int v5; // [rsp+Ch] [rbp-3Ch]
unsigned int v6; // [rsp+10h] [rbp-38h]
_WORD *v7; // [rsp+18h] [rbp-30h]
long long v8; // [rsp+20h] [rbp-28h]
long long v9; // [rsp+28h] [rbp-20h]
v9 = *a1 + 2576LL;
... | use_head:
PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV dword ptr [RBP + -0x14],EDX
MOV dword ptr [RBP + -0x18],ECX
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
ADD RAX,0xa10
MOV qword ptr [RBP + -0x20],RAX
JMP 0x00143235
LAB_00143235:
MOV RAX,qword ptr [RBP + -0x8]
M... |
void use_head(long *param_1,int8 param_2,int4 param_3,uint param_4)
{
ushort uVar1;
long lVar2;
uint uVar3;
int8 *puVar4;
ushort *puVar5;
byte bVar6;
lVar2 = *param_1;
puVar4 = (int8 *)(param_1[0x58] + (ulong)param_4 * 0x18);
*puVar4 = param_2;
*(int4 *)(puVar4 + 1) = 0x8001;
*(int4 *)((long)... | |
56,139 | js_string_codePointRange | bluesky950520[P]quickjs/quickjs.c | JSValue js_string_codePointRange(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
uint32_t start, end, i, n;
StringBuffer b_s, *b = &b_s;
if (JS_ToUint32(ctx, &start, argv[0]) ||
JS_ToUint32(ctx, &end, argv[1]))
return JS_EXCEPTION;
end = min... | O0 | c | js_string_codePointRange:
subq $0x78, %rsp
movq %rsi, 0x58(%rsp)
movq %rdx, 0x60(%rsp)
movq %rdi, 0x50(%rsp)
movl %ecx, 0x4c(%rsp)
movq %r8, 0x40(%rsp)
leaq 0x10(%rsp), %rax
movq %rax, 0x8(%rsp)
movq 0x50(%rsp), %rdi
movq 0x40(%rsp), %rax
movq (%rax), %rdx
movq 0x8(%rax), %rcx
leaq 0x3c(%rsp), %rsi
callq 0x53c30
cmpl $... | js_string_codePointRange:
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
lea rax, [rsp+78h+var_68]
mov [rsp+78h+var_70], rax
mov rdi, [rsp+78h+var_28]
mov rax, [rsp+78h+var_38]
mov ... | long long js_string_codePointRange(long long a1, long long a2, long long a3, int a4, _QWORD *a5)
{
long long v5; // rdx
unsigned int v7; // [rsp+4h] [rbp-74h]
_BYTE v8[32]; // [rsp+10h] [rbp-68h] BYREF
unsigned int v9; // [rsp+30h] [rbp-48h]
unsigned int i; // [rsp+34h] [rbp-44h]
unsigned int v11; // [rsp+... | js_string_codePointRange:
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
LEA RAX,[RSP + 0x10]
MOV qword ptr [RSP + 0x8],RAX
MOV RDI,qword ptr [RSP + 0x50]
MOV RAX,qword ptr [RSP + 0x40]
MOV RDX,qword ... |
int1 [16]
js_string_codePointRange
(int8 param_1,int8 param_2,int8 param_3,int4 param_4,
int8 *param_5)
{
int iVar1;
uint uVar2;
int1 auVar3 [16];
int1 local_68 [32];
int local_48;
uint local_44;
uint local_40;
uint local_3c;
int8 *local_38;
int4 local_2c;
int8 local_28;
i... | |
56,140 | js_string_codePointRange | bluesky950520[P]quickjs/quickjs.c | JSValue js_string_codePointRange(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
uint32_t start, end, i, n;
StringBuffer b_s, *b = &b_s;
if (JS_ToUint32(ctx, &start, argv[0]) ||
JS_ToUint32(ctx, &end, argv[1]))
return JS_EXCEPTION;
end = min... | O2 | c | js_string_codePointRange:
pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x28, %rsp
movq %r8, %r15
movq %rdi, %r14
movq (%r8), %rdx
movq 0x8(%r8), %rcx
leaq 0x4(%rsp), %rsi
callq 0x25187
pushq $0x6
popq %rbx
testl %eax, %eax
jne 0x305ac
movq 0x10(%r15), %rdx
movq 0x18(%r15), %rcx
movq %rsp, %rsi
movq %r14, %rdi
call... | js_string_codePointRange:
push rbp
push r15
push r14
push rbx
sub rsp, 28h
mov r15, r8
mov r14, rdi
mov rdx, [r8]
mov rcx, [r8+8]
lea rsi, [rsp+48h+var_44]
call JS_ToInt32
push 6
pop rbx
test eax, eax
jnz short loc_305AC
mov rdx, [r15+10h]
mov rcx, [r15+18h]
... | unsigned long long js_string_codePointRange(long long a1, long long a2, long long a3, long long a4, long long a5)
{
unsigned int v6; // r15d
unsigned int v7; // ebp
long long v8; // rdx
int v9; // ecx
long long v10; // rax
unsigned long long v11; // rcx
unsigned int v13; // [rsp+0h] [rbp-48h] BYREF
uns... | js_string_codePointRange:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV R15,R8
MOV R14,RDI
MOV RDX,qword ptr [R8]
MOV RCX,qword ptr [R8 + 0x8]
LEA RSI,[RSP + 0x4]
CALL 0x00125187
PUSH 0x6
POP RBX
TEST EAX,EAX
JNZ 0x001305ac
MOV RDX,qword ptr [R15 + 0x10]
MOV RCX,qword ptr [R15 + 0x18]
MOV RSI,RSP
MOV RDI,R14
CAL... |
int1 [16] js_string_codePointRange(int8 param_1)
{
int iVar1;
ulong uVar2;
uint uVar3;
ulong uVar4;
int8 uVar5;
uint uVar6;
int8 *in_R8;
uint uVar7;
int1 auVar8 [16];
uint local_48;
uint local_44;
int1 local_40 [32];
iVar1 = JS_ToInt32(param_1,&local_44,*in_R8,in_R8[1]);
uVar5 = 6;
i... | |
56,141 | my_casedn_str_mb | eloqsql/strings/ctype-mb.c | size_t my_casedn_str_mb(CHARSET_INFO * cs, char *str)
{
register uint32 l;
register const uchar *map= cs->to_lower;
char *str_orig= str;
while (*str)
{
/* Pointing after the '\0' is safe here. */
if ((l= my_ismbchar(cs, str, str + cs->mbmaxlen)))
str+= l;
else
{
*str= (char) map... | O3 | c | my_casedn_str_mb:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
movq %rsi, %rbx
cmpb $0x0, (%rsi)
movq %rsi, %rax
je 0x92730
movq %rdi, %r14
movq 0x48(%rdi), %r12
movq %rbx, %r15
movl 0x9c(%r14), %edx
addq %r15, %rdx
movq 0xb8(%r14), %rax
movq %r14, %rdi
movq %r15, %rsi
callq *0xc0(%rax)
cmpl $... | my_casedn_str_mb:
push rbp
mov rbp, rsp
push r15
push r14
push r12
push rbx
mov rbx, rsi
cmp byte ptr [rsi], 0
mov rax, rsi
jz short loc_92730
mov r14, rdi
mov r12, [rdi+48h]
mov r15, rbx
loc_926EC:
mov edx, [r14+9Ch]
add rdx, r15
mov rax, [r14+0B8h]
mov r... | long long my_casedn_str_mb(long long a1, _BYTE *a2)
{
_BYTE *v2; // rax
long long v3; // r12
_BYTE *v4; // r15
int v5; // eax
long long v6; // rcx
bool v7; // zf
v2 = a2;
if ( *a2 )
{
v3 = *(_QWORD *)(a1 + 72);
v4 = a2;
do
{
v5 = (*(long long ( **)(long long, _BYTE *, _BYTE *))... | my_casedn_str_mb:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
MOV RBX,RSI
CMP byte ptr [RSI],0x0
MOV RAX,RSI
JZ 0x00192730
MOV R14,RDI
MOV R12,qword ptr [RDI + 0x48]
MOV R15,RBX
LAB_001926ec:
MOV EDX,dword ptr [R14 + 0x9c]
ADD RDX,R15
MOV RAX,qword ptr [R14 + 0xb8]
MOV RDI,R14
MOV RSI,R15
CALL qword ptr [R... |
long my_casedn_str_mb(long param_1,byte *param_2)
{
byte *pbVar1;
long lVar2;
uint uVar3;
byte *pbVar4;
ulong uVar5;
byte *pbVar6;
pbVar4 = param_2;
if (*param_2 != 0) {
lVar2 = *(long *)(param_1 + 0x48);
pbVar6 = param_2;
do {
uVar3 = (**(code **)(*(long *)(param_1 + 0xb8) + 0xc0... | |
56,142 | stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int) | 7CodeWizard[P]stablediffusion/thirdparty/stb_image.h | static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs)
{
// resample with nearest-neighbor
int i,j;
STBI_NOTUSED(in_far);
for (i=0; i < w; ++i)
for (j=0; j < hs; ++j)
out[i*hs+j] = in_near[i];
return out;
} | O0 | c | stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int):
movq %rdi, -0x8(%rsp)
movq %rsi, -0x10(%rsp)
movq %rdx, -0x18(%rsp)
movl %ecx, -0x1c(%rsp)
movl %r8d, -0x20(%rsp)
movl $0x0, -0x24(%rsp)
movl -0x24(%rsp), %eax
cmpl -0x1c(%rsp), %eax
jge 0x2871d
movl $0x0, -0x28(%rsp)
movl -0x28(%rsp)... | _ZL26stbi__resample_row_genericPhS_S_ii:
mov [rsp+var_8], rdi
mov [rsp+var_10], rsi
mov [rsp+var_18], rdx
mov [rsp+var_1C], ecx
mov [rsp+var_20], r8d
mov [rsp+var_24], 0
loc_286C0:
mov eax, [rsp+var_24]
cmp eax, [rsp+var_1C]
jge short loc_2871D
mov [rsp+var_28], 0
loc_286D2:
mov ... | unsigned __int8 * stbi__resample_row_generic(
unsigned __int8 *a1,
unsigned __int8 *a2,
unsigned __int8 *a3,
int a4,
int a5)
{
int j; // [rsp+0h] [rbp-28h]
int i; // [rsp+4h] [rbp-24h]
for ( i = 0; i < a4; ++i )
{
for ( j = 0; j < a5; ++j )
a1[j + a5 * i] = a2[... | stbi__resample_row_generic:
MOV qword ptr [RSP + -0x8],RDI
MOV qword ptr [RSP + -0x10],RSI
MOV qword ptr [RSP + -0x18],RDX
MOV dword ptr [RSP + -0x1c],ECX
MOV dword ptr [RSP + -0x20],R8D
MOV dword ptr [RSP + -0x24],0x0
LAB_001286c0:
MOV EAX,dword ptr [RSP + -0x24]
CMP EAX,dword ptr [RSP + -0x1c]
JGE 0x0012871d
MOV dwor... |
/* stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int) */
uchar * stbi__resample_row_generic
(uchar *param_1,uchar *param_2,uchar *param_3,int param_4,int param_5)
{
int local_28;
int local_24;
for (local_24 = 0; local_24 < param_4; local_24 = local_24 + 1)... | |
56,143 | stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int) | 7CodeWizard[P]stablediffusion/thirdparty/stb_image.h | static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs)
{
// resample with nearest-neighbor
int i,j;
STBI_NOTUSED(in_far);
for (i=0; i < w; ++i)
for (j=0; j < hs; ++j)
out[i*hs+j] = in_near[i];
return out;
} | O1 | c | stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int):
movq %rdi, %rax
testl %ecx, %ecx
jle 0x2cba3
movl %r8d, %edx
movl %ecx, %ecx
xorl %edi, %edi
movq %rax, %r9
testl %r8d, %r8d
jle 0x2cb98
xorl %r10d, %r10d
movb (%rsi,%rdi), %r11b
movb %r11b, (%r9,%r10)
incq %r10
cmpq %r10, %rdx
jne 0x... | _ZL26stbi__resample_row_genericPhS_S_ii:
mov rax, rdi
test ecx, ecx
jle short locret_2CBA3
mov edx, r8d
mov ecx, ecx
xor edi, edi
mov r9, rax
loc_2CB80:
test r8d, r8d
jle short loc_2CB98
xor r10d, r10d
loc_2CB88:
mov r11b, [rsi+rdi]
mov [r9+r10], r11b
inc r10
cmp rd... | unsigned __int8 * stbi__resample_row_generic(
unsigned __int8 *a1,
unsigned __int8 *a2,
unsigned __int8 *a3,
int a4,
int a5)
{
unsigned __int8 *result; // rax
long long v6; // rdi
unsigned __int8 *v7; // r9
long long i; // r10
result = a1;
if ( a4 > 0 )
{
v6 = ... | |||
56,144 | stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int) | 7CodeWizard[P]stablediffusion/thirdparty/stb_image.h | static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs)
{
// resample with nearest-neighbor
int i,j;
STBI_NOTUSED(in_far);
for (i=0; i < w; ++i)
for (j=0; j < hs; ++j)
out[i*hs+j] = in_near[i];
return out;
} | O2 | c | stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int):
movq %rdi, %rax
xorl %edx, %edx
testl %r8d, %r8d
movl $0x0, %edi
cmovgl %r8d, %edi
movslq %r8d, %r8
testl %ecx, %ecx
cmovlel %edx, %ecx
movq %rax, %r9
cmpq %rcx, %rdx
je 0x18a81
xorl %r10d, %r10d
cmpq %r10, %rdi
je 0x18a79
movb (%rsi,... | _ZL26stbi__resample_row_genericPhS_S_ii:
mov rax, rdi
xor edx, edx
test r8d, r8d
mov edi, 0
cmovg edi, r8d
movsxd r8, r8d
test ecx, ecx
cmovle ecx, edx
mov r9, rax
loc_18A5F:
cmp rdx, rcx
jz short locret_18A81
xor r10d, r10d
loc_18A67:
cmp rdi, r10
jz short loc_18A79
mov ... | unsigned __int8 * stbi__resample_row_generic(
unsigned __int8 *a1,
unsigned __int8 *a2,
unsigned __int8 *a3,
long long a4,
int a5)
{
unsigned __int8 *result; // rax
long long v6; // rdx
long long v7; // rdi
unsigned __int8 *v8; // r9
long long i; // r10
result = a1;
... | stbi__resample_row_generic:
MOV RAX,RDI
XOR EDX,EDX
TEST R8D,R8D
MOV EDI,0x0
CMOVG EDI,R8D
MOVSXD R8,R8D
TEST ECX,ECX
CMOVLE ECX,EDX
MOV R9,RAX
LAB_00118a5f:
CMP RDX,RCX
JZ 0x00118a81
XOR R10D,R10D
LAB_00118a67:
CMP RDI,R10
JZ 0x00118a79
MOV R11B,byte ptr [RSI + RDX*0x1]
MOV byte ptr [R9 + R10*0x1],R11B
INC R10
JMP 0x0... |
/* stbi__resample_row_generic(unsigned char*, unsigned char*, unsigned char*, int, int) */
void stbi__resample_row_generic
(uchar *param_1,uchar *param_2,uchar *param_3,int param_4,int param_5)
{
ulong uVar1;
ulong uVar2;
ulong uVar3;
ulong uVar4;
uVar2 = 0;
uVar3 = 0;
if (0 < param_5... | |
56,145 | my_numcells_eucjpms | eloqsql/strings/ctype-eucjpms.c | static
size_t my_numcells_eucjpms(CHARSET_INFO *cs __attribute__((unused)),
const char *str, const char *str_end)
{
size_t clen;
const uchar *b= (const uchar *) str;
const uchar *e= (const uchar *) str_end;
for (clen= 0; b < e; )
{
if (*b == 0x8E)
{
clen++;
b+... | O3 | c | my_numcells_eucjpms:
cmpq %rdx, %rsi
jae 0xb2035
pushq %rbp
movq %rsp, %rbp
xorl %eax, %eax
movzbl (%rsi), %edi
cmpl $0x8e, %edi
je 0xb200e
cmpl $0x8f, %edi
jne 0xb201a
movl $0x3, %edi
movl $0x2, %ecx
jmp 0xb2028
movl $0x2, %edi
movl $0x1, %ecx
jmp 0xb2028
xorl %ecx, %ecx
testb %dil, %dil
sets %cl
incq %rcx
movq %rcx, ... | my_numcells_eucjpms:
cmp rsi, rdx
jnb short loc_B2035
push rbp
mov rbp, rsp
xor eax, eax
loc_B1FEF:
movzx edi, byte ptr [rsi]
cmp edi, 8Eh
jz short loc_B200E
cmp edi, 8Fh
jnz short loc_B201A
mov edi, 3
mov ecx, 2
jmp short loc_B2028
loc_B200E:
mov edi, 2
mov ecx... | long long my_numcells_eucjpms(long long a1, unsigned __int8 *a2, unsigned long long a3)
{
long long result; // rax
int v4; // edi
long long v5; // rdi
long long v6; // rcx
if ( (unsigned long long)a2 >= a3 )
return 0LL;
result = 0LL;
do
{
v4 = *a2;
if ( v4 == 142 )
{
v5 = 2LL;
... | my_numcells_eucjpms:
CMP RSI,RDX
JNC 0x001b2035
PUSH RBP
MOV RBP,RSP
XOR EAX,EAX
LAB_001b1fef:
MOVZX EDI,byte ptr [RSI]
CMP EDI,0x8e
JZ 0x001b200e
CMP EDI,0x8f
JNZ 0x001b201a
MOV EDI,0x3
MOV ECX,0x2
JMP 0x001b2028
LAB_001b200e:
MOV EDI,0x2
MOV ECX,0x1
JMP 0x001b2028
LAB_001b201a:
XOR ECX,ECX
TEST DIL,DIL
SETS CL
INC RC... |
long my_numcells_eucjpms(int8 param_1,char *param_2,char *param_3)
{
char cVar1;
long lVar2;
long lVar3;
long lVar4;
if (param_2 < param_3) {
lVar2 = 0;
do {
cVar1 = *param_2;
if (cVar1 == -0x72) {
lVar4 = 2;
lVar3 = 1;
}
else if (cVar1 == -0x71) {
... | |
56,146 | 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... | zkingston[P]unknot/build_O0/_deps/json-src/include/nlohmann/detail/input/lexer.hpp | bool skip_bom()
{
if (get() == 0xEF)
{
// check if we completely parse the BOM
return get() == 0xBB && get() == 0xBF;
}
// the first character is not the beginning of the BOM; unget it to
// process is later
unget();
return true;
} | 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_20input_stream_adapterEE8skip_bomEv:
sub rsp, 28h
mov [rsp+28h+var_10], rdi
mov rdi, [rsp+28h+var_10]
mov [rsp+28h+var_18], rdi
cal... | 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::input_stream_adapter>::skip_bom(
l... | skip_bom:
SUB RSP,0x28
MOV qword ptr [RSP + 0x18],RDI
MOV RDI,qword ptr [RSP + 0x18]
MOV qword ptr [RSP + 0x10],RDI
CALL 0x00178310
CMP EAX,0xef
JNZ 0x0017701b
MOV RDI,qword ptr [RSP + 0x10]
CALL 0x00178310
MOV ECX,EAX
XOR EAX,EAX
CMP ECX,0xbb
MOV byte ptr [RSP + 0xf],AL
JNZ 0x0017700f
MOV RDI,qword ptr [RSP + 0x10]
CA... |
/* 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_abi_... | |
56,147 | ma_check_bitmap_data | eloqsql/storage/maria/ma_bitmap.c | my_bool _ma_check_bitmap_data(MARIA_HA *info, enum en_page_type page_type,
uint empty_space, uint bitmap_pattern)
{
uint bits;
switch (page_type) {
case UNALLOCATED_PAGE:
case MAX_PAGE_TYPE:
bits= 0;
break;
case HEAD_PAGE:
bits= _ma_free_size_to_head_pattern(&info->s-... | O0 | c | ma_check_bitmap_data:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movl %esi, -0xc(%rbp)
movl %edx, -0x10(%rbp)
movl %ecx, -0x14(%rbp)
movl -0xc(%rbp), %eax
movq %rax, -0x20(%rbp)
subq $0x4, %rax
ja 0x64a5e
movq -0x20(%rbp), %rax
leaq 0xf43d3(%rip), %rcx # 0x158de0
movslq (%rcx,%rax,4), %rax
ad... | _ma_check_bitmap_data:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_8], rdi
mov [rbp+var_C], esi
mov [rbp+var_10], edx
mov [rbp+var_14], ecx
mov eax, [rbp+var_C]
mov [rbp+var_20], rax
sub rax, 4; switch 5 cases
ja short def_64A14; jumptable 0000000000064A14 default case
mo... | _BOOL8 ma_check_bitmap_data(long long a1, int a2, unsigned int a3, int a4)
{
int v5; // [rsp+8h] [rbp-18h]
switch ( a2 )
{
case 0:
case 4:
v5 = 0;
break;
case 1:
v5 = ma_free_size_to_head_pattern((_DWORD *)(*(_QWORD *)a1 + 2576LL), a3);
break;
case 2:
v5 = free_size... | _ma_check_bitmap_data:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
MOV dword ptr [RBP + -0x10],EDX
MOV dword ptr [RBP + -0x14],ECX
MOV EAX,dword ptr [RBP + -0xc]
MOV qword ptr [RBP + -0x20],RAX
SUB RAX,0x4
JA 0x00164a5e
MOV RAX,qword ptr [RBP + -0x20]
LEA RCX,[0x258de... |
bool _ma_check_bitmap_data(long *param_1,int4 param_2,int4 param_3,int param_4)
{
int local_20;
switch(param_2) {
case 0:
case 4:
local_20 = 0;
break;
case 1:
local_20 = _ma_free_size_to_head_pattern(*param_1 + 0xa10,param_3);
break;
case 2:
local_20 = free_size_to_tail_pattern(*par... | |
56,148 | SDL::PixelCopier::Copy(unsigned char*, int, SDL::Vec2i const&, SDL::Vec2i const&, SDL::Vec2i const&, unsigned char*, int, SDL::Vec2i const&, SDL::Vec2i const&, SDL::Vec2i const&) | SDL3Lite/source/Shared/PixelCopier.cpp | void PixelCopier::Copy(uint8_t* dstPixels, int dstBpp, const Vec2i& dstArea, const Vec2i& dstPos, const Vec2i& dstSize, uint8_t* srcPixels, int srcBpp, const Vec2i& srcArea, const Vec2i& srcPos, const Vec2i& srcSize)
{
size_t x = dstPos.x;
size_t y = dstPos.y;
size_t dstSizeX = dstArea.x;
size_t dstSizeY = d... | O3 | cpp | SDL::PixelCopier::Copy(unsigned char*, int, SDL::Vec2i const&, SDL::Vec2i const&, SDL::Vec2i const&, unsigned char*, int, SDL::Vec2i const&, SDL::Vec2i const&, SDL::Vec2i const&):
subq $0x10, %rsp
movq 0x38(%rsp), %rax
movq 0x30(%rsp), %rax
movq 0x28(%rsp), %rax
movl 0x20(%rsp), %eax
movq 0x18(%rsp), %rax
movq %rdi, 0x... | _ZN3SDL11PixelCopier4CopyEPhiRKNS_5Vec2iES4_S4_S1_iS4_S4_S4_:
sub rsp, 10h
mov rax, [rsp+10h+arg_20]
mov rax, [rsp+10h+arg_18]
mov rax, [rsp+10h+arg_10]
mov eax, [rsp+10h+arg_8]
mov rax, [rsp+10h+arg_0]
mov [rsp+10h+var_8], rdi
mov [rsp+10h+var_10], rsi
mov [rsp+10h+var_14], edx
mov ... | unsigned long long SDL::PixelCopier::Copy(
SDL::PixelCopier *this,
unsigned __int8 *a2,
int a3,
const SDL::Vec2i *a4,
const SDL::Vec2i *a5,
const SDL::Vec2i *a6,
unsigned __int8 *a7,
int a8,
const SDL::Vec2i *a9)
{
unsigned long long result; // ... | Copy:
SUB RSP,0x10
MOV RAX,qword ptr [RSP + 0x38]
MOV RAX,qword ptr [RSP + 0x30]
MOV RAX,qword ptr [RSP + 0x28]
MOV EAX,dword ptr [RSP + 0x20]
MOV RAX,qword ptr [RSP + 0x18]
MOV qword ptr [RSP + 0x8],RDI
MOV qword ptr [RSP],RSI
MOV dword ptr [RSP + -0x4],EDX
MOV qword ptr [RSP + -0x10],RCX
MOV qword ptr [RSP + -0x18],R... |
/* SDL::PixelCopier::Copy(unsigned char*, int, SDL::Vec2i const&, SDL::Vec2i const&, SDL::Vec2i
const&, unsigned char*, int, SDL::Vec2i const&, SDL::Vec2i const&, SDL::Vec2i const&) */
void SDL::PixelCopier::Copy
(uchar *param_1,int param_2,Vec2i *param_3,Vec2i *param_4,Vec2i *param_5,
... | |
56,149 | thr_print_locks | eloqsql/mysys/thr_lock.c | void thr_print_locks(void)
{
LIST *list;
uint count=0;
mysql_mutex_lock(&THR_LOCK_lock);
puts("Current active THR (table level locks):");
for (list= thr_lock_thread_list; list && count++ < MAX_THREADS;
list= list_rest(list))
{
THR_LOCK *lock=(THR_LOCK*) list->data;
mysql_mutex_lock(&lock->mu... | O0 | c | thr_print_locks:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movl $0x0, -0xc(%rbp)
leaq 0xb8ff32(%rip), %rdi # 0xc8e2e8
leaq 0x5f28d(%rip), %rsi # 0x15d64a
movl $0x61b, %edx # imm = 0x61B
callq 0xfc3f0
leaq 0x5f2b6(%rip), %rdi # 0x15d684
callq 0x2a7d0
leaq 0xb901be(%rip), %rax # 0xc8e598
movq (... | thr_print_locks:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_C], 0
lea rdi, THR_LOCK_lock
lea rsi, aWorkspaceLlm4b_39; "/workspace/llm4binary/github2025/eloqsq"...
mov edx, 61Bh
call inline_mysql_mutex_lock_27
lea rdi, aCurrentActiveT; "Current active THR (table level locks):"
call... | long long thr_print_locks()
{
unsigned int v0; // eax
bool v2; // [rsp+7h] [rbp-19h]
_QWORD *v3; // [rsp+8h] [rbp-18h]
unsigned int v4; // [rsp+14h] [rbp-Ch]
long long i; // [rsp+18h] [rbp-8h]
v4 = 0;
inline_mysql_mutex_lock_27(
(long long)&THR_LOCK_lock,
(long long)"/workspace/llm4binary/github2... | thr_print_locks:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV dword ptr [RBP + -0xc],0x0
LEA RDI,[0xd8e2e8]
LEA RSI,[0x25d64a]
MOV EDX,0x61b
CALL 0x001fc3f0
LEA RDI,[0x25d684]
CALL 0x0012a7d0
LEA RAX,[0xd8e598]
MOV RAX,qword ptr [RAX]
MOV qword ptr [RBP + -0x8],RAX
LAB_001fe3e1:
XOR EAX,EAX
CMP qword ptr [RBP + -0x8],0x0
MOV ... |
void thr_print_locks(void)
{
long lVar1;
uint uVar2;
uint local_14;
long local_10;
local_14 = 0;
inline_mysql_mutex_lock
(THR_LOCK_lock,"/workspace/llm4binary/github2025/eloqsql/mysys/thr_lock.c",0x61b);
puts("Current active THR (table level locks):");
local_10 = thr_lock_thread_list;
... | |
56,150 | close_cached_file | eloqsql/mysys/mf_cache.c | void close_cached_file(IO_CACHE *cache)
{
DBUG_ENTER("close_cached_file");
if (my_b_inited(cache))
{
File file=cache->file;
cache->file= -1; /* Don't flush data */
(void) end_io_cache(cache);
if (file >= 0)
{
(void) my_close(file,MYF(0));
#ifdef CANT_DELETE_OPEN_FILES
if (cache-... | O3 | c | close_cached_file:
pushq %rbp
movq %rsp, %rbp
pushq %rbx
pushq %rax
cmpq $0x0, 0x20(%rdi)
je 0xa8d71
movl 0xd4(%rdi), %ebx
movl $0xffffffff, 0xd4(%rdi) # imm = 0xFFFFFFFF
callq 0x964d3
testl %ebx, %ebx
js 0xa8d71
movl %ebx, %edi
xorl %esi, %esi
addq $0x8, %rsp
popq %rbx
popq %rbp
jmp 0xa06f5
addq $0x8, %rsp
popq %rbx
p... | close_cached_file:
push rbp
mov rbp, rsp
push rbx
push rax
cmp qword ptr [rdi+20h], 0
jz short loc_A8D71
mov ebx, [rdi+0D4h]
mov dword ptr [rdi+0D4h], 0FFFFFFFFh
call end_io_cache
test ebx, ebx
js short loc_A8D71
mov edi, ebx
xor esi, esi
add rsp, 8
pop rbx
pop ... | long long close_cached_file(long long a1)
{
int v1; // ebx
long long result; // rax
if ( *(_QWORD *)(a1 + 32) )
{
v1 = *(_DWORD *)(a1 + 212);
*(_DWORD *)(a1 + 212) = -1;
result = end_io_cache(a1);
if ( v1 >= 0 )
return my_close((unsigned int)v1, 0);
}
return result;
}
| close_cached_file:
PUSH RBP
MOV RBP,RSP
PUSH RBX
PUSH RAX
CMP qword ptr [RDI + 0x20],0x0
JZ 0x001a8d71
MOV EBX,dword ptr [RDI + 0xd4]
MOV dword ptr [RDI + 0xd4],0xffffffff
CALL 0x001964d3
TEST EBX,EBX
JS 0x001a8d71
MOV EDI,EBX
XOR ESI,ESI
ADD RSP,0x8
POP RBX
POP RBP
JMP 0x001a06f5
LAB_001a8d71:
ADD RSP,0x8
POP RBX
POP ... |
void close_cached_file(long param_1)
{
int iVar1;
if (*(long *)(param_1 + 0x20) != 0) {
iVar1 = *(int *)(param_1 + 0xd4);
*(int4 *)(param_1 + 0xd4) = 0xffffffff;
end_io_cache();
if (-1 < iVar1) {
my_close(iVar1,0);
return;
}
}
return;
}
| |
56,151 | find_set_from_flags | eloqsql/mysys/typelib.c | my_ulonglong find_set_from_flags(const TYPELIB *lib, uint default_name,
my_ulonglong cur_set, my_ulonglong default_set,
const char *str, uint length,
char **err_pos, uint *err_len)
{
const char *end= str + length;
my_ulonglong... | O3 | c | find_set_from_flags:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %rcx, -0x50(%rbp)
movq %rdx, %rax
movl %esi, -0x44(%rbp)
movq 0x10(%rbp), %rcx
movq $0x0, (%rcx)
testl %r9d, %r9d
je 0x327b9
movq %r8, %r14
movq %rdi, %rbx
movq %rax, -0x58(%rbp)
movl %r9d, %r15d... | find_set_from_flags:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 38h
mov [rbp+var_50], rcx
mov rax, rdx
mov [rbp+var_44], esi
mov rcx, [rbp+arg_0]
mov qword ptr [rcx], 0
test r9d, r9d
jz loc_327B9
mov r14, r8
mov rbx, rdi
mov ... | long long find_set_from_flags(
long long a1,
int a2,
long long a3,
long long a4,
long long a5,
unsigned int a6,
_QWORD *a7,
_DWORD *a8)
{
long long v8; // rax
long long v9; // r14
int v10; // ebx
unsigned __int8 *v11; // r15
int type_eol; // eax... | find_set_from_flags:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x38
MOV qword ptr [RBP + -0x50],RCX
MOV RAX,RDX
MOV dword ptr [RBP + -0x44],ESI
MOV RCX,qword ptr [RBP + 0x10]
MOV qword ptr [RCX],0x0
TEST R9D,R9D
JZ 0x001327b9
MOV R14,R8
MOV RBX,RDI
MOV qword ptr [RBP + -0x58],RAX
MOV R15... |
ulong find_set_from_flags(int8 param_1,int param_2,ulong param_3,ulong param_4,char *param_5,
uint param_6,int8 *param_7,int *param_8)
{
bool bVar1;
byte bVar2;
int iVar3;
bool bVar4;
bool bVar5;
ulong uVar6;
char *pcVar7;
ulong local_48;
ulong local_40;
char *local_38;
... | |
56,152 | 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 | reference at(KeyType && key)
{
// at only works for objects
if (JSON_HEDLEY_UNLIKELY(!is_object()))
{
JSON_THROW(type_error::create(304, detail::concat("cannot use at() with ", type_name()), this));
}
auto it = m_data.m_value.object->find(std::forward<KeyType>(ke... | O0 | 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_IhSaIhEEvE2atIRA5_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
sub rsp, 0C8h
mov [rsp+0C8h+var_8], rdi
m... | long long ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA5_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_(
long long a1,
long long... | |||
56,153 | 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 | reference at(KeyType && key)
{
// at only works for objects
if (JSON_HEDLEY_UNLIKELY(!is_object()))
{
JSON_THROW(type_error::create(304, detail::concat("cannot use at() with ", type_name()), this));
}
auto it = m_data.m_value.object->find(std::forward<KeyType>(ke... | 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_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
push rbp; char
push r15; int
push r14; i... | long long ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_(
long long a1,
long long... | _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x48
... |
long _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA8_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_
(basic_json<nlohmann::json_ab... | |
56,154 | 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 | reference at(KeyType && key)
{
// at only works for objects
if (JSON_HEDLEY_UNLIKELY(!is_object()))
{
JSON_THROW(type_error::create(304, detail::concat("cannot use at() with ", type_name()), this));
}
auto it = m_data.m_value.object->find(std::forward<KeyType>(ke... | O3 | 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_IhSaIhEEvE2atIRA13_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
push rbp; char
push r15; int
push r14; ... | long long ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA13_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_(
long long a1,
_BYTE *a... | _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA13_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB... |
char * _ZN8nlohmann16json_abi_v3_11_310basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE2atIRA13_KcTnNSt9enable_ifIXsr6detail32is_usable_as_basic_json_key_typeISD_T_EE5valueEiE4typeELi0EEERSD_OSJ_
(basic_json<nlohmann::js... | |
56,155 | get_simple_collation_handler_by_flags | eloqsql/mysys/charset.c | static MY_COLLATION_HANDLER *get_simple_collation_handler_by_flags(uint flags)
{
return flags & MY_CS_BINSORT ?
(flags & MY_CS_NOPAD ?
&my_collation_8bit_nopad_bin_handler :
&my_collation_8bit_bin_handler) :
(flags & MY_CS_NOPAD ?
&my_collation_8bit_simple_nop... | O0 | c | get_simple_collation_handler_by_flags:
pushq %rbp
movq %rsp, %rbp
movl %edi, -0x4(%rbp)
movl -0x4(%rbp), %eax
andl $0x10, %eax
cmpl $0x0, %eax
je 0x2bfd6
movl -0x4(%rbp), %edx
andl $0x20000, %edx # imm = 0x20000
leaq 0x1981b6(%rip), %rax # 0x1c4178
leaq 0x19821f(%rip), %rcx # 0x1c41e8
cmpl $0x0, %edx
cmo... | get_simple_collation_handler_by_flags:
push rbp
mov rbp, rsp
mov [rbp+var_4], edi
mov eax, [rbp+var_4]
and eax, 10h
cmp eax, 0
jz short loc_2BFD6
mov edx, [rbp+var_4]
and edx, 20000h
lea rax, my_collation_8bit_bin_handler
lea rcx, my_collation_8bit_nopad_bin_handler
cmp e... | long long ( ** get_simple_collation_handler_by_flags(int a1))()
{
long long ( **v1)(); // rax
long long ( **v2)(); // rax
if ( (a1 & 0x10) != 0 )
{
v1 = my_collation_8bit_bin_handler;
if ( (a1 & 0x20000) != 0 )
return my_collation_8bit_nopad_bin_handler;
return v1;
}
else
{
v2 = my_... | get_simple_collation_handler_by_flags:
PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
MOV EAX,dword ptr [RBP + -0x4]
AND EAX,0x10
CMP EAX,0x0
JZ 0x0012bfd6
MOV EDX,dword ptr [RBP + -0x4]
AND EDX,0x20000
LEA RAX,[0x2c4178]
LEA RCX,[0x2c41e8]
CMP EDX,0x0
CMOVNZ RAX,RCX
MOV qword ptr [RBP + -0x10],RAX
JMP 0x0012bff8
... |
int1 * get_simple_collation_handler_by_flags(uint param_1)
{
int1 *local_18;
if ((param_1 & 0x10) == 0) {
local_18 = my_collation_8bit_simple_ci_handler;
if ((param_1 & 0x20000) != 0) {
local_18 = my_collation_8bit_simple_nopad_ci_handler;
}
}
else {
local_18 = my_collation_8bit_bin_h... | |
56,156 | unpack_filename | eloqsql/mysys/mf_pack.c | size_t unpack_filename(char * to, const char *from)
{
size_t length, n_length, buff_length;
char buff[FN_REFLEN + 1];
DBUG_ENTER("unpack_filename");
length=dirname_part(buff, from, &buff_length);/* copy & convert dirname */
n_length=unpack_dirname(buff,buff);
if (n_length+strlen(from+length) < FN_REFLEN)
... | O3 | c | unpack_filename:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x220, %rsp # imm = 0x220
movq %rsi, %r14
movq %rdi, %rbx
movq %fs:0x28, %rax
movq %rax, -0x28(%rbp)
leaq -0x230(%rbp), %r12
leaq -0x238(%rbp), %rdx
movq %r12, %rdi
callq 0x5c2d1
movq %rax, %r15
movq %r12, %rdi
movq... | unpack_filename:
push rbp
mov rbp, rsp
push r15
push r14
push r12
push rbx
sub rsp, 220h
mov r14, rsi
mov rbx, rdi
mov rax, fs:28h
mov [rbp+var_28], rax
lea r12, [rbp+var_230]
lea rdx, [rbp+var_238]
mov rdi, r12
call dirname_part
mov r15, rax
mov rdi, r12
mo... | long long unpack_filename(long long a1, _BYTE *a2)
{
long long v2; // r15
long long v3; // r12
_BYTE *v4; // r15
long long v6; // [rsp+8h] [rbp-238h] BYREF
_BYTE v7[520]; // [rsp+10h] [rbp-230h] BYREF
unsigned long long v8; // [rsp+218h] [rbp-28h]
v8 = __readfsqword(0x28u);
v2 = dirname_part((long lon... | unpack_filename:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x220
MOV R14,RSI
MOV RBX,RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x28],RAX
LEA R12,[RBP + -0x230]
LEA RDX,[RBP + -0x238]
MOV RDI,R12
CALL 0x0015c2d1
MOV R15,RAX
MOV RDI,R12
MOV RSI,R12
CALL 0x0015ccee
MOV R12,RAX
ADD R15,R1... |
long unpack_filename(long param_1,char *param_2)
{
long lVar1;
long lVar2;
size_t sVar3;
long in_FS_OFFSET;
int1 local_240 [8];
char local_238 [520];
long local_30;
local_30 = *(long *)(in_FS_OFFSET + 0x28);
lVar1 = dirname_part(local_238,param_2,local_240);
lVar2 = unpack_dirname(local_238,loc... | |
56,157 | my_stat | eloqsql/mysys/my_lib.c | MY_STAT *my_stat(const char *path, MY_STAT *stat_area, myf my_flags)
{
int m_used;
DBUG_ENTER("my_stat");
DBUG_PRINT("my", ("path: '%s' stat_area: %p MyFlags: %lu", path,
stat_area, my_flags));
if ((m_used= (stat_area == NULL)))
if (!(stat_area= (MY_STAT *) my_malloc(key_memory_MY_STA... | O0 | c | my_stat:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
jmp 0x2ebb6
cmpq $0x0, -0x18(%rbp)
sete %al
movb %al, %cl
andb $0x1, %cl
movzbl %cl, %ecx
movl %ecx, -0x24(%rbp)
testb $0x1, %al
jne 0x2ebcf
jmp 0x2ebf4
leaq 0x355502(%rip), %rax # 0x3840d8
movl ... | my_stat:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
jmp short $+2
loc_2EBB6:
cmp [rbp+var_18], 0
setz al
mov cl, al
and cl, 1
movzx ecx, cl
mov [rbp+var_24], ecx
test al, 1
jnz short loc_2EBCF
jmp short ... | long long my_stat(long long a1, long long a2, char a3)
{
unsigned int *v3; // rax
int v5; // [rsp+8h] [rbp-28h]
long long v7; // [rsp+18h] [rbp-18h]
v7 = a2;
if ( a2 || (v7 = my_malloc(key_memory_MY_STAT, 0x90uLL, a3)) != 0 )
{
if ( !(unsigned int)stat64(a1, v7) )
return v7;
v5 = *(_DWORD *)... | my_stat:
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
JMP 0x0012ebb6
LAB_0012ebb6:
CMP qword ptr [RBP + -0x18],0x0
SETZ AL
MOV CL,AL
AND CL,0x1
MOVZX ECX,CL
MOV dword ptr [RBP + -0x24],ECX
TEST AL,0x1
JNZ 0x0012ebcf
JMP 0x0012ebf4
LAB_... |
stat64 * my_stat(char *param_1,stat64 *param_2,ulong param_3)
{
int iVar1;
int *piVar2;
int4 *puVar3;
stat64 *local_20;
local_20 = param_2;
if ((param_2 != (stat64 *)0x0) ||
(local_20 = (stat64 *)my_malloc(key_memory_MY_STAT,0x90,param_3), local_20 != (stat64 *)0x0)) {
iVar1 = stat64(param_1,l... | |
56,158 | my_stat | eloqsql/mysys/my_lib.c | MY_STAT *my_stat(const char *path, MY_STAT *stat_area, myf my_flags)
{
int m_used;
DBUG_ENTER("my_stat");
DBUG_PRINT("my", ("path: '%s' stat_area: %p MyFlags: %lu", path,
stat_area, my_flags));
if ((m_used= (stat_area == NULL)))
if (!(stat_area= (MY_STAT *) my_malloc(key_memory_MY_STA... | O3 | c | my_stat:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rdx, %r15
movq %rsi, %r12
movq %rdi, %rbx
movq %rsi, %r14
testq %rsi, %rsi
jne 0x2ac60
leaq 0x33a93f(%rip), %rax # 0x365588
movl (%rax), %edi
movl $0x90, %esi
movq %r15, %rdx
callq 0x258a5
movq %rax, %r14
test... | my_stat:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r15, rdx
mov r12, rsi
mov rbx, rdi
mov r14, rsi
test rsi, rsi
jnz short loc_2AC60
lea rax, key_memory_MY_STAT
mov edi, [rax]
mov esi, 90h
mov rdx, r15
call my_mallo... | long long my_stat(long long a1, long long a2, char a3)
{
long long v4; // r14
int v5; // r13d
unsigned int *v6; // rax
v4 = a2;
if ( a2 || (v4 = my_malloc(key_memory_MY_STAT, 0x90uLL, a3)) != 0 )
{
if ( !(unsigned int)stat64(a1, v4) )
return v4;
v5 = *(_DWORD *)__errno_location(a1);
*(_D... | my_stat:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R15,RDX
MOV R12,RSI
MOV RBX,RDI
MOV R14,RSI
TEST RSI,RSI
JNZ 0x0012ac60
LEA RAX,[0x465588]
MOV EDI,dword ptr [RAX]
MOV ESI,0x90
MOV RDX,R15
CALL 0x001258a5
MOV R14,RAX
TEST RAX,RAX
JZ 0x0012ac8c
LAB_0012ac60:
MOV RDI,RBX
MOV RSI,R14... |
stat64 * my_stat(char *param_1,stat64 *param_2,ulong param_3)
{
int iVar1;
stat64 *__buf;
int *piVar2;
int4 *puVar3;
__buf = param_2;
if ((param_2 != (stat64 *)0x0) ||
(__buf = (stat64 *)my_malloc(key_memory_MY_STAT,0x90,param_3), __buf != (stat64 *)0x0)) {
iVar1 = stat64(param_1,__buf);
i... | |
56,159 | flux::parser::Parser::variableDeclaration(bool) | kvthweatt[P]FluxLang/src/parser/parser.cpp | std::unique_ptr<Decl> Parser::variableDeclaration(bool isConst) {
// Parse the variable type
std::unique_ptr<TypeExpr> varType;
auto typeToken = current_;
// Type is required for variable declarations
varType = type();
if (!varType) {
error("Expected type for variable declaration");... | O1 | cpp | flux::parser::Parser::variableDeclaration(bool):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x1f8, %rsp # imm = 0x1F8
movl %edx, %ebp
movq %rsi, %r15
movq %rdi, %r12
movups 0x8(%rsi), %xmm0
movups 0x18(%rsi), %xmm1
movups 0x28(%rsi), %xmm2
movups 0x38(%rsi), %xmm3
leaq 0x110(%rsp... | _ZN4flux6parser6Parser19variableDeclarationEb:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 1F8h
mov ebp, edx
mov r15, rsi
mov r12, rdi
movups xmm0, xmmword ptr [rsi+8]
movups xmm1, xmmword ptr [rsi+18h]
movups xmm2, xmmword ptr [rsi+28h]
movups xmm3, xmmword ptr ... | flux::parser::Parser * flux::parser::Parser::variableDeclaration(
flux::parser::Parser *this,
long long a2,
char a3)
{
flux::parser::Parser *v4; // r12
__int128 v5; // xmm0
__int128 v6; // xmm1
__int128 v7; // xmm2
long long v8; // r14
__int128 v9; // xmm0
__int128 v10; // xmm1
_... | variableDeclaration:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x1f8
MOV EBP,EDX
MOV R15,RSI
MOV R12,RDI
MOVUPS XMM0,xmmword ptr [RSI + 0x8]
MOVUPS XMM1,xmmword ptr [RSI + 0x18]
MOVUPS XMM2,xmmword ptr [RSI + 0x28]
MOVUPS XMM3,xmmword ptr [RSI + 0x38]
LEA RDI,[RSP + 0x110]
MOVAPS xmmword ptr [RDI + ... |
/* WARNING: Removing unreachable block (ram,0x00118d4a) */
/* flux::parser::Parser::variableDeclaration(bool) */
int8 * flux::parser::Parser::variableDeclaration(bool param_1)
{
int8 uVar1;
int8 uVar2;
int8 uVar3;
int8 uVar4;
char cVar5;
LiteralExpr *pLVar6;
int8 *puVar7;
int1 in_DL;
long in_RSI;
... | |
56,160 | translog_first_lsn_in_log | eloqsql/storage/maria/ma_loghandler.c | LSN translog_first_lsn_in_log()
{
TRANSLOG_ADDRESS addr, horizon= translog_get_horizon();
TRANSLOG_VALIDATOR_DATA data;
uint file;
uint16 chunk_offset;
uchar *page;
DBUG_ENTER("translog_first_lsn_in_log");
DBUG_PRINT("info", ("Horizon: " LSN_FMT, LSN_IN_PARTS(horizon)));
DBUG_ASSERT(translog_status == T... | O0 | c | translog_first_lsn_in_log:
pushq %rbp
movq %rsp, %rbp
subq $0x2050, %rsp # imm = 0x2050
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
callq 0x54b90
movq %rax, -0x2020(%rbp)
jmp 0x572f6
jmp 0x572f8
jmp 0x572fa
movq -0x2020(%rbp), %rdi
xorl %esi, %esi
callq 0x51ed0
movl %eax, -0x2034(%rbp)
cmpl $0x0, %eax
jne 0x573... | translog_first_lsn_in_log:
push rbp
mov rbp, rsp
sub rsp, 2050h
mov rax, fs:28h
mov [rbp+var_8], rax
call translog_get_horizon
mov [rbp+var_2020], rax
jmp short $+2
loc_572F6:
jmp short $+2
loc_572F8:
jmp short $+2
loc_572FA:
mov rdi, [rbp+var_2020]
xor esi, esi
call tra... | long long translog_first_lsn_in_log()
{
char first_chunk_offset; // al
long long page; // [rsp+10h] [rbp-2040h]
unsigned int file; // [rsp+1Ch] [rbp-2034h]
unsigned long long *v4; // [rsp+20h] [rbp-2030h] BYREF
long long horizon; // [rsp+30h] [rbp-2020h]
unsigned long long v6; // [rsp+38h] [rbp-2018h] BYREF... | translog_first_lsn_in_log:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x2050
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
CALL 0x00154b90
MOV qword ptr [RBP + -0x2020],RAX
JMP 0x001572f6
LAB_001572f6:
JMP 0x001572f8
LAB_001572f8:
JMP 0x001572fa
LAB_001572fa:
MOV RDI,qword ptr [RBP + -0x2020]
XOR ESI,ESI
CALL 0x00151ed0... |
int8 translog_first_lsn_in_log(void)
{
char cVar1;
uint uVar2;
long lVar3;
long in_FS_OFFSET;
ulong *local_2038 [2];
int8 local_2028;
ulong local_2020;
int8 local_2018;
int1 local_2010 [8192];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_2028 = translog_get_horizon();
u... | |
56,161 | js_object_preventExtensions | bluesky950520[P]quickjs/quickjs.c | static JSValue js_object_preventExtensions(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv, int reflect)
{
JSValue obj;
int ret;
obj = argv[0];
if (JS_VALUE_GET_TAG(obj) != JS_TAG_OBJECT) {
if (reflect)
return JS_ThrowTypeErrorNot... | O2 | c | js_object_preventExtensions:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
movl %r9d, %ebp
movq %rdi, %r15
movq (%r8), %rbx
movq 0x8(%r8), %r14
cmpl $-0x1, %r14d
jne 0x62390
movq %r15, %rdi
movq %rbx, %rsi
movq %r14, %rdx
callq 0x21a8b
pushq $0x6
popq %r12
testl %eax, %eax
js 0x623a6
testl %ebp, %ebp
je 0x623b... | js_object_preventExtensions:
push rbp
push r15
push r14
push r12
push rbx
mov ebp, r9d
mov r15, rdi
mov rbx, [r8]
mov r14, [r8+8]
cmp r14d, 0FFFFFFFFh
jnz short loc_62390
mov rdi, r15
mov rsi, rbx
mov rdx, r14
call JS_PreventExtensions
push 6
pop r12
test ... | unsigned long long js_object_preventExtensions(
long long a1,
long long a2,
long long a3,
long long a4,
long long *a5,
long long a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
__m128 a11,
__m128 a12,
__m128 a13,
... | js_object_preventExtensions:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
MOV EBP,R9D
MOV R15,RDI
MOV RBX,qword ptr [R8]
MOV R14,qword ptr [R8 + 0x8]
CMP R14D,-0x1
JNZ 0x00162390
MOV RDI,R15
MOV RSI,RBX
MOV RDX,R14
CALL 0x00121a8b
PUSH 0x6
POP R12
TEST EAX,EAX
JS 0x001623a6
TEST EBP,EBP
JZ 0x001623b7
XOR EBX,EBX
TEST E... |
int1 [16] js_object_preventExtensions(int8 param_1)
{
int8 uVar1;
int iVar2;
ulong uVar3;
int *piVar4;
int8 *in_R8;
int in_R9D;
int8 uVar5;
int1 auVar6 [16];
piVar4 = (int *)*in_R8;
uVar1 = in_R8[1];
if ((uint)uVar1 == 0xffffffff) {
iVar2 = JS_PreventExtensions(param_1,piVar4,uVar1);
... | |
56,162 | ma_apply_undo_bulk_insert | eloqsql/storage/maria/ma_blockrec.c | my_bool _ma_apply_undo_bulk_insert(MARIA_HA *info, LSN undo_lsn)
{
my_bool error;
LSN lsn;
DBUG_ENTER("_ma_apply_undo_bulk_insert");
/*
We delete all rows, re-enable indices as bulk insert had disabled
non-unique ones.
*/
error= (maria_delete_all_rows(info) ||
maria_enable_indexes(info) ||... | O0 | c | ma_apply_undo_bulk_insert:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rdi
callq 0x73530
movl %eax, %ecx
movb $0x1, %al
cmpl $0x0, %ecx
movb %al, -0x21(%rbp)
jne 0x5c2a9
movq -0x8(%rbp), %rdi
callq 0x352c0
movl %eax, %ecx
movb $0x1, %al
cmpl $0x0, %ecx
movb... | _ma_apply_undo_bulk_insert:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov rdi, [rbp+var_8]
call maria_delete_all_rows
mov ecx, eax
mov al, 1
cmp ecx, 0
mov [rbp+var_21], al
jnz short loc_5C2A9
mov rdi, [rbp+var_8]
call maria_enable... | _BOOL8 ma_apply_undo_bulk_insert(long long *a1, long long a2)
{
bool v3; // [rsp+Fh] [rbp-21h]
_BYTE v4[15]; // [rsp+10h] [rbp-20h] BYREF
long long v5; // [rsp+20h] [rbp-10h]
long long *v6; // [rsp+28h] [rbp-8h]
v6 = a1;
v5 = a2;
v3 = 1;
if ( !(unsigned int)maria_delete_all_rows(a1) )
{
v3 = 1;
... | _ma_apply_undo_bulk_insert:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV RDI,qword ptr [RBP + -0x8]
CALL 0x00173530
MOV ECX,EAX
MOV AL,0x1
CMP ECX,0x0
MOV byte ptr [RBP + -0x21],AL
JNZ 0x0015c2a9
MOV RDI,qword ptr [RBP + -0x8]
CALL 0x001352c0
MOV ECX,EAX
MOV AL,0x... |
bool _ma_apply_undo_bulk_insert(int8 *param_1,int8 param_2)
{
char cVar1;
int iVar2;
bool local_29;
int1 local_28 [16];
int8 local_18;
int8 *local_10;
local_18 = param_2;
local_10 = param_1;
iVar2 = maria_delete_all_rows(param_1);
local_29 = true;
if (iVar2 == 0) {
iVar2 = maria_enable_in... | |
56,163 | my_casedn_8bit | eloqsql/strings/ctype-simple.c | size_t my_casedn_8bit(CHARSET_INFO * cs, const char *src, size_t srclen,
char *dst, size_t dstlen __attribute__((unused)))
{
const char *end= src + srclen;
register const uchar *map=cs->to_lower;
DBUG_ASSERT(srclen <= dstlen);
for ( ; src != end ; src++)
*dst++= (char) map[(uchar) *src... | O0 | c | my_casedn_8bit:
pushq %rbp
movq %rsp, %rbp
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, -0x30(%rbp)
movq -0x8(%rbp), %rax
movq 0x48(%rax), %rax
movq %rax, -0x38(%rbp)
jmp 0xe72d2
jmp 0xe72d4
movq... | my_casedn_8bit:
push rbp
mov rbp, rsp
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_30], rax
mov rax, [rbp+var_8]
mov rax, [rax+48h]
mov [rbp+var_38],... | long long my_casedn_8bit(long long a1, unsigned __int8 *a2, long long a3, _BYTE *a4)
{
_BYTE *v4; // rax
long long v6; // [rsp+0h] [rbp-38h]
unsigned __int8 *v8; // [rsp+28h] [rbp-10h]
v8 = a2;
v6 = *(_QWORD *)(a1 + 72);
while ( v8 != &a2[a3] )
{
v4 = a4++;
*v4 = *(_BYTE *)(v6 + *v8++);
}
re... | my_casedn_8bit:
PUSH RBP
MOV RBP,RSP
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 + -0x30],RAX
MOV RAX,qword ptr [RBP + -0x8... |
long my_casedn_8bit(long param_1,byte *param_2,long param_3,int1 *param_4)
{
long lVar1;
int1 *local_28;
byte *local_18;
lVar1 = *(long *)(param_1 + 0x48);
local_28 = param_4;
for (local_18 = param_2; local_18 != param_2 + param_3; local_18 = local_18 + 1) {
*local_28 = *(int1 *)(lVar1 + (ulong)*lo... | |
56,164 | make_quick_table | eloqsql/storage/myisam/mi_packrec.c | static void make_quick_table(uint16 *to_table, uint16 *decode_table,
uint *next_free_offset, uint value, uint bits,
uint max_bits)
{
DBUG_ENTER("make_quick_table");
/*
When down the table to the requested maximum, copy the rest of the
Huffman table.
*/
if (!bits--)
{
/*
Rema... | O0 | c | make_quick_table:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movl %ecx, -0x1c(%rbp)
movl %r8d, -0x20(%rbp)
movl %r9d, -0x24(%rbp)
movl -0x20(%rbp), %eax
movl %eax, %ecx
addl $-0x1, %ecx
movl %ecx, -0x20(%rbp)
cmpl $0x0, %eax
jne 0xbc2e3
movq -0x18(%rb... | make_quick_table_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_1C], ecx
mov [rbp+var_20], r8d
mov [rbp+var_24], r9d
mov eax, [rbp+var_20]
mov ecx, eax
add ecx, 0FFFFFFFFh
mov [rbp+var_20], ecx
cmp ... | long long make_quick_table_0(
long long a1,
unsigned __int16 *a2,
_DWORD *a3,
unsigned int a4,
int a5,
unsigned int a6)
{
int v6; // ecx
long long result; // rax
unsigned int v9; // [rsp+10h] [rbp-20h]
unsigned int v11; // [rsp+14h] [rbp-1Ch]
unsigned __int16 *... | make_quick_table:
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 dword ptr [RBP + -0x1c],ECX
MOV dword ptr [RBP + -0x20],R8D
MOV dword ptr [RBP + -0x24],R9D
MOV EAX,dword ptr [RBP + -0x20]
MOV ECX,EAX
ADD ECX,-0x1
MOV dword ptr [RBP +... |
void make_quick_table(long param_1,ushort *param_2,int4 *param_3,uint param_4,int param_5,
int4 param_6)
{
int4 uVar1;
int iVar2;
iVar2 = param_5 + -1;
if (param_5 == 0) {
*(short *)(param_1 + (ulong)param_4 * 2) = (short)*param_3;
uVar1 = copy_decode_table(param_1,*param_3,par... | |
56,165 | main | ng-log[P]ng-log/src/striplog_unittest.cc | int main(int, char* argv[]) {
#if defined(_MSC_VER)
// Avoid presenting an interactive dialog that will cause the test to time
// out.
_set_abort_behavior(0, _WRITE_ABORT_MSG | _CALL_REPORTFAULT);
#endif // defined(_MSC_VER)
std::signal(SIGABRT, handle_abort);
FLAGS_logtostderr = true;
InitializeLogging(a... | O2 | cpp | main:
pushq %rbx
subq $0x170, %rsp # imm = 0x170
movq %rsi, %rbx
leaq 0x15f(%rip), %rsi # 0x8b3d
pushq $0x6
popq %rdi
callq 0x76c0
leaq 0x24ffd(%rip), %rax # 0x2d9ea
movb $0x1, (%rax)
movq (%rbx), %rdi
callq 0xc300
cmpb $0x1, 0x24fe2(%rip) # 0x2d9e1
jne 0x8a18
leaq 0x14664(%rip), %rdi # 0x1... | main:
push rbx
sub rsp, 170h
mov rbx, rsi
lea rsi, _ZN12_GLOBAL__N_112handle_abortEi; char *
push 6
pop rdi
call _signal
lea rax, _ZN3fLB17FLAGS_logtostderrE; fLB::FLAGS_logtostderr
mov byte ptr [rax], 1
mov rdi, [rbx]; this
call _ZN5nglog17InitializeLoggingEPKc; nglog::Initializ... | int main(int argc, const char **argv, const char **envp)
{
long long v4; // rax
long long v5; // rax
long long v6; // rdx
long long v7; // rcx
long long v8; // r8
long long v9; // r9
long long v10; // rax
long long v11; // rdx
long long v12; // rcx
long long v13; // r8
long long v14; // r9
long... | main:
PUSH RBX
SUB RSP,0x170
MOV RBX,RSI
LEA RSI,[0x108b3d]
PUSH 0x6
POP RDI
CALL 0x001076c0
LEA RAX,[0x12d9ea]
MOV byte ptr [RAX],0x1
MOV RDI,qword ptr [RBX]
CALL 0x0010c300
CMP byte ptr [0x0012d9e1],0x1
JNZ 0x00108a18
LEA RDI,[0x11d06c]
CALL 0x001078f0
XOR EAX,EAX
ADD RSP,0x170
POP RBX
RET
LAB_00108a18:
LEA RBX,[RSP ... |
int8 main(int8 param_1,int8 *param_2)
{
ostream *poVar1;
int8 uVar2;
NullStream local_170 [360];
signal(6,(anonymous_namespace)::handle_abort);
fLB::FLAGS_logtostderr = 1;
nglog::InitializeLogging((char *)*param_2);
if (fLB::FLAGS_check_mode == '\x01') {
puts("dbg");
return 0;
}
nglog::Nu... | |
56,166 | bytecode_emit_unary | alca/libalca/bytecode.c | ac_error bytecode_emit_unary(ac_builder *builder, ac_expr *expr)
{
ac_error err = bytecode_emit_expr(builder, expr->u.unary.right);
if (err != ERROR_SUCCESS)
return err;
switch (expr->u.unary.op->type)
{
case TOKEN_BANG:
case TOKEN_NOT: ac_arena_add_code(builder->code, OP_NOTL); ... | O0 | c | bytecode_emit_unary:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
movq -0x18(%rbp), %rax
movq 0x10(%rax), %rsi
callq 0x7480
movl %eax, -0x1c(%rbp)
cmpl $0x0, -0x1c(%rbp)
je 0x13915
movl -0x1c(%rbp), %eax
movl %eax, -0x4(%rbp)
jmp 0x1399a
movq -0x18(%rb... | bytecode_emit_unary:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov rdi, [rbp+var_10]
mov rax, [rbp+var_18]
mov rsi, [rax+10h]
call _bytecode_emit_expr
mov [rbp+var_1C], eax
cmp [rbp+var_1C], 0
jz short loc_13915
mov eax, [rbp+var_1C... | long long bytecode_emit_unary(long long a1, long long a2)
{
unsigned int v3; // [rsp+14h] [rbp-1Ch]
v3 = bytecode_emit_expr(a1, *(_QWORD *)(a2 + 16));
if ( v3 )
{
return v3;
}
else
{
switch ( **(_DWORD **)(a2 + 8) )
{
case 0xA:
ac_arena_add_code(*(_QWORD *)(a1 + 16), 25);
... | bytecode_emit_unary:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV RDI,qword ptr [RBP + -0x10]
MOV RAX,qword ptr [RBP + -0x18]
MOV RSI,qword ptr [RAX + 0x10]
CALL 0x00107480
MOV dword ptr [RBP + -0x1c],EAX
CMP dword ptr [RBP + -0x1c],0x0
JZ 0x00113915
MOV EAX,dwor... |
int bytecode_emit_unary(long param_1,long param_2)
{
int local_c;
local_c = bytecode_emit_expr(param_1,*(int8 *)(param_2 + 0x10));
if (local_c == 0) {
switch(**(int4 **)(param_2 + 8)) {
case 10:
ac_arena_add_code(*(int8 *)(param_1 + 0x10),0x19);
break;
default:
break;
case 0... | |
56,167 | MNN::CreatePRelu(flatbuffers::FlatBufferBuilder&, MNN::PReluT const*, std::__1::function<unsigned long (void*)> const*) | mnn-tts/MNN/schema/current/CaffeOp_generated.h | inline flatbuffers::Offset<PRelu> CreatePRelu(flatbuffers::FlatBufferBuilder &_fbb, const PReluT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
(void)_rehasher;
(void)_o;
struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PReluT* __o; const flatbuffers::rehasher_function_t *__rehasher; }... | O0 | c | MNN::CreatePRelu(flatbuffers::FlatBufferBuilder&, MNN::PReluT const*, std::__1::function<unsigned long (void*)> const*):
subq $0x48, %rsp
movq %rdi, 0x38(%rsp)
movq %rsi, 0x30(%rsp)
movq %rdx, 0x28(%rsp)
movq 0x38(%rsp), %rax
movq %rax, 0x10(%rsp)
movq 0x30(%rsp), %rax
movq %rax, 0x18(%rsp)
movq 0x28(%rsp), %rax
movq %... | _ZN3MNN11CreatePReluERN11flatbuffers17FlatBufferBuilderEPKNS_6PReluTEPKNSt3__18functionIFmPvEEE:
sub rsp, 48h
mov [rsp+48h+var_10], rdi
mov [rsp+48h+var_18], rsi
mov [rsp+48h+var_20], rdx
mov rax, [rsp+48h+var_10]
mov [rsp+48h+var_38], rax
mov rax, [rsp+48h+var_18]
mov [rsp+48h+var_30], ... | long long MNN::CreatePRelu(long long a1, _DWORD *a2, long long a3)
{
unsigned int v4; // [rsp+8h] [rbp-40h] BYREF
unsigned int v5; // [rsp+Ch] [rbp-3Ch]
long long v6; // [rsp+10h] [rbp-38h]
_DWORD *v7; // [rsp+18h] [rbp-30h]
long long v8; // [rsp+20h] [rbp-28h]
long long v9; // [rsp+28h] [rbp-20h]
_DWORD... | CreatePRelu:
SUB RSP,0x48
MOV qword ptr [RSP + 0x38],RDI
MOV qword ptr [RSP + 0x30],RSI
MOV qword ptr [RSP + 0x28],RDX
MOV RAX,qword ptr [RSP + 0x38]
MOV qword ptr [RSP + 0x10],RAX
MOV RAX,qword ptr [RSP + 0x30]
MOV qword ptr [RSP + 0x18],RAX
MOV RAX,qword ptr [RSP + 0x28]
MOV qword ptr [RSP + 0x20],RAX
MOV RAX,qword p... |
/* MNN::CreatePRelu(flatbuffers::FlatBufferBuilder&, MNN::PReluT const*, std::function<unsigned long
(void*)> const*) */
int4 MNN::CreatePRelu(FlatBufferBuilder *param_1,PReluT *param_2,function *param_3)
{
int4 uVar1;
long lVar2;
int4 local_40;
int4 local_3c;
FlatBufferBuilder *local_38;
PReluT *loca... | |
56,168 | js_array_find | bluesky950520[P]quickjs/quickjs.c | static JSValue js_array_find(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv, int mode)
{
JSValue func, this_arg;
JSValue args[3];
JSValue obj, val, index_val, res;
int64_t len, k, end;
int dir;
index_val = JS_UNDEFINED;
val = JS_UNDEFINED;
obj = J... | O3 | c | js_array_find:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xd8, %rsp
movl %r9d, 0x3c(%rsp)
movq %r8, %rbx
movl %ecx, 0x48(%rsp)
movq %rdi, %r15
movq %rsi, 0x78(%rsp)
movq %rdx, 0x80(%rsp)
callq 0x268d8
movq %rax, %r12
movq %rdx, %r14
leaq 0x88(%rsp), %rsi
movq %r15, %rdi
movq %rax, %rdx
mov... | js_array_find:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 0D8h
mov [rsp+108h+var_CC], r9d
mov rbx, r8
mov dword ptr [rsp+108h+var_C0], ecx
mov r15, rdi
mov [rsp+108h+var_90], rsi
mov [rsp+108h+var_88], rdx
call JS_ToObject
mov r12, rax
mov r14... | unsigned long long js_array_find(
long long a1,
long long a2,
long long a3,
long long a4,
long long *a5,
long long a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
__m128 a11,
__m128 a12,
__m128 a13,
__m128 ... | js_array_find:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0xd8
MOV dword ptr [RSP + 0x3c],R9D
MOV RBX,R8
MOV dword ptr [RSP + 0x48],ECX
MOV R15,RDI
MOV qword ptr [RSP + 0x78],RSI
MOV qword ptr [RSP + 0x80],RDX
CALL 0x001268d8
MOV R12,RAX
MOV R14,RDX
LEA RSI,[RSP + 0x88]
MOV RDI,R15
MOV RDX,RAX
MOV RC... |
int1 [16]
js_array_find(long param_1,int8 param_2,int8 param_3,int param_4,int8 *param_5,
uint param_6)
{
int8 *puVar1;
int8 uVar2;
int8 uVar3;
double dVar4;
long lVar5;
int1 auVar6 [16];
int iVar7;
int *piVar9;
int8 uVar10;
ulong uVar11;
int8 uVar12;
int8 uVar13;
long lVar14;
... | |
56,169 | pvio_socket_write | eloqsql/libmariadb/plugins/pvio/pvio_socket.c | ssize_t pvio_socket_write(MARIADB_PVIO *pvio, const uchar *buffer, size_t length)
{
ssize_t r;
struct st_pvio_socket *csock;
int timeout;
int send_flags= MSG_DONTWAIT;
#ifdef MSG_NOSIGNAL
send_flags|= MSG_NOSIGNAL;
#endif
if (!pvio || !pvio->data)
return -1;
csock= (struct st_pvio_socket *)pvio->data... | O3 | c | pvio_socket_write:
movq $-0x1, %rax
testq %rdi, %rdi
je 0x315b5
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rdi, %r12
movq (%rdi), %rbx
testq %rbx, %rbx
je 0x315a7
movq %rdx, %r14
movq %rsi, %r15
movl 0x2c(%r12), %r13d
movl (%rbx), %edi
movq %r15, %rsi
movq %r14, %... | pvio_socket_write:
mov rax, 0FFFFFFFFFFFFFFFFh
test rdi, rdi
jz short locret_315B5
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r12, rdi
mov rbx, [rdi]
test rbx, rbx
jz short loc_315A7
mov r14, rdx
mov r15, rsi
mov r13d,... | long long pvio_socket_write(unsigned int **a1, long long a2, long long a3)
{
long long result; // rax
unsigned int *v5; // rbx
unsigned int v7; // r13d
long long v8; // rdi
result = -1LL;
if ( a1 )
{
v5 = *a1;
if ( *a1 )
{
v7 = *((_DWORD *)a1 + 11);
while ( 1 )
{
v8... | pvio_socket_write:
MOV RAX,-0x1
TEST RDI,RDI
JZ 0x001315b5
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R12,RDI
MOV RBX,qword ptr [RDI]
TEST RBX,RBX
JZ 0x001315a7
MOV R14,RDX
MOV R15,RSI
MOV R13D,dword ptr [R12 + 0x2c]
LAB_0013156d:
MOV EDI,dword ptr [RBX]
MOV RSI,R15
MOV RDX,R14
CALL ... |
long pvio_socket_write(int8 *param_1,int8 param_2,int8 param_3)
{
int iVar1;
int4 *puVar2;
int iVar3;
long lVar4;
int *piVar5;
if ((param_1 != (int8 *)0x0) &&
(puVar2 = (int4 *)*param_1, puVar2 != (int4 *)0x0)) {
iVar1 = *(int *)((long)param_1 + 0x2c);
do {
lVar4 = ma_send(*puVar2,pa... | |
56,170 | tree_search_next | eloqsql/mysys/tree.c | void *tree_search_next(TREE *tree, TREE_ELEMENT ***last_pos, int l_offs,
int r_offs)
{
TREE_ELEMENT *x= **last_pos;
if (ELEMENT_CHILD(x, r_offs) != &null_element)
{
x= ELEMENT_CHILD(x, r_offs);
*++*last_pos= x;
while (ELEMENT_CHILD(x, l_offs) != &null_element)
{
x=... | O3 | c | tree_search_next:
pushq %rbp
movq %rsp, %rbp
movq (%rsi), %r8
movq (%r8), %r10
movslq %ecx, %r9
movq (%r10,%r9), %rax
leaq 0x2e1a0d(%rip), %rcx # 0x38cc20
cmpq %rcx, %rax
je 0xab252
leaq 0x8(%r8), %r9
movq %r9, (%rsi)
movq %rax, 0x8(%r8)
movslq %edx, %rdx
movq (%rax,%rdx), %r8
cmpq %rcx, %r8
je 0xab242
movq %r8, %ra... | tree_search_next:
push rbp
mov rbp, rsp
mov r8, [rsi]
mov r10, [r8]
movsxd r9, ecx
mov rax, [r10+r9]
lea rcx, null_element
cmp rax, rcx
jz short loc_AB252
lea r9, [r8+8]
mov [rsi], r9
mov [r8+8], rax
movsxd rdx, edx
loc_AB226:
mov r8, [rax+rdx]
cmp r8, rcx
jz s... | char * tree_search_next(long long a1, _QWORD **a2, int a3, int a4)
{
_QWORD *v4; // r8
_QWORD *v5; // r10
long long v6; // rax
_QWORD *v7; // r9
char *result; // rax
_QWORD *v9; // r8
_QWORD *v10; // rdx
bool v11; // zf
v4 = *a2;
v5 = (_QWORD *)**a2;
v6 = *(_QWORD *)((char *)v5 + a4);
if ( (_UN... | tree_search_next:
PUSH RBP
MOV RBP,RSP
MOV R8,qword ptr [RSI]
MOV R10,qword ptr [R8]
MOVSXD R9,ECX
MOV RAX,qword ptr [R10 + R9*0x1]
LEA RCX,[0x48cc20]
CMP RAX,RCX
JZ 0x001ab252
LEA R9,[R8 + 0x8]
MOV qword ptr [RSI],R9
MOV qword ptr [R8 + 0x8],RAX
MOVSXD RDX,EDX
LAB_001ab226:
MOV R8,qword ptr [RAX + RDX*0x1]
CMP R8,RCX
... |
int1 * tree_search_next(long param_1,long *param_2,int param_3,int param_4)
{
long lVar1;
int1 *puVar2;
long *plVar3;
int1 *puVar4;
bool bVar5;
plVar3 = (long *)*param_2;
puVar4 = (int1 *)*plVar3;
puVar2 = *(int1 **)(puVar4 + param_4);
if (puVar2 == null_element) {
do {
plVar3 = plVar3 ... | |
56,171 | my_strnxfrm_win1250ch | eloqsql/strings/ctype-win1250ch.c | static size_t
my_strnxfrm_win1250ch(CHARSET_INFO *cs __attribute__((unused)),
uchar *dest, size_t len,
uint nweights_arg __attribute__((unused)),
const uchar *src, size_t srclen, uint flags)
{
int value;
const uchar *p;
int pass = 0;
size_t totl... | O0 | c | my_strnxfrm_win1250ch:
pushq %rbp
movq %rsp, %rbp
subq $0x80, %rsp
movl 0x10(%rbp), %eax
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movl %ecx, -0x1c(%rbp)
movq %r8, -0x28(%rbp)
movq %r9, -0x30(%rbp)
movl $0x0, -0x44(%rbp)
movq $0x0, -0x50(%rbp)
movq -0x28(%rbp), %rax
movq %rax, -0x40(%rbp)
movl... | my_strnxfrm_win1250ch:
push rbp
mov rbp, rsp
sub rsp, 80h
mov eax, [rbp+arg_0]
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov [rbp+var_1C], ecx
mov [rbp+var_28], r8
mov [rbp+var_30], r9
mov [rbp+var_44], 0
mov [rbp+var_50], 0
mov rax, [rbp+var_28]... | unsigned long long my_strnxfrm_win1250ch(
long long a1,
long long a2,
unsigned long long a3,
long long a4,
unsigned __int8 *a5,
int a6,
int a7)
{
long long v7; // rcx
int v9; // [rsp+Ch] [rbp-74h]
bool v10; // [rsp+13h] [rbp-6Dh]
int v11; // [rsp+14h] [rb... | my_strnxfrm_win1250ch:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x80
MOV EAX,dword ptr [RBP + 0x10]
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV dword ptr [RBP + -0x1c],ECX
MOV qword ptr [RBP + -0x28],R8
MOV qword ptr [RBP + -0x30],R9
MOV dword ptr [RBP + -0x44],0x0
MOV qword p... |
ulong my_strnxfrm_win1250ch
(int8 param_1,long param_2,ulong param_3,int8 param_4,byte *param_5,
int param_6,uint param_7)
{
char cVar1;
bool bVar2;
bool bVar3;
byte *local_70;
byte *local_68;
int local_5c;
ulong local_58;
byte *local_48;
bVar2 = false;
local_58 ... | |
56,172 | Item_nodeset_func_predicate::val_native(THD*, Native*) | eloqsql/sql/item_xmlfunc.cc | bool Item_nodeset_func_predicate::val_native(THD *thd, Native *str)
{
Item_nodeset_func *nodeset_func= (Item_nodeset_func*) args[0];
uint pos= 0, size;
prepare(thd, str);
size= (uint)(fltend - fltbeg);
for (MY_XPATH_FLT *flt= fltbeg; flt < fltend; flt++)
{
nodeset_func->context_cache.length(0);
MY_X... | O0 | cpp | Item_nodeset_func_predicate::val_native(THD*, Native*):
pushq %rbp
movq %rsp, %rbp
subq $0x50, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x50(%rbp)
movq 0x70(%rdi), %rax
movq (%rax), %rax
movq %rax, -0x20(%rbp)
movl $0x0, -0x24(%rbp)
movq -0x10(%rbp), %rs... | _ZN27Item_nodeset_func_predicate10val_nativeEP3THDP6Native:
push rbp
mov rbp, rsp
sub rsp, 50h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov rdi, [rbp+var_8]; this
mov [rbp+var_50], rdi
mov rax, [rdi+70h]
mov rax, [rax]
mov [rbp+var_20], rax
mov [rbp... | long long Item_nodeset_func_predicate::val_native(unsigned int **this, THD *a2, Native *a3)
{
unsigned int v3; // esi
unsigned int v4; // edx
_BYTE v6[12]; // [rsp+8h] [rbp-48h] BYREF
_BYTE v7[12]; // [rsp+14h] [rbp-3Ch] BYREF
unsigned int *i; // [rsp+20h] [rbp-30h]
unsigned int v9; // [rsp+28h] [rbp-28h]
... | val_real:
PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
JMP 0x00e3b39a
LAB_00e3b39a:
XORPS XMM0,XMM0
POP RBP
RET
|
/* Item_type_holder::val_real() */
int8 Item_type_holder::val_real(void)
{
return 0;
}
| |
56,173 | Item_nodeset_func_predicate::val_native(THD*, Native*) | eloqsql/sql/item_xmlfunc.cc | bool Item_nodeset_func_predicate::val_native(THD *thd, Native *str)
{
Item_nodeset_func *nodeset_func= (Item_nodeset_func*) args[0];
uint pos= 0, size;
prepare(thd, str);
size= (uint)(fltend - fltbeg);
for (MY_XPATH_FLT *flt= fltbeg; flt < fltend; flt++)
{
nodeset_func->context_cache.length(0);
MY_X... | O3 | cpp | Item_nodeset_func_predicate::val_native(THD*, Native*):
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x28, %rsp
movq %rdx, %rbx
movq %rdi, %r14
movq 0x70(%rdi), %rax
movq (%rax), %rcx
movq %rcx, -0x48(%rbp)
movq 0x280(%rdi), %rcx
movq 0x8(%rcx), %rdx
movq %rdx, 0x268(%rdi)
mov... | _ZN27Item_nodeset_func_predicate10val_nativeEP3THDP6Native:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 28h
mov rbx, rdx
mov r14, rdi
mov rax, [rdi+70h]
mov rcx, [rax]
mov [rbp+var_48], rcx
mov rcx, [rdi+280h]
mov rdx, [rcx+8]
mov ... | long long Item_nodeset_func_predicate::val_native(long long a1, long long a2, Binary_string *a3)
{
_QWORD *v4; // rax
long long v5; // rcx
long long v6; // rdx
long long v7; // rcx
long long v8; // rax
_QWORD *v9; // rbx
unsigned long long v10; // rax
bool v11; // cc
unsigned long long v12; // rax
... | |||
56,174 | ma_hashtbl_insert | eloqsql/libmariadb/libmariadb/ma_hashtbl.c | my_bool ma_hashtbl_insert(MA_HASHTBL *info,const uchar *record)
{
int flag;
uint halfbuff,hash_nr,first_index,idx;
uchar *ptr_to_rec= NULL,*ptr_to_rec2= NULL;
MA_HASHTBL_LINK *data,*empty,*gpos= NULL,*gpos2 = NULL,*pos;
LINT_INIT(gpos); LINT_INIT(gpos2);
LINT_INIT(ptr_to_rec); LINT_INIT(ptr_to_rec2);
fl... | O3 | c | ma_hashtbl_insert:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x58, %rsp
movq %rsi, %r14
movq %rdi, %rbx
addq $0x18, %rdi
callq 0x8cf2e
testq %rax, %rax
je 0x8e0c7
movq %rax, %r13
movl $0xffffffff, 0x10(%rbx) # imm = 0xFFFFFFFF
movq 0x18(%rbx), %rcx
movl 0xc(%rbx), %edx
cmpl... | ma_hashtbl_insert:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 58h
mov r14, rsi
mov rbx, rdi
add rdi, 18h
call ma_alloc_dynamic
test rax, rax
jz loc_8E0C7
mov r13, rax
mov dword ptr [rbx+10h], 0FFFFFFFFh
mov rcx, [rbx+18h]
mov ... | long long ma_hashtbl_insert(unsigned int *a1, long long a2)
{
long long v2; // r14
long long v3; // rax
_OWORD *v4; // r13
long long v5; // rcx
unsigned int v6; // edx
unsigned int v7; // edx
unsigned int v8; // ebx
int v9; // r12d
unsigned int v10; // r14d
long long v11; // r15
long long v12; //... | ma_hashtbl_insert:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x58
MOV R14,RSI
MOV RBX,RDI
ADD RDI,0x18
CALL 0x0018cf2e
TEST RAX,RAX
JZ 0x0018e0c7
MOV R13,RAX
MOV dword ptr [RBX + 0x10],0xffffffff
MOV RCX,qword ptr [RBX + 0x18]
MOV EDX,dword ptr [RBX + 0xc]
CMP EDX,0x2
MOV qword ptr [RBP ... |
int8 ma_hashtbl_insert(uint *param_1,long param_2)
{
uint uVar1;
uint uVar2;
uint *puVar3;
long lVar4;
int8 uVar5;
ulong uVar6;
uint uVar7;
uint uVar8;
uint uVar9;
uint uVar10;
uint *puVar11;
uint *puVar12;
uint local_80;
uint local_7c;
uint *local_78;
long local_70;
int8 local_68;
... | |
56,175 | maria_ft_linearize | eloqsql/storage/maria/ma_ft_parser.c | FT_WORD * maria_ft_linearize(TREE *wtree, MEM_ROOT *mem_root)
{
FT_WORD *wlist,*p;
FT_DOCSTAT docstat;
DBUG_ENTER("maria_ft_linearize");
if ((wlist=(FT_WORD *) alloc_root(mem_root, sizeof(FT_WORD)*
(1+wtree->elements_in_tree))))
{
docstat.list=wlist;
docstat.uniq=w... | O0 | c | maria_ft_linearize:
pushq %rbp
movq %rsp, %rbp
subq $0x40, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x18(%rbp), %rdi
movq -0x10(%rbp), %rax
movl 0x20c(%rax), %eax
addl $0x1, %eax
movl %eax, %eax
imulq $0x18, %rax, %rsi
callq 0xee7e0
movq %rax, -0x20(%rbp)
cmpq $0x0, %rax
je 0x4c719
movq -0x20(%rbp), %ra... | maria_ft_linearize:
push rbp
mov rbp, rsp
sub rsp, 40h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov rdi, [rbp+var_18]
mov rax, [rbp+var_10]
mov eax, [rax+20Ch]
add eax, 1
mov eax, eax
imul rsi, rax, 18h
call alloc_root
mov [rbp+var_20], rax
cmp rax, 0
jz shor... | long long maria_ft_linearize(long long a1, long long a2)
{
_QWORD *v3; // [rsp+0h] [rbp-40h] BYREF
int v4; // [rsp+8h] [rbp-38h]
double v5; // [rsp+10h] [rbp-30h]
long long i; // [rsp+18h] [rbp-28h]
long long v7; // [rsp+20h] [rbp-20h]
long long v8; // [rsp+28h] [rbp-18h]
long long v9; // [rsp+30h] [rbp-... | maria_ft_linearize:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV RDI,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RBP + -0x10]
MOV EAX,dword ptr [RAX + 0x20c]
ADD EAX,0x1
MOV EAX,EAX
IMUL RSI,RAX,0x18
CALL 0x001ee7e0
MOV qword ptr [RBP + -0x20],RAX
CMP RAX,0x0
JZ 0... |
long * maria_ft_linearize(long param_1,int8 param_2)
{
long *local_48;
uint local_40;
double local_38;
long *local_30;
long *local_28;
int8 local_20;
long local_18;
long *local_10;
local_20 = param_2;
local_18 = param_1;
local_28 = (long *)alloc_root(param_2,(ulong)(*(int *)(param_1 + 0x20c) ... | |
56,176 | std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> minja::Value::get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>,... | monkey531[P]llama/common/minja.hpp | T get(const std::string & key, T default_value) const {
if (!contains(key)) return default_value;
return at(key).get<T>();
} | O1 | cpp | std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> minja::Value::get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>,... | _ZNK5minja5Value3getINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEET_RKS7_S8_:
push r15
push r14
push r12
push rbx
sub rsp, 58h
mov r14, rcx
mov r12, rdx
mov r15, rsi
mov rbx, rdi
mov rdi, rsi
mov rsi, rdx
call _ZNK5minja5Value8containsERKNSt7__cxx1112basic_stringIcSt1... | long long minja::Value::get<std::string>(long long a1, minja::Value *a2, long long a3, long long a4)
{
_QWORD *v7; // rax
long long v8; // rdi
signed __int32 v9; // eax
_OWORD *v10; // rax
_BYTE v12[8]; // [rsp+8h] [rbp-70h] BYREF
long long v13; // [rsp+10h] [rbp-68h]
volatile signed __int32 *v14; // [rs... | get<std::__cxx11::string>:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x58
MOV R14,RCX
MOV R12,RDX
MOV R15,RSI
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
CALL 0x0019488e
TEST AL,AL
JZ 0x001afb3a
LEA R14,[RSP + 0x8]
MOV RDI,R14
MOV RSI,R12
CALL 0x0018b36c
LAB_001afac0:
MOV RDI,R15
MOV RSI,R14
CALL 0x00194452
MOV RDI,RBX
MOV R... |
/* std::__cxx11::string minja::Value::get<std::__cxx11::string >(std::__cxx11::string const&,
std::__cxx11::string) const */
long * minja::Value::get<std::__cxx11::string>
(long *param_1,Value *param_2,string *param_3,int8 *param_4)
{
long *plVar1;
int *piVar2;
long lVar3;
char cVar4;
i... | |
56,177 | std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> minja::Value::get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>,... | monkey531[P]llama/common/minja.hpp | T get(const std::string & key, T default_value) const {
if (!contains(key)) return default_value;
return at(key).get<T>();
} | O2 | cpp | std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> minja::Value::get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>,... | _ZNK5minja5Value3getINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEET_RKS7_S8_:
push r15
push r14
push r12
push rbx
sub rsp, 58h
mov r12, rcx
mov r15, rdx
mov r14, rsi
mov rbx, rdi
mov rdi, rsi
mov rsi, rdx
call _ZNK5minja5Value8containsERKNSt7__cxx1112basic_stringIcSt1... | long long minja::Value::get<std::string>(long long a1, minja::Value *a2, long long a3, long long a4)
{
minja::Value *v6; // rax
_BYTE v8[112]; // [rsp+8h] [rbp-70h] BYREF
if ( minja::Value::contains((long long)a2) )
{
minja::Value::Value((long long)v8, a3);
v6 = (minja::Value *)minja::Value::at(a2, (c... | get<std::__cxx11::string>:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x58
MOV R12,RCX
MOV R15,RDX
MOV R14,RSI
MOV RBX,RDI
MOV RDI,RSI
MOV RSI,RDX
CALL 0x0016d3de
TEST AL,AL
JZ 0x00180804
LEA R12,[RSP + 0x8]
MOV RDI,R12
MOV RSI,R15
CALL 0x00165cf0
LAB_001807e2:
MOV RDI,R14
MOV RSI,R12
CALL 0x0016d090
MOV RDI,RBX
MOV R... |
/* std::__cxx11::string minja::Value::get<std::__cxx11::string >(std::__cxx11::string const&,
std::__cxx11::string) const */
string * minja::Value::get<std::__cxx11::string>
(string *param_1,string *param_2,string *param_3,string *param_4)
{
char cVar1;
Value local_70 [80];
cVar1 = con... | |
56,178 | std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> minja::Value::get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>,... | monkey531[P]llama/common/minja.hpp | T get(const std::string & key, T default_value) const {
if (!contains(key)) return default_value;
return at(key).get<T>();
} | O3 | cpp | std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> minja::Value::get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>,... | _ZNK5minja5Value3getIlEET_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES2_:
push r15
push r14
push rbx
sub rsp, 50h
mov rbx, rdx
mov r15, rsi
mov r14, rdi
call _ZNK5minja5Value8containsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE; minja::Value::contains(std::string const&... | long long minja::Value::get<long>(minja::Value *this, long long a2, long long a3)
{
unsigned long long v4; // rax
long long v5; // rdi
signed __int32 v6; // eax
long long v8; // [rsp+0h] [rbp-68h] BYREF
long long v9; // [rsp+8h] [rbp-60h]
volatile signed __int32 *v10; // [rsp+18h] [rbp-50h]
volatile sign... | get<long>:
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x50
MOV RBX,RDX
MOV R15,RSI
MOV R14,RDI
CALL 0x001931f0
TEST AL,AL
JZ 0x001ac6d8
MOV RBX,RSP
MOV RDI,RBX
MOV RSI,R15
CALL 0x00189d90
LAB_001ac649:
MOV RDI,R14
MOV RSI,RBX
CALL 0x00192d92
MOV RDI,RAX
CALL 0x00185dbe
LAB_001ac65c:
MOV RBX,RAX
LEA R14,[RSP + 0x40]
MOV RDI,R14... |
/* long minja::Value::get<long>(std::__cxx11::string const&, long) const */
long __thiscall minja::Value::get<long>(Value *this,string *param_1,long param_2)
{
int *piVar1;
char cVar2;
int iVar3;
Value *this_00;
Value aVStack_68 [8];
long *local_60;
_Sp_counted_base<(__gnu_cxx::_Lock_policy)2> *local_5... | |
56,179 | hi0bits | eloqsql/strings/dtoa.c | static int hi0bits(register ULong x)
{
register int k= 0;
if (!(x & 0xffff0000))
{
k= 16;
x<<= 16;
}
if (!(x & 0xff000000))
{
k+= 8;
x<<= 8;
}
if (!(x & 0xf0000000))
{
k+= 4;
x<<= 4;
}
if (!(x & 0xc0000000))
{
k+= 2;
x<<= 2;
}
if (!(x & 0x80000000))
{
k... | O0 | c | hi0bits:
pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl $0x0, -0xc(%rbp)
movl -0x8(%rbp), %eax
andl $0xffff0000, %eax # imm = 0xFFFF0000
cmpl $0x0, %eax
jne 0xd175b
movl $0x10, -0xc(%rbp)
movl -0x8(%rbp), %eax
shll $0x10, %eax
movl %eax, -0x8(%rbp)
movl -0x8(%rbp), %eax
andl $0xff000000, %eax # imm =... | hi0bits_0:
push rbp
mov rbp, rsp
mov [rbp+var_8], edi
mov [rbp+var_C], 0
mov eax, [rbp+var_8]
and eax, 0FFFF0000h
cmp eax, 0
jnz short loc_D175B
mov [rbp+var_C], 10h
mov eax, [rbp+var_8]
shl eax, 10h
mov [rbp+var_8], eax
loc_D175B:
mov eax, [rbp+var_8]
and eax, 0FF... | long long hi0bits_0(int a1)
{
unsigned int v2; // [rsp+0h] [rbp-Ch]
int v3; // [rsp+4h] [rbp-8h]
v3 = a1;
v2 = 0;
if ( (a1 & 0xFFFF0000) == 0 )
{
v2 = 16;
v3 = a1 << 16;
}
if ( (v3 & 0xFF000000) == 0 )
{
v2 += 8;
v3 <<= 8;
}
if ( (v3 & 0xF0000000) == 0 )
{
v2 += 4;
v3 *... | hi0bits:
PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x8],EDI
MOV dword ptr [RBP + -0xc],0x0
MOV EAX,dword ptr [RBP + -0x8]
AND EAX,0xffff0000
CMP EAX,0x0
JNZ 0x001d175b
MOV dword ptr [RBP + -0xc],0x10
MOV EAX,dword ptr [RBP + -0x8]
SHL EAX,0x10
MOV dword ptr [RBP + -0x8],EAX
LAB_001d175b:
MOV EAX,dword ptr [RBP + -0x8]... |
int hi0bits(uint param_1)
{
int local_14;
uint local_10;
int local_c;
local_14 = 0;
local_10 = param_1;
if ((param_1 & 0xffff0000) == 0) {
local_14 = 0x10;
local_10 = param_1 << 0x10;
}
if ((local_10 & 0xff000000) == 0) {
local_14 = local_14 + 8;
local_10 = local_10 << 8;
}
if (... | |
56,180 | hi0bits | eloqsql/strings/dtoa.c | static int hi0bits(register ULong x)
{
register int k= 0;
if (!(x & 0xffff0000))
{
k= 16;
x<<= 16;
}
if (!(x & 0xff000000))
{
k+= 8;
x<<= 8;
}
if (!(x & 0xf0000000))
{
k+= 4;
x<<= 4;
}
if (!(x & 0xc0000000))
{
k+= 2;
x<<= 2;
}
if (!(x & 0x80000000))
{
k... | O3 | c | hi0bits:
pushq %rbp
movq %rsp, %rbp
movl %edi, %eax
shll $0x10, %eax
xorl %ecx, %ecx
cmpl $0x10000, %edi # imm = 0x10000
setb %cl
cmovael %edi, %eax
shll $0x4, %ecx
movl %eax, %edx
shll $0x8, %edx
cmpl $0x1000000, %eax # imm = 0x1000000
cmovael %eax, %edx
leal 0x8(%rcx), %eax
cmovael %ecx, %eax
movl %ed... | hi0bits_0:
push rbp
mov rbp, rsp
mov eax, edi
shl eax, 10h
xor ecx, ecx
cmp edi, 10000h
setb cl
cmovnb eax, edi
shl ecx, 4
mov edx, eax
shl edx, 8
cmp eax, 1000000h
cmovnb edx, eax
lea eax, [rcx+8]
cmovnb eax, ecx
mov ecx, edx
shl ecx, 4
cmp edx, 10000000h
cm... | long long hi0bits_0(unsigned int a1)
{
unsigned int v1; // eax
unsigned int v2; // edx
bool v3; // cf
int v4; // eax
unsigned int v5; // ecx
bool v6; // cf
int v7; // edx
int v8; // esi
bool v9; // cf
unsigned int v10; // ecx
long long result; // rax
v1 = a1 << 16;
if ( a1 >= 0x10000 )
v... | hi0bits:
PUSH RBP
MOV RBP,RSP
MOV EAX,EDI
SHL EAX,0x10
XOR ECX,ECX
CMP EDI,0x10000
SETC CL
CMOVNC EAX,EDI
SHL ECX,0x4
MOV EDX,EAX
SHL EDX,0x8
CMP EAX,0x1000000
CMOVNC EDX,EAX
LEA EAX,[RCX + 0x8]
CMOVNC EAX,ECX
MOV ECX,EDX
SHL ECX,0x4
CMP EDX,0x10000000
CMOVNC ECX,EDX
LEA EDX,[RAX + 0x4]
CMOVNC EDX,EAX
LEA ESI,[RCX*0x4]... |
int hi0bits(uint param_1)
{
uint uVar1;
uint uVar2;
int iVar3;
int iVar4;
uVar2 = param_1 << 0x10;
if (param_1 >= 0x10000) {
uVar2 = param_1;
}
iVar4 = (uint)(param_1 < 0x10000) * 0x10;
uVar1 = uVar2 << 8;
if (0xffffff < uVar2) {
uVar1 = uVar2;
}
iVar3 = iVar4 + 8;
if (0xffffff < ... | |
56,181 | js_string_concat | bluesky950520[P]quickjs/quickjs.c | static JSValue js_string_concat(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
JSValue r;
int i;
/* XXX: Use more efficient method */
/* XXX: This method is OK if r has a single refcount */
/* XXX: should use string_buffer? */
r = JS_ToStringCheckOb... | O0 | c | js_string_concat:
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 0x58(%rsp), %rsi
movq 0x60(%rsp), %rdx
callq 0x6f510
movq %rax, 0x28(%rsp)
movq %rdx, 0x30(%rsp)
movq 0x28(%rsp), %rax
movq %rax, 0x68(%rsp)
movq 0x3... | js_string_concat:
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 rsi, [rsp+78h+var_20]
mov rdx, [rsp+78h+var_18]
call JS_ToStringCheckObject
mov [rsp+78... | long long js_string_concat(
long long a1,
long long a2,
long long a3,
long long a4,
long long a5,
long long a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
__m128 a11,
__m128 a12,
__m128 a13,
__m128 a14)
{
... | js_string_concat:
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 RSI,qword ptr [RSP + 0x58]
MOV RDX,qword ptr [RSP + 0x60]
CALL 0x0016f510
MOV qword ptr [RSP + 0x28]... |
int1 [16]
js_string_concat(int8 param_1,int8 param_2,int8 param_3,int param_4,long param_5)
{
int iVar1;
int8 *puVar2;
int1 auVar3 [16];
int local_3c;
int8 local_10;
int8 local_8;
auVar3 = JS_ToStringCheckObject(param_1,param_2,param_3);
local_3c = 0;
while( true ) {
local_8 = auVar3._8_8_;
... | |
56,182 | js_string_concat | bluesky950520[P]quickjs/quickjs.c | static JSValue js_string_concat(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
JSValue r;
int i;
/* XXX: Use more efficient method */
/* XXX: This method is OK if r has a single refcount */
/* XXX: should use string_buffer? */
r = JS_ToStringCheckOb... | O1 | c | js_string_concat:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x10, %rsp
movq %r8, %rbx
movl %ecx, %ebp
movq %rdi, %r14
callq 0x419eb
testl %ebp, %ebp
setle %cl
cmpl $0x6, %edx
sete %sil
orb %cl, %sil
jne 0x7a530
movl %ebp, %r15d
addq $0x8, %rbx
movl $0x1, %r12d
movq -0x8(%rbx), %rcx
movq (%rbx), %r8
m... | js_string_concat:
push rbp
push r15
push r14
push r12
push rbx
sub rsp, 10h
mov rbx, r8
mov ebp, ecx
mov r14, rdi
call JS_ToStringCheckObject
test ebp, ebp
setle cl
cmp edx, 6
setz sil
or sil, cl
jnz short loc_7A530
mov r15d, ebp
add rbx, 8
mov r12d, 1
... | _DWORD * js_string_concat(
long long a1,
long long a2,
long long a3,
long long a4,
long long a5,
long long a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
__m128 a11,
__m128 a12,
__m128 a13,
__m128 a14)
{
... | js_string_concat:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x10
MOV RBX,R8
MOV EBP,ECX
MOV R14,RDI
CALL 0x001419eb
TEST EBP,EBP
SETLE CL
CMP EDX,0x6
SETZ SIL
OR SIL,CL
JNZ 0x0017a530
MOV R15D,EBP
ADD RBX,0x8
MOV R12D,0x1
LAB_0017a4f9:
MOV RCX,qword ptr [RBX + -0x8]
MOV R8,qword ptr [RBX]
MOV qword ptr [RSP ... |
void js_string_concat(int8 param_1,int8 param_2,int8 param_3,uint param_4,
long param_5)
{
int8 uVar1;
int8 *puVar2;
ulong uVar3;
int1 auVar4 [12];
auVar4 = JS_ToStringCheckObject();
uVar1 = auVar4._0_8_;
if (auVar4._8_4_ != 6 && 0 < (int)param_4) {
puVar2 = (int8 *)(param_5 ... | |
56,183 | js_string_concat | bluesky950520[P]quickjs/quickjs.c | static JSValue js_string_concat(JSContext *ctx, JSValue this_val,
int argc, JSValue *argv)
{
JSValue r;
int i;
/* XXX: Use more efficient method */
/* XXX: This method is OK if r has a single refcount */
/* XXX: should use string_buffer? */
r = JS_ToStringCheckOb... | O3 | c | js_string_concat:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
movq %r8, %rbx
movl %ecx, %ebp
movq %rdi, %r14
callq 0x4350b
testl %ebp, %ebp
setle %cl
cmpl $0x6, %edx
sete %sil
orb %cl, %sil
jne 0x7ceb1
movl %ebp, %r15d
addq $0x8, %rbx
movl $0x1, %r12d
movq -0x8(%rbx), %rcx
movq (%rbx), %r8
cmpl $-0x9, %r8d
j... | js_string_concat:
push rbp
push r15
push r14
push r12
push rbx
mov rbx, r8
mov ebp, ecx
mov r14, rdi
call JS_ToStringCheckObject
test ebp, ebp
setle cl
cmp edx, 6
setz sil
or sil, cl
jnz short loc_7CEB1
mov r15d, ebp
add rbx, 8
mov r12d, 1
loc_7CE84:
mov ... | int * js_string_concat(
long long a1,
_DWORD *a2,
long long a3,
long long a4,
long long a5,
long long a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
__m128 a11,
__m128 a12,
__m128 a13,
__m128 a14)
{
unsig... | js_string_concat:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
MOV RBX,R8
MOV EBP,ECX
MOV R14,RDI
CALL 0x0014350b
TEST EBP,EBP
SETLE CL
CMP EDX,0x6
SETZ SIL
OR SIL,CL
JNZ 0x0017ceb1
MOV R15D,EBP
ADD RBX,0x8
MOV R12D,0x1
LAB_0017ce84:
MOV RCX,qword ptr [RBX + -0x8]
MOV R8,qword ptr [RBX]
CMP R8D,-0x9
JC 0x0017ce93
INC d... |
void js_string_concat(int8 param_1,int8 param_2,int8 param_3,uint param_4,
long param_5)
{
int8 uVar1;
int8 *puVar2;
ulong uVar3;
int1 auVar4 [12];
auVar4 = JS_ToStringCheckObject();
uVar1 = auVar4._0_8_;
if (auVar4._8_4_ != 6 && 0 < (int)param_4) {
puVar2 = (int8 *)(param_5 ... | |
56,184 | my_tosort_utf32 | eloqsql/strings/ctype-ucs2.c | static inline void
my_tosort_utf32(MY_UNICASE_INFO *uni_plane, my_wc_t *wc)
{
if (*wc <= uni_plane->maxchar)
{
MY_UNICASE_CHARACTER *page;
if ((page= uni_plane->page[*wc >> 8]))
*wc= page[*wc & 0xFF].sort;
}
else
{
*wc= MY_CS_REPLACEMENT_CHARACTER;
}
} | O0 | c | my_tosort_utf32:
pushq %rbp
movq %rsp, %rbp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x10(%rbp), %rax
movq (%rax), %rax
movq -0x8(%rbp), %rcx
cmpq (%rcx), %rax
ja 0x62e64
movq -0x8(%rbp), %rax
movq 0x8(%rax), %rax
movq -0x10(%rbp), %rcx
movq (%rcx), %rcx
shrq $0x8, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -0x... | my_tosort_utf32:
push rbp
mov rbp, rsp
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov rax, [rbp+var_10]
mov rax, [rax]
mov rcx, [rbp+var_8]
cmp rax, [rcx]
ja short loc_62E64
mov rax, [rbp+var_8]
mov rax, [rax+8]
mov rcx, [rbp+var_10]
mov rcx, [rcx]
shr rcx, 8
mov ... | _QWORD * my_tosort_utf32(_QWORD *a1, _QWORD *a2)
{
_QWORD *result; // rax
_QWORD *v3; // [rsp+0h] [rbp-18h]
if ( *a2 > *a1 )
{
result = a2;
*a2 = 65533LL;
}
else
{
result = *(_QWORD **)(a1[1] + 8LL * (*a2 >> 8));
v3 = result;
if ( result )
{
result = a2;
*a2 = *((unsig... | my_tosort_utf32:
PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV RAX,qword ptr [RBP + -0x10]
MOV RAX,qword ptr [RAX]
MOV RCX,qword ptr [RBP + -0x8]
CMP RAX,qword ptr [RCX]
JA 0x00162e64
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x8]
MOV RCX,qword ptr [RBP + -0x10]
M... |
void my_tosort_utf32(ulong *param_1,ulong *param_2)
{
long lVar1;
if (*param_1 < *param_2) {
*param_2 = 0xfffd;
}
else {
lVar1 = *(long *)(param_1[1] + (*param_2 >> 8) * 8);
if (lVar1 != 0) {
*param_2 = (ulong)*(uint *)(lVar1 + (*param_2 & 0xff) * 0xc + 8);
}
}
return;
}
| |
56,185 | my_uca_generate_page | eloqsql/strings/ctype-uca.c | static my_bool
my_uca_generate_page(MY_CHARSET_LOADER *loader,
MY_UCA_WEIGHT_LEVEL *dst, const MY_UCA_WEIGHT_LEVEL *src,
uint pageno)
{
DBUG_ASSERT(dst->levelno == src->levelno);
return src->lengths[pageno] ?
/*
A page with explicit weights and some special rules.... | O0 | c | my_uca_generate_page:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movl %ecx, -0x1c(%rbp)
jmp 0x49309
movq -0x18(%rbp), %rax
movq 0x8(%rax), %rax
movl -0x1c(%rbp), %ecx
movzbl (%rax,%rcx), %eax
cmpl $0x0, %eax
je 0x4933b
movq -0x8(%rbp), %rdi
movq -0x18... | my_uca_generate_page:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov [rbp+var_1C], ecx
jmp short $+2
loc_49309:
mov rax, [rbp+var_18]
mov rax, [rax+8]
mov ecx, [rbp+var_1C]
movzx eax, byte ptr [rax+rcx]
cmp eax, 0
... | long long my_uca_generate_page(long long a1, long long a2, long long a3, unsigned int a4)
{
if ( *(_BYTE *)(*(_QWORD *)(a3 + 8) + a4) )
return (unsigned int)(char)my_uca_copy_page(a1, a3, a2, a4);
else
return (unsigned int)(char)my_uca_generate_implicit_page(a1, a2, a4);
}
| my_uca_generate_page:
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 dword ptr [RBP + -0x1c],ECX
JMP 0x00149309
LAB_00149309:
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x8]
MOV ECX,dword ptr [RBP + -0x1c]
MOVZX EAX,byte... |
int my_uca_generate_page(int8 param_1,int8 param_2,long param_3,uint param_4)
{
char cVar1;
int4 local_28;
if (*(char *)(*(long *)(param_3 + 8) + (ulong)param_4) == '\0') {
cVar1 = my_uca_generate_implicit_page(param_1,param_2,param_4);
}
else {
cVar1 = my_uca_copy_page(param_1,param_3,param_2,pa... | |
56,186 | fmt::v10::detail::bigint::operator<<=(int) | AlayaLite/build_O0/_deps/spdlog-src/include/spdlog/fmt/bundled/format.h | auto operator<<=(int shift) -> bigint& {
FMT_ASSERT(shift >= 0, "");
exp_ += shift / bigit_bits;
shift %= bigit_bits;
if (shift == 0) return *this;
bigit carry = 0;
for (size_t i = 0, n = bigits_.size(); i < n; ++i) {
bigit c = bigits_[i] >> (bigit_bits - shift);
bigits_[i] = (bigits... | O0 | c | fmt::v10::detail::bigint::operator<<=(int):
subq $0x48, %rsp
movq %rdi, 0x38(%rsp)
movl %esi, 0x34(%rsp)
movq 0x38(%rsp), %rax
movq %rax, 0x8(%rsp)
cmpl $0x0, 0x34(%rsp)
setge %al
andb $0x1, %al
movb %al, 0x33(%rsp)
leaq 0x33(%rsp), %rdi
leaq 0x78da3(%rip), %rsi # 0x113a74
callq 0x46120
movl 0x34(%rsp), %eax
movl $... | _ZN3fmt3v106detail6bigintlSEi:
sub rsp, 48h
mov [rsp+48h+var_10], rdi
mov [rsp+48h+var_14], esi
mov rax, [rsp+48h+var_10]
mov [rsp+48h+var_40], rax
cmp [rsp+48h+var_14], 0
setnl al
and al, 1
mov [rsp+48h+var_15], al
lea rdi, [rsp+48h+var_15]
lea rsi, aSFromSSMsTotal+1Ah; ""
cal... | long long fmt::v10::detail::bigint::operator<<=(long long a1, int a2)
{
int v3; // [rsp+4h] [rbp-44h]
int v4; // [rsp+14h] [rbp-34h]
unsigned long long v5; // [rsp+18h] [rbp-30h]
unsigned long long v6; // [rsp+20h] [rbp-28h]
int v7; // [rsp+2Ch] [rbp-1Ch] BYREF
bool v8; // [rsp+33h] [rbp-15h]
int v9; // ... | operator<<=:
SUB RSP,0x48
MOV qword ptr [RSP + 0x38],RDI
MOV dword ptr [RSP + 0x34],ESI
MOV RAX,qword ptr [RSP + 0x38]
MOV qword ptr [RSP + 0x8],RAX
CMP dword ptr [RSP + 0x34],0x0
SETGE AL
AND AL,0x1
MOV byte ptr [RSP + 0x33],AL
LEA RDI,[RSP + 0x33]
LEA RSI,[0x213a74]
CALL 0x00146120
MOV EAX,dword ptr [RSP + 0x34]
MOV ... |
/* fmt::v10::detail::bigint::TEMPNAMEPLACEHOLDERVALUE(int) */
bigint * __thiscall fmt::v10::detail::bigint::operator<<=(bigint *this,int param_1)
{
uint uVar1;
char cVar2;
uint uVar3;
ulong uVar4;
uint *puVar5;
ulong local_28;
uint local_1c;
bool local_15;
int local_14;
bigint *local_10;
loc... | |
56,187 | my_os_charset_to_mysql_charset | eloqsql/mysys/charset.c | static const char*
my_os_charset_to_mysql_charset(const char* csname)
{
const MY_CSET_OS_NAME* csp;
for (csp = charsets; csp->os_name; csp++)
{
if (!strcasecmp(csp->os_name, csname))
{
switch (csp->param)
{
case my_cs_exact:
return csp->my_name;
case my_cs_approx:
... | O0 | c | my_os_charset_to_mysql_charset:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x10(%rbp)
leaq 0x19812d(%rip), %rax # 0x1c3920
movq %rax, -0x18(%rbp)
movq -0x18(%rbp), %rax
cmpq $0x0, (%rax)
je 0x2b866
movq -0x18(%rbp), %rax
movq (%rax), %rdi
movq -0x10(%rbp), %rsi
callq 0x24290
cmpl $0x0, %eax
jne 0x2b856
... | my_os_charset_to_mysql_charset:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_10], rdi
lea rax, charsets
mov [rbp+var_18], rax
loc_2B7F7:
mov rax, [rbp+var_18]
cmp qword ptr [rax], 0
jz short loc_2B866
mov rax, [rbp+var_18]
mov rdi, [rax]
mov rsi, [rbp+var_10]
call _... | char * my_os_charset_to_mysql_charset(long long a1)
{
int v2; // [rsp+4h] [rbp-1Ch]
char **i; // [rsp+8h] [rbp-18h]
for ( i = charsets; ; i += 3 )
{
if ( !*i )
return 0LL;
if ( !(unsigned int)strcasecmp(*i, a1) )
break;
}
v2 = *((_DWORD *)i + 4);
if ( !v2 )
return i[1];
if ( v2 ... | my_os_charset_to_mysql_charset:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x10],RDI
LEA RAX,[0x2c3920]
MOV qword ptr [RBP + -0x18],RAX
LAB_0012b7f7:
MOV RAX,qword ptr [RBP + -0x18]
CMP qword ptr [RAX],0x0
JZ 0x0012b866
MOV RAX,qword ptr [RBP + -0x18]
MOV RDI,qword ptr [RAX]
MOV RSI,qword ptr [RBP + -0x10]... |
int * my_os_charset_to_mysql_charset(char *param_1)
{
int iVar1;
int **local_20;
local_20 = &charsets;
while( true ) {
if (*local_20 == (int *)0x0) {
return (int *)0x0;
}
iVar1 = strcasecmp(*local_20,param_1);
if (iVar1 == 0) break;
local_20 = local_20 + 3;
}
if (*(int *)(loca... | |
56,188 | MyCTX_nopad::update_source_tail(unsigned char const*, unsigned int) | eloqsql/mysys_ssl/my_crypt.cc | void update_source_tail(const uchar* src, uint slen)
{
if (!slen)
return;
uint new_tail_len= (source_tail_len + slen) % MY_AES_BLOCK_SIZE;
if (new_tail_len)
{
if (slen + source_tail_len < MY_AES_BLOCK_SIZE)
{
memcpy(source_tail + source_tail_len, src, slen);
}
els... | O3 | cpp | MyCTX_nopad::update_source_tail(unsigned char const*, unsigned int):
testl %edx, %edx
je 0x9691a
pushq %rbp
movq %rsp, %rbp
pushq %r14
pushq %rbx
movq %rdi, %rbx
movl 0xdc(%rdi), %eax
leal (%rax,%rdx), %ecx
movl %ecx, %r14d
andl $0xf, %r14d
je 0x9690f
leaq 0xf0(%rbx), %rdi
cmpl $0xf, %ecx
ja 0x968ff
addq %rax, %rdi
mov... | _ZN11MyCTX_nopad18update_source_tailEPKhj:
test edx, edx
jz short locret_9691A
push rbp
mov rbp, rsp
push r14
push rbx
mov rbx, rdi
mov eax, [rdi+0DCh]
lea ecx, [rax+rdx]
mov r14d, ecx
and r14d, 0Fh
jz short loc_9690F
lea rdi, [rbx+0F0h]
cmp ecx, 0Fh
ja short l... | void MyCTX_nopad::update_source_tail(MyCTX_nopad *this, const unsigned __int8 *a2, long long a3)
{
long long v4; // rax
unsigned int v5; // r14d
char *v6; // rdi
const unsigned __int8 *v7; // rsi
if ( (_DWORD)a3 )
{
v4 = *((unsigned int *)this + 55);
v5 = ((_BYTE)v4 + (_BYTE)a3) & 0xF;
if ( ((... | update_source_tail:
TEST EDX,EDX
JZ 0x0019691a
PUSH RBP
MOV RBP,RSP
PUSH R14
PUSH RBX
MOV RBX,RDI
MOV EAX,dword ptr [RDI + 0xdc]
LEA ECX,[RAX + RDX*0x1]
MOV R14D,ECX
AND R14D,0xf
JZ 0x0019690f
LEA RDI,[RBX + 0xf0]
CMP ECX,0xf
JA 0x001968ff
ADD RDI,RAX
MOV EDX,EDX
JMP 0x0019690a
LAB_001968ff:
MOV EAX,EDX
ADD RSI,RAX
MOV... |
/* MyCTX_nopad::update_source_tail(unsigned char const*, unsigned int) */
void __thiscall MyCTX_nopad::update_source_tail(MyCTX_nopad *this,uchar *param_1,uint param_2)
{
uint uVar1;
size_t __n;
MyCTX_nopad *__dest;
uint uVar2;
if (param_2 != 0) {
uVar1 = *(uint *)(this + 0xdc) + param_2;
uVar2 ... | |
56,189 | Proc_reset_setup_object::operator()(PFS_setup_object*) | eloqsql/storage/perfschema/pfs_setup_object.cc | virtual void operator()(PFS_setup_object *pfs)
{
lf_hash_delete(&setup_object_hash, m_pins,
pfs->m_key.m_hash_key, pfs->m_key.m_key_length);
global_setup_object_container.deallocate(pfs);
} | O3 | cpp | Proc_reset_setup_object::operator()(PFS_setup_object*):
pushq %rbp
movq %rsp, %rbp
pushq %rbx
pushq %rax
movq %rsi, %rbx
movq 0x8(%rdi), %rsi
leaq 0x4(%rbx), %rdx
movl 0x188(%rbx), %ecx
leaq 0x39600e(%rip), %rdi # 0x3d0020
callq 0x2bf34
movq 0x1b0(%rbx), %rax
movl (%rbx), %ecx
andl $-0x4, %ecx
xchgl %ecx, (%rbx)
xor... | _ZN23Proc_reset_setup_objectclEP16PFS_setup_object:
push rbp
mov rbp, rsp
push rbx
push rax
mov rbx, rsi
mov rsi, [rdi+8]
lea rdx, [rbx+4]
mov ecx, [rbx+188h]
lea rdi, setup_object_hash
call lf_hash_delete
mov rax, [rbx+1B0h]
mov ecx, [rbx]
and ecx, 0FFFFFFFCh
xchg ecx... | long long * Proc_reset_setup_object::operator()(long long a1, long long a2)
{
_BYTE *v3; // rax
long long *result; // rax
lf_hash_delete((long long)&setup_object_hash, *(volatile long long **)(a1 + 8), a2 + 4, *(_DWORD *)(a2 + 392));
v3 = *(_BYTE **)(a2 + 432);
_InterlockedExchange((volatile __int32 *)a2, *(... | operator():
PUSH RBP
MOV RBP,RSP
PUSH RBX
PUSH RAX
MOV RBX,RSI
MOV RSI,qword ptr [RDI + 0x8]
LEA RDX,[RBX + 0x4]
MOV ECX,dword ptr [RBX + 0x188]
LEA RDI,[0x4d0020]
CALL 0x0012bf34
MOV RAX,qword ptr [RBX + 0x1b0]
MOV ECX,dword ptr [RBX]
AND ECX,0xfffffffc
XCHG dword ptr [RBX],ECX
XOR ECX,ECX
MOV byte ptr [RAX],CL
LEA RA... |
/* Proc_reset_setup_object::TEMPNAMEPLACEHOLDERVALUE(PFS_setup_object*) */
void __thiscall
Proc_reset_setup_object::operator()(Proc_reset_setup_object *this,PFS_setup_object *param_1)
{
lf_hash_delete(setup_object_hash,*(int8 *)(this + 8),param_1 + 4,
*(int4 *)(param_1 + 0x188));
LOCK();
*(uin... | |
56,190 | find_collation_data_inheritance_source | eloqsql/mysys/charset.c | static CHARSET_INFO *find_collation_data_inheritance_source(CHARSET_INFO *cs, myf flags)
{
const char *beg, *end;
if (cs->tailoring &&
!strncmp(cs->tailoring, "[import ", 8) &&
(end= strchr(cs->tailoring + 8, ']')) &&
(beg= cs->tailoring + 8) + MY_CS_NAME_SIZE > end)
{
char name[MY_CS_NAME_S... | O0 | c | find_collation_data_inheritance_source:
pushq %rbp
movq %rsp, %rbp
subq $0x70, %rsp
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
movq %rdi, -0x40(%rbp)
movq %rsi, -0x48(%rbp)
movq -0x40(%rbp), %rax
cmpq $0x0, 0x38(%rax)
je 0x2ccf6
movq -0x40(%rbp), %rax
movq 0x38(%rax), %rdi
leaq 0x5c7c2(%rip), %rsi # 0x8941d
movl $0x... | find_collation_data_inheritance_source:
push rbp
mov rbp, rsp
sub rsp, 70h
mov rax, fs:28h
mov [rbp+var_8], rax
mov [rbp+var_40], rdi
mov [rbp+var_48], rsi
mov rax, [rbp+var_40]
cmp qword ptr [rax+38h], 0
jz loc_2CCF6
mov rax, [rbp+var_40]
mov rdi, [rax+38h]
lea rsi, ... | long long find_collation_data_inheritance_source(long long a1, long long a2)
{
unsigned int collation_number; // eax
unsigned long long v4; // [rsp+18h] [rbp-58h]
long long v5; // [rsp+20h] [rbp-50h]
_BYTE v7[40]; // [rsp+40h] [rbp-30h] BYREF
unsigned long long v8; // [rsp+68h] [rbp-8h]
v8 = __readfsqword... | find_collation_data_inheritance_source:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV qword ptr [RBP + -0x40],RDI
MOV qword ptr [RBP + -0x48],RSI
MOV RAX,qword ptr [RBP + -0x40]
CMP qword ptr [RAX + 0x38],0x0
JZ 0x0012ccf6
MOV RAX,qword ptr [RBP + -0x40]
MOV RDI,qword ... |
int8 find_collation_data_inheritance_source(long param_1,int8 param_2)
{
int iVar1;
int4 uVar2;
char *pcVar3;
void *__src;
long in_FS_OFFSET;
int8 local_40;
char local_38 [40];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
if (*(long *)(param_1 + 0x38) != 0) {
iVar1 = strncmp(*(... | |
56,191 | prepare_resize_simple_key_cache | eloqsql/mysys/mf_keycache.c | static
int prepare_resize_simple_key_cache(SIMPLE_KEY_CACHE_CB *keycache,
my_bool release_lock)
{
int res= 0;
DBUG_ENTER("prepare_resize_simple_key_cache");
keycache_pthread_mutex_lock(&keycache->cache_lock);
/*
We may need to wait for another thread which is doing a... | O3 | c | prepare_resize_simple_key_cache:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movl %esi, %r15d
movq %rdi, %r14
leaq 0xc0(%rdi), %rbx
cmpq $0x0, 0x100(%rdi)
jne 0x9c57b
movq %rbx, %rdi
callq 0x29200
cmpb $0x0, 0x1(%r14)
je 0x9c416
leaq 0x108(%r14), %r12
movq %r12, %r... | prepare_resize_simple_key_cache:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 18h
mov r15d, esi
mov r14, rdi
lea rbx, [rdi+0C0h]
cmp qword ptr [rdi+100h], 0
jnz loc_9C57B
mov rdi, rbx
call _pthread_mutex_lock
loc_9C3F6:
cmp byte ptr... | long long prepare_resize_simple_key_cache(long long a1, char a2)
{
char v2; // r15
long long v3; // rbx
long long v4; // rcx
long long v5; // r13
int v6; // r15d
long long v7; // rax
bool v8; // zf
int v9; // eax
long long v10; // r13
int v11; // ecx
int v12; // r12d
int v13; // r15d
long lon... | prepare_resize_simple_key_cache:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x18
MOV R15D,ESI
MOV R14,RDI
LEA RBX,[RDI + 0xc0]
CMP qword ptr [RDI + 0x100],0x0
JNZ 0x0019c57b
MOV RDI,RBX
CALL 0x00129200
LAB_0019c3f6:
CMP byte ptr [R14 + 0x1],0x0
JZ 0x0019c416
LEA R12,[R14 + 0x108]
LAB_0019... |
int8 prepare_resize_simple_key_cache(long param_1,char param_2)
{
pthread_mutex_t *__mutex;
long lVar1;
int iVar2;
int iVar3;
int iVar4;
ulong uVar5;
int8 uVar6;
ulong uVar7;
int iVar8;
int iVar9;
bool bVar10;
__mutex = (pthread_mutex_t *)(param_1 + 0xc0);
if (*(long *)(param_1 + 0x100) =... | |
56,192 | gguf_get_val_i64 | ngxson[P]ggml-easy/ggml/src/gguf.cpp | int64_t gguf_get_val_i64(const struct gguf_context * ctx, int64_t key_id) {
GGML_ASSERT(key_id >= 0 && key_id < gguf_get_n_kv(ctx));
GGML_ASSERT(ctx->kv[key_id].get_ne() == 1);
return ctx->kv[key_id].get_val<int64_t>();
} | O2 | cpp | gguf_get_val_i64:
pushq %r14
pushq %rbx
pushq %rax
testq %rsi, %rsi
js 0x3f91a
movq %rdi, %rbx
movq 0x8(%rdi), %rdi
movq 0x10(%rbx), %rax
subq %rdi, %rax
pushq $0x58
popq %rcx
cqto
idivq %rcx
cmpq %rsi, %rax
jle 0x3f91a
imulq $0x58, %rsi, %r14
addq %r14, %rdi
callq 0x1c880
cmpq $0x1, %rax
jne 0x3f936
addq 0x8(%rbx), %r... | gguf_get_val_i64:
push r14
push rbx
push rax
test rsi, rsi
js short loc_3F91A
mov rbx, rdi
mov rdi, [rdi+8]
mov rax, [rbx+10h]
sub rax, rdi
push 58h ; 'X'
pop rcx
cqo
idiv rcx
cmp rax, rsi
jle short loc_3F91A
imul r14, rsi, 58h ; 'X'
add rdi, r14; this
call _... | long long gguf_get_val_i64(
long long a1,
long long a2,
__m128 a3,
__m128 a4,
__m128 a5,
__m128 a6,
__m128 a7,
__m128 a8,
__m128 a9,
__m128 a10,
long long a11,
long long a12,
long long a13,
long long a14)
{
... | gguf_get_val_i64:
PUSH R14
PUSH RBX
PUSH RAX
TEST RSI,RSI
JS 0x0013f91a
MOV RBX,RDI
MOV RDI,qword ptr [RDI + 0x8]
MOV RAX,qword ptr [RBX + 0x10]
SUB RAX,RDI
PUSH 0x58
POP RCX
CQO
IDIV RCX
CMP RAX,RSI
JLE 0x0013f91a
IMUL R14,RSI,0x58
ADD RDI,R14
CALL 0x0011c880
CMP RAX,0x1
JNZ 0x0013f936
ADD R14,qword ptr [RBX + 0x8]
MO... |
long gguf_get_val_i64(long param_1,long param_2)
{
long lVar1;
long *plVar2;
char *pcVar3;
int8 uVar4;
if (-1 < param_2) {
if (param_2 < (*(long *)(param_1 + 0x10) - *(long *)(param_1 + 8)) / 0x58) {
lVar1 = gguf_kv::get_ne((gguf_kv *)(*(long *)(param_1 + 8) + param_2 * 0x58));
if (lVar1 ... | |
56,193 | gguf_get_val_i64 | ngxson[P]ggml-easy/ggml/src/gguf.cpp | int64_t gguf_get_val_i64(const struct gguf_context * ctx, int64_t key_id) {
GGML_ASSERT(key_id >= 0 && key_id < gguf_get_n_kv(ctx));
GGML_ASSERT(ctx->kv[key_id].get_ne() == 1);
return ctx->kv[key_id].get_val<int64_t>();
} | O3 | cpp | gguf_get_val_i64:
pushq %r14
pushq %rbx
pushq %rax
testq %rsi, %rsi
js 0x3d9e0
movq %rdi, %rbx
movq 0x8(%rdi), %rdi
movq 0x10(%rbx), %rax
subq %rdi, %rax
sarq $0x3, %rax
movabsq $0x2e8ba2e8ba2e8ba3, %rcx # imm = 0x2E8BA2E8BA2E8BA3
imulq %rax, %rcx
cmpq %rsi, %rcx
jle 0x3d9e0
imulq $0x58, %rsi, %r14
addq %r14, %rdi
call... | gguf_get_val_i64:
push r14
push rbx
push rax
test rsi, rsi
js short loc_3D9E0
mov rbx, rdi
mov rdi, [rdi+8]
mov rax, [rbx+10h]
sub rax, rdi
sar rax, 3
mov rcx, 2E8BA2E8BA2E8BA3h
imul rcx, rax
cmp rcx, rsi
jle short loc_3D9E0
imul r14, rsi, 58h ; 'X'
add rdi, r1... | long long gguf_get_val_i64(long long a1, long long a2, long long a3, long long a4, int a5, int a6)
{
long long v7; // rdi
const char *v9; // rcx
int v10; // esi
if ( a2 < 0 || (v7 = *(_QWORD *)(a1 + 8), 0x2E8BA2E8BA2E8BA3LL * ((*(_QWORD *)(a1 + 16) - v7) >> 3) <= a2) )
{
v9 = "key_id >= 0 && key_id < gg... | gguf_get_val_i64:
PUSH R14
PUSH RBX
PUSH RAX
TEST RSI,RSI
JS 0x0013d9e0
MOV RBX,RDI
MOV RDI,qword ptr [RDI + 0x8]
MOV RAX,qword ptr [RBX + 0x10]
SUB RAX,RDI
SAR RAX,0x3
MOV RCX,0x2e8ba2e8ba2e8ba3
IMUL RCX,RAX
CMP RCX,RSI
JLE 0x0013d9e0
IMUL R14,RSI,0x58
ADD RDI,R14
CALL 0x00116620
CMP RAX,0x1
JNZ 0x0013d9fc
ADD R14,qwo... |
long gguf_get_val_i64(long param_1,long param_2)
{
long *plVar1;
long lVar2;
char *pcVar3;
int8 uVar4;
if ((param_2 < 0) ||
(lVar2 = (*(long *)(param_1 + 0x10) - *(long *)(param_1 + 8) >> 3) * 0x2e8ba2e8ba2e8ba3,
lVar2 - param_2 == 0 || lVar2 < param_2)) {
pcVar3 = "key_id >= 0 && key_id < ... | |
56,194 | ggml_threadpool_params_from_cpu_params(cpu_params const&) | monkey531[P]llama/common/common.cpp | struct ggml_threadpool_params ggml_threadpool_params_from_cpu_params(const cpu_params & params) {
struct ggml_threadpool_params tpp;
ggml_threadpool_params_init(&tpp, params.n_threads); // setup the defaults
if (params.mask_valid) {
std::memcpy(&tpp.cpumask, ¶ms.cpumask, GGML_MAX_N_THREADS);
... | O0 | cpp | ggml_threadpool_params_from_cpu_params(cpu_params const&):
subq $0x18, %rsp
movq %rdi, (%rsp)
movq %rdi, %rax
movq %rax, 0x8(%rsp)
movq %rsi, 0x10(%rsp)
movq 0x10(%rsp), %rax
movl (%rax), %esi
callq 0x5b370
movq 0x10(%rsp), %rax
testb $0x1, 0x204(%rax)
je 0xf0ab6
movq (%rsp), %rdi
movq 0x10(%rsp), %rsi
addq $0x4, %rsi
... | _Z38ggml_threadpool_params_from_cpu_paramsRK10cpu_params:
sub rsp, 18h
mov [rsp+18h+var_18], rdi
mov rax, rdi
mov [rsp+18h+var_10], rax
mov [rsp+18h+var_8], rsi
mov rax, [rsp+18h+var_8]
mov esi, [rax]
call _ggml_threadpool_params_init
mov rax, [rsp+18h+var_8]
test byte ptr [rax+204... | const cpu_params * ggml_threadpool_params_from_cpu_params(const cpu_params *a1, unsigned int *a2)
{
const cpu_params *result; // rax
ggml_threadpool_params_init(a1, *a2);
if ( (a2[129] & 1) != 0 )
memcpy(a1, a2 + 1, 512LL);
result = a1;
*((_DWORD *)a1 + 129) = a2[130];
*((_DWORD *)a1 + 130) = a2[132];
... | ggml_threadpool_params_from_cpu_params:
SUB RSP,0x18
MOV qword ptr [RSP],RDI
MOV RAX,RDI
MOV qword ptr [RSP + 0x8],RAX
MOV qword ptr [RSP + 0x10],RSI
MOV RAX,qword ptr [RSP + 0x10]
MOV ESI,dword ptr [RAX]
CALL 0x0015b370
MOV RAX,qword ptr [RSP + 0x10]
TEST byte ptr [RAX + 0x204],0x1
JZ 0x001f0ab6
MOV RDI,qword ptr [RSP... |
/* ggml_threadpool_params_from_cpu_params(cpu_params const&) */
cpu_params * ggml_threadpool_params_from_cpu_params(cpu_params *param_1)
{
int4 *in_RSI;
ggml_threadpool_params_init(param_1,*in_RSI);
if ((*(byte *)(in_RSI + 0x81) & 1) != 0) {
memcpy(param_1,in_RSI + 1,0x200);
}
*(int4 *)(param_1 + 0x... | |
56,195 | test_conc504 | eloqsql/libmariadb/unittest/libmariadb/ps_bugs.c | static int test_conc504(MYSQL *mysql)
{
int rc;
MYSQL_STMT *stmt= mysql_stmt_init(mysql);
const char *sp= "CREATE PROCEDURE p1()\n" \
"BEGIN\n"\
" SELECT 1;\n"\
" SELECT 2;\n"\
" SELECT 3;\n"\
"END";
rc= mysql_query(my... | O0 | c | test_conc504:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movq %rdi, -0x10(%rbp)
movq -0x10(%rbp), %rdi
callq 0x44950
movq %rax, -0x20(%rbp)
leaq 0x4f638(%rip), %rax # 0x66558
movq %rax, -0x28(%rbp)
movq -0x10(%rbp), %rdi
leaq 0x4f66d(%rip), %rsi # 0x6659c
callq 0x38a70
movl %eax, -0x14(%rbp)
cmpl $0x0, -0x14(%... | test_conc504:
push rbp
mov rbp, rsp
sub rsp, 60h
mov [rbp+var_10], rdi
mov rdi, [rbp+var_10]
call mysql_stmt_init
mov [rbp+var_20], rax
lea rax, aCreateProcedur_0; "CREATE PROCEDURE p1()\nBEGIN\n SELECT "...
mov [rbp+var_28], rax
mov rdi, [rbp+var_10]
lea rsi, aDropProcedureI_... | long long test_conc504(long long a1)
{
int v1; // eax
int v2; // eax
int v3; // eax
int v4; // r8d
int v5; // r9d
int v6; // eax
int v7; // r8d
int v8; // r9d
int v9; // r8d
int v10; // r9d
int v11; // r8d
int v12; // r9d
int v13; // r8d
int v14; // r9d
int v15; // eax
int v17; // [rsp+... | test_conc504:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x10],RDI
MOV RDI,qword ptr [RBP + -0x10]
CALL 0x00144950
MOV qword ptr [RBP + -0x20],RAX
LEA RAX,[0x166558]
MOV qword ptr [RBP + -0x28],RAX
MOV RDI,qword ptr [RBP + -0x10]
LEA RSI,[0x16659c]
CALL 0x00138a70
MOV dword ptr [RBP + -0x14],EAX
CMP dword ... |
int4 test_conc504(int8 param_1)
{
int iVar1;
int4 uVar2;
int8 uVar3;
long lVar4;
int4 local_c;
uVar3 = mysql_stmt_init(param_1);
iVar1 = mysql_query(param_1,"DROP PROCEDURE IF EXISTS p1");
if (iVar1 == 0) {
iVar1 = mysql_query(param_1,
"CREATE PROCEDURE p1()\nBEGIN\n SE... | |
56,196 | list_open_tables_callback(TDC_element*, list_open_tables_arg*) | eloqsql/sql/sql_base.cc | static my_bool list_open_tables_callback(TDC_element *element,
list_open_tables_arg *arg)
{
const char *db= (char*) element->m_key;
size_t db_length= strlen(db);
const char *table_name= db + db_length + 1;
if (arg->db && my_strcasecmp(system_charset_info, arg->db, db))
... | O0 | cpp | list_open_tables_callback(TDC_element*, list_open_tables_arg*):
pushq %rbp
movq %rsp, %rbp
subq $0x50, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rax
movq %rax, -0x20(%rbp)
movq -0x20(%rbp), %rdi
callq 0x7585f0
movq %rax, -0x28(%rbp)
movq -0x20(%rbp), %rax
addq -0x28(%rbp), %rax
addq $0x1, %r... | _ZL25list_open_tables_callbackP11TDC_elementP20list_open_tables_arg:
push rbp
mov rbp, rsp
sub rsp, 50h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov rax, [rbp+var_10]
mov [rbp+var_20], rax
mov rdi, [rbp+var_20]
call _strlen
mov [rbp+var_28], rax
mov rax, [rbp+var_20]
add ... | char list_open_tables_callback(TDC_element *a1, list_open_tables_arg *a2)
{
long long v2; // rax
long long v3; // rdi
long long v4; // rax
long long v6; // [rsp+8h] [rbp-48h]
_BYTE v7[16]; // [rsp+10h] [rbp-40h] BYREF
char *v8; // [rsp+20h] [rbp-30h]
long long v9; // [rsp+28h] [rbp-28h]
TDC_element *v1... | __cxx_global_var_init.5:
PUSH RBP
MOV RBP,RSP
LEA RDI,[0x1dd0c0c]
MOV ESI,0x800000
CALL 0x008db900
POP RBP
RET
|
void __cxx_global_var_init_5(void)
{
date_conv_mode_t::date_conv_mode_t((date_conv_mode_t *)&TIME_NO_ZERO_IN_DATE,0x800000);
return;
}
| |
56,197 | mjCAsset::mjCAsset(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) | aimrt_mujoco_sim/_deps/mujoco-src/src/user/user_cache.h | mjCAsset(std::string filename, std::string id, std::string timestamp)
: id_(std::move(id)), timestamp_(std::move(timestamp)) {
AddReference(filename);
} | O0 | c | mjCAsset::mjCAsset(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>):
subq $0x98, %rsp
movq %rdx, 0x8(%rsp)
movq %rsi, %rax
movq 0... | _ZN8mjCAssetC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_S5_:
sub rsp, 98h
mov [rsp+98h+var_90], rdx
mov rax, rsi
mov rsi, [rsp+98h+var_90]
mov [rsp+98h+var_58], rax
mov [rsp+98h+var_80], rcx
mov [rsp+98h+var_8], rdi
mov [rsp+98h+var_10], rax
mov [rsp+98h+var_18], rsi
mo... | long long mjCAsset::mjCAsset(long long a1, long long a2, long long a3, long long a4)
{
_BYTE v6[32]; // [rsp+58h] [rbp-40h] BYREF
long long v7; // [rsp+78h] [rbp-20h]
long long v8; // [rsp+80h] [rbp-18h]
long long v9; // [rsp+88h] [rbp-10h]
long long v10; // [rsp+90h] [rbp-8h]
v10 = a1;
v9 = a2;
v8 = ... | |||
56,198 | mjCAsset::mjCAsset(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) | aimrt_mujoco_sim/_deps/mujoco-src/src/user/user_cache.h | mjCAsset(std::string filename, std::string id, std::string timestamp)
: id_(std::move(id)), timestamp_(std::move(timestamp)) {
AddReference(filename);
} | O3 | c | mjCAsset::mjCAsset(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq... | _ZN8mjCAssetC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_S5_:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 28h
mov rbx, rdi
lea r13, [rdi+10h]
mov [rdi], r13
mov rdi, [rdx]
lea rax, [rdx+10h]
cmp rdi, rax
jz short loc_E0D0E
mov [rbx],... | void mjCAsset::mjCAsset(long long a1, _QWORD *a2, _QWORD *a3, _QWORD *a4, __m128 _XMM0)
{
void *v11[2]; // [rsp+8h] [rbp-50h] BYREF
_QWORD v12[8]; // [rsp+18h] [rbp-40h] BYREF
_RBX = a1;
_R13 = a1 + 16;
*(_QWORD *)a1 = a1 + 16;
_RAX = a3 + 2;
if ( (_QWORD *)*a3 == a3 + 2 )
{
__asm
{
vmov... | mjCAsset:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x28
MOV RBX,RDI
LEA R13,[RDI + 0x10]
MOV qword ptr [RDI],R13
MOV RDI,qword ptr [RDX]
LEA RAX,[RDX + 0x10]
CMP RDI,RAX
JZ 0x001e0d0e
MOV qword ptr [RBX],RDI
MOV RDI,qword ptr [RAX]
MOV qword ptr [RBX + 0x10],RDI
JMP 0x001e0d18
LAB_001e0d0e:
VMOVUPS... |
/* mjCAsset::mjCAsset(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string) */
void __thiscall mjCAsset::mjCAsset(mjCAsset *this,long *param_2,long *param_3,long *param_4)
{
long *plVar1;
long lVar2;
long *local_50 [2];
long local_40 [2];
*(mjCAsset **)this = this + 0x10;
plVar1 = param_3 ... | |
56,199 | google::protobuf::Descriptor::FindExtensionByCamelcaseName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) const | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/descriptor.cc | const FieldDescriptor* Descriptor::FindExtensionByCamelcaseName(
ConstStringParam key) const {
const FieldDescriptor* result =
file()->tables_->FindFieldByCamelcaseName(this, key);
if (result == nullptr || !result->is_extension()) {
return nullptr;
} else {
return result;
}
} | O0 | cpp | google::protobuf::Descriptor::FindExtensionByCamelcaseName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) const:
subq $0x48, %rsp
movq %rdi, 0x38(%rsp)
movq %rsi, 0x30(%rsp)
movq 0x38(%rsp), %rdi
movq %rdi, 0x10(%rsp)
callq 0x74c50
movq 0x80(%rax), %rax
movq %rax, 0x8(%rsp)
movq ... | _ZNK6google8protobuf10Descriptor28FindExtensionByCamelcaseNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE:
sub rsp, 48h
mov [rsp+48h+var_10], rdi
mov [rsp+48h+var_18], rsi
mov rdi, [rsp+48h+var_10]; this
mov [rsp+48h+var_38], rdi
call _ZNK6google8protobuf10Descriptor4fileEv; google::p... | google::protobuf::FieldDescriptor * google::protobuf::Descriptor::FindExtensionByCamelcaseName(
google::protobuf::Descriptor *a1,
long long a2)
{
long long v3; // [rsp+8h] [rbp-40h]
long long v4[2]; // [rsp+18h] [rbp-30h] BYREF
google::protobuf::FieldDescriptor *FieldByCamelcaseName; // [rsp+28h] ... | FindExtensionByCamelcaseName:
SUB RSP,0x48
MOV qword ptr [RSP + 0x38],RDI
MOV qword ptr [RSP + 0x30],RSI
MOV RDI,qword ptr [RSP + 0x38]
MOV qword ptr [RSP + 0x10],RDI
CALL 0x00174c50
MOV RAX,qword ptr [RAX + 0x80]
MOV qword ptr [RSP + 0x8],RAX
MOV RSI,qword ptr [RSP + 0x30]
LEA RDI,[RSP + 0x18]
CALL 0x00130550
MOV RDI,... |
/* google::protobuf::Descriptor::FindExtensionByCamelcaseName(std::__cxx11::string const&) const */
FieldDescriptor * __thiscall
google::protobuf::Descriptor::FindExtensionByCamelcaseName(Descriptor *this,string *param_1)
{
int8 uVar1;
long lVar2;
ulong uVar3;
int8 local_30;
int8 local_28;
FieldDescripto... |
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.