/third_party/ltp/include/ |
H A D | libsigwait.h | 20 test_func tf; member
|
/third_party/ffmpeg/tools/python/ |
H A D | tf_sess_config.py | 21 import tensorflow as tf namespace
|
H A D | convert_from_tensorflow.py | 20 import tensorflow as tf namespace
|
/third_party/musl/libc-test/src/math/ |
H A D | fpclassify.c | 11 } tf[] = { variable [all...] |
/third_party/skia/src/core/ |
H A D | SkTypeface_remote.cpp | 15 SkScalerContextProxy::SkScalerContextProxy(sk_sp<SkTypeface> tf, in SkScalerContextProxy() argument
|
H A D | SkColorSpacePriv.h | 42 static inline TFKind classify_transfer_fn(const skcms_TransferFunction& tf) { in classify_transfer_fn() argument [all...] |
H A D | SkColorSpaceXformSteps.cpp | 181 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 D | fontregen.cpp | 63 auto tf = ToolUtils::create_portable_typeface("sans-serif", SkFontStyle::Normal()); variable
|
H A D | userfont.cpp | 55 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 D | timefilter.c | 58 TimeFilter *tf = ff_timefilter_new(1, par0, par1); in main() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | tupleTypes.js | 21 var tf: [string, (x: string) => number] = ["hello", x => x.length]; variable
|
/third_party/skia/modules/sksg/src/ |
H A D | SkSGText.cpp | 18 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 D | me_cmp_mvi_asm.S | 31 #define tf a4 define
|
H A D | regdef.h | 73 #define tf a4 macro
|
/third_party/musl/src/network/ |
H A D | getaddrinfo.c | 64 int tf[2] = { AF_INET, AF_INET6 }; in getaddrinfo() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | fflcms2.c | 219 cmsHTRANSFORM tf; in ff_icc_profile_read_primaries() local 280 cmsHTRANSFORM tf; in ff_icc_profile_detect_transfer() local [all...] |
H A D | vf_fieldhint.c | 119 int64_t tf, bf; in filter_frame() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | mpegpicture.h | 48 ThreadFrame tf; member
|
H A D | error_resilience.h | 43 ThreadFrame *tf; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-4.c | 151 static void *tf(void *arg) in tf() function
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 2-2.c | 181 static void *tf(void *arg) in tf() function
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/ |
H A D | 4-2.c | 128 static void *tf(void *arg) in tf() function
|
H A D | 2-1.c | 107 static void *tf(void *arg) in tf() function
|
H A D | 1-2.c | 130 static void *tf(void *arg) in tf() function
|
/third_party/icu/icu4c/source/test/perf/unisetperf/ |
H A D | unisetperf.cpp | 102 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...] |