Home
last modified time | relevance | path

Searched refs:ProcessFile (Results 1 – 17 of 17) sorted by relevance

/external/googletest/googletest/scripts/
Dfuse_gtest_files.py155 def ProcessFile(gtest_header_path): function
169 ProcessFile('include/' + m.group(1))
174 ProcessFile(GTEST_H_SEED)
183 def ProcessFile(gtest_source_file): function
199 ProcessFile(GTEST_SPI_H_SEED)
214 ProcessFile(m.group(1))
218 ProcessFile(GTEST_ALL_CC_SEED)
/external/googletest/googlemock/scripts/
Dfuse_gmock_files.py133 def ProcessFile(gmock_header_path): function
150 ProcessFile('include/' + m.group(1))
166 ProcessFile(GMOCK_H_SEED)
175 def ProcessFile(gmock_source_file): function
212 ProcessFile(m.group(1))
217 ProcessFile(GMOCK_ALL_CC_SEED)
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-fuzz.c31 static void ProcessFile(int fd) { in ProcessFile() function
47 ProcessFile(fileno(stdin)); in main()
58 ProcessFile(fd); in main()
/external/llvm/utils/
DUpdateCMakeLists.pl21 sub ProcessFile { subroutine
116 find({ wanted => \&ProcessFile, follow => 1 }, '.');
/external/llvm-project/llvm/utils/
DUpdateCMakeLists.pl21 sub ProcessFile { subroutine
116 find({ wanted => \&ProcessFile, follow => 1 }, '.');
/external/llvm-project/compiler-rt/lib/fuzzer/scripts/
Dunbalanced_allocs.py78 def ProcessFile(f): function
89 ProcessFile(sys.stdin)
/external/rust/crates/libfuzzer-sys/libfuzzer/scripts/
Dunbalanced_allocs.py78 def ProcessFile(f): function
89 ProcessFile(sys.stdin)
/external/openscreen/
DPRESUBMIT.py138 cpplint.ProcessFile(file_name, CPPLINT_VERBOSE_LEVEL,
/external/llvm-project/lldb/include/lldb/Core/
DFormatEntity.h56 ProcessFile, enumerator
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp150 ENTRY_VALUE("name", ProcessFile, FileKind::Basename),
151 ENTRY_CHILDREN("file", ProcessFile, g_file_child_entries),
323 ENUM_TO_CSTR(ProcessFile); in TypeToCString()
1170 case Entry::Type::ProcessFile: in Format()
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp4001 static int ProcessFile(size_t iterationIndex, const char* data, size_t numBytes, duration& outDurat… in ProcessFile() function
4148 static int ProcessFile() in ProcessFile() function
4179 ProcessFile(i, fileContents.data(), fileContents.size(), currDuration); in ProcessFile()
4398 return ProcessFile(); in main2()
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3859 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4017 ProcessFile(filename, _cpplint_state.verbose_level)
/external/webrtc/
DPRESUBMIT.py308 cpplint.ProcessFile(file_name, verbosity_level)
/external/libvpx/libvpx/tools/
Dcpplint.py4577 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4749 ProcessFile(filename, _cpplint_state.verbose_level)
/external/libaom/libaom/tools/
Dcpplint.py4577 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4749 ProcessFile(filename, _cpplint_state.verbose_level)
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py6031 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
6235 ProcessFile(filename, _cpplint_state.verbose_level)
/external/google-styleguide/cpplint/
Dcpplint.py6034 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
6238 ProcessFile(filename, _cpplint_state.verbose_level)