Home
last modified time | relevance | path

Searched defs:macro_prefix (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dgen_dxgi_support_tables.py25 macro_prefix = 'F_' variable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc603 std::string Int64ToString(const std::string& macro_prefix, int64 number) { in Int64ToString()
612 std::string UInt64ToString(const std::string& macro_prefix, uint64 number) { in UInt64ToString()
/external/v8/src/torque/
Dimplementation-visitor.cc1717 std::ostream& o, const std::string& macro_prefix, const std::string& name, in GenerateFunctionDeclaration()