Home
last modified time | relevance | path

Searched defs:needed (Results 1 - 25 of 67) sorted by relevance

123

/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest-PR27598-v0.cc7 int needed; member
/third_party/icu/icu4c/source/samples/numfmt/
H A Dcapi.c29 int32_t needed; in capi() local
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dcapi.c29 int32_t needed; in capi() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_dce.c47 bool needed = false; in agx_dce() local
/third_party/benchmark/src/
H A Dre.h123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/third_party/musl/src/malloc/mallocng/
H A Drealloc.c32 size_t needed = (n + base + UNIT + IB + 4095) & -4096; in realloc() local
H A Dmalloc.c301 size_t needed = size*cnt + UNIT; in alloc_group() local
379 size_t needed = n + IB + UNIT; in malloc() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dtak_parser.c46 int needed = buf_size ? TAK_MAX_FRAME_HEADER_BYTES : 8; in tak_parse() local
H A 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/icu/icu4c/source/tools/gencolusb/
H A Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/third_party/rust/crates/cxx/src/
H A Dsip.rs158 let mut needed = 0; in write() variables
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
H A Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cs.h35 radeon_check_space(struct radeon_winsys *ws, struct radeon_cmdbuf *cs, unsigned needed) in radeon_check_space() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset.cc185 bool needed = false; in _subset() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_error.h131 ParamError(const std::string &needed, const std::string &mustbe) in ParamError() argument
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyMetaInfo.java109 collectRegion(Collector<T> collector, CurrencyFilter filter, int needed, ICUResourceBundle b) collectRegion() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUCurrencyMetaInfo.java111 collectRegion(Collector<T> collector, CurrencyFilter filter, int needed, ICUResourceBundle b) collectRegion() argument
[all...]
/third_party/ltp/lib/
H A Dtst_rtnetlink.c32 size_t needed, offset, curlen = NLMSG_ALIGN(ctx->datalen); in tst_rtnl_grow_buffer() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c298 size_t needed = size*cnt + UNIT; in alloc_group() local
374 size_t needed = n + IB + UNIT; in malloc() local
[all...]
/third_party/openssl/crypto/property/
H A Dproperty_parse.c574 static void put_char(char ch, char **buf, size_t *remain, size_t *needed) in put_char() argument
589 static void put_str(const char *str, char **buf, size_t *remain, size_t *needed) in put_str() argument
615 static void put_num(int64_t val, char **buf, size_t *remain, size_t *needed) in put_num() argument
647 size_t needed = 0; in ossl_property_list_to_string() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg.cc250 int needed = static_cast<int>(formatted.size()) + 1; in ConvertIntImplInnerSlow() local
/third_party/curl/lib/
H A Drtsp.c735 size_t needed; in rtsp_filter_rtp() local
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c604 static void put_char(char ch, char **buf, size_t *remain, size_t *needed) in put_char() argument
619 static void put_str(const char *str, char **buf, size_t *remain, size_t *needed) in put_str() argument
671 static void put_num(int64_t val, char **buf, size_t *remain, size_t *needed) in put_num() argument
703 size_t needed = 0; ossl_property_list_to_string() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_defs.h251 bool needed; member
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dtime_lapse_photo_session_napi.cpp332 bool needed; in IsTryAENeeded() local

Completed in 16 milliseconds

123