Searched refs:binary (Results 176 - 200 of 271) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dminiacc.h6593 ACCLIB_PUBLIC(int, acc_set_binmode) (int fd, int binary)
6602 __set_binmode(fp, binary ? 1 : 0);
6605 ACC_UNUSED(fd); ACC_UNUSED(binary);
6608 ACC_UNUSED(fd); ACC_UNUSED(binary);
6615 r = setmode(fd, binary ? O_BINARY : O_TEXT);
6622 ACC_UNUSED(binary);
6630 r = _setmode(fp, binary ? _BINARY : _TEXT);
6634 ACC_UNUSED(fd); ACC_UNUSED(binary);
6637 ACC_UNUSED(fd); ACC_UNUSED(binary);
6646 r = setmode(fd, binary
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtexpr.tex25 \item I/O routines are easier to write and debug compared with using binary files;
H A Dxmlres.tex10 The class holds XML resources from one or more .xml files, binary files or zip archive files.
H A Dcppconst.tex55 Carbon version may be built either as CFM or Mach-O (binary format, like ELF)
H A Dfiletype.tex23 Examples of categories are "application", "image", "text", "binary", and
H A Dwxstring.tex441 with binary data (i.e. containing {\tt NUL} characters) as long as you provide
758 Converts given buffer of binary data from 8-bit string to wxString. In Unicode
762 This is a convenience method useful when storing binary data in
1170 This is a convenience method useful when storing binary data in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.lua2992 -- Translates a call to a binary to a lua function.
4175 binary, -- binary to call
4196 if type( binary ) ~= 'string' then
4198 'calling spawn(agent, binary, ...): binary is not a string',
4237 local pid = lsyncd.exec( binary, ... )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp572 wxSTD ofstream store(file.mb_str(), wxSTD ios::binary);
598 wxSTD ifstream store(file.mb_str(), wxSTD ios::binary);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm504 ; but it is far better don't remove the string in the binary!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm504 ; but it is far better don't remove the string in the binary!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/delphi/
H A DZLib.pas39 data_type: Integer; // best guess about the data type: ascii or binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dgvmat64.asm504 ; but it is far better don't remove the string in the binary!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A DMakefile1521 echo "Not installing $(DESTDIR)$(libexecdir)/dbus-daemon-launch-helper binary setuid!"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex249 Huffman binary tree representation. This tree is tightly packed using
474 larger) integers, or implementing a movable binary point
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-armv4-large.pl257 moveq pc,lr @ be binary compatible with V4, yet
H A Dsha256-armv4.pl272 moveq pc,lr @ be binary compatible with V4, yet
H A Dsha512-armv4.pl453 moveq pc,lr @ be binary compatible with V4, yet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dtest.cpp193 std::fstream dllFile(argv[2], ios::in | ios::out | ios::binary);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm537 ; Your are free use gvmat32 in any fre or commercial apps if you don't remove the string in the binary!
943 ; Your can freely use gvmat32 in any free or commercial app if you don't remove the string in the binary!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl257 moveq pc,lr @ be binary compatible with V4, yet
H A Dsha256-armv4.pl272 moveq pc,lr @ be binary compatible with V4, yet
H A Dsha512-armv4.pl453 moveq pc,lr @ be binary compatible with V4, yet

Completed in 155 milliseconds

1234567891011