Home
last modified time | relevance | path

Searched defs:kFile (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/core/util/
Dstatus_helper.h74 kFile, enumerator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DMacroExpander.cpp315 const char kFile[] = "__FILE__"; in expandMacro() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacroExpander.cpp309 const char kFile[] = "__FILE__"; in expandMacro() local
/third_party/grpc/test/cpp/ext/gcp/
Dobservability_config_test.cc329 kFile, enumerator
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc81 kFile = 0, enumerator
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/include/dataset/
Dconstants.h231 kFile = 0, ///< Load sentencepiece tokenizer from local sentencepiece vocab file. enumerator
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/
Ddevice_address.h81 enum class StorageType { kDevice, kHost, kFile }; enumerator