Home
last modified time | relevance | path

Searched defs:df (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/musl/src/math/
H A Dacosf.c36 float z,w,s,c,df; in acosf() local
H A Dacos.c62 double z,w,s,c,df; in acos() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dacosf.c36 float z,w,s,c,df; in acosf() local
H A Dacos.c62 double z,w,s,c,df; in acos() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DDateTimeFormatterFactory.java82 private DateTimeFormatter(DateFormat df) { in DateTimeFormatter() argument
/third_party/jerryscript/jerry-libm/
H A Dacos.c117 double_accessor df; in acos() local
/third_party/gn/src/gn/
H A Ditem.h40 void set_defined_from(const ParseNode* df) { defined_from_ = df; } in set_defined_from() argument
/third_party/libwebsockets/lib/misc/
H A Dpeer-limits.c33 struct lws_peer *df; in __lws_peer_remove_from_peer_wait_list() local
174 struct lws_peer *df = *p; in __lws_peer_destroy() local
189 struct lws_peer *df; in lws_peer_cull_peer_wait_list() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Ddominate.c139 struct basic_block *df; in idf_dump() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dchi_square_test.cc38 int df; in TEST() member
118 int df; in TEST() member
/third_party/ffmpeg/libavformat/
H A Dmccdec.c123 char *df = NULL; in mcc_read_header() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DScientificNumberFormatter.java67 getSuperscriptInstance( DecimalFormat df) getSuperscriptInstance() argument
102 getMarkupInstance( DecimalFormat df, String beginMarkup, String endMarkup) getMarkupInstance() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnmfmtrt.cpp188 DecimalFormat *df = dynamic_cast<DecimalFormat *>(fmt); in test() local
236 DecimalFormat *df = dynamic_cast<DecimalFormat *>(fmt); in test() local
H A Dmiscdtfm.cpp165 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), *symbols, status); in test4099975() local
257 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("E hh:mm"), status); test4099975() local
[all...]
H A Ddtfmapts.cpp83 DateFormat *df = DateFormat::createDateTimeInstance(DateFormat::kMedium, DateFormat::kMedium, Locale(LOCALES[i])); in TestCoverage() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DScientificNumberFormatter.java62 getSuperscriptInstance( DecimalFormat df) getSuperscriptInstance() argument
93 getMarkupInstance( DecimalFormat df, String beginMarkup, String endMarkup) getMarkupInstance() argument
/third_party/icu/icu4c/source/i18n/
H A Dquantityformatter.cpp187 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(&fmt); in formatAndSelect() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_dominance.c308 nir_block *df = (nir_block *) entry->key; in nir_dump_dom_frontier_impl() local
/third_party/node/deps/icu-small/source/i18n/
H A Dquantityformatter.cpp187 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(&fmt); in formatAndSelect() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp58 unsigned df = rctx->screen->b.debug_flags; in r600_sb_context_create() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dquantityformatter.cpp187 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(&fmt); in formatAndSelect() local
/third_party/skia/tests/
H A DRectTest.cpp238 SkRect df; in DEF_TEST() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfilterbank.c57 spx_word32_t df; in filterbank_new() local
/third_party/skia/modules/skottie/src/effects/
H A DVenetianBlindsEffect.cpp71 df = feather / size, // feather distance in normalized stop space variable
/third_party/ffmpeg/libavfilter/
H A Dvf_yadif.c197 int df = (s->csp->comp[td->plane].depth + 7) / 8; in filter_slice() local

Completed in 12 milliseconds

1234