w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
unbind_at_call

unbind_at_call() Instance Public methods

signed_value

signed_value(val, ty) Instance Public methods

unsigned_value

unsigned_value(val, ty) Instance Public methods

wrap_arg

wrap_arg(arg, ty, funcs = [], &block) Instance Public methods

wrap_args

wrap_args(args, tys, funcs, &block) Instance Public methods

dlopen

DL.dlopen(so_lib) Class Public methods An interface to the dynamic linking loader This is a shortcut to DL::Handle.new and takes the same arguments. Example: libc_so = "/lib64/libc.so.6" => "/lib64/libc.so.6" libc = DL.dlopen(libc_so) => #<DL::Handle:0x00000000e05b00>

dlunwrap

DL.dlunwrap(addr) Class Public methods Returns the hexadecimal representation of a memory pointer address addr Example: lib = DL.dlopen('/lib64/libc-2.15.so') => #<DL::Handle:0x00000001342460> lib['strcpy'].to_s(16) => "7f59de6dd240" DL.dlunwrap(DL.dlwrap(lib['strcpy'].to_s(16))) => "7f59de6dd240"

dlwrap

DL.dlwrap(val) Class Public methods Returns a memory pointer of a function's hexadecimal address location val Example: lib = DL.dlopen('/lib64/libc-2.15.so') => #<DL::Handle:0x00000001342460> DL.dlwrap(lib['strcpy'].to_s(16)) => 25522520

fiddle?

fiddle?() Class Public methods Returns true if DL is using Fiddle, the libffi wrapper.

free

DL.free(addr) Class Public methods Free the memory at address addr

Popular Articles
sklearn.datasets.make_blobs() sklearn.datasets.make_blobs(n_samples=100, n_features=2, centers=3, cluster_std=1.0, center_box=(-10.0, 10.0), shuffle=True, random_state=None) [so
MNLogit.predict() statsmodels.discrete.discrete_model.MNLogit.predict MNLogit.predict(params, exog=None, linear=False) Predict response variable of a model given ex
robust.norms.TukeyBiweight() statsmodels.robust.norms.TukeyBiweight class statsmodels.robust.norms.TukeyBiweight(c=4.685) [source] Tukey?s biweight function for M-estimation.
Zino UI - Javascript/HTML5 user interface framework built on top of jQuery Zino UI is jQuery based, WAI-ARIA compatible, user interface framework consist of 25+ different components. Cross-platform user interface framework fo
std::feof Defined in header <cstdio> int feof( std::FILE* stream ); Checks if the end of the given file stream has been reached. Paramet


Page 185 of 11844

|< < Prev 182 183 184 185 186 187 188 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions