Home
last modified time | relevance | path

Searched refs:kStatic (Results 1 – 21 of 21) sorted by relevance

/external/perfetto/src/trace_processor/sqlite/
Ddb_sqlite_table.h33 kStatic, enumerator
193 TableComputation computation_ = TableComputation::kStatic;
Ddb_sqlite_table.cc101 Context context{cache, schema, TableComputation::kStatic, table, nullptr}; in RegisterTable()
155 case TableComputation::kStatic: in BestIndex()
426 case TableComputation::kStatic: in Filter()
Dsqlite_raw_table.cc515 {context.cache, tables::RawTable::Schema(), TableComputation::kStatic, in SqliteRawTable()
/external/skqp/tools/bookmaker/
Dbookmaker.h85 kStatic, enumerator
DincludeParser.cpp45 { "static", KeyWord::kStatic, KeyProperty::kModifier },
2343 SkASSERT(KeyWord::kStatic == outsideMember->fKeyWord); in parseEnum()
2715 case KeyWord::kStatic: in parseObject()
3217 } else if (KeyWord::kStatic == lineIter->fKeyWord) { in parseChar()
3360 for (KeyWord expected : {KeyWord::kStatic, KeyWord::kConstExpr, KeyWord::kInt}){ in parseChar()
3374 … for (KeyWord expected : {KeyWord::kStatic, KeyWord::kConst, KeyWord::kNone}){ in parseChar()
DincludeWriter.cpp1166 case KeyWord::kStatic: in structSizeMembers()
1735 case KeyWord::kStatic: in populate()
/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc66 enum class TestMode { kCentral, kStatic }; enumerator
588 case TestMode::kStatic: in Suffix()
1208 if (test_mode() == TestMode::kStatic) in TEST_P()
1272 if (test_mode() == TestMode::kStatic) in TEST_P()
1757 Values(std::make_tuple(TestMode::kStatic,
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-port.cc285 if (type_ == kStatic) { in ThreadSafeLazyInit()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc337 if (type_ == kStatic) { in ThreadSafeLazyInit()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc419 if (type_ == kStatic) { in ThreadSafeLazyInit()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc397 if (type_ == kStatic) { in ThreadSafeLazyInit()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc419 if (type_ == kStatic) { in ThreadSafeLazyInit()
/external/googletest/googletest/src/
Dgtest-port.cc425 if (type_ == kStatic) { in ThreadSafeLazyInit()
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h1367 enum MutexType { kStatic = 0, kDynamic = 1 };
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h1399 enum MutexType { kStatic = 0, kDynamic = 1 };
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h1358 enum MutexType { kStatic = 0, kDynamic = 1 };
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h1384 enum MutexType { kStatic = 0, kDynamic = 1 };
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1671 enum MutexType { kStatic = 0, kDynamic = 1 };
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h1795 enum MutexType { kStatic = 0, kDynamic = 1 };
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc8834 if (type_ == kStatic) { in ThreadSafeLazyInit()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gtest/
Dgtest.h2937 enum MutexType { kStatic = 0, kDynamic = 1 };