g_ptr_array_add (sfiles, docinfo);continue; } iloffset += delta_il; first = FALSE; delta_lines = mono_metadata_decode_value (ptr, &ptr);if(delta_lines ==0) delta_cols = mono_metadata_decode_value (ptr, &ptr);elsedelta_cols = mono_metadata_decode_signed_value (ptr, &ptr);if(...
g_hash_table_unref (data->loc_sources);if(data->ret_nodes)g_ptr_array_unref(data->ret_nodes);if(data->str) g_string_free (data->str, TRUE); g_slice_free (struct data, data); } 开发者ID:jjk-jacky,项目名称:donnatella,代码行数:12,代码来源:fsengine-basic.c 示例6: message_new_...
g_ptr_array_add g_ptr_array_foreach g_ptr_array_free g_ptr_array_get_type g_ptr_array_new g_ptr_array_new_full g_ptr_array_new_with_free_func g_ptr_array_ref g_ptr_array_remove g_ptr_array_remove_fast g_ptr_array_remove_index g_ptr_array_remove_index_fast ...
DWordToUIntPtr function (Windows) InterlockedAnd64Acquire function (Windows) InterlockedOr8Release function (Windows) DSSPUBKEY structure (Windows) IControlMarkup::GetCallback method (Windows) IControlMarkup::GetControlRect method (Windows) IControlMarkup::OnButtonUp method (Windows) IControlMarkup::Set...
gstelement_klass->query = GST_DEBUG_FUNCPTR (gst_play_bin_query); gstbin_klass->handle_message = GST_DEBUG_FUNCPTR (gst_play_bin_handle_message); } application可以通过pipeline指针和element指针去调用各个element的类函数比如: bus = gst_element_get_bus (pipeline); ...
737声望141粉丝 阿里山神木的种子在3000年前已经埋下,今天不过是看到当年注定的结果,为了未来的自己,今天就埋下一颗好种子吧 « 上一篇 【C++内存管理】16_GNU C++ 对于 Allocator 的描述 下一篇 » 【C++内存管理】18_总结_从最基础到最复杂 引用和评论...
trace_create_file("current_tracer", 0644, d_tracer, tr, &set_tracer_fops);*/structtrace_array *tr = filp->private_data;charbuf[MAX_TRACER_SIZE+1];inti; size_t ret;interr; ret=cnt;if(cnt >MAX_TRACER_SIZE) cnt=MAX_TRACER_SIZE;if(copy_from_user(&buf, ubuf, cnt))return-EFAULT;...
, counter, GIGA16, sizeof(buff_arr)); free(buff_arr); //free(buff_head_ptr); ...
0. 183.245.146.0 Loss% Snt Last Avg Best Wrst StDev AS Name PTR 1 183.245.146.97 0.0% 20 6.9 7.2 3.5 12.0 2.8 56041 CMNET-ZHEJIANG-A 2 172.16.10.5 5.0% 20 2.1 37.0 2.1 52.0 18.1 - 3 192.168.100.5 0.0% 20 2.0 2.2 1.8 3.9 0.4 - ...
call_VM_leaf(CAST_FROM_FN_PTR(address, SharedRuntime::g1_wb_pre), pre_val, thread); } ... } //真正的写前屏障方法,JRT_LEAF可以理解是一个定义方法的宏 JRT_LEAF(void, SharedRuntime::g1_wb_pre(oopDesc* orig, JavaThread *thread)) if (...