Home
last modified time | relevance | path

Searched defs:is_binary (Results 1 – 25 of 889) sorted by relevance

12345678910>>...36

/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/twisted/test/
H A Dtest_websocket_agent.py29 def onMessage(self, msg, is_binary): argument
37 def got(msg, is_binary): argument
56 def onMessage(self, msg, is_binary): argument
64 def got(msg, is_binary): argument
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/kernel/
H A Dset_types.py35 def is_binary(): member in RealSet
53 def is_binary(): member in IntegerSet
71 def is_binary(): member in BinarySet
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/remote/
H A Ddata_format.c19 get_type_in_out_func(Oid type, bool *is_binary, bool force_text, Oid *type_io_param, bool out) in get_type_in_out_func()
74 data_format_get_type_output_func(Oid type, bool *is_binary, bool force_text) in data_format_get_type_output_func()
80 data_format_get_type_input_func(Oid type, bool *is_binary, bool force_text, Oid *type_io_param) in data_format_get_type_input_func()
/dports/devel/py-oci/oci-2.53.1/src/oci/devops/models/
H A Drepository_object.py150 def is_binary(self): member in RepositoryObject
162 def is_binary(self, is_binary): argument
H A Dfile_diff_response.py230 def is_binary(self): member in FileDiffResponse
242 def is_binary(self, is_binary): member in FileDiffResponse
H A Ddiff_summary.py244 def is_binary(self): member in DiffSummary
256 def is_binary(self, is_binary): argument
/dports/www/p5-AnyEvent-WebSocket-Client/AnyEvent-WebSocket-Client-0.44/lib/AnyEvent/WebSocket/
H A DMessage.pm23 sub is_binary { $_[0]->opcode == 2 } method in AnyEvent::WebSocket::Message
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_matpoly_ft.hpp346 template<> struct is_binary<gf2x_fake_fft_info> { struct
349 template<> struct is_binary<gf2x_cantor_fft_info> { struct
352 template<> struct is_binary<gf2x_ternary_fft_info> { argument
357 template<> struct is_binary<fft_transform_info> { struct
358 static constexpr const bool value = false;
/dports/math/boolector/boolector-3.2.2/src/dumper/
H A Dbtordumpaig.c41 bool is_binary, in btor_dumpaig_dump_aig()
52 bool is_binary, in dumpaig_dump_aux()
138 btor_dumpaig_dump (Btor *btor, bool is_binary, FILE *output, bool merge_roots) in btor_dumpaig_dump()
196 bool is_binary, in btor_dumpaig_dump_seq()
/dports/textproc/p5-Text-CSV/Text-CSV-2.01/t/
H A Dutil.pl40 sub is_binary { subroutine
/dports/textproc/p5-Text-CSV_XS/Text-CSV_XS-1.47/t/
H A Dutil.pl40 sub is_binary { subroutine
/dports/devel/py-spyder/spyder-3.2.7/spyder/utils/external/binaryornot/
H A Dcheck.py18 def is_binary(filename): function
/dports/devel/p5-Data-Binary/Data-Binary-0.01/lib/Data/
H A DBinary.pm42 sub is_binary { subroutine
/dports/devel/py-binaryornot/binaryornot-0.4.4/binaryornot/
H A Dcheck.py18 def is_binary(filename): function
/dports/devel/aegis/aegis-4.25.D510/ae-repo-ci/repository/
H A Dis_binary.cc26 repository::is_binary(const nstring &path) in is_binary() function in repository
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/
H A Ddevtools_stream_pipe.cc26 bool is_binary) { in Create()
32 bool is_binary) in DevToolsStreamPipe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/devtools/
H A Ddevtools_stream_pipe.cc26 bool is_binary) { in Create()
32 bool is_binary) in DevToolsStreamPipe()
/dports/science/ergo/ergo-3.8/source/utilities_basic/file_tools/src/
H A Dfiles_dense.cc48 int read_matrix(const char *filename, vector<real> &A, int &N, int &M, bool is_binary) in read_matrix()
115 int read_vector(const char *filename, vector<real> &A, int &N, bool is_binary) in read_vector()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/
H A Dprints.py11 def is_binary(stream): function
/dports/devel/p5-Test-BinaryData/Test-BinaryData-0.014/lib/Test/
H A DBinaryData.pm44 sub is_binary { subroutine
/dports/archivers/dpkg/dpkg-1.19.7/scripts/Dpkg/Source/
H A DFunctions.pm110 sub is_binary($) { subroutine
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/rust/mozrunner/src/
H A Dpath.rs32 pub fn is_binary(path: &Path) -> bool { in is_binary() function
/dports/converters/py-bencode.py/bencode.py-4.0.0/bencodepy/
H A Dcompat.py9 def is_binary(s): function
/dports/www/firefox/firefox-99.0/testing/mozbase/rust/mozrunner/src/
H A Dpath.rs32 pub fn is_binary(path: &Path) -> bool { in is_binary() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mozrunner-0.10.0/src/
H A Dpath.rs28 pub fn is_binary(path: &PathBuf) -> bool { in is_binary() function

12345678910>>...36