/external/libbrillo/brillo/streams/ |
D | fake_stream_test.cc | 39 bool ReadString(size_t size_to_read, std::string* out_buffer, bool* eos) { in ReadString() 108 bool eos = false; in TEST_F() local 118 bool eos = false; in TEST_F() local 132 bool eos = false; in TEST_F() local 152 bool eos = false; in TEST_F() local 184 bool eos = false; in TEST_F() local 212 bool eos = false; in TEST_F() local
|
D | stream.cc | 70 bool eos = false; in ReadBlocking() local 208 bool eos = false; in ReadAsyncImpl() local 237 bool eos) { in OnReadAsyncDone() 328 bool eos) { in ReadAllAsyncCallback()
|
D | input_stream_set_test.cc | 104 bool eos = false; in TEST_F() local
|
D | openssl_stream_bio.cc | 59 bool eos = false; in stream_read() local
|
D | input_stream_set.cc | 121 bool eos = false; in ReadNonBlocking() local
|
/external/skia/modules/jsonreader/ |
D | SkJSONReader.cpp | 133 FastString(const char* src, size_t size, const char* eos, SkArenaAlloc& alloc) { in FastString() 372 p = this->matchString(p, p_stop, [this](const char* key, size_t size, const char* eos) { in parse() 391 p, p_stop, [this](const char* str, size_t size, const char* eos) { in parse() 601 void pushObjectKey(const char* key, size_t size, const char* eos) { in pushObjectKey() 614 void pushString(const char* s, size_t size, const char* eos) { in pushString() 693 const auto* eos = SkParse::FindHex(hex_str, &hexed); in unescapeString() local
|
/external/federated-compute/fcp/dictionary/ |
D | dictionary.proto | 31 optional int32 eos = 3 [default = -1]; field
|
/external/libtextclassifier/native/lang_id/common/fel/ |
D | fel-parser.h | 82 bool eos() const { return current_ >= source_.end(); } in eos() function
|
/external/coreboot/src/drivers/wifi/generic/ |
D | smbios.c | 17 u8 eos[2]; in smbios_write_intel_wifi() member
|
/external/executorch/extension/android/src/main/java/org/pytorch/executorch/ |
D | LlamaModule.java | 159 public long prefillPrompt(String prompt, long startPos, int bos, int eos) { in prefillPrompt() 168 private native long[] prefillPromptNative(String prompt, long startPos, int bos, int eos); in prefillPromptNative()
|
/external/coreboot/src/include/ |
D | smbios.h | 340 u8 eos[2]; member 365 u8 eos[2]; member 401 u8 eos[2]; member 460 u8 eos[2]; member 491 u8 eos[2]; member 689 u8 eos[2]; member 796 u8 eos[2]; member 947 u8 eos[2]; member 953 u8 eos[2]; member 968 u8 eos[2]; member [all …]
|
/external/curl/lib/ |
D | request.c | 188 bool eos = FALSE; in xfer_send() local 351 bool eos; in add_from_client() local
|
D | cfilters.c | 104 const void *buf, size_t len, bool eos, in Curl_cf_def_send() 264 const void *mem, size_t len, bool eos, in Curl_cf_send() 388 const void *buf, size_t len, bool eos, in Curl_conn_cf_send() 873 const void *buf, size_t blen, bool eos, in Curl_conn_send()
|
D | sendf.c | 509 char *buf, size_t blen, size_t *nread, bool *eos) in Curl_creader_read() 536 size_t *nread, bool *eos) in Curl_creader_def_read() 960 bool eos; in cr_lc_read() local 1161 size_t *nread, bool *eos) in Curl_client_read()
|
D | file.c | 303 bool eos = FALSE; in file_upload() local
|
/external/libpcap/rpcapd/ |
D | fileconf.c | 356 char *eos; in fileconf_read() local
|
/external/executorch/examples/models/llava/runner/ |
D | llava_runner.cpp | 91 int8_t eos) { in prefill_prompt()
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/ |
D | re_tokeniser_state.hpp | 89 inline bool eos () in eos() function
|
/external/elfutils/libdwfl/ |
D | core-file.c | 345 const void *eos = memchr (contents, '\0', size); in dwfl_elf_phdr_memory_callback() local 390 const void *eos = memchr (into, '\0', nread); in dwfl_elf_phdr_memory_callback() local
|
/external/rust/android-crates-io/crates/hyper/src/proto/h2/ |
D | client.rs | 210 eos: bool, field 384 let eos = body.is_end_stream(); in poll() localVariable
|
/external/coreboot/src/soc/amd/common/block/include/amdblocks/ |
D | psp.h | 33 struct smm_register eos; member
|
/external/curl/lib/vssh/ |
D | wolfssh.c | 223 const void *mem, size_t len, bool eos, in wscp_send() 252 const void *mem, size_t len, bool eos, CURLcode *err) in wsftp_send()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/win32/ |
D | dir.c | 122 apr_wchar_t *eos = NULL; in apr_dir_read() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/win32/ |
D | dir.c | 122 apr_wchar_t *eos = NULL; in apr_dir_read() local
|
/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
D | testparse_date.cpp | 207 std::istream_iterator<std::string> iter(ss), eos; in main() local
|