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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
15,300 | ftxui::separatorHSelector(float, float, ftxui::Color, ftxui::Color) | Andrewchistyakov[P]flashcards_lyc/build_O1/_deps/ftxui-src/src/ftxui/dom/separator.cpp | Element separatorHSelector(float left,
float right,
Color unselected_color,
Color selected_color) {
class Impl : public Node {
public:
Impl(float left, float right, Color selected_color, Color unselected_color)
: left_(lef... | O1 | cpp | ftxui::separatorHSelector(float, float, ftxui::Color, ftxui::Color):
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x10, %rsp
movl %edx, %r15d
movl %esi, %ebp
movss %xmm1, 0xc(%rsp)
movss %xmm0, 0x8(%rsp)
movq %rdi, %r14
movl $0x80, %edi
callq 0xb3e0
movq %rax, %rbx
movabsq $0x100000001, %rax # imm ... | _ZN5ftxui18separatorHSelectorEffNS_5ColorES0_:
push rbp
push r15
push r14
push r12
push rbx
sub rsp, 10h
mov r15d, edx
mov ebp, esi
movss [rsp+38h+var_2C], xmm1
movss [rsp+38h+var_30], xmm0
mov r14, rdi
mov edi, 80h; unsigned __int64
call __Znwm; operator new(ulong)
mov rbx... | _QWORD * ftxui::separatorHSelector(_QWORD *a1, int a2, int a3, float a4, float a5)
{
long long v6; // rbx
v6 = operator new(0x80uLL);
*(_QWORD *)(v6 + 8) = 0x100000001LL;
*(_QWORD *)v6 = off_587F0;
ftxui::Node::Node((ftxui::Node *)(v6 + 16));
*(_QWORD *)(v6 + 16) = &off_58840;
*(float *)(v6 + 108) = a4;
... | separatorHSelector:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x10
MOV R15D,EDX
MOV EBP,ESI
MOVSS dword ptr [RSP + 0xc],XMM1
MOVSS dword ptr [RSP + 0x8],XMM0
MOV R14,RDI
MOV EDI,0x80
CALL 0x0010b3e0
MOV RBX,RAX
MOV RAX,0x100000001
MOV qword ptr [RBX + 0x8],RAX
LEA RAX,[0x1587f0]
MOV qword ptr [RBX],RAX
MOV R... |
/* ftxui::separatorHSelector(float, float, ftxui::Color, ftxui::Color) */
ftxui * __thiscall
ftxui::separatorHSelector
(int4 param_1,int4 param_2,ftxui *this,int4 param_4,int4 param_5)
{
int8 *puVar1;
puVar1 = (int8 *)operator_new(0x80);
puVar1[1] = 0x100000001;
*puVar1 = &PTR___Sp_counted_ptr_i... | |
15,301 | do_write_file_command(st_command*, char) | eloqsql/client/mysqltest.cc | void do_write_file_command(struct st_command *command, my_bool append)
{
static DYNAMIC_STRING ds_content;
static DYNAMIC_STRING ds_filename;
static DYNAMIC_STRING ds_delimiter;
const struct command_arg write_file_args[] = {
{ "filename", ARG_STRING, TRUE, &ds_filename, "File to write to" },
{ "delimite... | O3 | cpp | do_write_file_command(st_command*, char):
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movl %esi, %ebx
movq %rdi, %r14
movq 0x10(%rdi), %rsi
leaq 0x363299(%rip), %rdx # 0x3ca050
movl $0x2, %ecx
movl $0x20, %r8d
callq 0x629e7
movq 0x3f6492(%rip), %rdi # 0x45d260
callq 0x66386
testb %al, %... | _Z21do_write_file_commandP10st_commandc:
push rbp
mov rbp, rsp
push r15
push r14
push rbx
push rax
mov ebx, esi
mov r14, rdi
mov rsi, [rdi+10h]
lea rdx, off_3CA050; "filename"
mov ecx, 2
mov r8d, 20h ; ' '
call _Z18check_command_argsP10st_commandPKcPK11command_argic; check_... | long long do_write_file_command(
long long a1,
char a2,
__m128 a3,
__m128 a4,
__m128 a5,
__m128 a6,
double a7,
double a8,
__m128 a9,
__m128 a10)
{
char v10; // al
double v11; // xmm4_8
double v12; // xmm5_8
long long result; // rax... | do_write_file_command:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV EBX,ESI
MOV R14,RDI
MOV RSI,qword ptr [RDI + 0x10]
LEA RDX,[0x4ca050]
MOV ECX,0x2
MOV R8D,0x20
CALL 0x001629e7
MOV RDI,qword ptr [0x0055d260]
CALL 0x00166386
TEST AL,AL
JZ 0x00166de2
ADD RSP,0x8
POP RBX
POP R14
POP R15
POP RBP
RET
LAB_0... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* do_write_file_command(st_command*, char) */
void do_write_file_command(st_command *param_1,char param_2)
{
int8 uVar1;
int4 uVar2;
int4 uVar3;
int4 uVar4;
char cVar5;
int iVar6;
check_command_args(param_1,*(char ... | |
15,302 | my_coll_rules_realloc | eloqsql/strings/ctype-uca.c | static int
my_coll_rules_realloc(MY_COLL_RULES *rules, size_t n)
{
if (rules->nrules < rules->mrules ||
(rules->rule= rules->loader->realloc(rules->rule,
sizeof(MY_COLL_RULE) *
(rules->mrules= n + 128))))
return 0;
retur... | O0 | c | my_coll_rules_realloc:
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rax
movq 0x10(%rax), %rax
movq -0x10(%rbp), %rcx
cmpq 0x18(%rcx), %rax
jb 0x5b7c3
movq -0x10(%rbp), %rax
movq 0x28(%rax), %rax
movq 0x90(%rax), %rax
movq -0x10(%rbp), %rcx
movq 0x20(%rcx),... | my_coll_rules_realloc:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov rax, [rbp+var_10]
mov rax, [rax+10h]
mov rcx, [rbp+var_10]
cmp rax, [rcx+18h]
jb short loc_5B7C3
mov rax, [rbp+var_10]
mov rax, [rax+28h]
mov rax, [rax+90h]
mov ... | long long my_coll_rules_realloc(_QWORD *a1, long long a2)
{
long long ( *v2)(long long, long long); // rax
long long v3; // rdi
long long v4; // rax
if ( a1[2] < a1[3] )
return 0;
v2 = *(long long ( **)(long long, long long))(a1[5] + 144LL);
v3 = a1[4];
a1[3] = a2 + 128;
v4 = v2(v3, 160 * (a2 + 12... | my_coll_rules_realloc:
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 RAX,qword ptr [RAX + 0x10]
MOV RCX,qword ptr [RBP + -0x10]
CMP RAX,qword ptr [RCX + 0x18]
JC 0x0015b7c3
MOV RAX,qword ptr [RBP + -0x10]
MOV RAX,qword ptr [RAX + 0x... |
int4 my_coll_rules_realloc(long param_1,long param_2)
{
code *pcVar1;
long lVar2;
if (*(ulong *)(param_1 + 0x18) <= *(ulong *)(param_1 + 0x10)) {
pcVar1 = *(code **)(*(long *)(param_1 + 0x28) + 0x90);
*(long *)(param_1 + 0x18) = param_2 + 0x80;
lVar2 = (*pcVar1)(*(int8 *)(param_1 + 0x20),(param_2... | |
15,303 | nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vecto... | monkey531[P]llama/common/./json.hpp | void unget()
{
next_unget = true;
--position.chars_read_total;
// in case we "unget" a newline, we have to also decrement the lines_read
if (position.chars_read_current_line == 0)
{
if (position.lines_read > 0)
{
--position.lines_read... | O0 | cpp | nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<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_EEEEE5ungetEv:
sub rsp, 18h
mov [rsp+18h+var_8], rdi
mov rax,... | char 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::iterator_in... | unget:
SUB RSP,0x18
MOV qword ptr [RSP + 0x10],RDI
MOV RAX,qword ptr [RSP + 0x10]
MOV qword ptr [RSP + 0x8],RAX
MOV byte ptr [RAX + 0x18],0x1
MOV RCX,qword ptr [RAX + 0x20]
ADD RCX,-0x1
MOV qword ptr [RAX + 0x20],RCX
CMP qword ptr [RAX + 0x28],0x0
JNZ 0x0017a509
MOV RAX,qword ptr [RSP + 0x8]
CMP qword ptr [RAX + 0x30],... |
/* nlohmann::json_abi_v3_11_3::detail::lexer<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map,
std::vector, std::__cxx11::string, bool, long, unsigned long, double, std::allocator,
nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned
char... | |
15,304 | init_queue | eloqsql/mysys/queues.c | int init_queue(QUEUE *queue, uint max_elements, uint offset_to_key,
my_bool max_at_top, int (*compare) (void *, uchar *, uchar *),
void *first_cmp_arg, uint offset_to_queue_pos,
uint auto_extent)
{
DBUG_ENTER("init_queue");
if ((queue->root= (uchar **) my_malloc(key_memory_QUEUE,
... | O3 | c | init_queue:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %r9, -0x30(%rbp)
movq %r8, %r13
movl %ecx, %r14d
movl %edx, %r12d
movl %esi, %r15d
movq %rdi, %rbx
leaq 0xb66b08(%rip), %rax # 0xc086d0
movl (%rax), %edi
leal 0x1(%r15), %esi
shlq $0x3, %rsi
movl $0x10, %edx... | init_queue:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov [rbp+var_30], r9
mov r13, r8
mov r14d, ecx
mov r12d, edx
mov r15d, esi
mov rbx, rdi
lea rax, key_memory_QUEUE
mov edi, [rax]
lea esi, [r15+1]
shl rsi, 3
mov ed... | long long init_queue(long long a1, int a2, int a3, char a4, long long a5, long long a6, int a7, int a8)
{
long long v11; // rax
long long result; // rax
v11 = my_malloc(key_memory_QUEUE, (const char *)(8LL * (unsigned int)(a2 + 1)), 16);
*(_QWORD *)a1 = v11;
if ( !v11 )
return 1LL;
*(_DWORD *)(a1 + 16... | init_queue:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV qword ptr [RBP + -0x30],R9
MOV R13,R8
MOV R14D,ECX
MOV R12D,EDX
MOV R15D,ESI
MOV RBX,RDI
LEA RAX,[0xd086d0]
MOV EDI,dword ptr [RAX]
LEA ESI,[R15 + 0x1]
SHL RSI,0x3
MOV EDX,0x10
CALL 0x0019f901
MOV qword ptr [RBX],RAX
TEST RAX,RAX... |
bool init_queue(long *param_1,int param_2,int4 param_3,char param_4,long param_5,long param_6,
int4 param_7,int4 param_8)
{
long lVar1;
lVar1 = my_malloc(key_memory_QUEUE,(ulong)(param_2 + 1) << 3,0x10);
*param_1 = lVar1;
if (lVar1 != 0) {
*(int4 *)(param_1 + 2) = 0;
param_1[5] = par... | |
15,305 | bitmap_test_and_set | eloqsql/mysys/my_bitmap.c | my_bool bitmap_test_and_set(MY_BITMAP *map, uint bitmap_bit)
{
my_bool res;
DBUG_ASSERT(map->bitmap);
DBUG_ASSERT(bitmap_bit < map->n_bits);
bitmap_lock(map);
res= bitmap_fast_test_and_set(map, bitmap_bit);
bitmap_unlock(map);
return res;
} | O0 | c | bitmap_test_and_set:
pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
movq %rdi, -0x8(%rbp)
movl %esi, -0xc(%rbp)
jmp 0xf5d01
jmp 0xf5d03
jmp 0xf5d05
movq -0x8(%rbp), %rdi
callq 0xf5d30
movq -0x8(%rbp), %rdi
movl -0xc(%rbp), %esi
callq 0xf5c90
movb %al, -0xd(%rbp)
movq -0x8(%rbp), %rdi
callq 0xf5d70
movb -0xd(%rbp), %al
add... | bitmap_test_and_set:
push rbp
mov rbp, rsp
sub rsp, 10h
mov [rbp+var_8], rdi
mov [rbp+var_C], esi
jmp short $+2
loc_F5D01:
jmp short $+2
loc_F5D03:
jmp short $+2
loc_F5D05:
mov rdi, [rbp+var_8]
call bitmap_lock
mov rdi, [rbp+var_8]
mov esi, [rbp+var_C]
call bitmap_fast_t... | char bitmap_test_and_set(_QWORD *a1, unsigned int a2)
{
char v3; // [rsp+3h] [rbp-Dh]
bitmap_lock(a1);
v3 = bitmap_fast_test_and_set(a1, a2);
bitmap_unlock(a1);
return v3;
}
| bitmap_test_and_set:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
JMP 0x001f5d01
LAB_001f5d01:
JMP 0x001f5d03
LAB_001f5d03:
JMP 0x001f5d05
LAB_001f5d05:
MOV RDI,qword ptr [RBP + -0x8]
CALL 0x001f5d30
MOV RDI,qword ptr [RBP + -0x8]
MOV ESI,dword ptr [RBP + -0xc]
CALL 0x... |
int1 bitmap_test_and_set(int8 param_1,int4 param_2)
{
int1 uVar1;
bitmap_lock(param_1);
uVar1 = bitmap_fast_test_and_set(param_1,param_2);
bitmap_unlock(param_1);
return uVar1;
}
| |
15,306 | 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 0x485f9
jmp 0x485fb
jmp 0x485fd
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_485F9:
jmp short $+2
loc_485FB:
jmp short $+2
loc_485FD:
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 0x001485f9
LAB_001485f9:
JMP 0x001485fb
LAB_001485fb:
JMP 0x001485fd
LAB_001485fd:
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... | |
15,307 | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/vtr/sparseSelector.cpp | void
SparseSelector::selectFace(Index parentFace) {
initializeSelection();
if (!wasFaceSelected(parentFace)) {
markFaceSelected(parentFace);
// Mark the face's incident verts and edges as selected:
ConstIndexArray fEdges = _refine->parent().getFaceEdges(parentFace),
... | O0 | cpp | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int):
pushq %rbp
movq %rsp, %rbp
subq $0x70, %rsp
movq %rdi, -0x8(%rbp)
movl %esi, -0xc(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x60(%rbp)
callq 0xcae60
movq -0x60(%rbp), %rdi
movl -0xc(%rbp), %esi
callq 0xd4bf0
testb $0x1, %al
jne 0x107011
movq -0x60(%rbp),... | _ZN10OpenSubdiv6v3_6_03Vtr8internal14SparseSelector10selectFaceEi:
push rbp
mov rbp, rsp
sub rsp, 70h
mov [rbp+var_8], rdi
mov [rbp+var_C], esi
mov rdi, [rbp+var_8]; this
mov [rbp+var_60], rdi
call __ZN10OpenSubdiv6v3_6_03Vtr8internal14SparseSelector19initializeSelectionEv; OpenSubdiv::v3_... | long long OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(
OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector *this,
int a2)
{
long long result; // rax
OpenSubdiv::v3_6_0::Vtr::internal::Level *v3; // rax
long long FaceEdges; // rax
int v5; // edx
OpenSubdiv::v3_6_0::Vtr::interna... | |||
15,308 | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/vtr/sparseSelector.cpp | void
SparseSelector::selectFace(Index parentFace) {
initializeSelection();
if (!wasFaceSelected(parentFace)) {
markFaceSelected(parentFace);
// Mark the face's incident verts and edges as selected:
ConstIndexArray fEdges = _refine->parent().getFaceEdges(parentFace),
... | O1 | cpp | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int):
pushq %r14
pushq %rbx
pushq %rax
movl %esi, %r14d
movq %rdi, %rbx
cmpb $0x0, 0x8(%rdi)
jne 0x4af28
movq (%rbx), %rdi
callq 0x3a930
movb $0x1, 0x8(%rbx)
movq (%rbx), %rcx
movslq %r14d, %rax
movq 0x198(%rcx), %rcx
movb (%rcx,%rax), %dl
testb $0x1, %dl
jn... | _ZN10OpenSubdiv6v3_6_03Vtr8internal14SparseSelector10selectFaceEi:
push r14
push rbx
push rax
mov r14d, esi
mov rbx, rdi
cmp byte ptr [rdi+8], 0
jnz short loc_4AF28
mov rdi, [rbx]; this
call __ZN10OpenSubdiv6v3_6_03Vtr8internal10Refinement29initializeSparseSelectionTagsEv; OpenSubdiv::v3... | long long OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(
OpenSubdiv::v3_6_0::Vtr::internal::Refinement **this,
int a2)
{
long long result; // rax
long long v4; // rcx
char v5; // dl
_QWORD *v6; // rsi
long long v7; // rcx
long long v8; // rcx
long long v9; // rdx
long lo... | selectFace:
PUSH R14
PUSH RBX
PUSH RAX
MOV R14D,ESI
MOV RBX,RDI
CMP byte ptr [RDI + 0x8],0x0
JNZ 0x0014af28
MOV RDI,qword ptr [RBX]
CALL 0x0013a930
MOV byte ptr [RBX + 0x8],0x1
LAB_0014af28:
MOV RCX,qword ptr [RBX]
MOVSXD RAX,R14D
MOV RCX,qword ptr [RCX + 0x198]
MOV DL,byte ptr [RCX + RAX*0x1]
TEST DL,0x1
JNZ 0x0014afa... |
/* OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int) */
void __thiscall
OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(SparseSelector *this,int param_1)
{
byte *pbVar1;
byte bVar2;
long lVar3;
long lVar4;
long lVar5;
long lVar6;
long lVar7;
if (this[8] == (SparseSel... | |
15,309 | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/vtr/sparseSelector.cpp | void
SparseSelector::selectFace(Index parentFace) {
initializeSelection();
if (!wasFaceSelected(parentFace)) {
markFaceSelected(parentFace);
// Mark the face's incident verts and edges as selected:
ConstIndexArray fEdges = _refine->parent().getFaceEdges(parentFace),
... | O2 | cpp | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int):
pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movl %esi, %ebp
movq %rdi, %rbx
callq 0x51ab0
movq (%rbx), %rax
movslq %ebp, %r15
movq 0x198(%rax), %rax
movb (%rax,%r15), %cl
testb $0x1, %cl
jne 0x62d28
orb $0x1, %cl
movb %cl, (%rax,%r15)
movq (... | _ZN10OpenSubdiv6v3_6_03Vtr8internal14SparseSelector10selectFaceEi:
push rbp
push r15
push r14
push rbx
push rax
mov ebp, esi
mov rbx, rdi
call __ZN10OpenSubdiv6v3_6_03Vtr8internal14SparseSelector19initializeSelectionEv; OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::initializeSelection(voi... | long long OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(
OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector *this,
int a2)
{
long long result; // rax
char v3; // cl
long long FaceEdges; // r14
long long v5; // rdx
long long v6; // rcx
OpenSubdiv::v3_6_0::Vtr::internal::Spars... | selectFace:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV EBP,ESI
MOV RBX,RDI
CALL 0x00151ab0
MOV RAX,qword ptr [RBX]
MOVSXD R15,EBP
MOV RAX,qword ptr [RAX + 0x198]
MOV CL,byte ptr [RAX + R15*0x1]
TEST CL,0x1
JNZ 0x00162d28
OR CL,0x1
MOV byte ptr [RAX + R15*0x1],CL
MOV RAX,qword ptr [RBX]
MOV RDI,qword ptr [RAX + 0x... |
/* OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int) */
void __thiscall
OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(SparseSelector *this,int param_1)
{
byte *pbVar1;
byte bVar2;
long lVar3;
ulong uVar4;
ulong uVar5;
int1 auVar6 [12];
initializeSelection(this);
bV... | |
15,310 | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/vtr/sparseSelector.cpp | void
SparseSelector::selectFace(Index parentFace) {
initializeSelection();
if (!wasFaceSelected(parentFace)) {
markFaceSelected(parentFace);
// Mark the face's incident verts and edges as selected:
ConstIndexArray fEdges = _refine->parent().getFaceEdges(parentFace),
... | O3 | cpp | OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int):
pushq %r14
pushq %rbx
pushq %rax
movl %esi, %r14d
movq %rdi, %rbx
cmpb $0x0, 0x8(%rdi)
jne 0x4d53c
movq (%rbx), %rdi
callq 0x3a910
movb $0x1, 0x8(%rbx)
movq (%rbx), %rcx
movslq %r14d, %rax
movq 0x198(%rcx), %rcx
movb (%rcx,%rax), %dl
testb $0x1, %dl
jn... | _ZN10OpenSubdiv6v3_6_03Vtr8internal14SparseSelector10selectFaceEi:
push r14
push rbx
push rax
mov r14d, esi
mov rbx, rdi
cmp byte ptr [rdi+8], 0
jnz short loc_4D53C
mov rdi, [rbx]; this
call __ZN10OpenSubdiv6v3_6_03Vtr8internal10Refinement29initializeSparseSelectionTagsEv; OpenSubdiv::v3... | long long OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(
OpenSubdiv::v3_6_0::Vtr::internal::Refinement **this,
int a2)
{
long long result; // rax
long long v4; // rcx
char v5; // dl
_QWORD *v6; // rsi
long long v7; // rcx
long long v8; // rcx
long long v9; // rdx
long lo... | selectFace:
PUSH R14
PUSH RBX
PUSH RAX
MOV R14D,ESI
MOV RBX,RDI
CMP byte ptr [RDI + 0x8],0x0
JNZ 0x0014d53c
MOV RDI,qword ptr [RBX]
CALL 0x0013a910
MOV byte ptr [RBX + 0x8],0x1
LAB_0014d53c:
MOV RCX,qword ptr [RBX]
MOVSXD RAX,R14D
MOV RCX,qword ptr [RCX + 0x198]
MOV DL,byte ptr [RCX + RAX*0x1]
TEST DL,0x1
JNZ 0x0014d5b... |
/* OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(int) */
void __thiscall
OpenSubdiv::v3_6_0::Vtr::internal::SparseSelector::selectFace(SparseSelector *this,int param_1)
{
byte *pbVar1;
byte bVar2;
long lVar3;
long lVar4;
long lVar5;
long lVar6;
long lVar7;
if (this[8] == (SparseSel... | |
15,311 | void nlohmann::json_abi_v3_11_3::detail::dtoa_impl::grisu2<double>(char*, int&, int&, double) | llama.cpp/common/json.hpp | JSON_HEDLEY_NON_NULL(1)
void grisu2(char* buf, int& len, int& decimal_exponent, FloatType value)
{
static_assert(diyfp::kPrecision >= std::numeric_limits<FloatType>::digits + 3,
"internal error: not enough precision");
JSON_ASSERT(std::isfinite(value));
JSON_ASSERT(value > 0);
// If ... | O3 | cpp | void nlohmann::json_abi_v3_11_3::detail::dtoa_impl::grisu2<double>(char*, int&, int&, double):
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0x58, %rsp
movq %xmm0, %rax
btrq $0x3f, %rax
movabsq $0x7ff0000000000000, %rcx # imm = 0x7FF0000000000000
cmpq %rcx, %rax
jge 0x7f3c5
xorpd %xmm1, %xmm1
ucomisd %xmm1, %xmm0
j... | _ZN8nlohmann16json_abi_v3_11_36detail9dtoa_impl6grisu2IdEEvPcRiS5_T_:
push r15
push r14
push r12
push rbx
sub rsp, 58h
movq rax, xmm0
btr rax, 3Fh ; '?'
mov rcx, 7FF0000000000000h
cmp rax, rcx
jge short loc_7F3C5
xorpd xmm1, xmm1
ucomisd xmm0, xmm1
jbe short loc_7F3E1
mov rb... | long long nlohmann::json_abi_v3_11_3::detail::dtoa_impl::grisu2<double>(
long long a1,
long long a2,
long long a3,
double a4)
{
long long v5; // r9
char *v7; // rsi
int v8; // edx
int v9; // ecx
int v10; // r8d
int v11; // r9d
_QWORD v12[3]; // [rsp+28h] [rbp-50h] BYREF
... | grisu2<double>:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0x58
MOVQ RAX,XMM0
BTR RAX,0x3f
MOV RCX,0x7ff0000000000000
CMP RAX,RCX
JGE 0x0017f3c5
XORPD XMM1,XMM1
UCOMISD XMM0,XMM1
JBE 0x0017f3e1
MOV RBX,RDX
MOV R14,RSI
MOV R15,RDI
LEA R12,[RSP + 0x28]
MOV RDI,R12
CALL 0x0017f67e
MOV RCX,qword ptr [R12 + 0x10]
MOV R8D,d... |
/* void nlohmann::json_abi_v3_11_3::detail::dtoa_impl::grisu2<double>(char*, int&, int&, double) */
void nlohmann::json_abi_v3_11_3::detail::dtoa_impl::grisu2<double>
(char *param_1,int *param_2,int *param_3,double param_4)
{
char *pcVar1;
int8 uVar2;
int8 in_R9;
int4 local_50 [2];
int4 uSta... | |
15,312 | stbi__pnm_getinteger(stbi__context*, char*) | monkey531[P]llama/examples/llava/../../common/stb_image.h | static int stbi__pnm_getinteger(stbi__context *s, char *c)
{
int value = 0;
while (!stbi__at_eof(s) && stbi__pnm_isdigit(*c)) {
value = value*10 + (*c - '0');
*c = (char) stbi__get8(s);
if((value > 214748364) || (value == 214748364 && *c > '7'))
return stbi__err("integer parse ov... | O2 | c | stbi__pnm_getinteger(stbi__context*, char*):
pushq %r15
pushq %r14
pushq %rbx
movq %rsi, %r14
movq %rdi, %r15
xorl %ebx, %ebx
movq %r15, %rdi
callq 0x3f82c
testl %eax, %eax
jne 0x41a6f
movzbl (%r14), %eax
leal -0x3a(%rax), %ecx
cmpb $-0xa, %cl
jb 0x41a6f
imull $0xa, %ebx, %ecx
leal (%rcx,%rax), %ebx
addl $-0x30, %ebx
m... | _ZL20stbi__pnm_getintegerP13stbi__contextPc:
push r15
push r14
push rbx
mov r14, rsi
mov r15, rdi
xor ebx, ebx
loc_41A13:
mov rdi, r15
call _ZL12stbi__at_eofP13stbi__context; stbi__at_eof(stbi__context *)
test eax, eax
jnz short loc_41A6F
movzx eax, byte ptr [r14]
lea ecx, [rax-... | long long stbi__pnm_getinteger(long long a1, char *a2)
{
int v2; // ebx
int v3; // eax
char v4; // al
v2 = 0;
while ( !(unsigned int)stbi__at_eof(a1) )
{
v3 = (unsigned __int8)*a2;
if ( (unsigned __int8)(v3 - 58) < 0xF6u )
break;
v2 = 10 * v2 + v3 - 48;
v4 = stbi__get8(a1);
*a2 =... | stbi__pnm_getinteger:
PUSH R15
PUSH R14
PUSH RBX
MOV R14,RSI
MOV R15,RDI
XOR EBX,EBX
LAB_00141a13:
MOV RDI,R15
CALL 0x0013f82c
TEST EAX,EAX
JNZ 0x00141a6f
MOVZX EAX,byte ptr [R14]
LEA ECX,[RAX + -0x3a]
CMP CL,0xf6
JC 0x00141a6f
IMUL ECX,EBX,0xa
LEA EBX,[RCX + RAX*0x1]
ADD EBX,-0x30
MOV RDI,R15
CALL 0x0013cc3c
MOV byte ... |
/* stbi__pnm_getinteger(stbi__context*, char*) */
int stbi__pnm_getinteger(stbi__context *param_1,char *param_2)
{
char cVar1;
int iVar2;
int iVar3;
long *in_FS_OFFSET;
iVar3 = 0;
while( true ) {
iVar2 = stbi__at_eof(param_1);
if (iVar2 != 0) {
return iVar3;
}
if ((byte)(*param_2... | |
15,313 | stbi__pic_is4(stbi__context*, char const*) | llama.cpp/examples/llava/../../common/stb_image.h | static int stbi__pic_is4(stbi__context *s,const char *str)
{
int i;
for (i=0; i<4; ++i)
if (stbi__get8(s) != (stbi_uc)str[i])
return 0;
return 1;
} | O3 | c | stbi__pic_is4(stbi__context*, char const*):
pushq %r15
pushq %r14
pushq %rbx
movq %rsi, %rbx
movq %rdi, %r14
movq 0xc0(%rdi), %rax
xorl %r15d, %r15d
cmpq 0xc8(%r14), %rax
jb 0x407dd
cmpl $0x0, 0x30(%r14)
je 0x407fe
movq %r14, %rdi
callq 0x3cfb1
movq 0xc0(%r14), %rax
leaq 0x1(%rax), %rdx
movq %rdx, 0xc0(%r14)
movb (%rax... | _ZL13stbi__pic_is4P13stbi__contextPKc:
push r15
push r14
push rbx
mov rbx, rsi
mov r14, rdi
mov rax, [rdi+0C0h]
xor r15d, r15d
loc_407BE:
cmp rax, [r14+0C8h]
jb short loc_407DD
cmp dword ptr [r14+30h], 0
jz short loc_407FE
mov rdi, r14
call _ZL19stbi__refill_bufferP13st... | long long stbi__pic_is4(long long a1, long long a2)
{
char *v2; // rax
long long v3; // r15
char v4; // cl
v2 = *(char **)(a1 + 192);
v3 = 0LL;
while ( 1 )
{
if ( (unsigned long long)v2 < *(_QWORD *)(a1 + 200) )
goto LABEL_5;
if ( *(_DWORD *)(a1 + 48) )
{
stbi__refill_buffer(a1);... | stbi__pic_is4:
PUSH R15
PUSH R14
PUSH RBX
MOV RBX,RSI
MOV R14,RDI
MOV RAX,qword ptr [RDI + 0xc0]
XOR R15D,R15D
LAB_001407be:
CMP RAX,qword ptr [R14 + 0xc8]
JC 0x001407dd
CMP dword ptr [R14 + 0x30],0x0
JZ 0x001407fe
MOV RDI,R14
CALL 0x0013cfb1
MOV RAX,qword ptr [R14 + 0xc0]
LAB_001407dd:
LEA RDX,[RAX + 0x1]
MOV qword pt... |
/* stbi__pic_is4(stbi__context*, char const*) */
int8 stbi__pic_is4(stbi__context *param_1,char *param_2)
{
char *pcVar1;
char cVar2;
long lVar3;
pcVar1 = *(char **)(param_1 + 0xc0);
lVar3 = 0;
do {
if (pcVar1 < *(char **)(param_1 + 200)) {
LAB_001407dd:
*(char **)(param_1 + 0xc0) = pcVar1 +... | |
15,314 | mysql_reset_connection_start_internal | eloqsql/libmariadb/libmariadb/mariadb_async.c | static void
mysql_reset_connection_start_internal(void *d)
{
MK_ASYNC_INTERNAL_BODY(
mysql_reset_connection,
(parms->mysql),
parms->mysql,
int,
r_int)
} | O3 | c | mysql_reset_connection_start_internal:
pushq %rbp
movq %rsp, %rbp
pushq %rbx
pushq %rax
movq (%rdi), %rdi
movq 0x480(%rdi), %rax
movq 0x28(%rax), %rbx
callq 0x21e0a
movl %eax, 0x8(%rbx)
movl $0x0, (%rbx)
addq $0x8, %rsp
popq %rbx
popq %rbp
retq
| mysql_reset_connection_start_internal:
push rbp
mov rbp, rsp
push rbx
push rax
mov rdi, [rdi]
mov rax, [rdi+480h]
mov rbx, [rax+28h]
call mysql_reset_connection
mov [rbx+8], eax
mov dword ptr [rbx], 0
add rsp, 8
pop rbx
pop rbp
retn
| long long mysql_reset_connection_start_internal(
long long *a1,
long long a2,
long long a3,
long long a4,
unsigned long long a5,
int a6)
{
long long v6; // rdi
_DWORD *v7; // rbx
long long result; // rax
v6 = *a1;
v7 = *(_DWORD **)(*(_QWORD *)(v6 + 1152) + 40L... | mysql_reset_connection_start_internal:
PUSH RBP
MOV RBP,RSP
PUSH RBX
PUSH RAX
MOV RDI,qword ptr [RDI]
MOV RAX,qword ptr [RDI + 0x480]
MOV RBX,qword ptr [RAX + 0x28]
CALL 0x00121e0a
MOV dword ptr [RBX + 0x8],EAX
MOV dword ptr [RBX],0x0
ADD RSP,0x8
POP RBX
POP RBP
RET
|
void mysql_reset_connection_start_internal(long *param_1)
{
int4 *puVar1;
int4 uVar2;
puVar1 = *(int4 **)(*(long *)(*param_1 + 0x480) + 0x28);
uVar2 = mysql_reset_connection();
puVar1[2] = uVar2;
*puVar1 = 0;
return;
}
| |
15,315 | ma_mark_file_changed_now | eloqsql/storage/maria/ma_locking.c | int _ma_mark_file_changed_now(register MARIA_SHARE *share)
{
uchar buff[3];
int error= 1;
DBUG_ENTER("_ma_mark_file_changed_now");
if (_MA_ALREADY_MARKED_FILE_CHANGED)
DBUG_RETURN(0);
mysql_mutex_lock(&share->intern_lock); /* recheck under mutex */
if (! _MA_ALREADY_MARKED_FILE_CHANGED)
{
share->... | O3 | c | ma_mark_file_changed_now:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movq %rdi, %r14
testb $0x1, 0x170(%rdi)
je 0x4088a
xorl %r15d, %r15d
cmpb $0x0, 0x7df(%r14)
jne 0x409e9
leaq 0x8f0(%r14), %rbx
cmpq $0x0, 0x930(%r14)
jne 0x409f7
movq %rbx, %rdi
callq 0x2a1f0
movl 0x170(%r14), %eax
movb 0x7... | _ma_mark_file_changed_now:
push rbp
mov rbp, rsp
push r15
push r14
push rbx
push rax
mov r14, rdi
test byte ptr [rdi+170h], 1
jz short loc_4088A
xor r15d, r15d
cmp byte ptr [r14+7DFh], 0
jnz loc_409E9
loc_4088A:
lea rbx, [r14+8F0h]
cmp qword ptr [r14+930h], 0
jnz l... | long long ma_mark_file_changed_now(long long a1)
{
long long v1; // rax
unsigned int v3; // r15d
int v4; // eax
char v5; // cl
long long v6; // rdi
long long min_trid; // rax
__int16 v8; // kr00_2
long long v9; // rdi
int v11; // [rsp+0h] [rbp-1Ch] BYREF
v11 = HIDWORD(v1);
if ( (*(_BYTE *)(a1 + ... | _ma_mark_file_changed_now:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV R14,RDI
TEST byte ptr [RDI + 0x170],0x1
JZ 0x0014088a
XOR R15D,R15D
CMP byte ptr [R14 + 0x7df],0x0
JNZ 0x001409e9
LAB_0014088a:
LEA RBX,[R14 + 0x8f0]
CMP qword ptr [R14 + 0x930],0x0
JNZ 0x001409f7
MOV RDI,RBX
CALL 0x0012a1f0
LAB_001... |
int8 _ma_mark_file_changed_now(long param_1)
{
pthread_mutex_t *__mutex;
uint uVar1;
char cVar2;
int iVar3;
int8 in_RAX;
int8 uVar4;
long lVar5;
int8 uVar6;
int8 uStack_28;
if (((*(byte *)(param_1 + 0x170) & 1) != 0) && (*(char *)(param_1 + 0x7df) != '\0')) {
return 0;
}
__mutex = (pthr... | |
15,316 | OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<float>::Create(int, OpenSubdiv::v3_6_0::Far::StencilTableReal<float> const**) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/far/stencilTableFactory.cpp | StencilTableReal<REAL> const *
StencilTableFactoryReal<REAL>::Create(int numTables,
StencilTableReal<REAL> const ** tables) {
// XXXtakahito:
// This function returns NULL for empty inputs or erroneous condition.
// It's convenient for skipping varying stencils etc, however,
// other Create() API r... | O0 | cpp | OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<float>::Create(int, OpenSubdiv::v3_6_0::Far::StencilTableReal<float> const**):
pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movl %edi, -0xc(%rbp)
movq %rsi, -0x18(%rbp)
cmpl $0x0, -0xc(%rbp)
jle 0x1594bf
cmpq $0x0, -0x18(%rbp)
jne 0x1594cc
movq $0x0, -0x8(%rbp)
jmp 0x1597... | _ZN10OpenSubdiv6v3_6_03Far23StencilTableFactoryRealIdE6CreateEiPPKNS1_16StencilTableRealIdEE:
push rbp
mov rbp, rsp
sub rsp, 0A0h
mov [rbp+var_C], edi
mov [rbp+var_18], rsi
cmp [rbp+var_C], 0
jle short loc_1594BF
cmp [rbp+var_18], 0
jnz short loc_1594CC
loc_1594BF:
mov [rbp+var_8]... | _DWORD * OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<double>::Create(int a1, long long a2)
{
long long ControlIndices; // rax
long long v3; // rax
long long v4; // rax
long long v5; // rax
_DWORD *v7; // [rsp+20h] [rbp-80h]
int v8; // [rsp+28h] [rbp-78h]
int NumStencils; // [rsp+2Ch] [rbp-74h]
long... | |||
15,317 | OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<float>::Create(int, OpenSubdiv::v3_6_0::Far::StencilTableReal<float> const**) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/far/stencilTableFactory.cpp | StencilTableReal<REAL> const *
StencilTableFactoryReal<REAL>::Create(int numTables,
StencilTableReal<REAL> const ** tables) {
// XXXtakahito:
// This function returns NULL for empty inputs or erroneous condition.
// It's convenient for skipping varying stencils etc, however,
// other Create() API r... | O2 | cpp | OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<float>::Create(int, OpenSubdiv::v3_6_0::Far::StencilTableReal<float> const**):
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
testl %edi, %edi
setle %al
movq %rsi, 0x18(%rsp)
testq %rsi, %rsi
sete %cl
xorl %ebx, %ebx
orb %al, %cl
jne 0... | _ZN10OpenSubdiv6v3_6_03Far23StencilTableFactoryRealIdE6CreateEiPPKNS1_16StencilTableRealIdEE:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 38h
test edi, edi
setle al
mov [rsp+68h+var_50], rsi
test rsi, rsi
setz cl
xor ebx, ebx
or cl, al
jnz loc_85658
m... | long long OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<double>::Create(unsigned int a1, long long a2)
{
long long v2; // rbx
long long v3; // r13
int v4; // edi
long long v5; // rax
int v6; // ebp
int v7; // r15d
long long v8; // rcx
long long v9; // rbx
long long v10; // r8
long long v11; // r... | Create:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x38
TEST EDI,EDI
SETLE AL
MOV qword ptr [RSP + 0x18],RSI
TEST RSI,RSI
SETZ CL
XOR EBX,EBX
OR CL,AL
JNZ 0x00185658
MOV R13D,EDI
PUSH -0x1
POP RDI
XOR EAX,EAX
XOR EBP,EBP
XOR R15D,R15D
LAB_001854e3:
CMP R13,RAX
JZ 0x0018552a
MOV RCX,qword ptr [RSP + 0... |
/* OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<double>::Create(int,
OpenSubdiv::v3_6_0::Far::StencilTableReal<double> const**) */
StencilTableReal<double> *
OpenSubdiv::v3_6_0::Far::StencilTableFactoryReal<double>::Create
(int param_1,StencilTableReal **param_2)
{
StencilTableReal *pSVar1;
long... | |
15,318 | FTB_WORD_cmp_list | eloqsql/storage/myisam/ft_boolean_search.c | static int FTB_WORD_cmp_list(CHARSET_INFO *cs, FTB_WORD **a, FTB_WORD **b)
{
/* ORDER BY word, ndepth */
int i= ha_compare_text(cs, (uchar*) (*a)->word + 1, (*a)->len - 1,
(uchar*) (*b)->word + 1, (*b)->len - 1, 0);
if (!i)
i= CMP_NUM((*a)->ndepth, (*b)->ndepth);
return i;
} | O3 | c | FTB_WORD_cmp_list:
pushq %rbp
movq %rsp, %rbp
pushq %r14
pushq %rbx
movq %rdx, %rbx
movq %rsi, %r14
movq (%rsi), %rsi
movl 0x48(%rsi), %edx
addq $0x4e, %rsi
decl %edx
movq (%rbx), %rcx
movl 0x48(%rcx), %r8d
addq $0x4e, %rcx
decl %r8d
xorl %r9d, %r9d
callq 0x5ba8c
testl %eax, %eax
jne 0x4de86
movq (%r14), %rax
movl 0x44... | FTB_WORD_cmp_list:
push rbp
mov rbp, rsp
push r14
push rbx
mov rbx, rdx
mov r14, rsi
mov rsi, [rsi]
mov edx, [rsi+48h]
add rsi, 4Eh ; 'N'
dec edx
mov rcx, [rbx]
mov r8d, [rcx+48h]
add rcx, 4Eh ; 'N'
dec r8d
xor r9d, r9d
call ha_compare_text
test eax, eax
jn... | long long FTB_WORD_cmp_list(long long a1, long long a2, long long a3)
{
long long result; // rax
unsigned int v5; // eax
bool v6; // cf
BOOL v7; // edx
result = ha_compare_text(
a1,
*(_QWORD *)a2 + 78LL,
(unsigned int)(*(_DWORD *)(*(_QWORD *)a2 + 72LL) - 1),
... | FTB_WORD_cmp_list:
PUSH RBP
MOV RBP,RSP
PUSH R14
PUSH RBX
MOV RBX,RDX
MOV R14,RSI
MOV RSI,qword ptr [RSI]
MOV EDX,dword ptr [RSI + 0x48]
ADD RSI,0x4e
DEC EDX
MOV RCX,qword ptr [RBX]
MOV R8D,dword ptr [RCX + 0x48]
ADD RCX,0x4e
DEC R8D
XOR R9D,R9D
CALL 0x0015ba8c
TEST EAX,EAX
JNZ 0x0014de86
MOV RAX,qword ptr [R14]
MOV EA... |
ulong FTB_WORD_cmp_list(int8 param_1,long *param_2,long *param_3)
{
ulong uVar1;
uVar1 = ha_compare_text(param_1,*param_2 + 0x4e,*(int *)(*param_2 + 0x48) + -1,*param_3 + 0x4e,
*(int *)(*param_3 + 0x48) + -1,0);
if ((int)uVar1 == 0) {
uVar1 = 0xffffffff;
if (*(uint *)(*param... | |
15,319 | wt_init | eloqsql/mysys/waiting_threads.c | void wt_init()
{
DBUG_ENTER("wt_init");
DBUG_ASSERT(reshash.alloc.constructor != wt_resource_create);
lf_hash_init(&reshash, sizeof(WT_RESOURCE), LF_HASH_UNIQUE, 0,
sizeof_WT_RESOURCE_ID, 0, 0);
reshash.alloc.constructor= wt_resource_create;
reshash.alloc.destructor= wt_resource_destroy;
res... | O3 | c | wt_init:
pushq %rbp
movq %rsp, %rbp
pushq %r14
pushq %rbx
subq $0x10, %rsp
movq $0x0, (%rsp)
leaq 0xb61d76(%rip), %rdi # 0xc08610
xorl %ebx, %ebx
movl $0x108, %esi # imm = 0x108
movl $0x1, %edx
xorl %ecx, %ecx
movl $0x10, %r8d
xorl %r9d, %r9d
callq 0xa5bb4
leaq 0xc9(%rip), %rax # 0xa6986
movq %rax,... | wt_init:
push rbp
mov rbp, rsp
push r14
push rbx
sub rsp, 10h
mov [rsp+20h+var_20], 0
lea rdi, reshash
xor ebx, ebx
mov esi, 108h
mov edx, 1
xor ecx, ecx
mov r8d, 10h
xor r9d, r9d
call lf_hash_init
lea rax, wt_resource_create
mov cs:qword_C08690, rax
lea r... | long long wt_init()
{
long long v0; // rbx
long long result; // rax
v0 = 0LL;
lf_hash_init((long long)&reshash, 264, 1, 0, 16, 0LL, 0LL);
qword_C08690 = (long long)wt_resource_create;
qword_C08698 = (long long)wt_resource_destroy;
qword_C086A8 = (long long)wt_resource_init;
wt_wait_stats = 0LL;
*((_O... | wt_init:
PUSH RBP
MOV RBP,RSP
PUSH R14
PUSH RBX
SUB RSP,0x10
MOV qword ptr [RSP],0x0
LEA RDI,[0xd08610]
XOR EBX,EBX
MOV ESI,0x108
MOV EDX,0x1
XOR ECX,ECX
MOV R8D,0x10
XOR R9D,R9D
CALL 0x001a5bb4
LEA RAX,[0x1a6986]
MOV qword ptr [0x00d08690],RAX
LEA RAX,[0x1a6a20]
MOV qword ptr [0x00d08698],RAX
LEA RAX,[0x1a6a8a]
MOV qw... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
void wt_init(void)
{
double dVar1;
long lVar2;
lVar2 = 0;
lf_hash_init(reshash,0x108,1,0,0x10,0,0);
reshash._128_8_ = wt_resource_create;
reshash._136_8_ = wt_resource_destroy;
reshash._152_8_ = wt_resource_init;
... | |
15,320 | pvio_socket_async_read | eloqsql/libmariadb/plugins/pvio/pvio_socket.c | ssize_t pvio_socket_async_read(MARIADB_PVIO *pvio, uchar *buffer, size_t length)
{
ssize_t r= -1;
#ifndef _WIN32
int read_flags= MSG_DONTWAIT;
#endif
struct st_pvio_socket *csock= NULL;
if (!pvio || !pvio->data)
return -1;
csock= (struct st_pvio_socket *)pvio->data;
#ifndef _WIN32
r= recv(csock->sock... | O3 | c | pvio_socket_async_read:
pushq %rbp
movq %rsp, %rbp
testq %rdi, %rdi
je 0x30ef4
movq (%rdi), %rax
testq %rax, %rax
je 0x30ef4
movl (%rax), %edi
movl $0x40, %ecx
popq %rbp
jmp 0x13170
movq $-0x1, %rax
popq %rbp
retq
| pvio_socket_async_read:
push rbp
mov rbp, rsp
test rdi, rdi
jz short loc_30EF4
mov rax, [rdi]
test rax, rax
jz short loc_30EF4
mov edi, [rax]
mov ecx, 40h ; '@'
pop rbp
jmp _recv
loc_30EF4:
mov rax, 0FFFFFFFFFFFFFFFFh
pop rbp
retn
| long long pvio_socket_async_read(_QWORD *a1, long long a2, long long a3)
{
if ( a1 && *a1 )
return recv(*(unsigned int *)*a1, a2, a3, 64LL);
else
return -1LL;
}
| pvio_socket_async_read:
PUSH RBP
MOV RBP,RSP
TEST RDI,RDI
JZ 0x00130ef4
MOV RAX,qword ptr [RDI]
TEST RAX,RAX
JZ 0x00130ef4
MOV EDI,dword ptr [RAX]
MOV ECX,0x40
POP RBP
JMP 0x00113170
LAB_00130ef4:
MOV RAX,-0x1
POP RBP
RET
|
ssize_t pvio_socket_async_read(int8 *param_1,void *param_2,size_t param_3)
{
ssize_t sVar1;
if ((param_1 != (int8 *)0x0) && ((int *)*param_1 != (int *)0x0)) {
sVar1 = recv(*(int *)*param_1,param_2,param_3,0x40);
return sVar1;
}
return -1;
}
| |
15,321 | google::protobuf::DescriptorPool::CrossLinkOnDemandHelper(google::protobuf::stringpiece_internal::StringPiece, bool) const | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/descriptor.cc | Symbol DescriptorPool::CrossLinkOnDemandHelper(StringPiece name,
bool expecting_enum) const {
(void)expecting_enum; // Parameter is used by Google-internal code.
auto lookup_name = std::string(name);
if (!lookup_name.empty() && lookup_name[0] == '.') {
lookup_na... | O3 | cpp | google::protobuf::DescriptorPool::CrossLinkOnDemandHelper(google::protobuf::stringpiece_internal::StringPiece, bool) const:
pushq %r14
pushq %rbx
subq $0x58, %rsp
movq %rdi, %rbx
leaq 0x48(%rsp), %rax
movq %rsi, (%rax)
movq %rdx, 0x8(%rax)
leaq 0x8(%rsp), %r14
movq %r14, %rdi
movq %rax, %rsi
callq 0x85906
movq (%r14), ... | _ZNK6google8protobuf14DescriptorPool23CrossLinkOnDemandHelperENS0_20stringpiece_internal11StringPieceEb:
push r14
push rbx
sub rsp, 58h
mov rbx, rdi
lea rax, [rsp+68h+var_20]
mov [rax], rsi
mov [rax+8], rdx
lea r14, [rsp+68h+var_60]
mov rdi, r14
mov rsi, rax
call _ZNK6google8pro... | _BYTE * google::protobuf::DescriptorPool::CrossLinkOnDemandHelper(long long a1, long long a2, long long a3)
{
long long v3; // rdx
long long v4; // rcx
_BYTE *v5; // rbx
char *v7; // [rsp+8h] [rbp-60h] BYREF
long long v8; // [rsp+10h] [rbp-58h]
char v9; // [rsp+18h] [rbp-50h] BYREF
void *v10[2]; // [rsp+2... | CrossLinkOnDemandHelper:
PUSH R14
PUSH RBX
SUB RSP,0x58
MOV RBX,RDI
LEA RAX,[RSP + 0x48]
MOV qword ptr [RAX],RSI
MOV qword ptr [RAX + 0x8],RDX
LEA R14,[RSP + 0x8]
MOV RDI,R14
MOV RSI,RAX
CALL 0x00185906
MOV RDX,qword ptr [R14]
MOV RCX,qword ptr [R14 + 0x8]
TEST RCX,RCX
JZ 0x001dcdca
CMP byte ptr [RDX],0x2e
JNZ 0x001dcd... |
/* google::protobuf::DescriptorPool::CrossLinkOnDemandHelper(google::protobuf::stringpiece_internal::StringPiece,
bool) const */
int8 __thiscall
google::protobuf::DescriptorPool::CrossLinkOnDemandHelper
(DescriptorPool *this,int8 param_2,int8 param_3)
{
int8 uVar1;
char *local_60;
long local_58;
... | |
15,322 | scan_one_character | eloqsql/strings/ctype.c | static size_t
scan_one_character(const char *s, const char *e, my_wc_t *wc)
{
CHARSET_INFO *cs= &my_charset_utf8mb3_general_ci;
if (s >= e)
return 0;
/* Escape sequence: \uXXXX */
if (s[0] == '\\' && s + 2 < e && s[1] == 'u' && my_isxdigit(cs, s[2]))
{
size_t len= 3; /* We have at least one digit */
... | O0 | c | scan_one_character:
pushq %rbp
movq %rsp, %rbp
subq $0x40, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
leaq 0x314605(%rip), %rax # 0x390a40
movq %rax, -0x28(%rbp)
movq -0x10(%rbp), %rax
cmpq -0x18(%rbp), %rax
jb 0x7c456
movq $0x0, -0x8(%rbp)
jmp 0x7c588
movq -0x10(%rbp), %rax
movsbl (%r... | scan_one_character:
push rbp
mov rbp, rsp
sub rsp, 40h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov [rbp+var_20], rdx
lea rax, my_charset_utf8mb3_general_ci
mov [rbp+var_28], rax
mov rax, [rbp+var_10]
cmp rax, [rbp+var_18]
jb short loc_7C456
mov [rbp+var_8], 0
jmp ... | long long scan_one_character(char *a1, unsigned long long a2, _QWORD *a3)
{
bool v4; // [rsp+Bh] [rbp-35h]
int v5; // [rsp+Ch] [rbp-34h]
long long v6; // [rsp+10h] [rbp-30h]
unsigned __int8 *i; // [rsp+30h] [rbp-10h]
if ( (unsigned long long)a1 >= a2 )
return 0LL;
if ( *a1 == 92
&& (unsigned long ... | scan_one_character:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
LEA RAX,[0x490a40]
MOV qword ptr [RBP + -0x28],RAX
MOV RAX,qword ptr [RBP + -0x10]
CMP RAX,qword ptr [RBP + -0x18]
JC 0x0017c456
MOV qword ptr [RBP + -0x8],0x0
JMP 0x0017... |
long scan_one_character(byte *param_1,byte *param_2,int8 *param_3)
{
int iVar1;
bool bVar2;
long local_38;
byte *local_18;
long local_10;
if (param_1 < param_2) {
if ((((*param_1 == 0x5c) && (param_1 + 2 < param_2)) && (param_1[1] == 0x75)) &&
((*(byte *)(my_charset_utf8mb3_general_ci._64_8_... | |
15,323 | Catch::toLowerInPlace(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>&) | AlayaLite/build_O3/_deps/libcoro-src/test/catch_amalgamated.cpp | IRegistryHub const& getRegistryHub() {
return RegistryHubSingleton::get();
} | O3 | cpp | Catch::toLowerInPlace(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>&):
pushq %r15
pushq %r14
pushq %rbx
movq 0x8(%rdi), %rbx
testq %rbx, %rbx
je 0x61048
movq (%rdi), %r14
xorl %r15d, %r15d
movzbl (%r14,%r15), %edi
callq 0x17a40
movb %al, (%r14,%r15)
incq %r15
cmpq %r15, %rbx
jne 0x61032... | _ZN5Catch14toLowerInPlaceERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE:
push r15
push r14
push rbx
mov rbx, [rdi+8]
test rbx, rbx
jz short loc_61048
mov r14, [rdi]
xor r15d, r15d
loc_61032:
movzx edi, byte ptr [r14+r15]
call _tolower
mov [r14+r15], al
inc r15
cmp r... | void Catch::toLowerInPlace(long long *a1)
{
long long v1; // rbx
long long v2; // r14
long long i; // r15
v1 = a1[1];
if ( v1 )
{
v2 = *a1;
for ( i = 0LL; i != v1; ++i )
*(_BYTE *)(v2 + i) = tolower(*(unsigned __int8 *)(v2 + i));
}
}
| toLowerInPlace:
PUSH R15
PUSH R14
PUSH RBX
MOV RBX,qword ptr [RDI + 0x8]
TEST RBX,RBX
JZ 0x00161048
MOV R14,qword ptr [RDI]
XOR R15D,R15D
LAB_00161032:
MOVZX EDI,byte ptr [R14 + R15*0x1]
CALL 0x00117a40
MOV byte ptr [R14 + R15*0x1],AL
INC R15
CMP RBX,R15
JNZ 0x00161032
LAB_00161048:
POP RBX
POP R14
POP R15
RET
|
/* Catch::toLowerInPlace(std::__cxx11::string&) */
void Catch::toLowerInPlace(string *param_1)
{
long lVar1;
long lVar2;
int iVar3;
long lVar4;
lVar1 = *(long *)(param_1 + 8);
if (lVar1 != 0) {
lVar2 = *(long *)param_1;
lVar4 = 0;
do {
iVar3 = tolower((uint)*(byte *)(lVar2 + lVar4));... | |
15,324 | 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::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::v... | llama.cpp/common/json.hpp | const typename object_t::key_type& key() const
{
JSON_ASSERT(m_object != nullptr);
if (JSON_HEDLEY_LIKELY(m_object->is_object()))
{
return m_it.object_iterator->first;
}
JSON_THROW(invalid_iterator::create(207, "cannot use key() for non-object iterators", m_obje... | O3 | cpp | 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::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::v... | _ZNK8nlohmann16json_abi_v3_11_36detail9iter_implIKNS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE3keyEv:
push rbp; void *
push r15; int
push r14; __int64
push rbx; int
sub rsp, 28h
mov rax, [rdi]
test rax, ... | key:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV RAX,qword ptr [RDI]
TEST RAX,RAX
JZ 0x001c23d5
MOV R14,RDI
CMP byte ptr [RAX],0x1
JNZ 0x001c2377
MOV RAX,qword ptr [R14 + 0x8]
ADD RSP,0x28
POP RBX
POP R14
POP R15
POP RBP
RET
LAB_001c2377:
MOV EDI,0x20
CALL 0x001216a0
MOV RBX,RAX
LEA R15,[RSP + 0x18]
MOV qword ... |
/* 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_serializer, std::vector<unsigned char, std::allocator<unsigned
... | ||
15,325 | get_digit | bluesky950520[P]quickjs/libbf.c | static limb_t get_digit(const limb_t *tab, limb_t len, slimb_t pos)
{
slimb_t i;
int shift;
i = floor_div(pos, LIMB_DIGITS);
if (i < 0 || i >= len)
return 0;
shift = pos - i * LIMB_DIGITS;
return fast_shr_dec(tab[i], shift) % 10;
} | O0 | c | get_digit:
subq $0x38, %rsp
movq %rdi, 0x28(%rsp)
movq %rsi, 0x20(%rsp)
movq %rdx, 0x18(%rsp)
movq 0x18(%rsp), %rdi
movl $0x13, %esi
callq 0xf5380
movq %rax, 0x10(%rsp)
cmpq $0x0, 0x10(%rsp)
jl 0xf4e6b
movq 0x10(%rsp), %rax
cmpq 0x20(%rsp), %rax
jb 0xf4e76
movq $0x0, 0x30(%rsp)
jmp 0xf4eae
movq 0x18(%rsp), %rax
imulq $... | get_digit:
sub rsp, 38h
mov [rsp+38h+var_10], rdi
mov [rsp+38h+var_18], rsi
mov [rsp+38h+var_20], rdx
mov rdi, [rsp+38h+var_20]
mov esi, 13h
call floor_div
mov [rsp+38h+var_28], rax
cmp [rsp+38h+var_28], 0
jl short loc_F4E6B
mov rax, [rsp+38h+var_28]
cmp rax, [rsp+38h+var... | unsigned long long get_digit(long long a1, unsigned long long a2, long long a3)
{
long long v4; // [rsp+10h] [rbp-28h]
int v5; // [rsp+18h] [rbp-20h]
v5 = a3;
v4 = floor_div(a3, 19LL);
if ( v4 >= 0 && v4 < a2 )
return fast_shr_dec(*(_QWORD *)(a1 + 8 * v4), (unsigned int)(v5 - 19 * v4)) % 0xAuLL;
else
... | get_digit:
SUB RSP,0x38
MOV qword ptr [RSP + 0x28],RDI
MOV qword ptr [RSP + 0x20],RSI
MOV qword ptr [RSP + 0x18],RDX
MOV RDI,qword ptr [RSP + 0x18]
MOV ESI,0x13
CALL 0x001f5380
MOV qword ptr [RSP + 0x10],RAX
CMP qword ptr [RSP + 0x10],0x0
JL 0x001f4e6b
MOV RAX,qword ptr [RSP + 0x10]
CMP RAX,qword ptr [RSP + 0x20]
JC 0x... |
ulong get_digit(long param_1,ulong param_2,int8 param_3)
{
ulong uVar1;
int8 local_8;
uVar1 = floor_div(param_3,0x13);
if (((long)uVar1 < 0) || (param_2 <= uVar1)) {
local_8 = 0;
}
else {
local_8 = fast_shr_dec(*(int8 *)(param_1 + uVar1 * 8),(int)param_3 + (int)uVar1 * -0x13);
local_8 = loc... | |
15,326 | get_digit | bluesky950520[P]quickjs/libbf.c | static limb_t get_digit(const limb_t *tab, limb_t len, slimb_t pos)
{
slimb_t i;
int shift;
i = floor_div(pos, LIMB_DIGITS);
if (i < 0 || i >= len)
return 0;
shift = pos - i * LIMB_DIGITS;
return fast_shr_dec(tab[i], shift) % 10;
} | O1 | c | get_digit:
movq %rdx, %rcx
testq %rdx, %rdx
js 0x8fafc
movabsq $-0x286bca1af286bca1, %rdx # imm = 0xD79435E50D79435F
movq %rcx, %rax
mulq %rdx
shrq $0x4, %rdx
jmp 0x8fb17
leaq -0x12(%rcx), %rax
movabsq $0xd79435e50d79436, %rdx # imm = 0xD79435E50D79436
imulq %rdx
movq %rdx, %rax
shrq $0x3f, %rdx
addq %rax, %rdx
testq %... | get_digit:
mov rcx, rdx
test rdx, rdx
js short loc_8FAFC
mov rdx, 0D79435E50D79435Fh
mov rax, rcx
mul rdx
shr rdx, 4
jmp short loc_8FB17
loc_8FAFC:
lea rax, [rcx-12h]
mov rdx, 0D79435E50D79436h
imul rdx
mov rax, rdx
shr rdx, 3Fh
add rdx, rax
loc_8FB17:
test rdx,... | unsigned long long get_digit(long long a1, unsigned long long a2, long long a3)
{
int v3; // ecx
long long v4; // rdx
unsigned long long v5; // rsi
long long v6; // rdi
long long v7; // rdx
unsigned long long v8; // rsi
v3 = a3;
if ( a3 < 0 )
v4 = (a3 - 18) / 19;
else
v4 = a3 / 0x13uLL;
if... | get_digit:
MOV RCX,RDX
TEST RDX,RDX
JS 0x0018fafc
MOV RDX,-0x286bca1af286bca1
MOV RAX,RCX
MUL RDX
SHR RDX,0x4
JMP 0x0018fb17
LAB_0018fafc:
LEA RAX,[RCX + -0x12]
MOV RDX,0xd79435e50d79436
IMUL RDX
MOV RAX,RDX
SHR RDX,0x3f
ADD RDX,RAX
LAB_0018fb17:
TEST RDX,RDX
SETS AL
CMP RDX,RSI
SETNC SIL
OR SIL,AL
JNZ 0x0018fb7e
IMUL ... |
long get_digit(long param_1,ulong param_2,ulong param_3)
{
ulong uVar1;
int1 auVar2 [16];
int1 auVar3 [16];
ulong uVar4;
long lVar5;
long lVar6;
if ((long)param_3 < 0) {
uVar4 = (long)(param_3 - 0x12) / 0x13;
}
else {
uVar4 = param_3 / 0x13;
}
if (uVar4 < param_2 && -1 < (long)uVar4) ... | |
15,327 | get_digit | bluesky950520[P]quickjs/libbf.c | static limb_t get_digit(const limb_t *tab, limb_t len, slimb_t pos)
{
slimb_t i;
int shift;
i = floor_div(pos, LIMB_DIGITS);
if (i < 0 || i >= len)
return 0;
shift = pos - i * LIMB_DIGITS;
return fast_shr_dec(tab[i], shift) % 10;
} | O2 | c | get_digit:
movq %rdx, %rcx
testq %rdx, %rdx
js 0x77d0b
pushq $0x13
popq %r8
movq %rcx, %rax
xorl %edx, %edx
divq %r8
jmp 0x77d18
leaq -0x12(%rcx), %rax
pushq $0x13
popq %r8
cqto
idivq %r8
testq %rax, %rax
sets %dl
cmpq %rsi, %rax
setae %sil
orb %dl, %sil
jne 0x77d4b
pushq %rax
imull $-0x13, %eax, %edx
addl %edx, %ecx
m... | get_digit:
mov rcx, rdx
test rdx, rdx
js short loc_77D0B
push 13h
pop r8
mov rax, rcx
xor edx, edx
div r8
jmp short loc_77D18
loc_77D0B:
lea rax, [rcx-12h]
push 13h
pop r8
cqo
idiv r8
loc_77D18:
test rax, rax
sets dl
cmp rax, rsi
setnb sil
or sil, dl
jnz... | unsigned long long get_digit(long long a1, unsigned long long a2, long long a3)
{
long long v3; // rax
if ( a3 < 0 )
v3 = (a3 - 18) / 19;
else
v3 = a3 / 0x13uLL;
if ( v3 < 0 || v3 >= a2 )
return 0LL;
else
return fast_shr_dec(*(_QWORD *)(a1 + 8 * v3), (unsigned int)(-19 * v3 + a3)) % 0xAuLL;
... | get_digit:
MOV RCX,RDX
TEST RDX,RDX
JS 0x00177d0b
PUSH 0x13
POP R8
MOV RAX,RCX
XOR EDX,EDX
DIV R8
JMP 0x00177d18
LAB_00177d0b:
LEA RAX,[RCX + -0x12]
PUSH 0x13
POP R8
CQO
IDIV R8
LAB_00177d18:
TEST RAX,RAX
SETS DL
CMP RAX,RSI
SETNC SIL
OR SIL,DL
JNZ 0x00177d4b
PUSH RAX
IMUL EDX,EAX,-0x13
ADD ECX,EDX
MOV RDI,qword ptr [R... |
ulong get_digit(long param_1,ulong param_2,ulong param_3)
{
ulong uVar1;
if ((long)param_3 < 0) {
uVar1 = (long)(param_3 - 0x12) / 0x13;
}
else {
uVar1 = param_3 / 0x13;
}
if (uVar1 < param_2 && -1 < (long)uVar1) {
uVar1 = fast_shr_dec(*(int8 *)(param_1 + uVar1 * 8),(int)param_3 + (int)uVar... | |
15,328 | minja::Value::operator<(minja::Value const&) const | llama.cpp/common/minja/minja.hpp | bool operator<(const Value & other) const {
if (is_null())
throw std::runtime_error("Undefined value or reference");
if (is_number() && other.is_number()) return get<double>() < other.get<double>();
if (is_string() && other.is_string()) return get<std::string>() < other.get<std::string>();
throw s... | O3 | cpp | minja::Value::operator<(minja::Value const&) const:
pushq %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $0xb0, %rsp
movq %rsi, %r14
movq %rdi, %r15
cmpq $0x0, 0x20(%rdi)
movb 0x40(%rdi), %al
jne 0x7d0ad
cmpq $0x0, 0x10(%r15)
jne 0x7d0ad
testb %al, %al
jne 0x7d0ad
cmpq $0x0, 0x30(%r15)
je 0x7d1b0
leal -0x5(%rax)... | _ZNK5minja5ValueltERKS0_:
push rbp
push r15
push r14
push r12
push rbx
sub rsp, 0B0h
mov r14, rsi
mov r15, rdi
cmp qword ptr [rdi+20h], 0
mov al, [rdi+40h]
jnz short loc_7D0AD
cmp qword ptr [r15+10h], 0
jnz short loc_7D0AD
test al, al
jnz short loc_7D0AD
cmp qwo... | long long minja::Value::operator<(long long a1, long long a2)
{
unsigned int v2; // ebx
char v3; // al
unsigned long long v4; // r15
long long *v5; // r14
unsigned long long v6; // r12
unsigned long long v7; // rdx
long long v8; // rbx
long long v9; // r15
std::runtime_error *exception; // rbx
void... | operator<:
PUSH RBP
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
SUB RSP,0xb0
MOV R14,RSI
MOV R15,RDI
CMP qword ptr [RDI + 0x20],0x0
MOV AL,byte ptr [RDI + 0x40]
JNZ 0x0017d0ad
CMP qword ptr [R15 + 0x10],0x0
JNZ 0x0017d0ad
TEST AL,AL
JNZ 0x0017d0ad
CMP qword ptr [R15 + 0x30],0x0
JZ 0x0017d1b0
LAB_0017d0ad:
LEA ECX,[RAX + -0x5]
... |
/* minja::Value::TEMPNAMEPLACEHOLDERVALUE(minja::Value const&) const */
ulong __thiscall minja::Value::operator<(Value *this,Value *param_1)
{
Value VVar1;
uint uVar2;
runtime_error *prVar3;
ulong uVar4;
int8 unaff_RBX;
double dVar5;
long *local_d0;
ulong local_c8;
long local_c0 [2];
long *local_... | |
15,329 | mjCMesh::RemoveRepeated() | aimrt_mujoco_sim/_deps/mujoco-src/src/user/user_mesh.cc | void mjCMesh::RemoveRepeated() {
int repeated = 0;
// allocate sort and redirection indices, set to identity
auto index = std::unique_ptr<int[]>(new int[nvert()]);
auto redirect = std::unique_ptr<int[]>(new int[nvert()]);
for (int i=0; i < nvert(); i++) {
index[i] = redirect[i] = i;
}
// sort vertic... | O3 | cpp | mjCMesh::RemoveRepeated():
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x28, %rsp
movq %rdi, %r15
movq 0x148(%rdi), %r12
movq 0x150(%rdi), %rax
subq %r12, %rax
sarq $0x2, %rax
movabsq $-0x5555555555555555, %rcx # imm = 0xAAAAAAAAAAAAAAAB
mulq %rcx
movq %rdx, %rbp
shrq %rbp
movslq %ebp, %r13
... | _ZN7mjCMesh14RemoveRepeatedEv:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 28h
mov r15, rdi
mov r12, [rdi+148h]
mov rax, [rdi+150h]
sub rax, r12
sar rax, 2
mov rcx, 0AAAAAAAAAAAAAAABh
mul rcx
mov rbp, rdx
shr rbp, 1
movsxd r13, ebp
lea ra... | void mjCMesh::RemoveRepeated(
mjCMesh *this,
double a2,
__m128 _XMM1,
__m128 _XMM2,
__m128 _XMM3,
double a6,
double a7,
__m128 _XMM6,
__m128 _XMM7)
{
long long v12; // r12
unsigned long long v13; // rbp
long long v14; // r13
unsigned long ... | RemoveRepeated:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x28
MOV R15,RDI
MOV R12,qword ptr [RDI + 0x148]
MOV RAX,qword ptr [RDI + 0x150]
SUB RAX,R12
SAR RAX,0x2
MOV RCX,-0x5555555555555555
MUL RCX
MOV RBP,RDX
SHR RBP,0x1
MOVSXD R13,EBP
LEA RAX,[R13*0x4]
TEST R13D,R13D
MOV R14,-0x1
CMOVNS R14,RAX
M... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
/* mjCMesh::RemoveRepeated() */
void __thiscall mjCMesh::RemoveRepeated(mjCMesh *this)
{
float fVar1;
float fVar2;
int1 auVar3 [32];
uint uVar4;
void *__arg;
uint uVar5;
void *__base;
void *pvVar6;
ulong uVar7;
m... | |
15,330 | SDL_CreateTextureFromSurface | SDL3Lite/source/SDL3/SDL_Texture.cpp | SDL_Texture* SDL_CreateTextureFromSurface(SDL_Renderer* renderer, SDL_Surface* surface)
{
SDL_Texture* result = SDL_CreateTexture(renderer, SDL_PIXELFORMAT_RGB24, SDL_TEXTUREACCESS_STATIC, surface->w, surface->h);
SDL_Rect rect;
rect.x = 0;
rect.y = 0;
rect.w = surface->w;
rect.h = surface->h;
SDL_UpdateTextur... | O0 | cpp | SDL_CreateTextureFromSurface:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rdi
movq -0x10(%rbp), %rax
movl 0x8(%rax), %ecx
movq -0x10(%rbp), %rax
movl 0xc(%rax), %r8d
movl $0x17101803, %esi # imm = 0x17101803
xorl %edx, %edx
callq 0x22420
movq %rax, -0... | SDL_CreateTextureFromSurface:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov rdi, [rbp+var_8]
mov rax, [rbp+var_10]
mov ecx, [rax+8]
mov rax, [rbp+var_10]
mov r8d, [rax+0Ch]
mov esi, 17101803h
xor edx, edx
call _SDL_CreateTexture
mov ... | SDL::OpenGL1Texture * SDL_CreateTextureFromSurface(SDL_Renderer *a1, long long a2)
{
int v3[4]; // [rsp+8h] [rbp-28h] BYREF
SDL::OpenGL1Texture *Texture; // [rsp+18h] [rbp-18h]
long long v5; // [rsp+20h] [rbp-10h]
SDL_Renderer *v6; // [rsp+28h] [rbp-8h]
v6 = a1;
v5 = a2;
Texture = SDL_CreateTexture(a1, 3... | SDL_CreateTextureFromSurface:
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]
MOV RAX,qword ptr [RBP + -0x10]
MOV ECX,dword ptr [RAX + 0x8]
MOV RAX,qword ptr [RBP + -0x10]
MOV R8D,dword ptr [RAX + 0xc]
MOV ESI,0x17101803
XOR EDX,EDX
CALL 0x... |
int8 SDL_CreateTextureFromSurface(int8 param_1,long param_2)
{
int4 local_30;
int4 local_2c;
int4 local_28;
int4 local_24;
int8 local_20;
long local_18;
int8 local_10;
local_18 = param_2;
local_10 = param_1;
local_20 = SDL_CreateTexture(param_1,0x17101803,0,*(int4 *)(param_2 + 8),
... | |
15,331 | SDL_CreateTextureFromSurface | SDL3Lite/source/SDL3/SDL_Texture.cpp | SDL_Texture* SDL_CreateTextureFromSurface(SDL_Renderer* renderer, SDL_Surface* surface)
{
SDL_Texture* result = SDL_CreateTexture(renderer, SDL_PIXELFORMAT_RGB24, SDL_TEXTUREACCESS_STATIC, surface->w, surface->h);
SDL_Rect rect;
rect.x = 0;
rect.y = 0;
rect.w = surface->w;
rect.h = surface->h;
SDL_UpdateTextur... | O3 | cpp | SDL_CreateTextureFromSurface:
subq $0x28, %rsp
movq %rdi, 0x20(%rsp)
movq %rsi, 0x18(%rsp)
movq 0x20(%rsp), %rdi
movq 0x18(%rsp), %rax
movl 0x8(%rax), %ecx
movq 0x18(%rsp), %rax
movl 0xc(%rax), %r8d
movl $0x17101803, %esi # imm = 0x17101803
xorl %edx, %edx
callq 0x22420
movq %rax, 0x10(%rsp)
movl $0x0, (%rsp)
mov... | SDL_CreateTextureFromSurface:
sub rsp, 28h
mov qword ptr [rsp+28h+var_8], rdi; int
mov qword ptr [rsp+28h+var_10], rsi; int
mov rdi, qword ptr [rsp+28h+var_8]; int
mov rax, qword ptr [rsp+28h+var_10]
mov ecx, [rax+8]; int
mov rax, qword ptr [rsp+28h+var_10]
mov r8d, [rax+0Ch]; int
mov ... | SDL_CreateTextureFromSurface:
SUB RSP,0x28
MOV qword ptr [RSP + 0x20],RDI
MOV qword ptr [RSP + 0x18],RSI
MOV RDI,qword ptr [RSP + 0x20]
MOV RAX,qword ptr [RSP + 0x18]
MOV ECX,dword ptr [RAX + 0x8]
MOV RAX,qword ptr [RSP + 0x18]
MOV R8D,dword ptr [RAX + 0xc]
MOV ESI,0x17101803
XOR EDX,EDX
CALL 0x00122420
MOV qword ptr [... |
int8 SDL_CreateTextureFromSurface(int8 param_1,long param_2)
{
int4 local_28;
int4 local_24;
int4 local_20;
int4 local_1c;
int8 local_18;
long local_10;
int8 local_8;
local_10 = param_2;
local_8 = param_1;
local_18 = SDL_CreateTexture(param_1,0x17101803,0,*(int4 *)(param_2 + 8),
... | ||
15,332 | ma_hash_password | eloqsql/libmariadb/libmariadb/ma_password.c | void ma_hash_password(ulong *result, const char *password, size_t len)
{
register ulong nr=1345345333L, add=7, nr2=0x12345671L;
ulong tmp;
const char *password_end= password + len;
for (; password < password_end; password++)
{
if (*password == ' ' || *password == '\t')
continue; /* skip space in p... | O3 | c | ma_hash_password:
testq %rdx, %rdx
jle 0x32631
pushq %rbp
movq %rsp, %rbp
addq %rsi, %rdx
movl $0x7, %r8d
movl $0x12345671, %eax # imm = 0x12345671
movl $0x50305735, %ecx # imm = 0x50305735
movzbl (%rsi), %r9d
cmpl $0x9, %r9d
je 0x3261b
cmpl $0x20, %r9d
je 0x3261b
movl %ecx, %r10d
andl $0x3f, %r10d
addq %r8... | ma_hash_password:
test rdx, rdx
jle short loc_32631
push rbp
mov rbp, rsp
add rdx, rsi
mov r8d, 7
mov eax, 12345671h
mov ecx, 50305735h
loc_325E0:
movzx r9d, byte ptr [rsi]
cmp r9d, 9
jz short loc_3261B
cmp r9d, 20h ; ' '
jz short loc_3261B
mov r10d, ecx
and r10... | long long ma_hash_password(long long *a1, unsigned __int8 *a2, long long a3)
{
unsigned __int8 *v3; // rdx
long long v4; // r8
int v5; // eax
int v6; // ecx
long long v7; // r9
long long v8; // rcx
long long result; // rax
if ( a3 <= 0 )
{
v8 = 1345345333LL;
result = 305419889LL;
}
else
... | ma_hash_password:
TEST RDX,RDX
JLE 0x00132631
PUSH RBP
MOV RBP,RSP
ADD RDX,RSI
MOV R8D,0x7
MOV EAX,0x12345671
MOV ECX,0x50305735
LAB_001325e0:
MOVZX R9D,byte ptr [RSI]
CMP R9D,0x9
JZ 0x0013261b
CMP R9D,0x20
JZ 0x0013261b
MOV R10D,ECX
AND R10D,0x3f
ADD R10,R8
IMUL R10,R9
MOV R11,RCX
SHL R11,0x8
ADD R11,R10
XOR RCX,R11
M... |
void ma_hash_password(ulong *param_1,byte *param_2,long param_3)
{
byte bVar1;
ulong uVar2;
ulong uVar3;
byte *pbVar4;
long lVar5;
if (param_3 < 1) {
uVar3 = 0x50305735;
uVar2 = 0x12345671;
}
else {
pbVar4 = param_2 + param_3;
lVar5 = 7;
uVar2 = 0x12345671;
uVar3 = 0x5030573... | |
15,333 | double minja::Value::get<double>() const | monkey531[P]llama/common/minja.hpp | T get() const {
if (is_primitive()) return primitive_.get<T>();
throw std::runtime_error("get<T> not defined for this value type: " + dump());
} | O2 | cpp | double minja::Value::get<double>() const:
pushq %rbp
pushq %r14
pushq %rbx
subq $0x40, %rsp
movq %rdi, %r14
callq 0x65b6e
testb %al, %al
je 0x65ac2
addq $0x40, %r14
movq %r14, %rdi
addq $0x40, %rsp
popq %rbx
popq %r14
popq %rbp
jmp 0x663d8
pushq $0x10
popq %rdi
callq 0x24520
movq %rax, %rbx
movq %rsp, %rdi
pushq $-0x1
... | _ZNK5minja5Value3getIdEET_v:
push rbp
push r14
push rbx
sub rsp, 40h
mov r14, rdi
call _ZNK5minja5Value12is_primitiveEv; minja::Value::is_primitive(void)
test al, al
jz short loc_65AC2
add r14, 40h ; '@'
mov rdi, r14
add rsp, 40h
pop rbx
pop r14
pop rbp
jmp _ZNK8n... | long long minja::Value::get<double>(minja::Value *a1)
{
void *exception; // rbx
int v3; // r8d
int v4; // r9d
char v5[32]; // [rsp+0h] [rbp-58h] BYREF
_BYTE v6[56]; // [rsp+20h] [rbp-38h] BYREF
if ( !(unsigned __int8)minja::Value::is_primitive(a1) )
{
exception = __cxa_allocate_exception(0x10uLL);
... | get<double>:
PUSH RBP
PUSH R14
PUSH RBX
SUB RSP,0x40
MOV R14,RDI
CALL 0x00165b6e
TEST AL,AL
JZ 0x00165ac2
ADD R14,0x40
MOV RDI,R14
ADD RSP,0x40
POP RBX
POP R14
POP RBP
JMP 0x001663d8
LAB_00165ac2:
PUSH 0x10
POP RDI
CALL 0x00124520
MOV RBX,RAX
LAB_00165acd:
MOV RDI,RSP
PUSH -0x1
POP RDX
MOV RSI,R14
XOR ECX,ECX
CALL 0x00... |
/* double minja::Value::get<double>() const */
double __thiscall minja::Value::get<double>(Value *this)
{
runtime_error *this_00;
char cVar1;
double dVar2;
int1 auStack_58 [32];
string local_38 [32];
cVar1 = is_primitive(this);
if (cVar1 != '\0') {
dVar2 = (double)_ZNK8nlohmann16json_abi_v3_11_3... | |
15,334 | double minja::Value::get<double>() const | monkey531[P]llama/common/minja.hpp | T get() const {
if (is_primitive()) return primitive_.get<T>();
throw std::runtime_error("get<T> not defined for this value type: " + dump());
} | O3 | cpp | double minja::Value::get<double>() const:
pushq %rbp
pushq %r14
pushq %rbx
subq $0x40, %rsp
movq %rdi, %r14
cmpq $0x0, 0x10(%rdi)
jne 0x93597
cmpq $0x0, 0x20(%r14)
jne 0x93597
cmpq $0x0, 0x30(%r14)
jne 0x93597
addq $0x40, %r14
leaq 0x20(%rsp), %rbx
movl $0x0, (%rbx)
movq %r14, %rdi
movq %rbx, %rsi
callq 0x93665
movl (%... | _ZNK5minja5Value3getIiEET_v:
push rbp
push r14
push rbx
sub rsp, 40h
mov r14, rdi
cmp qword ptr [rdi+10h], 0
jnz short loc_93597
cmp qword ptr [r14+20h], 0
jnz short loc_93597
cmp qword ptr [r14+30h], 0
jnz short loc_93597
add r14, 40h ; '@'
lea rbx, [rsp+58h+var_38]
mov... | long long minja::Value::get<int>(_QWORD *a1)
{
void *exception; // rbx
_BYTE v3[16]; // [rsp+0h] [rbp-58h] BYREF
_DWORD v4[4]; // [rsp+20h] [rbp-38h] BYREF
if ( a1[2] || a1[4] || a1[6] )
{
exception = __cxa_allocate_exception(0x10uLL);
minja::Value::dump[abi:cxx11]((long long)v3, (long long)a1, 0xFF... | get<int>:
PUSH RBP
PUSH R14
PUSH RBX
SUB RSP,0x40
MOV R14,RDI
CMP qword ptr [RDI + 0x10],0x0
JNZ 0x00193597
CMP qword ptr [R14 + 0x20],0x0
JNZ 0x00193597
CMP qword ptr [R14 + 0x30],0x0
JNZ 0x00193597
ADD R14,0x40
LEA RBX,[RSP + 0x20]
MOV dword ptr [RBX],0x0
MOV RDI,R14
MOV RSI,RBX
CALL 0x00193665
MOV EAX,dword ptr [RBX... |
/* int minja::Value::get<int>() const */
int __thiscall minja::Value::get<int>(Value *this)
{
runtime_error *this_00;
int1 auStack_58 [32];
int local_38 [8];
if (((*(long *)(this + 0x10) == 0) && (*(long *)(this + 0x20) == 0)) &&
(*(long *)(this + 0x30) == 0)) {
local_38[0] = 0;
_ZN8nlohmann1... | |
15,335 | serial_cpp::Serial::SerialImpl::getRI() | ami-iit[P]serial_cpp/src/impl/unix.cc | bool
Serial::SerialImpl::getRI ()
{
if (is_open_ == false) {
throw PortNotOpenedException ("Serial::getRI");
}
int status;
if (-1 == ioctl (fd_, TIOCMGET, &status))
{
stringstream ss;
ss << "getRI failed on a call to ioctl(TIOCMGET): " << errno << " " << strerror(errno);
throw(SerialExceptio... | O0 | cpp | serial_cpp::Serial::SerialImpl::getRI():
pushq %rbp
movq %rsp, %rbp
subq $0x200, %rsp # imm = 0x200
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x1d0(%rbp)
movb 0x2c(%rax), %al
andb $0x1, %al
movzbl %al, %eax
cmpl $0x0, %eax
jne 0xbf43
movl $0x28, %edi
callq 0x31a0
movq %rax, %rdi
movq %rdi, %rax... | _ZN10serial_cpp6Serial10SerialImpl5getRIEv:
push rbp
mov rbp, rsp
sub rsp, 200h
mov [rbp+var_8], rdi
mov rax, [rbp+var_8]
mov [rbp+var_1D0], rax
mov al, [rax+2Ch]
and al, 1
movzx eax, al
cmp eax, 0
jnz short loc_BF43
mov edi, 28h ; '('; thrown_size
call ___cxa_allocate_ex... | bool serial_cpp::Serial::SerialImpl::getRI(serial_cpp::Serial::SerialImpl *this)
{
unsigned int *v1; // rax
long long v2; // rdi
unsigned int *v3; // rax
long long v4; // rax
const char *v5; // rax
serial_cpp::SerialException *v7; // [rsp+8h] [rbp-1F8h]
long long v8; // [rsp+10h] [rbp-1F0h]
long long v... | getRI:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x200
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV qword ptr [RBP + -0x1d0],RAX
MOV AL,byte ptr [RAX + 0x2c]
AND AL,0x1
MOVZX EAX,AL
CMP EAX,0x0
JNZ 0x0010bf43
MOV EDI,0x28
CALL 0x001031a0
MOV RDI,RAX
MOV RAX,RDI
MOV qword ptr [RBP + -0x1d8],RAX
LAB_0010befe:
LEA... |
/* serial_cpp::Serial::SerialImpl::getRI() */
bool __thiscall serial_cpp::Serial::SerialImpl::getRI(SerialImpl *this)
{
int iVar1;
PortNotOpenedException *this_00;
ostream *poVar2;
int *piVar3;
char *pcVar4;
SerialException *this_01;
stringstream local_1a8 [16];
ostream local_198 [376];
uint local_... | |
15,336 | serial_cpp::Serial::SerialImpl::getRI() | ami-iit[P]serial_cpp/src/impl/unix.cc | bool
Serial::SerialImpl::getRI ()
{
if (is_open_ == false) {
throw PortNotOpenedException ("Serial::getRI");
}
int status;
if (-1 == ioctl (fd_, TIOCMGET, &status))
{
stringstream ss;
ss << "getRI failed on a call to ioctl(TIOCMGET): " << errno << " " << strerror(errno);
throw(SerialExceptio... | O1 | cpp | serial_cpp::Serial::SerialImpl::getRI():
pushq %rbp
pushq %r14
pushq %rbx
subq $0x1b0, %rsp # imm = 0x1B0
cmpb $0x0, 0x2c(%rdi)
je 0x7917
movl 0x28(%rdi), %edi
leaq 0x4(%rsp), %rdx
movl $0x5415, %esi # imm = 0x5415
xorl %eax, %eax
callq 0x33c0
cmpl $-0x1, %eax
je 0x7949
movb 0x4(%rsp), %al
shrb $0x... | _ZN10serial_cpp6Serial10SerialImpl5getRIEv:
push rbp
push r14
push rbx
sub rsp, 1B0h
cmp byte ptr [rdi+2Ch], 0
jz short loc_7917
mov edi, [rdi+28h]
lea rdx, [rsp+1C8h+var_1C4]
mov esi, 5415h
xor eax, eax
call _ioctl
cmp eax, 0FFFFFFFFh
jz short loc_7949
mov al, [rsp... | char serial_cpp::Serial::SerialImpl::getRI(serial_cpp::Serial::SerialImpl *this)
{
serial_cpp::PortNotOpenedException *exception; // rbx
unsigned int *v3; // rbx
long long v4; // r14
long long v5; // rax
serial_cpp::SerialException *v6; // rbx
_BYTE v7[4]; // [rsp+4h] [rbp-1C4h] BYREF
char *v8; // [rsp+8... | getRI:
PUSH RBP
PUSH R14
PUSH RBX
SUB RSP,0x1b0
CMP byte ptr [RDI + 0x2c],0x0
JZ 0x00107917
MOV EDI,dword ptr [RDI + 0x28]
LEA RDX,[RSP + 0x4]
MOV ESI,0x5415
XOR EAX,EAX
CALL 0x001033c0
CMP EAX,-0x1
JZ 0x00107949
MOV AL,byte ptr [RSP + 0x4]
SHR AL,0x7
ADD RSP,0x1b0
POP RBX
POP R14
POP RBP
RET
LAB_00107917:
MOV EDI,0x28... |
/* serial_cpp::Serial::SerialImpl::getRI() */
int8 __thiscall serial_cpp::Serial::SerialImpl::getRI(SerialImpl *this)
{
int iVar1;
int4 extraout_var;
PortNotOpenedException *this_00;
int *piVar2;
ostream *poVar3;
char *pcVar4;
SerialException *this_01;
byte local_1c4 [4];
char *local_1c0;
strings... | |
15,337 | serial_cpp::Serial::SerialImpl::getRI() | ami-iit[P]serial_cpp/src/impl/unix.cc | bool
Serial::SerialImpl::getRI ()
{
if (is_open_ == false) {
throw PortNotOpenedException ("Serial::getRI");
}
int status;
if (-1 == ioctl (fd_, TIOCMGET, &status))
{
stringstream ss;
ss << "getRI failed on a call to ioctl(TIOCMGET): " << errno << " " << strerror(errno);
throw(SerialExceptio... | O2 | cpp | serial_cpp::Serial::SerialImpl::getRI():
pushq %rbp
pushq %r14
pushq %rbx
subq $0x1b0, %rsp # imm = 0x1B0
cmpb $0x0, 0x2c(%rdi)
je 0x6cd5
movl 0x28(%rdi), %edi
leaq 0x4(%rsp), %rdx
movl $0x5415, %esi # imm = 0x5415
xorl %eax, %eax
callq 0x33c0
cmpl $-0x1, %eax
je 0x6d05
movb 0x4(%rsp), %al
shrb $0x... | _ZN10serial_cpp6Serial10SerialImpl5getRIEv:
push rbp
push r14
push rbx
sub rsp, 1B0h
cmp byte ptr [rdi+2Ch], 0
jz short loc_6CD5
mov edi, [rdi+28h]
lea rdx, [rsp+1C8h+var_1C4]
mov esi, 5415h
xor eax, eax
call _ioctl
cmp eax, 0FFFFFFFFh
jz short loc_6D05
mov al, [rsp... | char serial_cpp::Serial::SerialImpl::getRI(serial_cpp::Serial::SerialImpl *this)
{
serial_cpp::PortNotOpenedException *exception; // rbx
long long v3; // r14
unsigned int *v4; // rbx
long long v5; // rax
long long v6; // r14
long long v7; // rax
serial_cpp::SerialException *v8; // rbx
_BYTE v9[4]; // [... | getRI:
PUSH RBP
PUSH R14
PUSH RBX
SUB RSP,0x1b0
CMP byte ptr [RDI + 0x2c],0x0
JZ 0x00106cd5
MOV EDI,dword ptr [RDI + 0x28]
LEA RDX,[RSP + 0x4]
MOV ESI,0x5415
XOR EAX,EAX
CALL 0x001033c0
CMP EAX,-0x1
JZ 0x00106d05
MOV AL,byte ptr [RSP + 0x4]
SHR AL,0x7
ADD RSP,0x1b0
POP RBX
POP R14
POP RBP
RET
LAB_00106cd5:
PUSH 0x28
PO... |
/* serial_cpp::Serial::SerialImpl::getRI() */
int8 __thiscall serial_cpp::Serial::SerialImpl::getRI(SerialImpl *this)
{
int iVar1;
int4 extraout_var;
PortNotOpenedException *this_00;
ostream *poVar2;
int *piVar3;
char *pcVar4;
SerialException *this_01;
byte local_1c4 [4];
char *local_1c0;
strings... | |
15,338 | mysql_fetch_row_start | eloqsql/libmariadb/libmariadb/mariadb_async.c | int STDCALL
mysql_fetch_row_start(MYSQL_ROW *ret, MYSQL_RES *result)
{
MK_ASYNC_START_BODY(
mysql_fetch_row,
result->handle,
{
WIN_SET_NONBLOCKING(result->handle)
parms.result= result;
},
NULL,
r_ptr,
/*
If we already fetched all rows from server (eg. mysql_store_result()),
then result->ha... | O0 | c | mysql_fetch_row_start:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x18(%rbp), %rax
cmpq $0x0, 0x78(%rax)
jne 0x52bca
movq -0x18(%rbp), %rdi
callq 0x3a400
movq %rax, %rcx
movq -0x10(%rbp), %rax
movq %rcx, (%rax)
movl $0x0, -0x4(%rbp)
jmp 0x52cde
movq -0x18(%rbp), %rax... | mysql_fetch_row_start:
push rbp
mov rbp, rsp
sub rsp, 30h
mov [rbp+var_10], rdi
mov [rbp+var_18], rsi
mov rax, [rbp+var_18]
cmp qword ptr [rax+78h], 0
jnz short loc_52BCA
mov rdi, [rbp+var_18]
call mysql_fetch_row
mov rcx, rax
mov rax, [rbp+var_10]
mov [rax], rcx
mov ... | long long mysql_fetch_row_start(long long *a1, long long a2)
{
long long v3; // [rsp+0h] [rbp-30h] BYREF
unsigned int *v4; // [rsp+8h] [rbp-28h]
int v5; // [rsp+14h] [rbp-1Ch]
long long v6; // [rsp+18h] [rbp-18h]
long long *v7; // [rsp+20h] [rbp-10h]
v7 = a1;
v6 = a2;
if ( *(_QWORD *)(a2 + 120) )
{
... | mysql_fetch_row_start:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV RAX,qword ptr [RBP + -0x18]
CMP qword ptr [RAX + 0x78],0x0
JNZ 0x00152bca
MOV RDI,qword ptr [RBP + -0x18]
CALL 0x0013a400
MOV RCX,RAX
MOV RAX,qword ptr [RBP + -0x10]
MOV qword ptr [RAX],RCX
MOV d... |
int4 mysql_fetch_row_start(int8 *param_1,long param_2)
{
int8 uVar1;
long local_38;
int4 *local_30;
int local_24;
long local_20;
int8 *local_18;
int4 local_c;
local_20 = param_2;
local_18 = param_1;
if (*(long *)(param_2 + 0x78) == 0) {
uVar1 = mysql_fetch_row(param_2);
*local_18 = uVar... | |
15,339 | mysql_fetch_row_start | eloqsql/libmariadb/libmariadb/mariadb_async.c | int STDCALL
mysql_fetch_row_start(MYSQL_ROW *ret, MYSQL_RES *result)
{
MK_ASYNC_START_BODY(
mysql_fetch_row,
result->handle,
{
WIN_SET_NONBLOCKING(result->handle)
parms.result= result;
},
NULL,
r_ptr,
/*
If we already fetched all rows from server (eg. mysql_store_result()),
then result->ha... | O3 | c | mysql_fetch_row_start:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movq %rsi, %r14
movq %rdi, %rbx
movq 0x78(%rsi), %rax
testq %rax, %rax
je 0x3a6b2
movq 0x480(%rax), %rax
movq 0x28(%rax), %r15
leaq -0x20(%rbp), %rdx
movq %r14, (%rdx)
movb $0x1, 0x14(%r15)
leaq 0x38(%r15), %rdi
leaq 0xa1(%rip... | mysql_fetch_row_start:
push rbp
mov rbp, rsp
push r15
push r14
push rbx
push rax
mov r14, rsi
mov rbx, rdi
mov rax, [rsi+78h]
test rax, rax
jz short loc_3A6B2
mov rax, [rax+480h]
mov r15, [rax+28h]
lea rdx, [rbp+var_20]
mov [rdx], r14
mov byte ptr [r15+14h], 1
... | long long mysql_fetch_row_start(long long *a1, long long a2)
{
long long v2; // rax
long long v3; // rax
unsigned int *v4; // r15
int v5; // eax
long long v7; // r15
long long v8[4]; // [rsp+0h] [rbp-20h] BYREF
v8[0] = v2;
v3 = *(_QWORD *)(a2 + 120);
if ( v3 )
{
v4 = *(unsigned int **)(*(_QWOR... | mysql_fetch_row_start:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV R14,RSI
MOV RBX,RDI
MOV RAX,qword ptr [RSI + 0x78]
TEST RAX,RAX
JZ 0x0013a6b2
MOV RAX,qword ptr [RAX + 0x480]
MOV R15,qword ptr [RAX + 0x28]
LEA RDX,[RBP + -0x20]
MOV qword ptr [RDX],R14
MOV byte ptr [R15 + 0x14],0x1
LEA RDI,[R15 + 0x38... |
int4 mysql_fetch_row_start(int8 *param_1,long param_2)
{
int4 *puVar1;
int iVar2;
int8 uVar3;
if (*(long *)(param_2 + 0x78) == 0) {
uVar3 = mysql_fetch_row(param_2);
*param_1 = uVar3;
}
else {
puVar1 = *(int4 **)(*(long *)(*(long *)(param_2 + 0x78) + 0x480) + 0x28);
*(int1 *)(puVar1 + 5... | |
15,340 | OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<char, 256u, true>::allocate(unsigned int) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/bfr/../bfr/../bfr/../vtr/stackBuffer.h | inline void
StackBuffer<TYPE,SIZE,POD_TYPE>::allocate(size_type capacity) {
// Again, is alignment an issue here? C++ spec says new will return pointer
// "suitably aligned" for conversion to pointers of other types, which implies
// at least an alignment of 16.
_dynamicData = static_cast<char*>(::... | O0 | c | OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<char, 256u, true>::allocate(unsigned int):
pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movl %esi, -0xc(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x18(%rbp)
movl -0xc(%rbp), %eax
movl %eax, %edi
shlq $0x2, %rdi
callq 0xcd100
movq %rax, %rcx
movq -0x18(%r... | _ZN10OpenSubdiv6v3_6_03Vtr8internal11StackBufferIiLj72ELb1EE8allocateEj:
push rbp
mov rbp, rsp
sub rsp, 20h
mov [rbp+var_8], rdi
mov [rbp+var_C], esi
mov rax, [rbp+var_8]
mov [rbp+var_18], rax
mov eax, [rbp+var_C]
mov edi, eax
shl rdi, 2; unsigned __int64
call __Znwm; operator ... | long long OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<int,72u,true>::allocate(long long a1, unsigned int a2)
{
long long v2; // rcx
long long result; // rax
v2 = operator new(4LL * a2);
result = a1;
*(_QWORD *)(a1 + 304) = v2;
*(_QWORD *)a1 = *(_QWORD *)(a1 + 304);
*(_DWORD *)(a1 + 12) = a2;
return... | |||
15,341 | OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<char, 256u, true>::allocate(unsigned int) | NVIDIA-RTX[P]OSD-Lite/opensubdiv/bfr/../bfr/../bfr/../vtr/stackBuffer.h | inline void
StackBuffer<TYPE,SIZE,POD_TYPE>::allocate(size_type capacity) {
// Again, is alignment an issue here? C++ spec says new will return pointer
// "suitably aligned" for conversion to pointers of other types, which implies
// at least an alignment of 16.
_dynamicData = static_cast<char*>(::... | O2 | c | OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<char, 256u, true>::allocate(unsigned int):
pushq %r14
pushq %rbx
pushq %rax
movl %esi, %ebx
movq %rdi, %r14
movl %esi, %edi
shlq $0x2, %rdi
callq 0x52790
movq %rax, 0x50(%r14)
movq %rax, (%r14)
movl %ebx, 0xc(%r14)
addq $0x8, %rsp
popq %rbx
popq %r14
retq
nop
| _ZN10OpenSubdiv6v3_6_03Vtr8internal11StackBufferIfLj16ELb1EE8allocateEj:
push r14
push rbx
push rax
mov ebx, esi
mov r14, rdi
mov edi, esi
shl rdi, 2; unsigned __int64
call __Znwm; operator new(ulong)
mov [r14+50h], rax
mov [r14], rax
mov [r14+0Ch], ebx
add rsp, 8
pop rbx... | long long OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<float,16u,true>::allocate(
long long a1,
unsigned int a2)
{
long long result; // rax
result = operator new(4LL * a2);
*(_QWORD *)(a1 + 80) = result;
*(_QWORD *)a1 = result;
*(_DWORD *)(a1 + 12) = a2;
return result;
}
| allocate:
PUSH R14
PUSH RBX
PUSH RAX
MOV EBX,ESI
MOV R14,RDI
MOV EDI,ESI
SHL RDI,0x2
CALL 0x00152790
MOV qword ptr [R14 + 0x50],RAX
MOV qword ptr [R14],RAX
MOV dword ptr [R14 + 0xc],EBX
ADD RSP,0x8
POP RBX
POP R14
RET
|
/* OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<float, 16u, true>::allocate(unsigned int) */
void __thiscall
OpenSubdiv::v3_6_0::Vtr::internal::StackBuffer<float,16u,true>::allocate
(StackBuffer<float,16u,true> *this,uint param_1)
{
void *pvVar1;
pvVar1 = operator_new((ulong)param_1 << 2);
*(voi... | |
15,342 | ma_cmp_dynamic_record | eloqsql/storage/maria/ma_dynrec.c | my_bool _ma_cmp_dynamic_record(register MARIA_HA *info,
register const uchar *record)
{
uint flag, reclength, b_type,cmp_length;
my_off_t filepos;
uchar *buffer;
MARIA_BLOCK_INFO block_info;
my_bool error= 1, buff_alloced= 0;
size_t UNINIT_VAR(buffer_length);
DBUG_ENTER("_ma... | O3 | c | ma_cmp_dynamic_record:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x20d8, %rsp # imm = 0x20D8
movq %rsi, %rbx
movq %rdi, %r12
movq %fs:0x28, %rax
movq %rax, -0x30(%rbp)
movl 0x61c(%rdi), %eax
testb $0x10, %al
je 0x3e799
andb $-0xa, 0x625(%r12)
leaq 0x4b8(%r12), %rd... | _ma_cmp_dynamic_record:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 20D8h
mov rbx, rsi
mov r12, rdi
mov rax, fs:28h
mov [rbp+var_30], rax
mov eax, [rdi+61Ch]
test al, 10h
jz short loc_3E799
and byte ptr [r12+625h], 0F6h
lea rd... | long long ma_cmp_dynamic_record(long long a1, unsigned __int8 *a2, long long a3, long long a4, long long a5)
{
unsigned __int8 *v5; // r15
unsigned __int8 *v6; // rbx
long long v7; // r12
int v8; // eax
unsigned __int8 *v9; // r14
char v10; // bl
long long v11; // r14
unsigned long long v12; // rax
u... | _ma_cmp_dynamic_record:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x20d8
MOV RBX,RSI
MOV R12,RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x30],RAX
MOV EAX,dword ptr [RDI + 0x61c]
TEST AL,0x10
JZ 0x0013e799
AND byte ptr [R12 + 0x625],0xf6
LEA RDI,[R12 + 0x4b8]
MOV ESI,0x1
CALL 0... |
ulong _ma_cmp_dynamic_record(long *param_1,int8 param_2)
{
code *pcVar1;
long *plVar2;
int iVar3;
uint uVar4;
uint uVar5;
int4 *puVar6;
long lVar7;
int1 *puVar8;
long lVar9;
ulong uVar10;
char cVar11;
bool bVar12;
long lVar14;
int1 *puVar15;
int1 *puVar16;
ulong uVar17;
ulong uVar18;... | |
15,343 | CLI::detail::find_member(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>, bool, bool) | MikePodsytnik[P]TCRtrie/build_O3/_deps/cli11-src/include/CLI/impl/StringTools_inl.hpp | CLI11_INLINE std::ptrdiff_t
find_member(std::string name, const std::vector<std::string> names, bool ignore_case, bool ignore_underscore) {
auto it = std::end(names);
if(ignore_case) {
if(ignore_underscore) {
name = detail::to_lower(detail::remove_underscore(name));
it = std::fin... | O3 | cpp | CLI::detail::find_member(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>, bool, bool):
pushq %rbp
pu... | _ZN3CLI6detail11find_memberENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS6_SaIS6_EEbb:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 0A8h
mov rbx, rsi
mov r14, rdi
test edx, edx
jz short loc_15198
test cl, cl
jz loc_15213
lea r12, [rsp... | long long CLI::detail::find_member(__int128 *a1, _QWORD *a2, int a3, char a4)
{
__int128 *v4; // r14
_BYTE *v5; // rax
int v6; // r8d
int v7; // r9d
int v8; // ecx
_BYTE *v9; // rax
int v10; // ecx
int v11; // r8d
int v12; // r9d
long long v13; // rax
char v15; // [rsp+7h] [rbp-D1h] BYREF
__int... | find_member:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0xa8
MOV RBX,RSI
MOV R14,RDI
TEST EDX,EDX
JZ 0x00115198
TEST CL,CL
JZ 0x00115213
LEA R12,[RSP + 0x58]
MOV qword ptr [R12 + -0x10],R12
MOV RSI,qword ptr [R14]
MOV RDX,qword ptr [R14 + 0x8]
ADD RDX,RSI
LEA R15,[RSP + 0x48]
MOV RDI,R15
CALL 0x00117... |
/* CLI::detail::find_member(std::__cxx11::string, std::vector<std::__cxx11::string,
std::allocator<std::__cxx11::string > >, bool, bool) */
long CLI::detail::find_member(string *param_1,long *param_2,int param_3,char param_4)
{
int1 *puVar1;
long lVar2;
ulong *local_d0;
long local_c8;
ulong local_c0;
... | |
15,344 | my_mb_wc_big5 | eloqsql/strings/ctype-big5.c | static int
my_mb_wc_big5(CHARSET_INFO *cs __attribute__((unused)),
my_wc_t *pwc,const uchar *s,const uchar *e)
{
int hi;
if (s >= e)
return MY_CS_TOOSMALL;
if ((hi= s[0]) < 0x80)
{
pwc[0]=hi;
return 1;
}
if (s+2>e)
return MY_CS_TOOSMALL2;
if (!IS_MB2_CHAR(hi, s[1]))
... | O0 | c | my_mb_wc_big5:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
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 0x6d59e
movl $0xffffff9b, -0x4(%rbp) # imm = 0xFFFFFF9B
jmp 0x6d677
movq -0x20(%rbp), %rax
movzbl (%rax), %eax
movl %eax... | my_mb_wc_big5:
push rbp
mov rbp, rsp
sub rsp, 30h
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_6D59E
mov [rbp+var_4], 0FFFFFF9Bh
jmp loc_6D677
loc_6D59E:
mov rax, [rbp+... | long long my_mb_wc_big5(long long a1, _QWORD *a2, unsigned __int8 *a3, unsigned long long a4)
{
int v4; // eax
unsigned int v6; // [rsp+4h] [rbp-2Ch]
if ( (unsigned long long)a3 < a4 )
{
v6 = *a3;
if ( v6 >= 0x80 )
{
if ( (unsigned long long)(a3 + 2) <= a4 )
{
if ( (unsigned __... | my_mb_wc_big5:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x10],RDI
MOV qword ptr [RBP + -0x18],RSI
MOV qword ptr [RBP + -0x20],RDX
MOV qword ptr [RBP + -0x28],RCX
MOV RAX,qword ptr [RBP + -0x20]
CMP RAX,qword ptr [RBP + -0x28]
JC 0x0016d59e
MOV dword ptr [RBP + -0x4],0xffffff9b
JMP 0x0016d677
LAB_0016d59e... |
int4 my_mb_wc_big5(int8 param_1,long *param_2,byte *param_3,byte *param_4)
{
uint uVar1;
int iVar2;
int4 local_c;
if (param_3 < param_4) {
uVar1 = (uint)*param_3;
if (uVar1 < 0x80) {
*param_2 = (long)(int)uVar1;
local_c = 1;
}
else if (param_4 < param_3 + 2) {
local_c = 0x... | |
15,345 | get_plugin_nr | eloqsql/build_O0/libmariadb/libmariadb/ma_client_plugin.c | static int get_plugin_nr(uint type)
{
uint i= 0;
for(; valid_plugins[i][1]; i++)
if (valid_plugins[i][0] == type)
return i;
return -1;
} | O0 | c | get_plugin_nr:
pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl $0x0, -0xc(%rbp)
movl -0xc(%rbp), %eax
movl %eax, %ecx
leaq 0x2f2e6(%rip), %rax # 0x7fdd0
cmpl $0x0, 0x4(%rax,%rcx,8)
je 0x50b1a
movl -0xc(%rbp), %eax
movl %eax, %ecx
leaq 0x2f2d3(%rip), %rax # 0x7fdd0
movl (%rax,%rcx,8), %eax
cmpl -0x8(%rbp),... | get_plugin_nr:
push rbp
mov rbp, rsp
mov [rbp+var_8], edi
mov [rbp+var_C], 0
loc_50ADE:
mov eax, [rbp+var_C]
mov ecx, eax
lea rax, valid_plugins
cmp dword ptr [rax+rcx*8+4], 0
jz short loc_50B1A
mov eax, [rbp+var_C]
mov ecx, eax
lea rax, valid_plugins
mov eax, [rax+rc... | long long get_plugin_nr(int a1)
{
unsigned int i; // [rsp+0h] [rbp-Ch]
for ( i = 0; valid_plugins[2 * i + 1]; ++i )
{
if ( valid_plugins[2 * i] == a1 )
return i;
}
return (unsigned int)-1;
}
| get_plugin_nr:
PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x8],EDI
MOV dword ptr [RBP + -0xc],0x0
LAB_00150ade:
MOV EAX,dword ptr [RBP + -0xc]
MOV ECX,EAX
LEA RAX,[0x17fdd0]
CMP dword ptr [RAX + RCX*0x8 + 0x4],0x0
JZ 0x00150b1a
MOV EAX,dword ptr [RBP + -0xc]
MOV ECX,EAX
LEA RAX,[0x17fdd0]
MOV EAX,dword ptr [RAX + RCX*0... |
uint get_plugin_nr(int param_1)
{
uint local_14;
local_14 = 0;
while( true ) {
if (*(int *)(valid_plugins + (ulong)local_14 * 8 + 4) == 0) {
return 0xffffffff;
}
if (*(int *)(valid_plugins + (ulong)local_14 * 8) == param_1) break;
local_14 = local_14 + 1;
}
return local_14;
}
| |
15,346 | my_thread_end | eloqsql/mysys/my_thr_init.c | void my_thread_end(void)
{
struct st_my_thread_var *tmp;
tmp= my_thread_var;
#ifdef EXTRA_DEBUG_THREADS
fprintf(stderr,"my_thread_end(): tmp: %p pthread_self: %p thread_id: %ld\n",
tmp, pthread_self(), tmp ? (long) tmp->id : 0L);
#endif
/*
Remove the instrumentation for this thread.
This must b... | O0 | c | my_thread_end:
pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
callq 0x82360
movq %rax, -0x8(%rbp)
leaq 0x1b6748(%rip), %rax # 0x238fa0
movq (%rax), %rax
callq *0x138(%rax)
jmp 0x82863
xorl %eax, %eax
movl %eax, %edi
callq 0x82810
cmpq $0x0, -0x8(%rbp)
je 0x828ec
movq -0x8(%rbp), %rax
movsbl 0xe8(%rax), %eax
cmpl $0x0, ... | my_thread_end:
push rbp
mov rbp, rsp
sub rsp, 10h
call _my_thread_var
mov [rbp+var_8], rax
lea rax, PSI_server
mov rax, [rax]
call qword ptr [rax+138h]
jmp short $+2
loc_82863:
xor eax, eax
mov edi, eax
call set_mysys_var
cmp [rbp+var_8], 0
jz short loc_828EC
mov ... | long long my_thread_end(long long a1, const char *a2)
{
long long result; // rax
long long v3; // [rsp+8h] [rbp-8h]
v3 = my_thread_var(a1, a2);
PSI_server[39]();
result = set_mysys_var(0LL);
if ( v3 )
{
result = (unsigned int)*(char *)(v3 + 232);
if ( *(_BYTE *)(v3 + 232) )
{
my_thread... | my_thread_end:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
CALL 0x00182360
MOV qword ptr [RBP + -0x8],RAX
LEA RAX,[0x338fa0]
MOV RAX,qword ptr [RAX]
CALL qword ptr [RAX + 0x138]
JMP 0x00182863
LAB_00182863:
XOR EAX,EAX
MOV EDI,EAX
CALL 0x00182810
CMP qword ptr [RBP + -0x8],0x0
JZ 0x001828ec
MOV RAX,qword ptr [RBP + -0x8]
MOVSX E... |
void my_thread_end(void)
{
void *__ptr;
__ptr = (void *)_my_thread_var();
(**(code **)(PSI_server + 0x138))();
set_mysys_var(0);
if ((__ptr != (void *)0x0) && (*(char *)((long)__ptr + 0xe8) != '\0')) {
my_thread_destory_thr_mutex(__ptr);
inline_mysql_mutex_lock
(THR_LOCK_threads,"/w... | |
15,347 | my_strnncoll_latin1_de | eloqsql/strings/ctype-latin1.c | static int my_strnncoll_latin1_de(CHARSET_INFO *cs __attribute__((unused)),
const uchar *a, size_t a_length,
const uchar *b, size_t b_length,
my_bool b_is_prefix)
{
const uchar *a_end= a + a_length;
const uchar *b_end= b + b_length;
uchar a_char, a_extend= 0, b_char, ... | O0 | c | my_strnncoll_latin1_de:
pushq %rbp
movq %rsp, %rbp
movb %r9b, %al
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq %rdx, -0x20(%rbp)
movq %rcx, -0x28(%rbp)
movq %r8, -0x30(%rbp)
movb %al, -0x31(%rbp)
movq -0x18(%rbp), %rax
addq -0x20(%rbp), %rax
movq %rax, -0x40(%rbp)
movq -0x28(%rbp), %rax
addq -0x30(%rbp), %rax
mov... | my_strnncoll_latin1_de:
push rbp
mov rbp, rsp
mov al, r9b
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_31], al
mov rax, [rbp+var_18]
add rax, [rbp+var_20]
mov [rbp+var_40], rax
mov rax, [rbp+v... | long long my_strnncoll_latin1_de(
long long a1,
unsigned __int8 *a2,
long long a3,
unsigned __int8 *a4,
long long a5,
char a6)
{
unsigned __int8 *v6; // rax
unsigned __int8 *v7; // rax
unsigned int v8; // eax
bool v10; // [rsp+1h] [rbp-55h]
bool v12; // [rsp+8h... | my_strnncoll_latin1_de:
PUSH RBP
MOV RBP,RSP
MOV AL,R9B
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 byte ptr [RBP + -0x31],AL
MOV RAX,qword ptr [RBP + -0x18]
ADD RAX,qword ptr [RBP + -0x20]
MOV qword p... |
uint my_strnncoll_latin1_de
(int8 param_1,byte *param_2,long param_3,byte *param_4,long param_5,
char param_6)
{
uint local_5c;
bool local_56;
byte local_54;
byte local_53;
byte local_52;
byte local_51;
byte *local_30;
byte *local_20;
local_52 = 0;
local_54 = 0;
... | |
15,348 | map_delete_record | bluesky950520[P]quickjs/quickjs.c | static void map_delete_record(JSRuntime *rt, JSMapState *s, JSMapRecord *mr)
{
if (mr->empty)
return;
list_del(&mr->hash_link);
if (s->is_weak) {
delete_map_weak_ref(rt, mr);
} else {
JS_FreeValueRT(rt, mr->key);
}
JS_FreeValueRT(rt, mr->value);
if (--mr->ref_count ==... | O1 | c | map_delete_record:
cmpl $0x0, 0x4(%rdx)
je 0x4f479
retq
pushq %r15
pushq %r14
pushq %rbx
movq %rdx, %r14
movq %rsi, %rbx
movq %rdi, %r15
movq 0x20(%rdx), %rax
movq 0x28(%rdx), %rcx
movq %rcx, 0x8(%rax)
movq %rax, (%rcx)
xorps %xmm0, %xmm0
movups %xmm0, 0x20(%rdx)
cmpl $0x0, (%rsi)
je 0x4f4af
movq %r15, %rdi
movq %r14, ... | map_delete_record:
cmp dword ptr [rdx+4], 0
jz short loc_4F479
retn
loc_4F479:
push r15
push r14
push rbx
mov r14, rdx
mov rbx, rsi
mov r15, rdi
mov rax, [rdx+20h]
mov rcx, [rdx+28h]
mov [rax+8], rcx
mov [rcx], rax
xorps xmm0, xmm0
movups xmmword ptr [rdx+20h], xmm0
cmp ... | void map_delete_record(long long a1, _DWORD *a2, long long a3)
{
long long v5; // rax
_QWORD *v6; // rcx
long long v8; // rax
_QWORD *v9; // rcx
long long v10; // rax
long long v11; // rdi
if ( !*(_DWORD *)(a3 + 4) )
{
v5 = *(_QWORD *)(a3 + 32);
v6 = *(_QWORD **)(a3 + 40);
*(_QWORD *)(v5 +... | map_delete_record:
CMP dword ptr [RDX + 0x4],0x0
JZ 0x0014f479
RET
LAB_0014f479:
PUSH R15
PUSH R14
PUSH RBX
MOV R14,RDX
MOV RBX,RSI
MOV R15,RDI
MOV RAX,qword ptr [RDX + 0x20]
MOV RCX,qword ptr [RDX + 0x28]
MOV qword ptr [RAX + 0x8],RCX
MOV qword ptr [RCX],RAX
XORPS XMM0,XMM0
MOVUPS xmmword ptr [RDX + 0x20],XMM0
CMP dwo... |
void map_delete_record(long param_1,int *param_2,int *param_3)
{
long *plVar1;
long lVar2;
if (param_3[1] != 0) {
return;
}
lVar2 = *(long *)(param_3 + 8);
plVar1 = *(long **)(param_3 + 10);
*(long **)(lVar2 + 8) = plVar1;
*plVar1 = lVar2;
param_3[8] = 0;
param_3[9] = 0;
param_3[10] = 0;
... | |
15,349 | map_delete_record | bluesky950520[P]quickjs/quickjs.c | static void map_delete_record(JSRuntime *rt, JSMapState *s, JSMapRecord *mr)
{
if (mr->empty)
return;
list_del(&mr->hash_link);
if (s->is_weak) {
delete_map_weak_ref(rt, mr);
} else {
JS_FreeValueRT(rt, mr->key);
}
JS_FreeValueRT(rt, mr->value);
if (--mr->ref_count ==... | O3 | c | map_delete_record:
cmpl $0x0, 0x4(%rdx)
je 0x517e0
retq
pushq %r15
pushq %r14
pushq %rbx
movq %rdx, %r14
movq %rsi, %rbx
movq %rdi, %r15
movq 0x20(%rdx), %rax
movq 0x28(%rdx), %rcx
movq %rcx, 0x8(%rax)
movq %rax, (%rcx)
xorps %xmm0, %xmm0
movups %xmm0, 0x20(%rdx)
cmpl $0x0, (%rsi)
je 0x51816
movq %r15, %rdi
movq %r14, ... | map_delete_record:
cmp dword ptr [rdx+4], 0
jz short loc_517E0
retn
loc_517E0:
push r15
push r14
push rbx
mov r14, rdx
mov rbx, rsi
mov r15, rdi
mov rax, [rdx+20h]
mov rcx, [rdx+28h]
mov [rax+8], rcx
mov [rcx], rax
xorps xmm0, xmm0
movups xmmword ptr [rdx+20h], xmm0
cmp ... | void map_delete_record(long long a1, _DWORD *a2, long long a3, long long a4, long long a5, long long a6)
{
long long v9; // rax
_QWORD *v10; // rcx
long long v11; // rdx
_QWORD *v12; // rsi
int v13; // eax
long long v14; // rcx
long long v15; // rdx
_QWORD *v16; // rsi
int v17; // eax
long long v18... | map_delete_record:
CMP dword ptr [RDX + 0x4],0x0
JZ 0x001517e0
RET
LAB_001517e0:
PUSH R15
PUSH R14
PUSH RBX
MOV R14,RDX
MOV RBX,RSI
MOV R15,RDI
MOV RAX,qword ptr [RDX + 0x20]
MOV RCX,qword ptr [RDX + 0x28]
MOV qword ptr [RAX + 0x8],RCX
MOV qword ptr [RCX],RAX
XORPS XMM0,XMM0
MOVUPS xmmword ptr [RDX + 0x20],XMM0
CMP dwo... |
void map_delete_record(long param_1,int *param_2,int *param_3)
{
int iVar1;
long *plVar2;
long lVar3;
if (param_3[1] != 0) {
return;
}
lVar3 = *(long *)(param_3 + 8);
plVar2 = *(long **)(param_3 + 10);
*(long **)(lVar3 + 8) = plVar2;
*plVar2 = lVar3;
param_3[8] = 0;
param_3[9] = 0;
para... | |
15,350 | Test_LogMsgTime_gmtoff::RunTest() | ng-log[P]ng-log/src/logging_unittest.cc | TEST(LogMsgTime, gmtoff) {
/*
* Unit test for GMT offset API
* TODO: To properly test this API, we need a platform independent way to set
* time-zone.
* */
nglog::LogMessage log_obj(__FILE__, __LINE__);
std::chrono::seconds gmtoff = log_obj.time().gmtoffset();
// GMT offset ranges from UTC-12:00 to... | O1 | cpp | Test_LogMsgTime_gmtoff::RunTest():
pushq %rbx
subq $0x60, %rsp
leaq 0x1e197(%rip), %rsi # 0x320f7
movq %rsp, %rbx
movq %rbx, %rdi
movl $0x62a, %edx # imm = 0x62A
callq 0x1ad98
movq %rbx, %rdi
callq 0x1b1ae
movl $0xa8c0, %ecx # imm = 0xA8C0
addq 0x48(%rax), %rcx
cmpq $0x16da1, %rcx # im... | _ZN22Test_LogMsgTime_gmtoff7RunTestEv:
push rbx
sub rsp, 60h
lea rsi, aWorkspaceLlm4b_0; "/workspace/llm4binary/github/2025_star3"...
mov rbx, rsp
mov rdi, rbx; this
mov edx, 62Ah; int
call _ZN5nglog10LogMessageC2EPKci; nglog::LogMessage::LogMessage(char const*,int)
mov rdi, rbx; this
call... | void Test_LogMsgTime_gmtoff::RunTest(Test_LogMsgTime_gmtoff *this)
{
_BYTE v1[104]; // [rsp+0h] [rbp-68h] BYREF
nglog::LogMessage::LogMessage(
(nglog::LogMessage *)v1,
"/workspace/llm4binary/github/2025_star3/ng-log[P]ng-log/src/logging_unittest.cc",
1578);
if ( (unsigned long long)(*(_QWORD *)(nglo... | RunTest:
PUSH RBX
SUB RSP,0x60
LEA RSI,[0x1320f7]
MOV RBX,RSP
MOV RDI,RBX
MOV EDX,0x62a
CALL 0x0011ad98
MOV RDI,RBX
CALL 0x0011b1ae
MOV ECX,0xa8c0
ADD RCX,qword ptr [RAX + 0x48]
CMP RCX,0x16da1
JNC 0x00113f98
MOV RDI,RSP
CALL 0x0011b1b4
ADD RSP,0x60
POP RBX
RET
LAB_00113f98:
CALL 0x00109173
NOP
|
/* Test_LogMsgTime_gmtoff::RunTest() */
void Test_LogMsgTime_gmtoff::RunTest(void)
{
int *puVar1;
char cVar2;
long lVar3;
int8 uVar4;
int4 uStack_a0;
int4 uStack_9c;
int1 uStack_98;
int1 uStack_97;
int1 *apuStack_90 [2];
int1 auStack_80 [16];
int1 *puStack_70;
LogMessage aLStack_68 [96];
... | |
15,351 | Test_LogMsgTime_gmtoff::RunTest() | ng-log[P]ng-log/src/logging_unittest.cc | TEST(LogMsgTime, gmtoff) {
/*
* Unit test for GMT offset API
* TODO: To properly test this API, we need a platform independent way to set
* time-zone.
* */
nglog::LogMessage log_obj(__FILE__, __LINE__);
std::chrono::seconds gmtoff = log_obj.time().gmtoffset();
// GMT offset ranges from UTC-12:00 to... | O2 | cpp | Test_LogMsgTime_gmtoff::RunTest():
pushq %rbx
subq $0x30, %rsp
movq %rsp, %rdi
callq 0x148de
callq 0x1228e
movq %rsp, %rdi
callq 0x14920
addq $0x30, %rsp
popq %rbx
retq
movq %rax, %rbx
movq %rsp, %rdi
callq 0x14920
movq %rbx, %rdi
callq 0x8c30
nop
| _ZN22Test_LogMsgTime_gmtoff3RunEv:
push rbx
sub rsp, 30h
mov rdi, rsp; this
call _ZN5nglog9FlagSaverC2Ev; nglog::FlagSaver::FlagSaver(void)
call _ZN22Test_LogMsgTime_gmtoff7RunTestEv; Test_LogMsgTime_gmtoff::RunTest(void)
mov rdi, rsp; this
call _ZN5nglog9FlagSaverD2Ev; nglog::FlagSaver::~FlagSa... | void Test_LogMsgTime_gmtoff::Run(Test_LogMsgTime_gmtoff *this)
{
_BYTE v1[56]; // [rsp+0h] [rbp-38h] BYREF
nglog::FlagSaver::FlagSaver((nglog::FlagSaver *)v1);
Test_LogMsgTime_gmtoff::RunTest((Test_LogMsgTime_gmtoff *)v1);
nglog::FlagSaver::~FlagSaver((nglog::FlagSaver *)v1);
}
| Run:
PUSH RBX
SUB RSP,0x30
MOV RDI,RSP
CALL 0x001148de
LAB_001170a1:
CALL 0x0011228e
LAB_001170a6:
MOV RDI,RSP
CALL 0x00114920
ADD RSP,0x30
POP RBX
RET
|
/* Test_LogMsgTime_gmtoff::Run() */
void Test_LogMsgTime_gmtoff::Run(void)
{
FlagSaver aFStack_38 [48];
nglog::FlagSaver::FlagSaver(aFStack_38);
/* try { // try from 001170a1 to 001170a5 has its CatchHandler @ 001170b4 */
RunTest();
nglog::FlagSaver::~FlagSaver(aFStack_38);
return;
}... | |
15,352 | translog_flush_wait_for_end | eloqsql/storage/maria/ma_loghandler.c | void translog_flush_wait_for_end(LSN lsn)
{
DBUG_ENTER("translog_flush_wait_for_end");
DBUG_PRINT("enter", ("LSN: " LSN_FMT, LSN_IN_PARTS(lsn)));
mysql_mutex_assert_owner(&log_descriptor.log_flush_lock);
while (cmp_translog_addr(log_descriptor.flushed, lsn) < 0)
mysql_cond_wait(&log_descriptor.log_flush_co... | O3 | c | translog_flush_wait_for_end:
cmpq %rdi, 0xbc9236(%rip) # 0xbfefd8
jge 0x35df0
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movq %rdi, %rbx
leaq 0xbc92d8(%rip), %r14 # 0xbff090
leaq 0xbc9289(%rip), %r15 # 0xbff048
cmpq $0x0, 0xbc92f9(%rip) # 0xbff0c0
jne 0x35ddf
movq %r14, %rdi
movq... | translog_flush_wait_for_end:
cmp cs:qword_BFEFD8, rdi
jge short locret_35DF0
push rbp
mov rbp, rsp
push r15
push r14
push rbx
push rax
mov rbx, rdi
lea r14, unk_BFF090
lea r15, unk_BFF048
loc_35DBF:
cmp cs:qword_BFF0C0, 0
jnz short loc_35DDF
mov rdi, r14
mov rsi, r... | long long translog_flush_wait_for_end(void *a1)
{
long long v1; // rbx
long long result; // rax
if ( qword_BFEFD8 < (long long)a1 )
{
v1 = (long long)a1;
do
{
if ( qword_BFF0C0 )
{
result = translog_flush_wait_for_end_cold_1(a1);
}
else
{
a1 = &unk_BFF... | translog_flush_wait_for_end:
CMP qword ptr [0x00cfefd8],RDI
JGE 0x00135df0
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV RBX,RDI
LEA R14,[0xcff090]
LEA R15,[0xcff048]
LAB_00135dbf:
CMP qword ptr [0x00cff0c0],0x0
JNZ 0x00135ddf
MOV RDI,R14
MOV RSI,R15
CALL 0x00129430
LAB_00135dd4:
CMP qword ptr [0x00cfefd... |
void translog_flush_wait_for_end(long param_1)
{
if (DAT_00cfefd8 < param_1) {
do {
if (DAT_00cff0c0 == 0) {
pthread_cond_wait((pthread_cond_t *)&DAT_00cff090,(pthread_mutex_t *)&DAT_00cff048);
}
else {
translog_flush_wait_for_end_cold_1();
}
} while (DAT_00cfefd8 < p... | |
15,353 | JS_GetGlobalVar | bluesky950520[P]quickjs/quickjs.c | static JSValue JS_GetGlobalVar(JSContext *ctx, JSAtom prop,
BOOL throw_ref_error)
{
JSObject *p;
JSShapeProperty *prs;
JSProperty *pr;
/* no exotic behavior is possible in global_var_obj */
p = JS_VALUE_GET_OBJ(ctx->global_var_obj);
prs = find_own_property(&pr, p,... | O0 | c | JS_GetGlobalVar:
subq $0x88, %rsp
movq %rdi, 0x30(%rsp)
movl %esi, 0x2c(%rsp)
movl %edx, 0x28(%rsp)
movq 0x30(%rsp), %rax
movq 0x1b0(%rax), %rax
movq %rax, 0x20(%rsp)
movq 0x20(%rsp), %rcx
movl 0x2c(%rsp), %eax
leaq 0x10(%rsp), %rdx
movq %rdx, 0x78(%rsp)
movq %rcx, 0x70(%rsp)
movl %eax, 0x6c(%rsp)
movq 0x70(%rsp), %rax... | JS_GetGlobalVar:
sub rsp, 88h
mov [rsp+88h+var_58], rdi
mov [rsp+88h+var_5C], esi
mov [rsp+88h+var_60], edx
mov rax, [rsp+88h+var_58]
mov rax, [rax+1B0h]
mov [rsp+88h+var_68], rax
mov rcx, [rsp+88h+var_68]
mov eax, [rsp+88h+var_5C]
lea rdx, [rsp+88h+var_78]
mov [rsp+88h+var_1... | long long JS_GetGlobalVar(
long long a1,
unsigned int a2,
int a3,
__m128 a4,
__m128 a5,
__m128 a6,
__m128 a7,
double a8,
double a9,
__m128 a10,
__m128 a11)
{
long long v11; // rax
long long v12; // rdx
long long v13; // rcx
... | JS_GetGlobalVar:
SUB RSP,0x88
MOV qword ptr [RSP + 0x30],RDI
MOV dword ptr [RSP + 0x2c],ESI
MOV dword ptr [RSP + 0x28],EDX
MOV RAX,qword ptr [RSP + 0x30]
MOV RAX,qword ptr [RAX + 0x1b0]
MOV qword ptr [RSP + 0x20],RAX
MOV RCX,qword ptr [RSP + 0x20]
MOV EAX,dword ptr [RSP + 0x2c]
LEA RDX,[RSP + 0x10]
MOV qword ptr [RSP +... |
int1 [16] JS_GetGlobalVar(long param_1,uint param_2,int4 param_3)
{
int iVar1;
long lVar2;
int1 auVar3 [16];
int8 *local_78;
uint *local_70;
long local_68;
int4 local_60;
uint local_5c;
long local_58;
ulong local_40;
long local_38;
uint *local_30;
long local_28;
uint local_1c;
long loca... | |
15,354 | void nlohmann::json_abi_v3_11_3::detail::from_json<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, s... | llama.cpp/common/json.hpp | inline void from_json(const BasicJsonType& j, typename BasicJsonType::string_t& s)
{
if (JSON_HEDLEY_UNLIKELY(!j.is_string()))
{
JSON_THROW(type_error::create(302, concat("type must be string, but is ", j.type_name()), &j));
}
s = *j.template get_ptr<const typename BasicJsonType::string_t*>();
} | O3 | cpp | void nlohmann::json_abi_v3_11_3::detail::from_json<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, s... | _ZN8nlohmann16json_abi_v3_11_36detail9from_jsonINS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEEEvRKT_RNSG_8string_tE:
push rbp; void *
push r14; int
push rbx; __int64
sub rsp, 30h
mov r14, rdi
cmp byte ptr [r... | long long nlohmann::json_abi_v3_11_3::detail::from_json<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>>(
long long a1,
long l... | from_json<nlohmann::json_abi_v3_11_3::basic_json<nlohmann::json_abi_v3_11_3::ordered_map,std::vector,std::__cxx11::string,bool,long,unsigned_long,double,std::allocator,nlohmann::json_abi_v3_11_3::adl_serializer,std::vector<unsigned_char,std::allocator<unsigned_char>>,void>>:
PUSH RBP
PUSH R14
PUSH RBX
SUB RSP,0x30
MOV ... |
/* void
nlohmann::json_abi_v3_11_3::detail::from_json<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<uns... | |
15,355 | ma_column_nr_write | eloqsql/storage/maria/ma_open.c | my_bool _ma_column_nr_write(File file, uint16 *offsets, uint columns)
{
uchar *buff, *ptr, *end;
size_t size= columns*2;
my_bool res;
if (!(buff= (uchar*) my_alloca(size)))
return 1;
for (ptr= buff, end= ptr + size; ptr < end ; ptr+= 2, offsets++)
int2store(ptr, *offsets);
res= mysql_file_write(fil... | O0 | c | ma_column_nr_write:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
movl %edi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movl %edx, -0x1c(%rbp)
movl -0x1c(%rbp), %eax
addl %eax, %eax
movq %rax, -0x40(%rbp)
movq -0x40(%rbp), %rcx
addq $0xf, %rcx
andq $-0x10, %rcx
movq %rsp, %rax
subq %rcx,... | _ma_column_nr_write:
push rbp
mov rbp, rsp
sub rsp, 60h
mov rax, fs:28h
mov [rbp+var_8], rax
mov [rbp+var_10], edi
mov [rbp+var_18], rsi
mov [rbp+var_1C], edx
mov eax, [rbp+var_1C]
add eax, eax
mov [rbp+var_40], rax
mov rcx, [rbp+var_40]
add rcx, 0Fh
and rcx, 0FFFF... | bool ma_column_nr_write(unsigned int a1, _WORD *a2, int a3)
{
_QWORD v4[3]; // [rsp+0h] [rbp-60h] BYREF
long long v6; // [rsp+20h] [rbp-40h]
unsigned long long v7; // [rsp+28h] [rbp-38h]
_WORD *v8; // [rsp+30h] [rbp-30h]
_WORD *v9; // [rsp+38h] [rbp-28h]
int v10; // [rsp+44h] [rbp-1Ch]
_WORD *v11; // [rs... | _ma_column_nr_write:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV dword ptr [RBP + -0x10],EDI
MOV qword ptr [RBP + -0x18],RSI
MOV dword ptr [RBP + -0x1c],EDX
MOV EAX,dword ptr [RBP + -0x1c]
ADD EAX,EAX
MOV qword ptr [RBP + -0x40],RAX
MOV RCX,qword ptr [RBP + -0x40]
AD... |
int8 _ma_column_nr_write(int4 param_1,int2 *param_2,int param_3)
{
long lVar1;
ulong uVar2;
int2 *puVar3;
int4 uVar4;
long lVar5;
long in_FS_OFFSET;
int8 uStack_70;
int2 auStack_68 [7];
bool local_59;
int2 *local_58;
int1 local_49;
ulong local_48;
int2 *local_40;
int2 *local_38;
int2 *lo... | |
15,356 | server_game::init() | untodesu[P]voxelius/game/server/game.cc | void server_game::init(void)
{
globals::server_config.add_value("game.listen_port", listen_port);
globals::server_config.add_value("game.status_peers", status_peers);
globals::server_config.add_value("game.password", password_string);
globals::server_config.add_value("game.view_distance", server_game::v... | O0 | cpp | server_game::init():
pushq %rbp
movq %rsp, %rbp
leaq 0x2ad235(%rip), %rdi # 0x2d1210
leaq 0x1c063f(%rip), %rsi # 0x1e4621
leaq 0x2ad18f(%rip), %rdx # 0x2d1178
callq 0xf8f10
leaq 0x2ad21b(%rip), %rdi # 0x2d1210
leaq 0x1c0636(%rip), %rsi # 0x1e4632
leaq 0x2ad1a5(%rip), %rdx # 0x2d11a8
callq 0xf8f10
leaq... | _ZN11server_game4initEv:
push rbp
mov rbp, rsp
lea rdi, _ZN7globals13server_configE; this
lea rsi, aGameListenPort; "game.listen_port"
lea rdx, _ZL11listen_port; IConfigValue *
call _ZN6Config9add_valueEPKcR12IConfigValue; Config::add_value(char const*,IConfigValue &)
lea rdi, _ZN7globals13ser... | long long server_game::init(server_game *this)
{
Config::add_value((Config *)&globals::server_config, "game.listen_port", (IConfigValue *)&listen_port);
Config::add_value((Config *)&globals::server_config, "game.status_peers", (IConfigValue *)&status_peers);
Config::add_value((Config *)&globals::server_config, "... | init:
PUSH RBP
MOV RBP,RSP
LEA RDI,[0x3d1210]
LEA RSI,[0x2e4621]
LEA RDX,[0x3d1178]
CALL 0x001f8f10
LEA RDI,[0x3d1210]
LEA RSI,[0x2e4632]
LEA RDX,[0x3d11a8]
CALL 0x001f8f10
LEA RDI,[0x3d1210]
LEA RSI,[0x2e4644]
LEA RDX,[0x3d11e0]
CALL 0x001f8f10
LEA RDI,[0x3d1210]
LEA RSI,[0x2e4652]
LEA RDX,[0x3d1140]
CALL 0x001f8f10
C... |
/* server_game::init() */
void server_game::init(void)
{
Config::add_value((Config *)globals::server_config,"game.listen_port",(IConfigValue *)listen_port)
;
Config::add_value((Config *)globals::server_config,"game.status_peers",
(IConfigValue *)status_peers);
Config::add_value((Config *)... | |
15,357 | server_game::init() | untodesu[P]voxelius/game/server/game.cc | void server_game::init(void)
{
globals::server_config.add_value("game.listen_port", listen_port);
globals::server_config.add_value("game.status_peers", status_peers);
globals::server_config.add_value("game.password", password_string);
globals::server_config.add_value("game.view_distance", server_game::v... | O3 | cpp | server_game::init():
pushq %rbx
leaq 0xec380(%rip), %rbx # 0x108950
leaq 0x9a019(%rip), %rsi # 0xb65f0
leaq 0xec2da(%rip), %rdx # 0x1088b8
movq %rbx, %rdi
callq 0x5140c
leaq 0x9a014(%rip), %rsi # 0xb6601
leaq 0xec2f4(%rip), %rdx # 0x1088e8
movq %rbx, %rdi
callq 0x5140c
leaq 0x9a010(%rip), %rsi #... | _ZN11server_game4initEv:
push rbx
lea rbx, _ZN7globals13server_configE; globals::server_config
lea rsi, aGameListenPort; "game.listen_port"
lea rdx, _ZL11listen_port; listen_port
mov rdi, rbx
call _ZN6Config9add_valueEPKcR12IConfigValue; Config::add_value(char const*,IConfigValue &)
lea rsi, a... | init:
PUSH RBX
LEA RBX,[0x208950]
LEA RSI,[0x1b65f0]
LEA RDX,[0x2088b8]
MOV RDI,RBX
CALL 0x0015140c
LEA RSI,[0x1b6601]
LEA RDX,[0x2088e8]
MOV RDI,RBX
CALL 0x0015140c
LEA RSI,[0x1b6613]
LEA RDX,[0x208920]
MOV RDI,RBX
CALL 0x0015140c
LEA RSI,[0x1b6621]
LEA RDX,[0x208880]
MOV RDI,RBX
CALL 0x0015140c
CALL 0x00129347
CALL 0... |
/* server_game::init() */
void server_game::init(void)
{
Config::add_value((Config *)globals::server_config,"game.listen_port",(IConfigValue *)listen_port)
;
Config::add_value((Config *)globals::server_config,"game.status_peers",
(IConfigValue *)status_peers);
Config::add_value((Config *)... | ||
15,358 | mi_fix_status | eloqsql/storage/myisam/mi_locking.c | void mi_fix_status(MI_INFO *org_table, MI_INFO *new_table)
{
DBUG_ENTER("mi_fix_status");
if (!new_table)
{
/* First in group. Set state as in mi_get_status() */
org_table->state= &org_table->save_state;
}
else
{
/* Set new_table to use state from org_table (first lock of this table) */
new_... | O0 | c | mi_fix_status:
pushq %rbp
movq %rsp, %rbp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
cmpq $0x0, -0x10(%rbp)
jne 0xb0e15
movq -0x8(%rbp), %rcx
addq $0x10, %rcx
movq -0x8(%rbp), %rax
movq %rcx, 0x8(%rax)
jmp 0xb0e25
movq -0x8(%rbp), %rax
movq 0x8(%rax), %rcx
movq -0x10(%rbp), %rax
movq %rcx, 0x8(%rax)
jmp 0xb0e27
jmp 0... | mi_fix_status:
push rbp
mov rbp, rsp
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
cmp [rbp+var_10], 0
jnz short loc_B0E15
mov rcx, [rbp+var_8]
add rcx, 10h
mov rax, [rbp+var_8]
mov [rax+8], rcx
jmp short loc_B0E25
loc_B0E15:
mov rax, [rbp+var_8]
mov rcx, [rax+8]
mov ... | long long mi_fix_status(long long a1, long long a2)
{
long long result; // rax
if ( a2 )
{
result = a2;
*(_QWORD *)(a2 + 8) = *(_QWORD *)(a1 + 8);
}
else
{
result = a1;
*(_QWORD *)(a1 + 8) = a1 + 16;
}
return result;
}
| mi_fix_status:
PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
CMP qword ptr [RBP + -0x10],0x0
JNZ 0x001b0e15
MOV RCX,qword ptr [RBP + -0x8]
ADD RCX,0x10
MOV RAX,qword ptr [RBP + -0x8]
MOV qword ptr [RAX + 0x8],RCX
JMP 0x001b0e25
LAB_001b0e15:
MOV RAX,qword ptr [RBP + -0x8]
MOV RCX,q... |
void mi_fix_status(long param_1,long param_2)
{
if (param_2 == 0) {
*(long *)(param_1 + 8) = param_1 + 0x10;
}
else {
*(int8 *)(param_2 + 8) = *(int8 *)(param_1 + 8);
}
return;
}
| |
15,359 | dbgprintf(char const*, ...) | EnderturtleOrz[P]CSC3050-2025-Spring-Project-3/src/Debug.h | inline void dbgprintf(const char *format, ...) {
#ifdef DEBUG
char buf[BUFSIZ];
va_list args;
va_start(args, format);
vsprintf(buf, format, args);
fprintf(stderr, "%s", buf);
va_end(args);
#endif
} | O0 | c | dbgprintf(char const*, ...):
subq $0x20e8, %rsp # imm = 0x20E8
testb %al, %al
je 0x70cf
movaps %xmm0, 0x40(%rsp)
movaps %xmm1, 0x50(%rsp)
movaps %xmm2, 0x60(%rsp)
movaps %xmm3, 0x70(%rsp)
movaps %xmm4, 0x80(%rsp)
movaps %xmm5, 0x90(%rsp)
movaps %xmm6, 0xa0(%rsp)
movaps %xmm7, 0xb0(%rsp)
movq %r9, 0x38(%rsp)
m... | _Z9dbgprintfPKcz:
sub rsp, 20E8h
test al, al
jz short loc_70CF
movaps [rsp+20E8h+var_20A8], xmm0
movaps [rsp+20E8h+var_2098], xmm1
movaps [rsp+20E8h+var_2088], xmm2
movaps [rsp+20E8h+var_2078], xmm3
movaps [rsp+20E8h+var_2068], xmm4
movaps [rsp+20E8h+var_2058], xmm5
movaps [rsp+20E8h+var_2048], xmm6
... | long long dbgprintf(
const char *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,
... | dbgprintf:
SUB RSP,0x20e8
TEST AL,AL
JZ 0x001070cf
MOVAPS xmmword ptr [RSP + 0x40],XMM0
MOVAPS xmmword ptr [RSP + 0x50],XMM1
MOVAPS xmmword ptr [RSP + 0x60],XMM2
MOVAPS xmmword ptr [RSP + 0x70],XMM3
MOVAPS xmmword ptr [RSP + 0x80],XMM4
MOVAPS xmmword ptr [RSP + 0x90],XMM5
MOVAPS xmmword ptr [RSP + 0xa0],XMM6
MOVAPS xmm... |
/* dbgprintf(char const*, ...) */
void dbgprintf(char *param_1,...)
{
char in_AL;
int8 in_RCX;
int8 in_RDX;
int8 in_RSI;
int8 in_R8;
int8 in_R9;
int8 in_XMM0_Qa;
int8 in_XMM1_Qa;
int8 in_XMM2_Qa;
int8 in_XMM3_Qa;
int8 in_XMM4_Qa;
int8 in_XMM5_Qa;
int8 in_XMM6_Qa;
int8 in_XMM7_Qa;
int1 l... | |
15,360 | dbgprintf(char const*, ...) | EnderturtleOrz[P]CSC3050-2025-Spring-Project-3/src/Debug.h | inline void dbgprintf(const char *format, ...) {
#ifdef DEBUG
char buf[BUFSIZ];
va_list args;
va_start(args, format);
vsprintf(buf, format, args);
fprintf(stderr, "%s", buf);
va_end(args);
#endif
} | O1 | c | dbgprintf(char const*, ...):
pushq %rbx
subq $0x20d0, %rsp # imm = 0x20D0
movq %rdi, %r10
leaq 0x20(%rsp), %rdi
movq %rsi, 0x8(%rdi)
movq %rdx, 0x10(%rdi)
movq %rcx, 0x18(%rdi)
movq %r8, 0x20(%rdi)
movq %r9, 0x28(%rdi)
testb %al, %al
je 0x331f
movaps %xmm0, 0x50(%rsp)
movaps %xmm1, 0x60(%rsp)
movaps %xmm2, 0x... | _Z9dbgprintfPKcz:
push rbx
sub rsp, 20D0h
mov r10, rdi
lea rdi, [rsp+20D8h+var_20B8]
mov [rdi+8], rsi
mov [rdi+10h], rdx
mov [rdi+18h], rcx
mov [rdi+20h], r8
mov [rdi+28h], r9
test al, al
jz short loc_331F
movaps [rsp+20D8h+var_2088], xmm0
movaps [rsp+20D8h+var_2078], xmm1
m... | long long dbgprintf(
const char *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,
... | dbgprintf:
PUSH RBX
SUB RSP,0x20d0
MOV R10,RDI
LEA RDI,[RSP + 0x20]
MOV qword ptr [RDI + 0x8],RSI
MOV qword ptr [RDI + 0x10],RDX
MOV qword ptr [RDI + 0x18],RCX
MOV qword ptr [RDI + 0x20],R8
MOV qword ptr [RDI + 0x28],R9
TEST AL,AL
JZ 0x0010331f
MOVAPS xmmword ptr [RSP + 0x50],XMM0
MOVAPS xmmword ptr [RSP + 0x60],XMM1
M... |
/* dbgprintf(char const*, ...) */
void dbgprintf(char *param_1,...)
{
char in_AL;
int8 in_RCX;
int8 in_RDX;
int8 in_RSI;
int8 in_R8;
int8 in_R9;
int8 in_XMM0_Qa;
int8 in_XMM1_Qa;
int8 in_XMM2_Qa;
int8 in_XMM3_Qa;
int8 in_XMM4_Qa;
int8 in_XMM5_Qa;
int8 in_XMM6_Qa;
int8 in_XMM7_Qa;
int8 l... | |
15,361 | dbgprintf(char const*, ...) | EnderturtleOrz[P]CSC3050-2025-Spring-Project-3/src/Debug.h | inline void dbgprintf(const char *format, ...) {
#ifdef DEBUG
char buf[BUFSIZ];
va_list args;
va_start(args, format);
vsprintf(buf, format, args);
fprintf(stderr, "%s", buf);
va_end(args);
#endif
} | O3 | c | dbgprintf(char const*, ...):
pushq %rbx
subq $0x20d0, %rsp # imm = 0x20D0
movq %rdi, %r10
leaq 0x20(%rsp), %rdi
movq %rsi, 0x8(%rdi)
movq %rdx, 0x10(%rdi)
movq %rcx, 0x18(%rdi)
movq %r8, 0x20(%rdi)
movq %r9, 0x28(%rdi)
testb %al, %al
je 0x331f
movaps %xmm0, 0x50(%rsp)
movaps %xmm1, 0x60(%rsp)
movaps %xmm2, 0x... | _Z9dbgprintfPKcz:
push rbx
sub rsp, 20D0h
mov r10, rdi
lea rdi, [rsp+20D8h+var_20B8]
mov [rdi+8], rsi
mov [rdi+10h], rdx
mov [rdi+18h], rcx
mov [rdi+20h], r8
mov [rdi+28h], r9
test al, al
jz short loc_331F
movaps [rsp+20D8h+var_2088], xmm0
movaps [rsp+20D8h+var_2078], xmm1
m... | long long dbgprintf(
const char *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,
... | dbgprintf:
PUSH RBX
SUB RSP,0x20d0
MOV R10,RDI
LEA RDI,[RSP + 0x20]
MOV qword ptr [RDI + 0x8],RSI
MOV qword ptr [RDI + 0x10],RDX
MOV qword ptr [RDI + 0x18],RCX
MOV qword ptr [RDI + 0x20],R8
MOV qword ptr [RDI + 0x28],R9
TEST AL,AL
JZ 0x0010331f
MOVAPS xmmword ptr [RSP + 0x50],XMM0
MOVAPS xmmword ptr [RSP + 0x60],XMM1
M... |
/* dbgprintf(char const*, ...) */
void dbgprintf(char *param_1,...)
{
char in_AL;
int8 in_RCX;
int8 in_RDX;
int8 in_RSI;
int8 in_R8;
int8 in_R9;
int8 in_XMM0_Qa;
int8 in_XMM1_Qa;
int8 in_XMM2_Qa;
int8 in_XMM3_Qa;
int8 in_XMM4_Qa;
int8 in_XMM5_Qa;
int8 in_XMM6_Qa;
int8 in_XMM7_Qa;
int8 l... | |
15,362 | nibbles_to_path | corpus-core[P]colibri-stateless/src/chains/eth/verifier/patricia_trie.c | static bytes_t nibbles_to_path(nibbles_t nibbles, bool is_leaf) {
uint8_t* path = safe_calloc((nibbles.len >> 1) + 1, 1);
path[0] = ((is_leaf << 1) + (nibbles.len & 1)) << 4;
int pos = (nibbles.len & 1) ? 1 : 2;
for (int i = 0; i < nibbles.len; i++, pos++)
path[pos >> 1] |= pos % 2 ? nibbles.dat... | O3 | c | nibbles_to_path:
pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movl %edx, %r15d
movq %rsi, %rbx
movl %edi, %ebp
movl %edi, %r14d
shrl %r14d
incl %r14d
movl $0x1, %esi
movq %r14, %rdi
callq 0x50eef
movq %rax, %rdx
movl %ebp, %ecx
andl $0x1, %ecx
leal (%rcx,%r15,2), %eax
shlb $0x4, %al
movb %al, (%rdx)
testl %eb... | nibbles_to_path:
push rbp
push r15
push r14
push rbx
push rax
mov r15d, edx
mov rbx, rsi
mov ebp, edi
mov r14d, edi
shr r14d, 1
inc r14d
mov esi, 1
mov rdi, r14
call safe_calloc
mov rdx, rax
mov ecx, ebp
and ecx, 1
lea eax, [rcx+r15*2]
shl al, 4
mov ... | long long nibbles_to_path(unsigned int a1, long long a2, char a3)
{
_BYTE *v4; // rdx
int v5; // ecx
long long v6; // rax
int v7; // ecx
char v8; // r9
v4 = (_BYTE *)safe_calloc((a1 >> 1) + 1, 1LL);
v5 = a1 & 1;
*v4 = 16 * (v5 + 2 * a3);
if ( a1 )
{
v6 = 0LL;
v7 = (v5 == 0) + 1;
do
... | nibbles_to_path:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
PUSH RAX
MOV R15D,EDX
MOV RBX,RSI
MOV EBP,EDI
MOV R14D,EDI
SHR R14D,0x1
INC R14D
MOV ESI,0x1
MOV RDI,R14
CALL 0x00150eef
MOV RDX,RAX
MOV ECX,EBP
AND ECX,0x1
LEA EAX,[RCX + R15*0x2]
SHL AL,0x4
MOV byte ptr [RDX],AL
TEST EBP,EBP
JZ 0x0012cb30
XOR EAX,EAX
CMP ECX,0x1
MO... |
int nibbles_to_path(uint param_1,long param_2,char param_3)
{
char *pcVar1;
ulong uVar2;
uint uVar3;
byte bVar4;
int iVar5;
iVar5 = (param_1 >> 1) + 1;
pcVar1 = (char *)safe_calloc(iVar5,1);
*pcVar1 = ((char)(param_1 & 1) + param_3 * '\x02') * '\x10';
if (param_1 != 0) {
uVar2 = 0;
do {
... | |
15,363 | SEL_ARG::make_root() | eloqsql/sql/opt_range.cc | inline void SEL_ARG::make_root()
{
left=right= &null_element;
color=BLACK;
next=prev=0;
use_count=0;
elements=1;
weight= 1 + (next_key_part? next_key_part->weight : 0);
} | O0 | cpp | SEL_ARG::make_root():
pushq %rbp
movq %rsp, %rbp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x10(%rbp)
leaq 0x147ed61(%rip), %rcx # 0x1d4e1e8
movq %rcx, 0x38(%rax)
leaq 0x147ed56(%rip), %rcx # 0x1d4e1e8
movq %rcx, 0x30(%rax)
movl $0x0, 0x60(%rax)
movq $0x0, 0x48(%rax)
movq $0x0, 0x40(%rax)
movq $0x0, 0... | _ZN7SEL_ARG9make_rootEv:
push rbp
mov rbp, rsp
mov [rbp+var_8], rdi
mov rax, [rbp+var_8]
mov [rbp+var_10], rax
lea rcx, null_element_0
mov [rax+38h], rcx
lea rcx, null_element_0
mov [rax+30h], rcx
mov dword ptr [rax+60h], 0
mov qword ptr [rax+48h], 0
mov qword ptr [rax+40h... | SEL_ARG * SEL_ARG::make_root(SEL_ARG *this)
{
SEL_ARG *result; // rax
int v2; // [rsp+0h] [rbp-14h]
*((_QWORD *)this + 7) = &null_element_0;
*((_QWORD *)this + 6) = &null_element_0;
*((_DWORD *)this + 24) = 0;
*((_QWORD *)this + 9) = 0LL;
*((_QWORD *)this + 8) = 0LL;
*((_QWORD *)this + 2) = 0LL;
*((_... | __cxx_global_var_init.5:
PUSH RBP
MOV RBP,RSP
LEA RDI,[0x26cf95c]
MOV ESI,0x800000
CALL 0x008fd530
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;
}
| |
15,364 | my_caseup_utf32 | eloqsql/strings/ctype-ucs2.c | static size_t
my_caseup_utf32(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 < srcend) &... | O0 | c | my_caseup_utf32:
pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movq %rcx, -0x20(%rbp)
movq %r8, -0x28(%rbp)
movq -0x10(%rbp), %rax
addq -0x18(%rbp), %rax
movq %rax, -0x40(%rbp)
movq -0x20(%rbp), %rax
addq -0x28(%rbp), %rax
movq %rax, -0x48(%rbp)
movq -0x... | my_caseup_utf32:
push rbp
mov rbp, rsp
sub rsp, 60h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
mov [rbp+var_18], rdx
mov [rbp+var_20], rcx
mov [rbp+var_28], r8
mov rax, [rbp+var_10]
add rax, [rbp+var_18]
mov [rbp+var_40], rax
mov rax, [rbp+var_20]
add rax, [rbp+var_28]... | long long my_caseup_utf32(long long a1, unsigned long long a2, long long a3, _BYTE *a4, long long a5, long long a6)
{
bool v7; // [rsp+Fh] [rbp-51h]
long long v8; // [rsp+10h] [rbp-50h]
unsigned long long v9; // [rsp+18h] [rbp-48h]
unsigned long long v10; // [rsp+20h] [rbp-40h]
int v11; // [rsp+2Ch] [rbp-34h... | my_caseup_utf32:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV qword ptr [RBP + -0x20],RCX
MOV qword ptr [RBP + -0x28],R8
MOV RAX,qword ptr [RBP + -0x10]
ADD RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x40],RAX
MOV RAX,qword p... |
long my_caseup_utf32(long param_1,ulong param_2,long param_3,long param_4,long param_5)
{
int8 uVar1;
bool bVar2;
int iVar3;
int local_3c;
int8 local_38;
long local_30;
long local_28;
long local_20;
ulong local_18;
long local_10;
uVar1 = *(int8 *)(param_1 + 0x78);
local_30 = param_5;
loca... | |
15,365 | maria_page_crc_check_index | eloqsql/storage/maria/ma_pagecrc.c | my_bool maria_page_crc_check_index(int res, PAGECACHE_IO_HOOK_ARGS *args)
{
uchar *page= args->page;
pgcache_page_no_t page_no= args->pageno;
MARIA_SHARE *share= (MARIA_SHARE *)args->data;
uint length= _ma_get_page_used(share, page);
if (res)
return 1;
if (length > share->block_size - CRC_SIZE)
{
... | O3 | c | maria_page_crc_check_index:
testl %edi, %edi
jne 0x500ad
movq (%rsi), %rdi
movq 0x10(%rsi), %rdx
movl 0x744(%rdx), %eax
movzwl -0x2(%rdi,%rax), %eax
rolw $0x8, %ax
movzwl %ax, %r8d
movl 0x7bc(%rdx), %eax
addl $-0x4, %eax
cmpl %eax, %r8d
jbe 0x500b0
pushq %rbp
movq %rsp, %rbp
callq 0xa1672
movl $0xb0, (%rax)
popq %rbp
m... | maria_page_crc_check_index:
test edi, edi
jnz short loc_500AD
mov rdi, [rsi]
mov rdx, [rsi+10h]
mov eax, [rdx+744h]
movzx eax, word ptr [rdi+rax-2]
rol ax, 8
movzx r8d, ax
mov eax, [rdx+7BCh]
add eax, 0FFFFFFFCh
cmp r8d, eax
jbe short loc_500B0
push rbp
mov rbp, rsp
cal... | char maria_page_crc_check_index(int a1, long long a2)
{
long long v2; // rdi
long long v3; // rdx
unsigned int v4; // r8d
if ( a1 )
return 1;
v2 = *(_QWORD *)a2;
v3 = *(_QWORD *)(a2 + 16);
v4 = (unsigned __int16)__ROL2__(*(_WORD *)(*(_QWORD *)a2 + *(unsigned int *)(v3 + 1860) - 2LL), 8);
if ( v4 >... | maria_page_crc_check_index:
TEST EDI,EDI
JNZ 0x001500ad
MOV RDI,qword ptr [RSI]
MOV RDX,qword ptr [RSI + 0x10]
MOV EAX,dword ptr [RDX + 0x744]
MOVZX EAX,word ptr [RDI + RAX*0x1 + -0x2]
ROL AX,0x8
MOVZX R8D,AX
MOV EAX,dword ptr [RDX + 0x7bc]
ADD EAX,-0x4
CMP R8D,EAX
JBE 0x001500b0
PUSH RBP
MOV RBP,RSP
CALL 0x001a1672
MO... |
int8 maria_page_crc_check_index(int param_1,long *param_2)
{
ushort uVar1;
long lVar2;
int4 *puVar3;
int8 uVar4;
if (param_1 == 0) {
lVar2 = param_2[2];
uVar1 = *(ushort *)(*param_2 + -2 + (ulong)*(uint *)(lVar2 + 0x744));
if ((uint)(ushort)(uVar1 << 8 | uVar1 >> 8) <= *(int *)(lVar2 + 0x7bc)... | |
15,366 | fn(LefDefParser::defrCallbackType_e, char const*, void*) | Efficient-TDP/thirdparty/Limbo/limbo/thirdparty/lefdef/5.8/def/defrw/defrw.cpp | int fn(defrCallbackType_e c, const char* h, defiUserData ud) {
checkType(c);
if (ud != userData) dataError();
fprintf(fout, "FLOORPLAN %s ;\n", h);
return 0;
} | O3 | cpp | fn(LefDefParser::defrCallbackType_e, char const*, void*):
pushq %r14
pushq %rbx
pushq %rax
movq %rdx, %r14
movq %rsi, %rbx
cmpl $0x68, %edi
jb 0xd0a6
movq 0x591c0(%rip), %rcx # 0x66250
leaq 0x334de(%rip), %rdi # 0x40575
movl $0x27, %esi
movl $0x1, %edx
callq 0x7350
cmpq %r14, 0x591ab(%rip) # 0x66258
je 0xd0... | _Z2fnN12LefDefParser18defrCallbackType_eEPKcPv:
push r14
push rbx
push rax
mov r14, rdx
mov rbx, rsi
cmp edi, 68h ; 'h'
jb short loc_D0A6
mov rcx, cs:fout
lea rdi, aErrorCallbackT; "ERROR: callback type is out of bounds!"...
mov esi, 27h ; '''
mov edx, 1
call _fwrite
loc_D0A... | long long fn(unsigned int a1, const char *a2, long long a3)
{
if ( a1 >= 0x68 )
fwrite("ERROR: callback type is out of bounds!\n", 39LL, 1LL, fout);
if ( userData != a3 )
fwrite("ERROR: returned user data is not correct!\n", 42LL, 1LL, fout);
fprintf(fout, "FLOORPLAN %s ;\n", a2);
return 0LL;
}
| fn:
PUSH R14
PUSH RBX
PUSH RAX
MOV R14,RDX
MOV RBX,RSI
CMP EDI,0x68
JC 0x0010d0a6
MOV RCX,qword ptr [0x00166250]
LEA RDI,[0x140575]
MOV ESI,0x27
MOV EDX,0x1
CALL 0x00107350
LAB_0010d0a6:
CMP qword ptr [0x00166258],R14
JZ 0x0010d0cc
MOV RCX,qword ptr [0x00166250]
LEA RDI,[0x14054a]
MOV ESI,0x2a
MOV EDX,0x1
CALL 0x001073... |
/* fn(LefDefParser::defrCallbackType_e, char const*, void*) */
int8 fn(uint param_1,int8 param_2,long param_3)
{
if (0x67 < param_1) {
fwrite("ERROR: callback type is out of bounds!\n",0x27,1,fout);
}
if (userData != param_3) {
fwrite("ERROR: returned user data is not correct!\n",0x2a,1,fout);
}
fp... | |
15,367 | crypto_sign_ed25519_ref10_fe_invert | eloqsql/plugin/auth_ed25519/ref10/fe_invert.c | void fe_invert(fe out,const fe z)
{
fe t0;
fe t1;
fe t2;
fe t3;
int i;
#include "pow225521.h"
return;
} | O0 | c | crypto_sign_ed25519_ref10_fe_invert:
pushq %rbp
movq %rsp, %rbp
subq $0xe0, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
leaq -0x40(%rbp), %rdi
movq -0x10(%rbp), %rsi
callq 0xa850
movl $0x1, -0xd4(%rbp)
cmpl $0x1, -0xd4(%rbp)
jge 0x8ea1
leaq -0x40(%rbp), %rdi
leaq -0x40(%rbp), %rsi
callq 0xa850
movl -0xd4(%rbp), %... | crypto_sign_ed25519_ref10_fe_invert:
push rbp
mov rbp, rsp
sub rsp, 0E0h
mov [rbp+var_8], rdi
mov [rbp+var_10], rsi
lea rdi, [rbp+var_40]
mov rsi, [rbp+var_10]
call crypto_sign_ed25519_ref10_fe_sq
mov [rbp+var_D4], 1
loc_8E7A:
cmp [rbp+var_D4], 1
jge short loc_8EA1
lea rdi,... | long long crypto_sign_ed25519_ref10_fe_invert(long long a1, long long a2)
{
int i; // [rsp+Ch] [rbp-D4h]
int j; // [rsp+Ch] [rbp-D4h]
int k; // [rsp+Ch] [rbp-D4h]
int m; // [rsp+Ch] [rbp-D4h]
int n; // [rsp+Ch] [rbp-D4h]
int ii; // [rsp+Ch] [rbp-D4h]
int jj; // [rsp+Ch] [rbp-D4h]
int kk; // [rsp+Ch] [r... | crypto_sign_ed25519_ref10_fe_invert:
PUSH RBP
MOV RBP,RSP
SUB RSP,0xe0
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
LEA RDI,[RBP + -0x40]
MOV RSI,qword ptr [RBP + -0x10]
CALL 0x0010a850
MOV dword ptr [RBP + -0xd4],0x1
LAB_00108e7a:
CMP dword ptr [RBP + -0xd4],0x1
JGE 0x00108ea1
LEA RDI,[RBP + -0x40]
L... |
void crypto_sign_ed25519_ref10_fe_invert(int8 param_1,int8 param_2)
{
int local_dc;
int1 local_d8 [48];
int1 local_a8 [48];
int1 local_78 [48];
int1 local_48 [48];
int8 local_18;
int8 local_10;
local_18 = param_2;
local_10 = param_1;
crypto_sign_ed25519_ref10_fe_sq(local_48,param_2);
for (loc... | |
15,368 | maria_rtree_d_mbr | eloqsql/storage/maria/ma_rt_mbr.c | int maria_rtree_d_mbr(const HA_KEYSEG *keyseg, const uchar *a,
uint key_length, double *res)
{
for (; (int)key_length > 0; keyseg += 2)
{
uint32 keyseg_length;
switch ((enum ha_base_keytype) keyseg->type) {
case HA_KEYTYPE_INT8:
RT_D_MBR_KORR(int8, mi_sint1korr, 1, (double));... | O3 | c | maria_rtree_d_mbr:
pushq %rbp
movq %rsp, %rbp
pushq %rbx
testl %edx, %edx
jle 0x672f4
addq $0x18, %rdi
leaq 0x82725(%rip), %r8 # 0xe97a8
movq 0x79045(%rip), %xmm0 # 0xe00d0
movapd 0x7904d(%rip), %xmm1 # 0xe00e0
movzbl (%rdi), %r9d
movl $0x1, %eax
cmpq $0xe, %r9
ja 0x672f6
movslq (%r8,%r9,4), %r10
addq %r8, %... | maria_rtree_d_mbr:
push rbp
mov rbp, rsp
push rbx
test edx, edx
jle loc_672F4
add rdi, 18h
lea r8, jpt_670AD
movq xmm0, qword ptr cs:xmmword_E00D0
movapd xmm1, cs:xmmword_E00E0
loc_67093:
movzx r9d, byte ptr [rdi]
mov eax, 1
cmp r9, 0Eh; switch 15 cases
ja def_670AD; jumptabl... | long long maria_rtree_d_mbr(long long a1, unsigned __int8 *a2, int a3, long long a4)
{
_BYTE *v4; // rdi
__m128i v5; // xmm0
long long result; // rax
unsigned long long v7; // r9
int v8; // eax
int v9; // eax
int v10; // r9d
double v11; // xmm2_8
int v12; // eax
int v13; // r9d
__int16 v14; // r9... | maria_rtree_d_mbr:
PUSH RBP
MOV RBP,RSP
PUSH RBX
TEST EDX,EDX
JLE 0x001672f4
ADD RDI,0x18
LEA R8,[0x1e97a8]
MOVQ XMM0,qword ptr [0x001e00d0]
MOVAPD XMM1,xmmword ptr [0x001e00e0]
LAB_00167093:
MOVZX R9D,byte ptr [RDI]
MOV EAX,0x1
CMP R9,0xe
JA 0x001672f6
MOVSXD R10,dword ptr [R8 + R9*0x4]
ADD R10,R8
switchD:
JMP R10
cas... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
int8 maria_rtree_d_mbr(long param_1,ulong *param_2,uint param_3,double *param_4)
{
ushort *puVar1;
ushort uVar2;
int4 uVar3;
int4 uVar4;
double dVar5;
double dVar6;
uint uVar7;
int8 uVar8;
ulong uVar9;
ulong uVar... | |
15,369 | bool gguf_reader::read<unsigned int>(std::vector<unsigned int, std::allocator<unsigned int>>&, unsigned long) const | llama.cpp/ggml/src/gguf.cpp | bool read(std::vector<T> & dst, const size_t n) const {
dst.resize(n);
for (size_t i = 0; i < dst.size(); ++i) {
if constexpr (std::is_same<T, bool>::value) {
bool tmp;
if (!read(tmp)) {
return false;
}
dst[i... | O3 | cpp | bool gguf_reader::read<unsigned int>(std::vector<unsigned int, std::allocator<unsigned int>>&, unsigned long) const:
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
pushq %rax
movq %rsi, %rbx
movq %rdi, %r14
movq %rsi, %rdi
movq %rdx, %rsi
callq 0x160a0
movq (%rbx), %rdi
cmpq %rdi, 0x8(%rbx)
je 0x43e0a
xorl %r15d, %r15d
xo... | _ZNK11gguf_reader4readIjEEbRSt6vectorIT_SaIS2_EEm:
push r15
push r14
push r12
push rbx
push rax
mov rbx, rsi
mov r14, rdi
mov rdi, rsi
mov rsi, rdx
call __ZNSt6vectorIjSaIjEE6resizeEm; std::vector<uint>::resize(ulong)
mov rdi, [rbx]
cmp [rbx+8], rdi
jz short loc_43E0A
xor ... | bool gguf_reader::read<unsigned int>(_QWORD *a1, long long *a2, long long a3)
{
long long v4; // rdi
long long v5; // r15
unsigned long long v6; // r12
bool result; // al
std::vector<unsigned int>::resize(a2, a3);
v4 = *a2;
if ( a2[1] == *a2 )
return 1;
v5 = 0LL;
v6 = 0LL;
do
{
result = ... | read<unsigned_int>:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
PUSH RAX
MOV RBX,RSI
MOV R14,RDI
MOV RDI,RSI
MOV RSI,RDX
CALL 0x001160a0
MOV RDI,qword ptr [RBX]
CMP qword ptr [RBX + 0x8],RDI
JZ 0x00143e0a
XOR R15D,R15D
XOR R12D,R12D
LAB_00143dd0:
ADD RDI,R15
MOV RCX,qword ptr [R14]
MOV ESI,0x1
MOV EDX,0x4
CALL 0x00117970
CMP R... |
/* bool gguf_reader::read<unsigned int>(std::vector<unsigned int, std::allocator<unsigned int> >&,
unsigned long) const */
bool __thiscall gguf_reader::read<unsigned_int>(gguf_reader *this,vector *param_1,ulong param_2)
{
size_t sVar1;
long lVar2;
ulong uVar3;
long lVar4;
bool bVar5;
std::vector<un... | |
15,370 | mysql_init_ps_subsystem | eloqsql/libmariadb/libmariadb/ma_stmt_codec.c | void mysql_init_ps_subsystem(void)
{
memset(mysql_ps_fetch_functions, 0, sizeof(mysql_ps_fetch_functions));
mysql_ps_fetch_functions[MYSQL_TYPE_NULL].func= ps_fetch_null;
mysql_ps_fetch_functions[MYSQL_TYPE_NULL].pack_len = 0;
mysql_ps_fetch_functions[MYSQL_TYPE_NULL].max_len = 0;
mysql_ps_fetch_functions[... | O3 | c | mysql_init_ps_subsystem:
pushq %rbp
movq %rsp, %rbp
pushq %rbx
pushq %rax
leaq 0x282bd(%rip), %rbx # 0x4f2d0
movl $0x1800, %edx # imm = 0x1800
movq %rbx, %rdi
xorl %esi, %esi
callq 0x13260
leaq 0x298(%rip), %rax # 0x272c1
movq %rax, 0x90(%rbx)
movq $0x0, 0xa0(%rbx)
leaq 0x285(%rip), %rax # 0x2... | mysql_init_ps_subsystem:
push rbp
mov rbp, rsp
push rbx
push rax
lea rbx, mysql_ps_fetch_functions
mov edx, 1800h
mov rdi, rbx
xor esi, esi
call _memset
lea rax, ps_fetch_null
mov [rbx+90h], rax
mov qword ptr [rbx+0A0h], 0
lea rax, ps_fetch_int8
mov [rbx+18h], rax
mov... | _BYTE *mysql_init_ps_subsystem()
{
_BYTE *result; // rax
memset(mysql_ps_fetch_functions, 0LL, sizeof(mysql_ps_fetch_functions));
*(_QWORD *)&mysql_ps_fetch_functions[36] = ps_fetch_null;
*(_QWORD *)&mysql_ps_fetch_functions[40] = 0LL;
*(_QWORD *)&mysql_ps_fetch_functions[6] = ps_fetch_int8;
mysql_ps_fetch... | mysql_init_ps_subsystem:
PUSH RBP
MOV RBP,RSP
PUSH RBX
PUSH RAX
LEA RBX,[0x14f2d0]
MOV EDX,0x1800
MOV RDI,RBX
XOR ESI,ESI
CALL 0x00113260
LEA RAX,[0x1272c1]
MOV qword ptr [RBX + 0x90],RAX
MOV qword ptr [RBX + 0xa0],0x0
LEA RAX,[0x1272c7]
MOV qword ptr [RBX + 0x18],RAX
MOV dword ptr [RBX + 0x20],0x1
MOV EAX,0x4
MOV qwor... |
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */
void mysql_init_ps_subsystem(void)
{
memset(&mysql_ps_fetch_functions,0,0x1800);
_DAT_0014f360 = ps_fetch_null;
_DAT_0014f370 = 0;
_DAT_0014f2e8 = ps_fetch_int8;
_DAT_0014f2f0 = 1;
_DAT_0014f2f8 = 4;
_DAT_0014f300 = ps... | |
15,371 | my_rw_rdlock | eloqsql/mysys/thr_rwlock.c | int my_rw_rdlock(my_rw_lock_t *rwp)
{
pthread_mutex_lock(&rwp->lock);
/* active or queued writers */
while (( rwp->state < 0 ) || rwp->waiters)
pthread_cond_wait( &rwp->readers, &rwp->lock);
rwp->state++;
pthread_mutex_unlock(&rwp->lock);
return(0);
} | O0 | c | my_rw_rdlock:
pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
callq 0x254f0
movq -0x8(%rbp), %rcx
movb $0x1, %al
cmpl $0x0, 0x88(%rcx)
movb %al, -0x9(%rbp)
jl 0x30758
movq -0x8(%rbp), %rax
cmpl $0x0, 0x8c(%rax)
setne %al
movb %al, -0x9(%rbp)
movb -0x9(%rbp), %al
testb $0x1, %al
j... | my_rw_rdlock:
push rbp
mov rbp, rsp
sub rsp, 10h
mov [rbp+var_8], rdi
mov rdi, [rbp+var_8]
call _pthread_mutex_lock
loc_30735:
mov rcx, [rbp+var_8]
mov al, 1
cmp dword ptr [rcx+88h], 0
mov [rbp+var_9], al
jl short loc_30758
mov rax, [rbp+var_8]
cmp dword ptr [rax+8Ch],... | long long my_rw_rdlock(long long a1)
{
bool v2; // [rsp+7h] [rbp-9h]
pthread_mutex_lock(a1);
while ( 1 )
{
v2 = 1;
if ( *(int *)(a1 + 136) >= 0 )
v2 = *(_DWORD *)(a1 + 140) != 0;
if ( !v2 )
break;
pthread_cond_wait(a1 + 40, a1);
}
++*(_DWORD *)(a1 + 136);
pthread_mutex_unlock... | my_rw_rdlock:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RDI,qword ptr [RBP + -0x8]
CALL 0x001254f0
LAB_00130735:
MOV RCX,qword ptr [RBP + -0x8]
MOV AL,0x1
CMP dword ptr [RCX + 0x88],0x0
MOV byte ptr [RBP + -0x9],AL
JL 0x00130758
MOV RAX,qword ptr [RBP + -0x8]
CMP dword ptr [RAX + 0x8c],0x0
SE... |
int8 my_rw_rdlock(pthread_mutex_t *param_1)
{
bool bVar1;
pthread_mutex_lock(param_1);
while( true ) {
bVar1 = true;
if (-1 < *(int *)((long)param_1 + 0x88)) {
bVar1 = *(int *)((long)param_1 + 0x8c) != 0;
}
if (!bVar1) break;
pthread_cond_wait((pthread_cond_t *)(param_1 + 1),param_1... | |
15,372 | my_rw_rdlock | eloqsql/mysys/thr_rwlock.c | int my_rw_rdlock(my_rw_lock_t *rwp)
{
pthread_mutex_lock(&rwp->lock);
/* active or queued writers */
while (( rwp->state < 0 ) || rwp->waiters)
pthread_cond_wait( &rwp->readers, &rwp->lock);
rwp->state++;
pthread_mutex_unlock(&rwp->lock);
return(0);
} | O3 | c | my_rw_rdlock:
pushq %rbp
movq %rsp, %rbp
pushq %r14
pushq %rbx
movq %rdi, %rbx
callq 0x24540
leaq 0x28(%rbx), %r14
movl 0x88(%rbx), %eax
testl %eax, %eax
js 0x2c636
cmpl $0x0, 0x8c(%rbx)
je 0x2c643
movq %r14, %rdi
movq %rbx, %rsi
callq 0x245e0
jmp 0x2c623
incl %eax
movl %eax, 0x88(%rbx)
movq %rbx, %rdi
callq 0x24270
xo... | my_rw_rdlock:
push rbp
mov rbp, rsp
push r14
push rbx
mov rbx, rdi
call _pthread_mutex_lock
lea r14, [rbx+28h]
loc_2C623:
mov eax, [rbx+88h]
test eax, eax
js short loc_2C636
cmp dword ptr [rbx+8Ch], 0
jz short loc_2C643
loc_2C636:
mov rdi, r14
mov rsi, rbx
call _p... | long long my_rw_rdlock(long long a1)
{
int v1; // eax
pthread_mutex_lock(a1);
while ( 1 )
{
v1 = *(_DWORD *)(a1 + 136);
if ( v1 >= 0 && !*(_DWORD *)(a1 + 140) )
break;
pthread_cond_wait(a1 + 40, a1);
}
*(_DWORD *)(a1 + 136) = v1 + 1;
pthread_mutex_unlock(a1);
return 0LL;
}
| my_rw_rdlock:
PUSH RBP
MOV RBP,RSP
PUSH R14
PUSH RBX
MOV RBX,RDI
CALL 0x00124540
LEA R14,[RBX + 0x28]
LAB_0012c623:
MOV EAX,dword ptr [RBX + 0x88]
TEST EAX,EAX
JS 0x0012c636
CMP dword ptr [RBX + 0x8c],0x0
JZ 0x0012c643
LAB_0012c636:
MOV RDI,R14
MOV RSI,RBX
CALL 0x001245e0
JMP 0x0012c623
LAB_0012c643:
INC EAX
MOV dword ... |
int8 my_rw_rdlock(pthread_mutex_t *param_1)
{
pthread_mutex_lock(param_1);
while ((*(int *)((long)param_1 + 0x88) < 0 || (*(int *)((long)param_1 + 0x8c) != 0))) {
pthread_cond_wait((pthread_cond_t *)(param_1 + 1),param_1);
}
*(int *)((long)param_1 + 0x88) = *(int *)((long)param_1 + 0x88) + 1;
pthread_mu... | |
15,373 | minja::Value::operator-(minja::Value const&) const | llama.cpp/common/minja/minja.hpp | Value operator-(const Value& rhs) const {
if (is_number_integer() && rhs.is_number_integer())
return get<int64_t>() - rhs.get<int64_t>();
else
return get<double>() - rhs.get<double>();
} | O3 | cpp | minja::Value::operator-(minja::Value const&) const:
pushq %r15
pushq %r14
pushq %rbx
subq $0x10, %rsp
movq %rdx, %r14
movq %rdi, %rbx
movb 0x40(%rsi), %al
addb $-0x5, %al
cmpb $0x1, %al
ja 0xa7ecd
movb 0x40(%r14), %al
addb $-0x5, %al
cmpb $0x1, %al
ja 0xa7ecd
movq %rsi, %rdi
callq 0x6eed4
movq %rax, %r15
movq %r14, %rd... | _ZNK5minja5ValuemiERKS0_:
push r15
push r14
push rbx
sub rsp, 10h
mov r14, rdx
mov rbx, rdi
mov al, [rsi+40h]
add al, 0FBh
cmp al, 1
ja short loc_A7ECD
mov al, [r14+40h]
add al, 0FBh
cmp al, 1
ja short loc_A7ECD
mov rdi, rsi
call _ZNK5minja5Value3getIlEET_v;... | long long minja::Value::operator-(long long a1, long long a2, long long a3)
{
long long v4; // r15
long long v5; // rax
char *v6; // r14
double v7; // xmm1_8
double v9; // [rsp+8h] [rbp-20h]
if ( (unsigned __int8)(*(_BYTE *)(a2 + 64) - 5) > 1u || (unsigned __int8)(*(_BYTE *)(a3 + 64) - 5) > 1u )
{
v... | operator-:
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x10
MOV R14,RDX
MOV RBX,RDI
MOV AL,byte ptr [RSI + 0x40]
ADD AL,0xfb
CMP AL,0x1
JA 0x001a7ecd
MOV AL,byte ptr [R14 + 0x40]
ADD AL,0xfb
CMP AL,0x1
JA 0x001a7ecd
MOV RDI,RSI
CALL 0x0016eed4
MOV R15,RAX
MOV RDI,R14
CALL 0x0016eed4
SUB R15,RAX
LEA R14,[RBX + 0x40]
XORPD XMM0,X... |
/* minja::Value::TEMPNAMEPLACEHOLDERVALUE(minja::Value const&) const */
Value * __thiscall minja::Value::operator-(Value *this,Value *param_1)
{
long lVar1;
long lVar2;
Value *in_RDX;
double dVar3;
double dVar4;
if (((byte)((char)param_1[0x40] - 5U) < 2) && ((byte)((char)in_RDX[0x40] - 5U) < 2)) {
... | |
15,374 | sapphire_plugins::shared::ProcessorShim<sapphire_plugins::tube_unit::TubeUnitClap>::processEventsUpTo(unsigned long, clap_input_events const*) | sapphire-plugins/src/shared/processor_shim.h | void processEventsUpTo(size_t sample, const clap_input_events_t *ev)
{
while (nextEvent && nextEvent->time <= sample)
{
handleEvent(nextEvent);
nextEventIndex++;
if (nextEventIndex < eventQSize)
nextEvent = ev->get(ev, nextEventIndex);
... | O3 | c | sapphire_plugins::shared::ProcessorShim<sapphire_plugins::tube_unit::TubeUnitClap>::processEventsUpTo(unsigned long, clap_input_events const*):
movq 0x100218(%rdi), %rax
testq %rax, %rax
je 0xe37d0
pushq %r15
pushq %r14
pushq %rbx
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
movl 0x4(%rax), %ecx
cmpq %r15, %rcx
ja 0... | _ZN16sapphire_plugins6shared13ProcessorShimINS_9tube_unit12TubeUnitClapEE17processEventsUpToEmPK17clap_input_events:
mov rax, qword ptr ds:loc_100218[rdi]
test rax, rax
jz short locret_E37D0
push r15
push r14
push rbx
mov rbx, rdx
mov r15, rsi
mov r14, rdi
loc_E3780:
mov ecx, [rax+4... | long long sapphire_plugins::shared::ProcessorShim<sapphire_plugins::tube_unit::TubeUnitClap>::processEventsUpTo(
long long a1,
unsigned long long a2,
long long a3)
{
long long result; // rax
unsigned int v6; // esi
result = *(_QWORD *)((char *)&loc_100218 + a1);
if ( result )
{
w... | processEventsUpTo:
MOV RAX,qword ptr [RDI + 0x100218]
TEST RAX,RAX
JZ 0x001e37d0
PUSH R15
PUSH R14
PUSH RBX
MOV RBX,RDX
MOV R15,RSI
MOV R14,RDI
LAB_001e3780:
MOV ECX,dword ptr [RAX + 0x4]
CMP RCX,R15
JA 0x001e37cb
MOV RDI,R14
MOV RSI,RAX
CALL 0x001e410a
MOV ESI,dword ptr [R14 + 0x100210]
INC ESI
MOV dword ptr [R14 + 0x... |
/* sapphire_plugins::shared::ProcessorShim<sapphire_plugins::tube_unit::TubeUnitClap>::processEventsUpTo(unsigned
long, clap_input_events const*) */
void __thiscall
sapphire_plugins::shared::ProcessorShim<sapphire_plugins::tube_unit::TubeUnitClap>::
processEventsUpTo(ProcessorShim<sapphire_plugins::tube_unit::Tube... | |
15,375 | ImageCrop | csit-sgu[P]mit-game-2025_1/Libraries/raylib/src/rtextures.c | void ImageCrop(Image *image, Rectangle crop)
{
// Security check to avoid program crash
if ((image->data == NULL) || (image->width == 0) || (image->height == 0)) return;
// Security checks to validate crop rectangle
if (crop.x < 0) { crop.width += crop.x; crop.x = 0; }
if (crop.y < 0) { crop.height... | O0 | c | ImageCrop:
pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movlpd %xmm0, -0x10(%rbp)
movlpd %xmm1, -0x8(%rbp)
movq %rdi, -0x18(%rbp)
movq -0x18(%rbp), %rax
cmpq $0x0, (%rax)
je 0xfe234
movq -0x18(%rbp), %rax
cmpl $0x0, 0x8(%rax)
je 0xfe234
movq -0x18(%rbp), %rax
cmpl $0x0, 0xc(%rax)
jne 0xfe239
jmp 0xfe42b
xorps %xmm0, %xm... | ImageCrop:
push rbp
mov rbp, rsp
sub rsp, 30h
movlpd [rbp+var_10], xmm0
movlpd [rbp+var_8], xmm1
mov [rbp+var_18], rdi
mov rax, [rbp+var_18]
cmp qword ptr [rax], 0
jz short loc_FE234
mov rax, [rbp+var_18]
cmp dword ptr [rax+8], 0
jz short loc_FE234
mov rax, [rbp+var_18]
cm... | long long ImageCrop(long long a1, double a2, double a3, long long a4, int a5, int a6, int a7, int a8)
{
long long result; // rax
int v9; // [rsp+0h] [rbp-30h]
int v10; // [rsp+4h] [rbp-2Ch]
long long v11; // [rsp+8h] [rbp-28h]
int PixelDataSize; // [rsp+14h] [rbp-1Ch]
double v13; // [rsp+20h] [rbp-10h]
d... | ImageCrop:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOVLPD qword ptr [RBP + -0x10],XMM0
MOVLPD qword ptr [RBP + -0x8],XMM1
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
CMP qword ptr [RAX],0x0
JZ 0x001fe234
MOV RAX,qword ptr [RBP + -0x18]
CMP dword ptr [RAX + 0x8],0x0
JZ 0x001fe234
MOV RAX,qword ptr [RBP + -... |
void ImageCrop(int8 param_1,int8 param_2,long *param_3)
{
int iVar1;
void *pvVar2;
int local_38;
int local_34;
float local_18;
float fStack_14;
float local_10;
float fStack_c;
fStack_c = (float)((ulong)param_2 >> 0x20);
local_10 = (float)param_2;
fStack_14 = (float)((ulong)param_1 >> 0x20);
... | |
15,376 | ImageCrop | csit-sgu[P]mit-game-2025_1/Libraries/raylib/src/rtextures.c | void ImageCrop(Image *image, Rectangle crop)
{
// Security check to avoid program crash
if ((image->data == NULL) || (image->width == 0) || (image->height == 0)) return;
// Security checks to validate crop rectangle
if (crop.x < 0) { crop.width += crop.x; crop.x = 0; }
if (crop.y < 0) { crop.height... | O2 | c | ImageCrop:
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x58, %rsp
cmpq $0x0, (%rdi)
je 0x7fccc
movq %rdi, %rbx
movl 0x8(%rdi), %ecx
testl %ecx, %ecx
je 0x7fccc
movl 0xc(%rbx), %eax
testl %eax, %eax
je 0x7fccc
xorps %xmm2, %xmm2
ucomiss %xmm0, %xmm2
jbe 0x7fb41
movaps %xmm0, %xmm3
addps %xmm1... | ImageCrop:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 58h
cmp qword ptr [rdi], 0
jz loc_7FCCC
mov rbx, rdi
mov ecx, [rdi+8]
test ecx, ecx
jz loc_7FCCC
mov eax, [rbx+0Ch]
test eax, eax
jz loc_7FCCC
xorps xmm2, xmm2
ucomiss xmm2, xmm0
jbe ... | void ImageCrop(
long long a1,
__m128 a2,
__m128 a3,
double a4,
double a5,
__m128 a6,
long long a7,
int a8,
long long a9,
int a10,
int a11)
{
int v11; // ecx
int v12; // eax
__m128 v13; // xmm3
float v14; // xmm5_4
__m128 ... | ImageCrop:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x58
CMP qword ptr [RDI],0x0
JZ 0x0017fccc
MOV RBX,RDI
MOV ECX,dword ptr [RDI + 0x8]
TEST ECX,ECX
JZ 0x0017fccc
MOV EAX,dword ptr [RBX + 0xc]
TEST EAX,EAX
JZ 0x0017fccc
XORPS XMM2,XMM2
UCOMISS XMM2,XMM0
JBE 0x0017fb41
MOVAPS XMM3,XMM0
ADDPS XMM3,X... |
void ImageCrop(int8 param_1,int8 param_2,long *param_3)
{
int iVar1;
void *pvVar2;
char *pcVar3;
void *__dest;
int iVar4;
size_t __n;
float fVar5;
float fVar6;
float fVar7;
float fVar8;
float fVar9;
float fVar10;
fVar6 = (float)((ulong)param_2 >> 0x20);
fVar7 = (float)param_2;
fVar10 ... | |
15,377 | b2d | eloqsql/strings/dtoa.c | static double b2d(Bigint *a, int *e)
{
ULong *xa, *xa0, w, y, z;
int k;
U d;
#define d0 word0(&d)
#define d1 word1(&d)
xa0= a->p.x;
xa= xa0 + a->wds;
y= *--xa;
k= hi0bits(y);
*e= 32 - k;
if (k < Ebits)
{
d0= Exp_1 | y >> (Ebits - k);
w= xa > xa0 ? *--xa : 0;
d1= y << ((32-Ebits) + k) | ... | O3 | c | b2d:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %rdx, %r15
movq %rdi, %r14
movslq %esi, %rax
leaq (%rdi,%rax,4), %r13
leaq (%rdi,%rax,4), %r12
addq $-0x4, %r12
movl (%r12), %ebx
movl %ebx, %edi
callq 0xd5e76
movl $0x20, %ecx
subl %eax, %ecx
movl %ecx, (%r15)
cmpl $... | b2d:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r15, rdx
mov r14, rdi
movsxd rax, esi
lea r13, [rdi+rax*4]
lea r12, [rdi+rax*4]
add r12, 0FFFFFFFFFFFFFFFCh
mov ebx, [r12]
mov edi, ebx
call hi0bits
mov ecx, 20h ; ' '
sub ... | double b2d(unsigned long long a1, int a2, _DWORD *a3)
{
unsigned long long v5; // r13
unsigned long long v6; // r12
unsigned int v7; // ebx
unsigned int v8; // eax
unsigned int v9; // esi
unsigned int v10; // edi
unsigned int v11; // edi
char v12; // dl
unsigned int v13; // ebx
char v14; // si
un... | b2d:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R15,RDX
MOV R14,RDI
MOVSXD RAX,ESI
LEA R13,[RDI + RAX*0x4]
LEA R12,[RDI + RAX*0x4]
ADD R12,-0x4
MOV EBX,dword ptr [R12]
MOV EDI,EBX
CALL 0x001d5e76
MOV ECX,0x20
SUB ECX,EAX
MOV dword ptr [R15],ECX
CMP EAX,0xa
JA 0x001d5f44
MOV EDX,0xb
S... |
ulong b2d(uint *param_1,int param_2,int *param_3)
{
char cVar1;
uint uVar2;
long lVar3;
byte bVar4;
uint uVar5;
uint uVar6;
uint *puVar7;
lVar3 = (long)param_2;
puVar7 = param_1 + lVar3 + -1;
uVar5 = *puVar7;
uVar2 = hi0bits(uVar5);
*param_3 = 0x20 - uVar2;
cVar1 = (char)uVar2;
if (uVar... | |
15,378 | unpack_dirname | eloqsql/mysys/mf_pack.c | size_t unpack_dirname(char * to, const char *from)
{
size_t length, h_length;
char buff[FN_REFLEN+1+4],*suffix,*tilde_expansion;
DBUG_ENTER("unpack_dirname");
length= normalize_dirname(buff, from);
if (buff[0] == FN_HOMELIB)
{
suffix=buff+1; tilde_expansion=expand_tilde(&suffix);
if (tilde_expansi... | O0 | c | unpack_dirname:
pushq %rbp
movq %rsp, %rbp
subq $0x250, %rsp # imm = 0x250
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
movq %rdi, -0x218(%rbp)
movq %rsi, -0x220(%rbp)
leaq -0x210(%rbp), %rdi
movq -0x220(%rbp), %rsi
callq 0xb2d40
movq %rax, -0x228(%rbp)
movsbl -0x210(%rbp), %eax
cmpl $0x7e, %eax
jne 0xb2ff1
lea... | unpack_dirname:
push rbp
mov rbp, rsp
sub rsp, 250h
mov rax, fs:28h
mov [rbp+var_8], rax
mov [rbp+var_218], rdi
mov [rbp+var_220], rsi
lea rdi, [rbp+var_210]
mov rsi, [rbp+var_220]
call normalize_dirname
mov [rbp+var_228], rax
movsx eax, [rbp+var_210]
cmp eax, 7Eh ; '~'
j... | long long unpack_dirname(long long a1, _BYTE *a2)
{
long long v3; // [rsp+8h] [rbp-248h]
long long v4; // [rsp+10h] [rbp-240h]
_BYTE *v5; // [rsp+18h] [rbp-238h] BYREF
long long v6; // [rsp+20h] [rbp-230h]
long long v7; // [rsp+28h] [rbp-228h]
_BYTE *v8; // [rsp+30h] [rbp-220h]
long long v9; // [rsp+38h]... | unpack_dirname:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x250
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV qword ptr [RBP + -0x218],RDI
MOV qword ptr [RBP + -0x220],RSI
LEA RDI,[RBP + -0x210]
MOV RSI,qword ptr [RBP + -0x220]
CALL 0x001b2d40
MOV qword ptr [RBP + -0x228],RAX
MOVSX EAX,byte ptr [RBP + -0x210]
CMP E... |
int8 unpack_dirname(int8 param_1,int8 param_2)
{
char *__s;
size_t sVar1;
int8 uVar2;
long in_FS_OFFSET;
char *local_240;
size_t local_238;
size_t local_230;
int8 local_228;
int8 local_220;
char local_218 [520];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_228 = param_2... | |
15,379 | ma_log_prefix | eloqsql/storage/maria/ma_key_recover.c | my_bool _ma_log_prefix(MARIA_PAGE *ma_page, uint changed_length,
int move_length,
enum en_key_debug debug_marker __attribute__((unused)))
{
uint translog_parts;
LSN lsn;
uchar log_data[FILEID_STORE_SIZE + PAGE_STORE_SIZE + 7 + 7 + 2 + 2];
uchar *log_pos;
uchar *bu... | O3 | c | ma_log_prefix:
pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movl %edx, %r8d
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
movq 0x10(%rdi), %r9
movq (%rdi), %rcx
movq 0x18(%rdi), %rax
movq (%rcx), %r10
movl 0x7bc(%r10), %r11d
xorl %edx, %edx
divq %r11
movl %eax, -0x2e(%rbp)
shrq $0x20, %rax
movb %al, -0x2a(%rbp)
movb $0xa, -... | _ma_log_prefix:
push rbp
mov rbp, rsp
sub rsp, 0A0h
mov r8d, edx
mov rax, fs:28h
mov [rbp+var_8], rax
mov r9, [rdi+10h]
mov rcx, [rdi]
mov rax, [rdi+18h]
mov r10, [rcx]
mov r11d, [r10+7BCh]
xor edx, edx
div r11
mov [rbp+var_2E], eax
shr rax, 20h
mov [rbp+va... | long long ma_log_prefix(long long **a1, unsigned int a2, int a3)
{
long long *v3; // r9
long long *v4; // rcx
long long v5; // r10
unsigned long long v6; // rax
long long v7; // rax
int v8; // r8d
int v9; // r9d
long long *v10; // rdx
long long v11; // rax
__int128 v13; // [rsp+0h] [rbp-A0h] BYREF
... | _ma_log_prefix:
PUSH RBP
MOV RBP,RSP
SUB RSP,0xa0
MOV R8D,EDX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV R9,qword ptr [RDI + 0x10]
MOV RCX,qword ptr [RDI]
MOV RAX,qword ptr [RDI + 0x18]
MOV R10,qword ptr [RCX]
MOV R11D,dword ptr [R10 + 0x7bc]
XOR EDX,EDX
DIV R11
MOV dword ptr [RBP + -0x2e],EAX
SHR R... |
void _ma_log_prefix(long *param_1,uint param_2,int param_3)
{
uint uVar1;
long *plVar2;
int1 auVar3 [16];
int iVar4;
ulong uVar5;
ulong *puVar6;
int iVar7;
int8 uVar8;
long in_FS_OFFSET;
int1 local_a8 [32];
int1 *local_88;
ulong local_80;
long local_78;
ulong local_70 [6];
int1 local_40 ... | |
15,380 | JS_NewAtomInt64 | bluesky950520[P]quickjs/quickjs.c | static JSAtom JS_NewAtomInt64(JSContext *ctx, int64_t n)
{
if ((uint64_t)n <= JS_ATOM_MAX_INT) {
return __JS_AtomFromUInt32((uint32_t)n);
} else {
char buf[24];
size_t len = i64toa(buf, n);
JSValue val = js_new_string8_len(ctx, buf, len);
if (JS_IsException(val))
... | O1 | c | JS_NewAtomInt64:
cmpq $0x7fffffff, %rsi # imm = 0x7FFFFFFF
ja 0x282f7
orl $0x80000000, %esi # imm = 0x80000000
jmp 0x28343
pushq %r14
pushq %rbx
subq $0x28, %rsp
movq %rdi, %rbx
leaq 0x10(%rsp), %r14
movq %r14, %rdi
callq 0x1fe64
movq %rbx, %rdi
movq %r14, %rsi
movl %eax, %edx
callq 0x24239
movq %rax, 0x8(%... | JS_NewAtomInt64:
cmp rsi, 7FFFFFFFh
ja short loc_282F7
or esi, 80000000h
jmp short loc_28343
loc_282F7:
push r14
push rbx
sub rsp, 28h
mov rbx, rdi
lea r14, [rsp+38h+var_28]
mov rdi, r14
call i64toa
mov rdi, rbx
mov rsi, r14
mov edx, eax
call js_new_string8_len
... | long long JS_NewAtomInt64(long long a1, unsigned long long a2)
{
unsigned int v2; // esi
unsigned int v3; // eax
int v4; // edx
long long v6; // [rsp+0h] [rbp-30h]
_QWORD v7[5]; // [rsp+8h] [rbp-28h] BYREF
if ( a2 > 0x7FFFFFFF )
{
v3 = i64toa(v7, a2);
v6 = js_new_string8_len(a1, (long long)v7, v... | JS_NewAtomInt64:
CMP RSI,0x7fffffff
JA 0x001282f7
OR ESI,0x80000000
JMP 0x00128343
LAB_001282f7:
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV RBX,RDI
LEA R14,[RSP + 0x10]
MOV RDI,R14
CALL 0x0011fe64
MOV RDI,RBX
MOV RSI,R14
MOV EDX,EAX
CALL 0x00124239
MOV qword ptr [RSP + 0x8],RAX
XOR ESI,ESI
CMP EDX,0x6
JZ 0x0012833c
MOV RDI,qwo... |
uint JS_NewAtomInt64(long param_1,ulong param_2)
{
int4 uVar1;
uint uVar2;
int1 auVar3 [12];
int1 local_28 [24];
if (param_2 < 0x80000000) {
uVar2 = (uint)param_2 | 0x80000000;
}
else {
uVar1 = i64toa(local_28);
auVar3 = js_new_string8_len(param_1,local_28,uVar1);
uVar2 = 0;
if (a... | |
15,381 | google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<google::protobuf::FileDescriptorProto const*>::AddSymbol(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, google::protobuf::FileDescriptorProto const*) | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/descriptor_database.cc | bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddSymbol(
const std::string& name, Value value) {
// We need to make sure not to violate our map invariant.
// If the symbol name is invalid it could break our lookup algorithm (which
// relies on the fact that '.' sorts before all other characters that... | O0 | cpp | google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<google::protobuf::FileDescriptorProto const*>::AddSymbol(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, google::protobuf::FileDescriptorProto const*):
subq $0x298, %rsp # imm = 0x298
movq %rdi, 0x288(%rsp)
mov... | _ZN6google8protobuf24SimpleDescriptorDatabase15DescriptorIndexIPKNS0_19FileDescriptorProtoEE9AddSymbolERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_:
sub rsp, 298h
mov [rsp+298h+var_10], rdi
mov [rsp+298h+var_18], rsi
mov [rsp+298h+var_20], rdx
mov rax, [rsp+298h+var_10]
mov [rsp+298... | char google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<google::protobuf::FileDescriptorProto const*>::AddSymbol(
long long a1,
long long a2,
long long a3)
{
char v3; // dl
long long v4; // rax
long long v5; // rax
long long v6; // rax
long long v7; // rax
google::protobuf:... | AddSymbol:
SUB RSP,0x298
MOV qword ptr [RSP + 0x288],RDI
MOV qword ptr [RSP + 0x280],RSI
MOV qword ptr [RSP + 0x278],RDX
MOV RAX,qword ptr [RSP + 0x288]
MOV qword ptr [RSP + 0xc0],RAX
MOV RSI,qword ptr [RSP + 0x280]
LEA RDI,[RSP + 0x268]
CALL 0x00130550
MOV RDI,qword ptr [RSP + 0x268]
MOV RSI,qword ptr [RSP + 0x270]
CA... |
/* google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<google::protobuf::FileDescriptorProto
const*>::AddSymbol(std::__cxx11::string const&, google::protobuf::FileDescriptorProto const*) */
int1 __thiscall
google::protobuf::SimpleDescriptorDatabase::
DescriptorIndex<google::protobuf::FileDescriptorProto_co... | |
15,382 | ma_ck_real_delete | eloqsql/storage/maria/ma_delete.c | my_bool _ma_ck_real_delete(register MARIA_HA *info, MARIA_KEY *key,
my_off_t *root)
{
int error;
my_bool result= 0, buff_alloced;
my_off_t old_root;
uchar *root_buff;
MARIA_KEYDEF *keyinfo= key->keyinfo;
MARIA_PAGE page;
DBUG_ENTER("_ma_ck_real_delete");
if ((old_root=*root) ... | O0 | c | ma_ck_real_delete:
pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
movq %rdi, -0x18(%rbp)
movq %rsi, -0x20(%rbp)
movq %rdx, -0x28(%rbp)
movb $0x0, -0x2d(%rbp)
movq -0x20(%rbp), %rax
movq 0x8(%rax), %rax
movq %rax, -0x48(%rbp)
movq -0x28(%rbp), %rax
movq (%rax), %rax
movq %rax, -0x3... | _ma_ck_real_delete:
push rbp
mov rbp, rsp
sub rsp, 0A0h
mov rax, fs:28h
mov [rbp+var_8], rax
mov [rbp+var_18], rdi
mov [rbp+var_20], rsi
mov [rbp+var_28], rdx
mov [rbp+var_2D], 0
mov rax, [rbp+var_20]
mov rax, [rax+8]
mov [rbp+var_48], rax
mov rax, [rbp+var_28]
mov ... | char ma_ck_real_delete(long long *a1, long long a2, unsigned long long *a3, long long a4, long long a5, int a6)
{
long long v6; // rdx
long long v7; // rax
long long v9; // [rsp+10h] [rbp-A0h] BYREF
long long v10; // [rsp+18h] [rbp-98h]
unsigned long long v11; // [rsp+20h] [rbp-90h]
unsigned long long v12;... | _ma_ck_real_delete:
PUSH RBP
MOV RBP,RSP
SUB RSP,0xa0
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV qword ptr [RBP + -0x28],RDX
MOV byte ptr [RBP + -0x2d],0x0
MOV RAX,qword ptr [RBP + -0x20]
MOV RAX,qword ptr [RAX + 0x8]
MOV qword ptr [RBP... |
int8 _ma_ck_real_delete(long *param_1,long param_2,long *param_3)
{
long lVar1;
long *plVar2;
long *plVar3;
char cVar4;
long lVar5;
int8 uVar6;
int1 *puVar7;
int iVar8;
int1 *puVar9;
long in_FS_OFFSET;
int1 auStack_a8 [7];
int1 local_a1;
long local_a0;
ulong local_98;
ulong local_90;
i... | |
15,383 | my_b_seq_read | eloqsql/mysys/mf_iocache.c | static int _my_b_seq_read(IO_CACHE *info, uchar *Buffer, size_t Count)
{
size_t length, diff_length, save_count, max_length;
my_off_t pos_in_file;
save_count=Count;
lock_append_buffer(info);
/* pos_in_file always point on where info->buffer was read */
if ((pos_in_file=info->pos_in_file +
(size_t) ... | O3 | c | my_b_seq_read:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x88, %rsp
movq %rdx, %r12
movq %rsi, -0x40(%rbp)
movq %rdi, %r14
leaq 0x50(%rdi), %r15
cmpq $0x0, 0x90(%rdi)
jne 0xb21df
movq %r15, %rdi
callq 0x2a230
movq 0x18(%r14), %r13
subq 0x20(%r14), %r13
addq (%r14), %r13
cmp... | _my_b_seq_read:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 88h
mov r12, rdx
mov [rbp+var_40], rsi
mov r14, rdi
lea r15, [rdi+50h]
cmp qword ptr [rdi+90h], 0
jnz loc_B21DF
mov rdi, r15
call _pthread_mutex_lock
loc_B1ED8:
mov r1... | _BOOL8 my_b_seq_read(long long a1, unsigned long long a2, unsigned long long a3)
{
long long v4; // r15
unsigned long long v5; // r13
unsigned int v6; // ebx
long long v7; // rax
unsigned long long v8; // rsi
long long v9; // rax
unsigned long long v10; // rdx
unsigned long long v11; // rax
unsigned ... | _my_b_seq_read:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x88
MOV R12,RDX
MOV qword ptr [RBP + -0x40],RSI
MOV R14,RDI
LEA R15,[RDI + 0x50]
CMP qword ptr [RDI + 0x90],0x0
JNZ 0x001b21df
MOV RDI,R15
CALL 0x0012a230
LAB_001b1ed8:
MOV R13,qword ptr [R14 + 0x18]
SUB R13,qword ptr [R14 + 0x20... |
bool _my_b_seq_read(ulong *param_1,void *param_2,ulong param_3)
{
int4 uVar1;
void *pvVar2;
pthread_mutex_t *__mutex;
long lVar3;
long lVar4;
ulong __n;
long lVar5;
ulong uVar6;
long lVar7;
uint uVar8;
ulong uVar9;
ulong uVar10;
int1 local_b0 [72];
long local_68;
long local_60;
ulong l... | |
15,384 | LefDefParser::lefwMacroPinResistance(double) | Efficient-TDP/thirdparty/Limbo/limbo/thirdparty/lefdef/5.8/lef/lef/lefwWriter.cpp | int
lefwMacroPinResistance(double resistance)
{
lefwObsoleteNum = LEFW_MACRO_RESISTANCE;
if (!lefwFile)
return LEFW_UNINITIALIZED;
if (!lefwDidInit)
return LEFW_BAD_ORDER;
if (!lefwIsMacroPin)
return LEFW_BAD_ORDER;
if (versionNum >= 5.4)
return LEFW_OBSOLETE;
if ... | O0 | cpp | LefDefParser::lefwMacroPinResistance(double):
subq $0x18, %rsp
movsd %xmm0, 0x8(%rsp)
movl $0x31, 0x97b04(%rip) # 0xc4f18
leaq 0x97e35(%rip), %rax # 0xc5250
cmpq $0x0, (%rax)
jne 0x2d42e
movl $0x1, 0x14(%rsp)
jmp 0x2d4f1
leaq 0x9806f(%rip), %rax # 0xc54a4
cmpl $0x0, (%rax)
jne 0x2d447
movl $0x2, 0x14(%rsp)
j... | _ZN12LefDefParser22lefwMacroPinResistanceEd:
sub rsp, 18h
movsd [rsp+18h+var_10], xmm0
mov cs:_ZN12LefDefParserL15lefwObsoleteNumE, 31h ; '1'; LefDefParser::lefwObsoleteNum
lea rax, _ZN12LefDefParser8lefwFileE; LefDefParser::lefwFile
cmp qword ptr [rax], 0
jnz short loc_2D42E
mov [rsp+18h+var_... | long long LefDefParser::lefwMacroPinResistance(
LefDefParser *this,
double a2,
long long a3,
int a4,
int a5,
int a6,
int a7)
{
LefDefParser::lefwObsoleteNum = 49;
if ( *(_QWORD *)&LefDefParser::lefwFile )
{
if ( LefDefParser::lefwDidInit )
{
i... | lefwMacroPinResistance:
SUB RSP,0x18
MOVSD qword ptr [RSP + 0x8],XMM0
MOV dword ptr [0x001c4f18],0x31
LEA RAX,[0x1c5250]
CMP qword ptr [RAX],0x0
JNZ 0x0012d42e
MOV dword ptr [RSP + 0x14],0x1
JMP 0x0012d4f1
LAB_0012d42e:
LEA RAX,[0x1c54a4]
CMP dword ptr [RAX],0x0
JNZ 0x0012d447
MOV dword ptr [RSP + 0x14],0x2
JMP 0x0012d... |
/* LefDefParser::lefwMacroPinResistance(double) */
int4 LefDefParser::lefwMacroPinResistance(double param_1)
{
int4 local_4;
lefwObsoleteNum = 0x31;
if (lefwFile == (_IO_FILE *)0x0) {
local_4 = 1;
}
else if (lefwDidInit == 0) {
local_4 = 2;
}
else if (lefwIsMacroPin == 0) {
local_4 = 2;
... | |
15,385 | LefDefParser::lefwMacroPinResistance(double) | Efficient-TDP/thirdparty/Limbo/limbo/thirdparty/lefdef/5.8/lef/lef/lefwWriter.cpp | int
lefwMacroPinResistance(double resistance)
{
lefwObsoleteNum = LEFW_MACRO_RESISTANCE;
if (!lefwFile)
return LEFW_UNINITIALIZED;
if (!lefwDidInit)
return LEFW_BAD_ORDER;
if (!lefwIsMacroPin)
return LEFW_BAD_ORDER;
if (versionNum >= 5.4)
return LEFW_OBSOLETE;
if ... | O3 | cpp | LefDefParser::lefwMacroPinResistance(double):
movl $0x31, 0x6f287(%rip) # 0x8ceb8
leaq 0x6f4b8(%rip), %rax # 0x8d0f0
movq (%rax), %rdi
testq %rdi, %rdi
je 0x1dc8e
leaq 0x6f6fd(%rip), %rax # 0x8d344
cmpl $0x0, (%rax)
movl $0x2, %eax
je 0x1dcbe
leaq 0x6f738(%rip), %rcx # 0x8d390
cmpl $0x0, (%rcx)
je 0x1dcb... | _ZN12LefDefParser22lefwMacroPinResistanceEd:
mov cs:_ZN12LefDefParserL15lefwObsoleteNumE, 31h ; '1'; LefDefParser::lefwObsoleteNum
lea rax, _ZN12LefDefParser8lefwFileE; LefDefParser::lefwFile
mov rdi, [rax]
test rdi, rdi
jz short loc_1DC8E
lea rax, _ZN12LefDefParser11lefwDidInitE; LefDefParser::... | long long LefDefParser::lefwMacroPinResistance(
LefDefParser *this,
double a2,
long long a3,
int a4,
long long a5,
int a6,
int a7)
{
long long result; // rax
LefDefParser::lefwObsoleteNum = 49;
if ( !*(_QWORD *)&LefDefParser::lefwFile )
return 1LL;
r... | lefwMacroPinResistance:
MOV dword ptr [0x0018ceb8],0x31
LEA RAX,[0x18d0f0]
MOV RDI,qword ptr [RAX]
TEST RDI,RDI
JZ 0x0011dc8e
LEA RAX,[0x18d344]
CMP dword ptr [RAX],0x0
MOV EAX,0x2
JZ 0x0011dcbe
LEA RCX,[0x18d390]
CMP dword ptr [RCX],0x0
JZ 0x0011dcbe
MOVSD XMM1,qword ptr [0x0018ceb0]
MOV EAX,0x7
UCOMISD XMM1,qword ptr... |
/* LefDefParser::lefwMacroPinResistance(double) */
int8 LefDefParser::lefwMacroPinResistance(double param_1)
{
int8 uVar1;
lefwObsoleteNum = 0x31;
if (lefwFile != (_IO_FILE *)0x0) {
uVar1 = 2;
if ((lefwDidInit != 0) && (lefwIsMacroPin != 0)) {
uVar1 = 7;
if (versionNum < DAT_0016aaf0) {
... | |
15,386 | my_wc_mb_sjis | eloqsql/strings/ctype-sjis.c | static int
my_wc_mb_sjis(CHARSET_INFO *cs __attribute__((unused)),
my_wc_t wc, uchar *s, uchar *e)
{
int code;
if ((int) wc < 0x80) /* ASCII: [U+0000..U+007F] -> [00-7F] */
{
/*
This branch is for performance purposes on ASCII range,
to avoid using unicode_to_cp932[]: about 10% improvement... | O3 | c | my_wc_mb_sjis:
pushq %rbp
movq %rsp, %rbp
cmpl $0x7f, %esi
jg 0xb7e9a
movl $0x815f, %edi # imm = 0x815F
cmpq $0x5c, %rsi
je 0xb7ed0
movl $0xffffff9b, %eax # imm = 0xFFFFFF9B
cmpq %rcx, %rdx
jae 0xb7eea
movb %sil, (%rdx)
jmp 0xb7ec9
xorl %eax, %eax
cmpq $0xffff, %rsi # imm = 0xFFFF
ja 0xb7eea
l... | my_wc_mb_sjis:
push rbp
mov rbp, rsp
cmp esi, 7Fh
jg short loc_B7E9A
mov edi, 815Fh
cmp rsi, 5Ch ; '\'
jz short loc_B7ED0
mov eax, 0FFFFFF9Bh
cmp rdx, rcx
jnb short loc_B7EEA
mov [rdx], sil
jmp short loc_B7EC9
loc_B7E9A:
xor eax, eax
cmp rsi, 0FFFFh
ja short... | long long my_wc_mb_sjis(long long a1, unsigned long long a2, _BYTE *a3, unsigned long long a4)
{
unsigned int v4; // edi
long long result; // rax
if ( (int)a2 <= 127 )
{
LOWORD(v4) = -32417;
if ( a2 != 92 )
{
result = 4294967195LL;
if ( (unsigned long long)a3 >= a4 )
return res... | my_wc_mb_sjis:
PUSH RBP
MOV RBP,RSP
CMP ESI,0x7f
JG 0x001b7e9a
MOV EDI,0x815f
CMP RSI,0x5c
JZ 0x001b7ed0
MOV EAX,0xffffff9b
CMP RDX,RCX
JNC 0x001b7eea
MOV byte ptr [RDX],SIL
JMP 0x001b7ec9
LAB_001b7e9a:
XOR EAX,EAX
CMP RSI,0xffff
JA 0x001b7eea
LEA RDI,[0x3477e0]
MOVZX EDI,word ptr [RDI + RSI*0x2]
TEST EDI,EDI
JZ 0x001b... |
int8 my_wc_mb_sjis(int8 param_1,ulong param_2,ushort *param_3,ushort *param_4)
{
ushort uVar1;
if ((int)param_2 < 0x80) {
uVar1 = 0x815f;
if (param_2 == 0x5c) {
LAB_001b7ed0:
if (param_4 < param_3 + 1) {
return 0xffffff9a;
}
*param_3 = uVar1 << 8 | uVar1 >> 8;
return 2;
... | |
15,387 | CustomAllocTest_SmallAllocationsStress_Test::TestBody() | seiftnesse[P]memoryallocator/tests/test_allocator.cpp | TEST_F(CustomAllocTest, SmallAllocationsStress) {
std::vector<void *> pointers;
pointers.reserve(STRESS_ITERATIONS);
// Allocate many small blocks
for (int i = 0; i < STRESS_ITERATIONS; i++) {
size_t size = randomSize(TINY_SIZE, SMALL_SIZE);
void *ptr = _malloc(size);
ASSERT_NE(... | O2 | cpp | CustomAllocTest_SmallAllocationsStress_Test::TestBody():
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x13c8, %rsp # imm = 0x13C8
movq %rdi, %r14
xorps %xmm0, %xmm0
leaq 0x20(%rsp), %rdi
movaps %xmm0, (%rdi)
andq $0x0, 0x10(%rdi)
movl $0x2710, %esi # imm = 0x2710
callq 0xd... | _ZN43CustomAllocTest_SmallAllocationsStress_Test8TestBodyEv:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 13C8h
mov r14, rdi
xorps xmm0, xmm0
lea rdi, [rsp+13F8h+var_13D8]; this
movaps xmmword ptr [rdi], xmm0
and qword ptr [rdi+10h], 0
mov esi, 2710h
call _Z... | long long CustomAllocTest_SmallAllocationsStress_Test::TestBody(
CustomAllocTest_SmallAllocationsStress_Test *this)
{
std::chrono::_V2::steady_clock *v2; // rdi
unsigned int i; // ebp
long long v4; // r15
long long v5; // rbx
long long v6; // r14
long long v7; // rax
long long v8; // rsi
_QWORD... | TestBody:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x13c8
MOV R14,RDI
XORPS XMM0,XMM0
LEA RDI,[RSP + 0x20]
MOVAPS xmmword ptr [RDI],XMM0
AND qword ptr [RDI + 0x10],0x0
LAB_0010b236:
MOV ESI,0x2710
CALL 0x0010da42
XOR EBP,EBP
LEA R12,[RSP + 0x18]
LEA R13,[RSP + 0x8]
LEA RBX,[RSP + 0x20]
LAB_0010b251... |
/* CustomAllocTest_SmallAllocationsStress_Test::TestBody() */
void __thiscall
CustomAllocTest_SmallAllocationsStress_Test::TestBody
(CustomAllocTest_SmallAllocationsStress_Test *this)
{
int8 *puVar1;
size_t __n;
ulong uVar2;
int8 *puVar3;
int __c;
char *pcVar4;
_func_decltype_nullptr *local_1... | |
15,388 | translog_get_horizon | eloqsql/storage/maria/ma_loghandler.c | TRANSLOG_ADDRESS translog_get_horizon()
{
TRANSLOG_ADDRESS res;
DBUG_ASSERT(translog_status == TRANSLOG_OK ||
translog_status == TRANSLOG_READONLY);
translog_lock();
res= log_descriptor.horizon;
translog_unlock();
return res;
} | O3 | c | translog_get_horizon:
pushq %rbp
movq %rsp, %rbp
pushq %r14
pushq %rbx
callq 0x48f0f
movq 0xbb3595(%rip), %rbx # 0xbff408
movq 0xbb35be(%rip), %r14 # 0xbff438
movq 0x1000d0(%r14), %rdi
testq %rdi, %rdi
jne 0x4be9d
addq $0x100090, %r14 # imm = 0x100090
movq %r14, %rdi
callq 0x291e0
movq %rbx, %rax
popq %rb... | translog_get_horizon:
push rbp
mov rbp, rsp
push r14
push rbx
call translog_lock
mov rbx, cs:qword_BFF408
mov r14, qword ptr cs:xmmword_BFF430+8
mov rdi, ds:qword_1000D0[r14]
test rdi, rdi
jnz short loc_4BE9D
loc_4BE86:
add r14, 100090h
mov rdi, r14
call _pthread_mutex_unlo... | long long translog_get_horizon()
{
long long v0; // rbx
long long v1; // r14
translog_lock();
v0 = qword_BFF408;
v1 = *((_QWORD *)&xmmword_BFF430 + 1);
if ( *(long long *)((char *)&qword_1000D0 + *((_QWORD *)&xmmword_BFF430 + 1)) )
PSI_server[44]();
pthread_mutex_unlock(v1 + 1048720);
return v0;
}
| translog_get_horizon:
PUSH RBP
MOV RBP,RSP
PUSH R14
PUSH RBX
CALL 0x00148f0f
MOV RBX,qword ptr [0x00cff408]
MOV R14,qword ptr [0x00cff438]
MOV RDI,qword ptr [R14 + 0x1000d0]
TEST RDI,RDI
JNZ 0x0014be9d
LAB_0014be86:
ADD R14,0x100090
MOV RDI,R14
CALL 0x001291e0
MOV RAX,RBX
POP RBX
POP R14
POP RBP
RET
LAB_0014be9d:
LEA R... |
int8 translog_get_horizon(void)
{
int8 uVar1;
long lVar2;
translog_lock();
lVar2 = DAT_00cff438;
uVar1 = DAT_00cff408;
if (*(long *)((long)&Elf64_Phdr_ARRAY_00100040[2].p_filesz + DAT_00cff438) != 0) {
(**(code **)(PSI_server + 0x160))();
}
pthread_mutex_unlock((pthread_mutex_t *)((long)&Elf64_... | |
15,389 | google::protobuf::UninterpretedOption::UninterpretedOption(google::protobuf::UninterpretedOption const&) | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/descriptor.pb.cc | UninterpretedOption::UninterpretedOption(const UninterpretedOption& from)
: ::PROTOBUF_NAMESPACE_ID::Message() {
UninterpretedOption* const _this = this; (void)_this;
new (&_impl_) Impl_{
decltype(_impl_._has_bits_){from._impl_._has_bits_}
, /*decltype(_impl_._cached_size_)*/{}
, decltype(_impl_.nam... | O0 | cpp | google::protobuf::UninterpretedOption::UninterpretedOption(google::protobuf::UninterpretedOption const&):
subq $0x108, %rsp # imm = 0x108
movq %rdi, 0xb8(%rsp)
movq %rsi, 0xb0(%rsp)
movq 0xb8(%rsp), %rdi
movq %rdi, 0x90(%rsp)
callq 0xd3f60
movq 0x90(%rsp), %rax
leaq 0x1af5a5(%rip), %rcx # 0x278ae0
movq %r... | _ZN6google8protobuf19UninterpretedOptionC2ERKS1_:
sub rsp, 108h
mov [rsp+108h+var_50], rdi
mov [rsp+108h+var_58], rsi
mov rdi, [rsp+108h+var_50]; this
mov [rsp+108h+var_78], rdi
call _ZN6google8protobuf7MessageC2Ev; google::protobuf::Message::Message(void)
mov rax, [rsp+108h+var_78]
lea r... | long long google::protobuf::UninterpretedOption::UninterpretedOption(
google::protobuf::UninterpretedOption *this,
const google::protobuf::UninterpretedOption *a2)
{
int v2; // edx
int v3; // ecx
int v4; // r8d
int v5; // r9d
int v7; // [rsp+0h] [rbp-108h]
int v8; // [rsp+10h] [rbp-F8h]
i... | UninterpretedOption:
SUB RSP,0x108
MOV qword ptr [RSP + 0xb8],RDI
MOV qword ptr [RSP + 0xb0],RSI
MOV RDI,qword ptr [RSP + 0xb8]
MOV qword ptr [RSP + 0x90],RDI
CALL 0x001d3f60
MOV RAX,qword ptr [RSP + 0x90]
LEA RCX,[0x378ae0]
MOV qword ptr [RAX],RCX
MOV qword ptr [RSP + 0xa8],RAX
MOV RCX,RAX
ADD RCX,0x10
MOV qword ptr [... |
/* google::protobuf::UninterpretedOption::UninterpretedOption(google::protobuf::UninterpretedOption
const&) */
void __thiscall
google::protobuf::UninterpretedOption::UninterpretedOption
(UninterpretedOption *this,UninterpretedOption *param_1)
{
byte bVar1;
InternalMetadata *this_00;
string *psVar2... | |
15,390 | google::protobuf::UninterpretedOption::UninterpretedOption(google::protobuf::UninterpretedOption const&) | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/descriptor.pb.cc | UninterpretedOption::UninterpretedOption(const UninterpretedOption& from)
: ::PROTOBUF_NAMESPACE_ID::Message() {
UninterpretedOption* const _this = this; (void)_this;
new (&_impl_) Impl_{
decltype(_impl_._has_bits_){from._impl_._has_bits_}
, /*decltype(_impl_._cached_size_)*/{}
, decltype(_impl_.nam... | O3 | cpp | google::protobuf::UninterpretedOption::UninterpretedOption(google::protobuf::UninterpretedOption const&):
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
pushq %rax
movq %rsi, %r15
movq %rdi, %rbx
leaq 0x8(%rdi), %r14
movq $0x0, 0x8(%rdi)
leaq 0xa987f(%rip), %rax # 0xff280
movq %rax, (%rdi)
movl 0x10(%rsi), %eax
movl %... | _ZN6google8protobuf19UninterpretedOptionC2ERKS1_:
push r15
push r14
push r12
push rbx
push rax
mov r15, rsi
mov rbx, rdi
lea r14, [rdi+8]
mov qword ptr [rdi+8], 0
lea rax, off_FF280
mov [rdi], rax
mov eax, [rsi+10h]
mov [rdi+10h], eax
xorps xmm0, xmm0
movups xmmword ptr... | long long google::protobuf::UninterpretedOption::UninterpretedOption(
google::protobuf::UninterpretedOption *this,
const google::protobuf::UninterpretedOption *a2)
{
_QWORD *v3; // r14
__int128 v4; // xmm0
long long v5; // rsi
int v6; // eax
_QWORD *v7; // rdx
_QWORD *v8; // rdx
_QWORD *v... | UninterpretedOption:
PUSH R15
PUSH R14
PUSH R12
PUSH RBX
PUSH RAX
MOV R15,RSI
MOV RBX,RDI
LEA R14,[RDI + 0x8]
MOV qword ptr [RDI + 0x8],0x0
LEA RAX,[0x1ff280]
MOV qword ptr [RDI],RAX
MOV EAX,dword ptr [RSI + 0x10]
MOV dword ptr [RDI + 0x10],EAX
XORPS XMM0,XMM0
MOVUPS xmmword ptr [RDI + 0x14],XMM0
MOVUPS xmmword ptr [RD... |
/* google::protobuf::UninterpretedOption::UninterpretedOption(google::protobuf::UninterpretedOption
const&) */
void __thiscall
google::protobuf::UninterpretedOption::UninterpretedOption
(UninterpretedOption *this,UninterpretedOption *param_1)
{
InternalMetadata *this_00;
int8 uVar1;
uint uVar2;
... | |
15,391 | value_buffer_init | bluesky950520[P]quickjs/quickjs.c | static int value_buffer_init(JSContext *ctx, ValueBuffer *b)
{
b->ctx = ctx;
b->len = 0;
b->size = 4;
b->error_status = 0;
b->arr = b->def;
return 0;
} | O0 | c | value_buffer_init:
movq %rdi, -0x8(%rsp)
movq %rsi, -0x10(%rsp)
movq -0x8(%rsp), %rcx
movq -0x10(%rsp), %rax
movq %rcx, (%rax)
movq -0x10(%rsp), %rax
movl $0x0, 0x50(%rax)
movq -0x10(%rsp), %rax
movl $0x4, 0x54(%rax)
movq -0x10(%rsp), %rax
movl $0x0, 0x58(%rax)
movq -0x10(%rsp), %rcx
addq $0x10, %rcx
movq -0x10(%rsp), ... | value_buffer_init:
mov [rsp+var_8], rdi
mov [rsp+var_10], rsi
mov rcx, [rsp+var_8]
mov rax, [rsp+var_10]
mov [rax], rcx
mov rax, [rsp+var_10]
mov dword ptr [rax+50h], 0
mov rax, [rsp+var_10]
mov dword ptr [rax+54h], 4
mov rax, [rsp+var_10]
mov dword ptr [rax+58h], 0
mov r... | long long value_buffer_init(long long a1, long long a2)
{
*(_QWORD *)a2 = a1;
*(_DWORD *)(a2 + 80) = 0;
*(_DWORD *)(a2 + 84) = 4;
*(_DWORD *)(a2 + 88) = 0;
*(_QWORD *)(a2 + 8) = a2 + 16;
return 0LL;
}
| value_buffer_init:
MOV qword ptr [RSP + -0x8],RDI
MOV qword ptr [RSP + -0x10],RSI
MOV RCX,qword ptr [RSP + -0x8]
MOV RAX,qword ptr [RSP + -0x10]
MOV qword ptr [RAX],RCX
MOV RAX,qword ptr [RSP + -0x10]
MOV dword ptr [RAX + 0x50],0x0
MOV RAX,qword ptr [RSP + -0x10]
MOV dword ptr [RAX + 0x54],0x4
MOV RAX,qword ptr [RSP + ... |
int8 value_buffer_init(int8 param_1,int8 *param_2)
{
*param_2 = param_1;
*(int4 *)(param_2 + 10) = 0;
*(int4 *)((long)param_2 + 0x54) = 4;
*(int4 *)(param_2 + 0xb) = 0;
param_2[1] = param_2 + 2;
return 0;
}
| |
15,392 | ma_net_real_write | eloqsql/libmariadb/libmariadb/ma_net.c | int ma_net_real_write(NET *net, const char *packet, size_t len)
{
ssize_t length;
char *pos,*end;
if (net->error == 2)
return(-1); /* socket can't be used */
net->reading_or_writing=2;
#ifdef HAVE_COMPRESS
if (net->compress)
{
size_t complen;
uchar *b;
uint header_length=NET_HEADER_SIZE... | O3 | c | ma_net_real_write:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x88, %rsp
movq %fs:0x28, %rax
movq %rax, -0x30(%rbp)
movq %rdx, -0xa8(%rbp)
movl $0xffffffff, %eax # imm = 0xFFFFFFFF
cmpb $0x2, 0x94(%rdi)
je 0x32e45
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
movb $0... | ma_net_real_write:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 88h
mov rax, fs:28h
mov [rbp+var_30], rax
mov [rbp+var_A8], rdx
mov eax, 0FFFFFFFFh
cmp byte ptr [rdi+94h], 2
jz loc_32E45
mov rbx, rdx
mov r15, rsi
mov r14, rdi
... | long long ma_net_real_write(_BYTE *a1, long long a2, long long a3)
{
long long result; // rax
long long v4; // rbx
long long v6; // rax
long long v7; // r12
long long v8; // r13
int v9; // eax
long long v10; // rbx
int v11; // eax
long long v12; // r15
long long v13; // rbx
long long v14; // rdi
... | ma_net_real_write:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x88
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x30],RAX
MOV qword ptr [RBP + -0xa8],RDX
MOV EAX,0xffffffff
CMP byte ptr [RDI + 0x94],0x2
JZ 0x00132e45
MOV RBX,RDX
MOV R15,RSI
MOV R14,RDI
MOV byte ptr [RDI + 0x80],0x2
C... |
int8 ma_net_real_write(long *param_1,int1 *param_2,size_t param_3)
{
int iVar1;
char cVar2;
int8 uVar3;
int1 *puVar4;
long lVar5;
int *piVar6;
int1 *puVar7;
long in_FS_OFFSET;
size_t local_b0;
int4 local_a8 [28];
long local_38;
local_38 = *(long *)(in_FS_OFFSET + 0x28);
uVar3 = 0xffffffff... | |
15,393 | google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&) | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/stubs/strutil.cc | std::string StrCat(const AlphaNum &a, const AlphaNum &b, const AlphaNum &c,
const AlphaNum &d, const AlphaNum &e, const AlphaNum &f) {
std::string result;
result.resize(a.size() + b.size() + c.size() + d.size() + e.size() +
f.size());
char *const begin = &*result.begin();
char... | O0 | cpp | google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&):
subq $0x128, %rsp ... | _ZN6google8protobuf6StrCatB5cxx11ERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_:
sub rsp, 128h
mov [rsp+128h+var_B8], rdi
mov rax, rdi
mov [rsp+128h+var_B0], rax
mov rax, [rsp+128h+arg_0]
mov [rsp+128h+var_8], rdi
mov [rsp+128h+var_10], rsi
mov [rsp+128h+var_18], rdx
mov [rsp+128h+var_20],... | long long google::protobuf::StrCat[abi:cxx11](
long long a1,
google::protobuf::strings::AlphaNum *a2,
google::protobuf::strings::AlphaNum *a3,
google::protobuf::strings::AlphaNum *a4,
google::protobuf::strings::AlphaNum *a5,
google::protobuf::strings::AlphaNum *a6,
... | |||
15,394 | google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&) | aimrt_mujoco_sim/_deps/protobuf-src/src/google/protobuf/stubs/strutil.cc | std::string StrCat(const AlphaNum &a, const AlphaNum &b, const AlphaNum &c,
const AlphaNum &d, const AlphaNum &e, const AlphaNum &f) {
std::string result;
result.resize(a.size() + b.size() + c.size() + d.size() + e.size() +
f.size());
char *const begin = &*result.begin();
char... | O3 | cpp | google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&):
pushq %rbp
pushq %r... | _ZN6google8protobuf6StrCatB5cxx11ERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_:
push rbp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r14, r9
mov r15, r8
mov r12, rcx
mov r13, rdx
mov rbp, rsi
mov rbx, rdi
mov rax, [rsp+38h+arg_0]
lea rcx, [rdi+10h]
mov [... | long long google::protobuf::StrCat[abi:cxx11](
long long a1,
long long a2,
long long a3,
long long a4,
long long a5,
long long a6,
long long a7)
{
long long v11; // rax
long long v12; // r15
*(_QWORD *)a1 = a1 + 16;
*(_QWORD *)(a1 + 8) = 0LL;
*(_BYTE *... | StrCat[abi:cxx11]:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R14,R9
MOV R15,R8
MOV R12,RCX
MOV R13,RDX
MOV RBP,RSI
MOV RBX,RDI
MOV RAX,qword ptr [RSP + 0x40]
LEA RCX,[RDI + 0x10]
MOV qword ptr [RSP],RCX
MOV qword ptr [RDI],RCX
MOV qword ptr [RDI + 0x8],0x0
MOV byte ptr [RDI + 0x10],0x0
MOV RSI,... |
/* google::protobuf::StrCat[abi:cxx11](google::protobuf::strings::AlphaNum const&,
google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&,
google::protobuf::strings::AlphaNum const&, google::protobuf::strings::AlphaNum const&,
google::protobuf::strings::AlphaNum const&) */
pro... | |
15,395 | nlohmann::json_abi_v3_11_3::detail::iter_impl<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::alloc... | llama.cpp/common/json.hpp | const typename object_t::key_type& key() const
{
JSON_ASSERT(m_object != nullptr);
if (JSON_HEDLEY_LIKELY(m_object->is_object()))
{
return m_it.object_iterator->first;
}
JSON_THROW(invalid_iterator::create(207, "cannot use key() for non-object iterators", m_obje... | O3 | cpp | nlohmann::json_abi_v3_11_3::detail::iter_impl<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::alloc... | _ZNK8nlohmann16json_abi_v3_11_36detail9iter_implIKNS0_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE3keyEv:
push rbp; void *
push r15; int
push r14; __int64
push rbx; int
sub rsp, 28h
mov rax, [rdi]
test rax, rax
jz ... | key:
PUSH RBP
PUSH R15
PUSH R14
PUSH RBX
SUB RSP,0x28
MOV RAX,qword ptr [RDI]
TEST RAX,RAX
JZ 0x001908cf
MOV R14,RDI
CMP byte ptr [RAX],0x1
JNZ 0x00190871
MOV RAX,qword ptr [R14 + 0x8]
ADD RAX,0x20
ADD RSP,0x28
POP RBX
POP R14
POP R15
POP RBP
RET
LAB_00190871:
MOV EDI,0x20
CALL 0x00121660
MOV RBX,RAX
LEA R15,[RSP + 0x1... |
/* nlohmann::json_abi_v3_11_3::detail::iter_impl<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> const>::key() co... | ||
15,396 | common_arg::to_string[abi:cxx11]() | monkey531[P]llama/common/arg.cpp | std::string common_arg::to_string() {
// params for printing to console
const static int n_leading_spaces = 40;
const static int n_char_per_line_help = 70; // TODO: detect this based on current console
std::string leading_spaces(n_leading_spaces, ' ');
std::ostringstream ss;
for (const auto arg... | O2 | cpp | common_arg::to_string[abi:cxx11]():
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x558, %rsp # imm = 0x558
movq %rsi, %r14
movq %rdi, 0x18(%rsp)
leaq 0x50(%rsp), %rax
movq %rax, -0x10(%rax)
leaq 0x40(%rsp), %rdi
pushq $0x28
popq %rsi
pushq $0x20
popq %rdx
callq 0x23a10
leaq 0x260(%... | _ZN10common_arg9to_stringB5cxx11Ev:
push rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 558h
mov r14, rsi
mov [rsp+588h+var_570], rdi
lea rax, [rsp+588h+var_538]
mov [rax-10h], rax
lea rdi, [rsp+588h+var_548]
push 28h ; '('
pop rsi
push 20h ; ' '
pop rd... | long long common_arg::to_string[abi:cxx11](long long a1, _QWORD *a2)
{
long long *v3; // r15
long long *v4; // r13
long long v5; // r12
_QWORD *v6; // rax
long long v7; // rax
char *v8; // rsi
long long v9; // rsi
long long v10; // rax
long long v11; // rax
long long v12; // rax
long long v13; //... | to_string[abi:cxx11]:
PUSH RBP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x558
MOV R14,RSI
MOV qword ptr [RSP + 0x18],RDI
LEA RAX,[RSP + 0x50]
MOV qword ptr [RAX + -0x10],RAX
LEA RDI,[RSP + 0x40]
PUSH 0x28
POP RSI
PUSH 0x20
POP RDX
CALL 0x00123a10
LAB_00127d82:
LEA RDI,[RSP + 0x260]
CALL 0x00123b80
MOV R15,q... |
/* common_arg::to_string[abi:cxx11]() */
int8 common_arg::to_string_abi_cxx11_(void)
{
int8 *puVar1;
char *pcVar2;
int iVar3;
char cVar4;
ostream *poVar5;
long lVar6;
istream *piVar7;
long in_RSI;
char *pcVar8;
string *psVar9;
int8 in_RDI;
string *psVar10;
int8 *puVar11;
string *local_588... | |
15,397 | my_strnxfrm_tis620_nopad | eloqsql/strings/ctype-tis620.c | static size_t
my_strnxfrm_tis620_nopad(CHARSET_INFO *cs,
uchar *dst, size_t dstlen, uint nweights,
const uchar *src, size_t srclen, uint flags)
{
size_t len, dstlen0= dstlen;
len= MY_MIN(dstlen, srclen);
memcpy(dst, src, len);
len= thai2sortable(dst, len);
set... | O3 | c | my_strnxfrm_tis620_nopad:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %r9, %r12
movl %ecx, %r15d
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r13
cmpq %r9, %rdx
cmovbq %rdx, %r12
movq %rsi, %rdi
movq %r8, %rsi
movq %r12, %rdx
callq 0x24270
movq %r14, %rdi
movq %r12, ... | my_strnxfrm_tis620_nopad:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
push rax
mov r12, r9
mov r15d, ecx
mov rbx, rdx
mov r14, rsi
mov r13, rdi
cmp rdx, r9
cmovb r12, rdx
mov rdi, rsi
mov rsi, r8
mov rdx, r12
call _memcpy
mov r... | unsigned long long my_strnxfrm_tis620_nopad(
long long a1,
unsigned __int8 *a2,
unsigned long long a3,
unsigned int a4,
long long a5,
unsigned long long a6,
unsigned int a7)
{
unsigned long long v7; // r12
unsigned long long v10; // r8
unsigned long long re... | my_strnxfrm_tis620_nopad:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
PUSH RAX
MOV R12,R9
MOV R15D,ECX
MOV RBX,RDX
MOV R14,RSI
MOV R13,RDI
CMP RDX,R9
CMOVC R12,RDX
MOV RDI,RSI
MOV RSI,R8
MOV RDX,R12
CALL 0x00124270
MOV RDI,R14
MOV RSI,R12
CALL 0x0013c88f
MOV R8D,R15D
CMP R8,RBX
CMOVNC R8,RBX
CMP R... |
ulong my_strnxfrm_tis620_nopad
(int8 param_1,void *param_2,ulong param_3,uint param_4,void *param_5,
ulong param_6,int4 param_7)
{
int8 in_RAX;
ulong uVar1;
uint uVar2;
uVar2 = (uint)((ulong)in_RAX >> 0x20);
if (param_3 < param_6) {
param_6 = param_3;
}
memcpy(para... | |
15,398 | my_load_path | eloqsql/mysys/mf_loadpath.c | char * my_load_path(char * to, const char *path,
const char *own_path_prefix)
{
char buff[FN_REFLEN+1];
const char *from= buff;
int is_cur;
DBUG_ENTER("my_load_path");
DBUG_PRINT("enter",("path: %s prefix: %s",path,
own_path_prefix ? own_path_prefix : ""));
if ((path[0] == FN_HOMELIB && p... | O0 | c | my_load_path:
pushq %rbp
movq %rsp, %rbp
subq $0x260, %rsp # imm = 0x260
movq %fs:0x28, %rax
movq %rax, -0x8(%rbp)
movq %rdi, -0x218(%rbp)
movq %rsi, -0x220(%rbp)
movq %rdx, -0x228(%rbp)
leaq -0x210(%rbp), %rax
movq %rax, -0x230(%rbp)
jmp 0x327dd
movq -0x220(%rbp), %rax
movsbl (%rax), %eax
cmpl $0x7e, %eax
j... | my_load_path:
push rbp
mov rbp, rsp
sub rsp, 260h
mov rax, fs:28h
mov [rbp+var_8], rax
mov [rbp+var_218], rdi
mov [rbp+var_220], rsi
mov [rbp+var_228], rdx
lea rax, [rbp+var_210]
mov [rbp+var_230], rax
jmp short $+2
loc_327DD:
mov rax, [rbp+var_220]
movsx eax, byte ptr [... | long long my_load_path(long long a1, char *a2, long long a3)
{
int v3; // r9d
int v4; // eax
bool v6; // [rsp+1Fh] [rbp-241h]
long long v7; // [rsp+20h] [rbp-240h]
int v8; // [rsp+2Ch] [rbp-234h]
_BYTE v10[520]; // [rsp+50h] [rbp-210h] BYREF
unsigned long long v11; // [rsp+258h] [rbp-8h]
v11 = __readf... | my_load_path:
PUSH RBP
MOV RBP,RSP
SUB RSP,0x260
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
MOV qword ptr [RBP + -0x218],RDI
MOV qword ptr [RBP + -0x220],RSI
MOV qword ptr [RBP + -0x228],RDX
LEA RAX,[RBP + -0x210]
MOV qword ptr [RBP + -0x230],RAX
JMP 0x001327dd
LAB_001327dd:
MOV RAX,qword ptr [RBP + -0x... |
int8 my_load_path(int8 param_1,char *param_2,long param_3)
{
int iVar1;
size_t sVar2;
long in_FS_OFFSET;
bool local_249;
uint local_23c;
char *local_238;
char local_218 [520];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_238 = param_2;
if (((*param_2 != '~') || (param_2[1] ... | |
15,399 | my_load_path | eloqsql/mysys/mf_loadpath.c | char * my_load_path(char * to, const char *path,
const char *own_path_prefix)
{
char buff[FN_REFLEN+1];
const char *from= buff;
int is_cur;
DBUG_ENTER("my_load_path");
DBUG_PRINT("enter",("path: %s prefix: %s",path,
own_path_prefix ? own_path_prefix : ""));
if ((path[0] == FN_HOMELIB && p... | O3 | c | my_load_path:
pushq %rbp
movq %rsp, %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x218, %rsp # imm = 0x218
movq %rdx, %r15
movq %rsi, %r14
movq %rdi, %rbx
movq %fs:0x28, %rax
movq %rax, -0x30(%rbp)
cmpb $0x7e, (%rsi)
jne 0x2d106
cmpb $0x2f, 0x1(%r14)
je 0x2d112
movq %r14, %rdi
callq 0x2b... | my_load_path:
push rbp
mov rbp, rsp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 218h
mov r15, rdx
mov r14, rsi
mov rbx, rdi
mov rax, fs:28h
mov [rbp+var_30], rax
cmp byte ptr [rsi], 7Eh ; '~'
jnz short loc_2D106
cmp byte ptr [r14+1], 2Fh ; '/'
jz ... | long long my_load_path(long long a1, char *a2, long long a3)
{
char *v4; // r12
long long v6; // r13
int v7; // eax
int v8; // r9d
int v9; // eax
long long v10; // rax
char v11[528]; // [rsp+0h] [rbp-240h] BYREF
unsigned long long v12; // [rsp+210h] [rbp-30h]
v12 = __readfsqword(0x28u);
if ( (*a2 ... | my_load_path:
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x218
MOV R15,RDX
MOV R14,RSI
MOV RBX,RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x30],RAX
CMP byte ptr [RSI],0x7e
JNZ 0x0012d106
CMP byte ptr [R14 + 0x1],0x2f
JZ 0x0012d112
LAB_0012d106:
MOV RDI,R14
CALL 0x0012b0ca
TEST ... |
int8 my_load_path(int8 param_1,char *param_2,long param_3)
{
int iVar1;
size_t sVar2;
long lVar3;
long in_FS_OFFSET;
char local_248 [528];
long local_38;
local_38 = *(long *)(in_FS_OFFSET + 0x28);
if (((*param_2 != '~') || (param_2[1] != '/')) && (iVar1 = test_if_hard_path(param_2), iVar1 == 0)
... |
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.