Home
last modified time | relevance | path

Searched defs:path_size (Results 1 – 20 of 20) sorted by relevance

/external/openscreen/platform/test/
Dpaths_internal_mac.cc16 uint32_t path_size = 0; in GetExePath() local
/external/deqp-deps/amber/android_sample/jni/
Damber_script.cc29 const size_t path_size = path.size(); in IsEndedWith() local
38 const size_t path_size = path.size(); in IsStartedWith() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_bvgraph.h128 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath()
146 uptr path_size) { in findShortestPath()
Dsanitizer_deadlock_detector.h317 uptr path_size) { in findPathToLock()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_bvgraph.h127 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath()
145 uptr path_size) { in findShortestPath()
Dsanitizer_deadlock_detector.h311 uptr path_size) { in findPathToLock()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util.cc51 int32 path_size = cycles->FindPath(dst, src, max_path_size, path.data()); in DescribeCycle() local
/external/icing/icing/legacy/index/
Dicing-filesystem.cc91 const int path_size = 1024; in LogOpenFileDescriptors() local
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp806 size_t path_size = path.size(); in DoLoadImage() local
/external/freetype/src/base/
Dftmac.c505 size_t path_size ) in lookup_lwfn_by_fond()
/external/icing/icing/file/
Dfilesystem.cc89 const int path_size = 1024; in LogOpenFileDescriptors() local
/external/crosvm/sys_util/src/
Dnet.rs802 let path_size = 50; in sockaddr_un_pass() localVariable
/external/freetype/builds/mac/
Dftmac.c838 int path_size ) in lookup_lwfn_by_fond()
/external/skqp/tests/
DSerializationTest.cpp776 size_t path_size = SkAlign4(path_effect->serialize()->size()); in DEF_TEST() local
/external/skia/tests/
DSerializationTest.cpp866 size_t path_size = SkAlign4(path_effect->serialize()->size()); in DEF_TEST() local
/external/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp652 UINT path_size; in __kmp_runtime_initialize() local
/external/brotli/c/enc/
Dencode.c1279 size_t path_size; in BrotliCompressBufferQuality10() local
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h11412 inline int SourceCodeInfo_Location::path_size() const { in path_size() function
11735 inline int GeneratedCodeInfo_Annotation::path_size() const { in path_size() function
/external/clang/include/clang/AST/
DExpr.h2699 unsigned path_size() const { return CastExprBits.BasePathSize; } in path_size() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h3467 unsigned path_size() const { return CastExprBits.BasePathSize; } in path_size() function