-
-
aJson
... , create, manipulate and encode JSON directly from and to data structures.
aJson v1.0
================
Copyright (c) 2010, Interactive Matter, ... 're in C. We don't have objects. But we do have structs.
Therefore the objects are translated into structs, ...
-
datalibrary
... binary-compatible with the structs generated by a standard C/C++ compiler. By doing, loading data from a ... or userdefined struct |
| array | int8[], some_type[] | struct { type* data; uint32_t count } | dynamic length, type can be any ...
-
ParKD
...
==============
The k-D tree is a well-studied acceleration data structure for ray
tracing. It is used to organize ... Tree Construction"
Proceedings of High-Performance Graphics (HPG), June, 2010
[2] "Array-of-Structs to Struct-of-Arrays" optimization
-
MABlockClosure
... a manual process as the code makes no attempt to actually parse structs.
Standard libffi closures require calling mprotect to mark data pages as executable. This is not currently supported on iOS, so they don't ...
-
CException
... it goes.
We weren't interested in passing objects or structs or strings...
just simple error codes.
2. Performance... CException ... a single protected line (similar to an 'if'),
enclosing the data that is to be protected. It MUST be followed ...
-
lualibusb
... timeout are numbers
Returns a string. In case of failure returns nil followed by error code.
Data
====
The following functions access data in libusb.h structs. For reference,
see http://libusb.sourceforge.net/api-1.0/annotated. ...
-
metasm
... the next/previous block (by address).
The disassembler also traces data accesses by instructions, and stores Xrefs
for them.
The ... a #toplevel field, which is a C::Block, which holds #structs,
#symbols and #statements. The top-level functions are found in ...
-
dahdi-linux
... ::
Used to tell an onboard HDLC controller that there is data ready to
transmit.
audio_notify::
(if DAHDI_AUDIO_NOTIFY is set) - ... .
Many of the DAHDI ioctl-s use some specific structs to pass information
between kernel and userspace. In some cases ...
-
llrp-toolkit
... traverse the element trees to retrieve
results and tag data
- Applications are responsible to be sure element trees
... C++ declarations (class declarations).
This is where the structs are defined for each message and parameter.
Used ...
-
newts
... bugs. You're definitely
encouraged to back up any existing notesfile data files before testing Newts.
If you find a bug in Newts, ...
installation, and you have modified either the parms.h or structs.h files in
the UIUC distribution, you will have to modify ...
-