Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/pytorch/torch/distributions/
H A Dutils.py82 def logits_to_probs(logits, is_binary=False): argument
120 def probs_to_logits(probs, is_binary=False): argument
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp90 bool is_binary() const { return is_binary_; } in is_binary() function
441 void WsConnection::OnReceive(const uint8_t* data, size_t len, bool is_binary) { in OnReceive()
Dstreamer.cpp586 bool is_binary) { in OnReceive()
/aosp_15_r20/external/libpcap/
H A Dsf-pcapng.c463 uint64_t *tsoffset, int *is_binary, char *errbuf) in process_idb_options()
599 int is_binary; in add_interface() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Dbitreader.h96 static inline void aom_update_symb_counts(const aom_reader *r, int is_binary) { in aom_update_symb_counts()
/aosp_15_r20/external/flatbuffers/src/
H A Dflatc.cpp717 bool is_binary = in Compile() local
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/protocol/
Dmessage.rs202 pub fn is_binary(&self) -> bool { in is_binary() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/system/logging/logd/
H A DReplayMessages.cpp80 bool is_binary = in PrintMessage() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/
D__init__.py150 def is_binary(value): function
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp123 bool is_binary = m_Config.codeGenType() == LinkerConfig::Binary; in writeObject() local
/aosp_15_r20/system/logging/logcat/
H A Dlogcat.cpp220 bool is_binary = in ProcessBuffer() local
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dparse.cc167 bool is_binary = false; in SkipUint() local
/aosp_15_r20/external/flac/src/metaflac/
H A Doptions.h133 FLAC__bool is_binary; member
/aosp_15_r20/external/pytorch/test/
H A Dtest_maskedtensor.py843 def is_binary(op): function
/aosp_15_r20/external/libevent/
H A Devutil.c146 int is_binary) in evutil_read_file_()
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils.py436 def open_write_close(filename, data, is_binary=False): argument

12