Home
last modified time | relevance | path

Searched defs:tf (Results 1 - 25 of 81) sorted by relevance

1234

/third_party/ltp/include/
H A Dlibsigwait.h20 test_func tf; member
/third_party/ffmpeg/tools/python/
H A Dtf_sess_config.py21 import tensorflow as tf namespace
H A Dconvert_from_tensorflow.py20 import tensorflow as tf namespace
/third_party/musl/libc-test/src/math/
H A Dfpclassify.c11 } tf[] = { variable
[all...]
/third_party/skia/src/core/
H A DSkTypeface_remote.cpp15 SkScalerContextProxy::SkScalerContextProxy(sk_sp<SkTypeface> tf, in SkScalerContextProxy() argument
H A DSkColorSpacePriv.h42 static inline TFKind classify_transfer_fn(const skcms_TransferFunction& tf) { in classify_transfer_fn() argument
[all...]
H A DSkColorSpaceXformSteps.cpp181 sk_program_transfer_fn(skvm::Builder* p, skvm::Uniforms* uniforms, const skcms_TransferFunction& tf, skvm::Color c) sk_program_transfer_fn() argument
/third_party/skia/gm/
H A Dfontregen.cpp63 auto tf = ToolUtils::create_portable_typeface("sans-serif", SkFontStyle::Normal()); variable
H A Duserfont.cpp55 static sk_sp<SkTypeface> round_trip(sk_sp<SkTypeface> tf) { in round_trip() argument
73 static sk_sp<SkTextBlob> make_blob(sk_sp<SkTypeface> tf, float size, float* spacing) { in make_blob() argument
/third_party/ffmpeg/libavdevice/tests/
H A Dtimefilter.c58 TimeFilter *tf = ff_timefilter_new(1, par0, par1); in main() local
/third_party/typescript/tests/baselines/reference/
H A DtupleTypes.js21 var tf: [string, (x: string) => number] = ["hello", x => x.length]; variable
/third_party/skia/modules/sksg/src/
H A DSkSGText.cpp18 sk_sp<Text> Text::Make(sk_sp<SkTypeface> tf, const SkString& text) { in Make() argument
22 Text::Text(sk_sp<SkTypeface> tf, const SkString& text) in Text() argument
/third_party/ffmpeg/libavcodec/alpha/
H A Dme_cmp_mvi_asm.S31 #define tf a4 define
H A Dregdef.h73 #define tf a4 macro
/third_party/musl/src/network/
H A Dgetaddrinfo.c64 int tf[2] = { AF_INET, AF_INET6 }; in getaddrinfo() local
/third_party/ffmpeg/libavfilter/
H A Dfflcms2.c219 cmsHTRANSFORM tf; in ff_icc_profile_read_primaries() local
280 cmsHTRANSFORM tf; in ff_icc_profile_detect_transfer() local
[all...]
H A Dvf_fieldhint.c119 int64_t tf, bf; in filter_frame() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.h48 ThreadFrame tf; member
H A Derror_resilience.h43 ThreadFrame *tf; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-4.c151 static void *tf(void *arg) in tf() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-2.c181 static void *tf(void *arg) in tf() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D4-2.c128 static void *tf(void *arg) in tf() function
H A D2-1.c107 static void *tf(void *arg) in tf() function
H A D1-2.c130 static void *tf(void *arg) in tf() function
/third_party/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.cpp102 UBool tf=false; in countSpans() local
184 UBool tf=false; in call() local
195 span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) span() argument
246 UBool tf=false; call() local
301 UBool tf=(UBool)((testcase.spanCount&1)==0); call() local
347 UBool tf=false; call() local
397 UBool tf=(UBool)((testcase.spanCount&1)==0); call() local
[all...]

Completed in 12 milliseconds

1234