Home
last modified time | relevance | path

Searched defs:TC (Results 1 – 25 of 48) sorted by relevance

12

/third_party/typescript/tests/cases/compiler/
DnearbyIdenticalGenericLambdasAssignable.ts12 type TC = typeof fC; alias
/third_party/typescript/tests/cases/conformance/classes/staticIndexSignature/
DstaticIndexSignature5.ts16 type TC = (typeof B)[string] alias
/third_party/ltp/testcases/kernel/syscalls/socketcall/
Dsocketcall01.c26 } TC[] = { variable
Dsocketcall02.c28 } TC[] = { variable
/third_party/libwebsockets/contrib/
Dcross-esp32.cmake13 set(TC xtensa-esp32-elf) variable
/third_party/ltp/testcases/kernel/syscalls/mlockall/
Dmlockall01.c83 } TC[] = { variable
Dmlockall02.c95 } TC[] = { variable
Dmlockall03.c103 } TC[] = { variable
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap09.c54 } TC[] = { variable
/third_party/ltp/testcases/kernel/syscalls/stat/
Dstat01.c33 } TC[] = { variable
Dstat03.c35 } TC[] = { variable
/third_party/ltp/testcases/kernel/syscalls/mkdir/
Dmkdir03.c40 } TC[] = { variable
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/
DImproved_keyof_with_intersection_types_2.ts34 type TC<U> = keyof (myType1 & U); alias
/third_party/ltp/testcases/network/can/filter-tests/
Dcan_filter.c15 #define TC 18 /* # of testcases */ macro
/third_party/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect01.c68 struct test_case TC[] = { variable
/third_party/ltp/testcases/kernel/syscalls/mincore/
Dmincore01.c72 } TC[] = { variable
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen07.c90 } TC[] = { variable
/third_party/ltp/testcases/kernel/io/aio/
Daio01.c91 } TC[] = { variable
/third_party/benchmark/test/
Dskip_with_error_test.cc53 for (auto TC : v) { in AddCases() local
Doutput_test_helper.cc95 void CheckCase(std::stringstream& remaining_output, TestCase const& TC, in CheckCase()
131 const auto& TC = checks[i]; in CheckCases() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp331 Value *TC = State.get(getOperand(1), Part); in generateInstruction() local
394 Value *TC = State->TripCount; in execute() local
/third_party/f2fs-tools/lib/
Dnls_utf8.c344 #define TC (28) macro
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp114 TC = (1<<glu::SHADERTYPE_TESSELLATION_CONTROL), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoads.cpp230 auto TC = SE.getSmallConstantTripCount(L); in isDereferenceableAndAlignedInLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp383 if (auto *TC = dyn_cast<SCEVAddExpr>(TripCountSE)) in ComputeElements() local

12