Home
last modified time | relevance | path

Searched defs:Tool (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/docs/userguide/icu_data/
Dbuildtool.md682 ### Running Data Build without Configure/Make
690 ### Collation UCAData
718 ### Disable Pool Bundle
733 ### File Substitution
/third_party/gn/src/gn/
Dninja_toolchain_writer.h20 class Tool; variable
Dsubstitution_writer.h22 class Tool; variable
Dswift_values.h17 class Tool; variable
Dtool.cc16 Tool::Tool(const char* n) : name_(n) {} in Tool() function in Tool
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/interfaces/1_interface_declarations/
Dinterface_declarations_2.ts35 interface Tool { interface
Dinterface_declarations_1.ts36 interface Tool { interface
/third_party/ninja/src/
Dninja.cc194 struct Tool { struct
196 const char* name;
199 const char* desc;
202 enum {
212 } when;
215 NinjaMain::ToolFunc func;
/third_party/node/tools/gyp/pylib/gyp/
DMSVSProject.py12 class Tool: class
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
DMSVSProject.py12 class Tool: class