Home
last modified time | relevance | path

Searched defs:needed (Results 1 – 25 of 56) sorted by relevance

123

/third_party/grpc/src/core/lib/gpr/
Dstring_util_windows.cc46 int needed = MultiByteToWideChar(CP_UTF8, 0, input, -1, NULL, 0); in gpr_char_to_tchar() local
56 int needed = WideCharToMultiByte(CP_UTF8, 0, input, -1, NULL, 0, NULL, NULL); in gpr_tchar_to_char() local
/third_party/uboot/u-boot-2020.01/cmd/
Dtrace.c34 size_t buff_size, avail, buff_ptr, needed, used; in create_func_list() local
57 size_t buff_size, avail, buff_ptr, needed, used; in create_call_list() local
/third_party/uboot/u-boot-2020.01/lib/
Dtrace.c194 int trace_list_functions(void *buff, size_t buff_size, size_t *needed) in trace_list_functions()
239 int trace_list_calls(void *buff, size_t buff_size, size_t *needed) in trace_list_calls()
332 size_t needed; in trace_init() local
392 size_t needed; in trace_early_init() local
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
Dcapi.c29 int32_t needed; in capi() local
/third_party/icu/icu4c/source/samples/numfmt/
Dcapi.c29 int32_t needed; in capi() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/numfmt/
Dcapi.c29 int32_t needed; in capi() local
/third_party/harfbuzz/src/
Dhb-subset.cc110 bool needed = table->subset (c); in _try_subset() local
161 bool needed = false; in _subset() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset.cc134 bool needed = table->subset (c); in _try_subset() local
185 bool needed = false; in _subset() local
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavprotocol.h67 guint needed; member
/third_party/benchmark/src/
Dre.h123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dre.h117 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmdec.h54 gint needed; member
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/third_party/icu/icu4c/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/third_party/ffmpeg/libavcodec/
Dtak_parser.c46 int needed = buf_size ? TAK_MAX_FRAME_HEADER_BYTES : 8; in tak_parse() local
Dlibopenjpegenc.c75 OPJ_SIZE_T needed = nb_bytes - remaining; in stream_write() local
103 OPJ_SIZE_T needed = nb_bytes - remaining; in stream_skip() local
/third_party/node/lib/internal/
Dcli_table.js40 const needed = (columnWidths[i] - len) / 2; constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUCurrencyMetaInfo.java81 int needed = collector.collects(); in collect() local
112 int needed, ICUResourceBundle b) { in collectRegion()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-subset.cc91 bool needed = table->subset (&c); in _subset2() local
/third_party/grpc/src/core/lib/json/
Djson_writer.cc81 void JsonWriter::OutputCheck(size_t needed) { in OutputCheck()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Debml-read.c48 guint needed; in gst_ebml_peek_id_length() local
235 guint needed; in gst_ebml_peek_id() local
Dmatroska-demux.c1999 guint needed; in gst_matroska_demux_search_cluster() local
2219 guint needed; in gst_matroska_demux_peek_cluster_info() local
2429 guint needed; in gst_matroska_demux_search_pos() local
4882 guint needed; in gst_matroska_demux_parse_contents_seekentry() local
5165 guint needed; in gst_matroska_demux_find_tracks() local
5217 guint64 length, guint needed) in gst_matroska_demux_parse_id()
5611 guint needed; in gst_matroska_demux_loop() local
5796 guint needed = 0; in gst_matroska_demux_chain() local
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplex.hh89 guint needed; member
/third_party/boost/boost/pending/
Ddisjoint_sets.hpp192 Index needed in extend_sets() local

123