Home
last modified time | relevance | path

Searched refs:childname (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/script/
H A Dextract-numbery-strings.go95 childname := filepath.Join(filename, info.Name())
97 doDir(childname)
99 doFile(childname)
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc261 wstring childname = metadata.cFileName; in DeleteAllUnder() local
262 if (kDot != childname && kDotDot != childname) { in DeleteAllUnder()
263 wstring childpath = path + childname; in DeleteAllUnder()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dentity_db.py416 children = [childname
417 for childname, entity in self._byEntity.items()

Completed in 2 milliseconds