Home
last modified time | relevance | path

Searched defs:needed (Results 1 – 25 of 63) 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/mesa3d/src/asahi/compiler/
Dagx_dce.c35 bool needed = false; in agx_dce() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/numfmt/
Dcapi.c29 int32_t needed; in capi() 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/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/json/benchmarks/thirdparty/benchmark/src/
Dre.h117 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/third_party/benchmark/src/
Dre.h123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavprotocol.h67 guint needed; member
/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmdec.h54 gint needed; member
/third_party/icu/icu4c/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/skia/third_party/externals/icu/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/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyMetaInfo.java79 int needed = collector.collects(); in collect() local
110 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.c2109 guint needed; in gst_matroska_demux_search_cluster() local
2336 guint needed; in gst_matroska_demux_peek_cluster_info() local
2547 guint needed; in gst_matroska_demux_search_pos() local
5219 guint needed; in gst_matroska_demux_parse_contents_seekentry() local
5502 guint needed; in gst_matroska_demux_find_tracks() local
5554 guint64 length, guint needed) in gst_matroska_demux_parse_id()
5948 guint needed; in gst_matroska_demux_loop() local
6133 guint needed = 0; in gst_matroska_demux_chain() local
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplex.hh89 guint needed; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_cs.h35 radeon_check_space(struct radeon_winsys *ws, struct radeon_cmdbuf *cs, unsigned needed) in radeon_check_space()

123