Home
last modified time | relevance | path

Searched defs:flag_type (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dhelpers.cc46 std::string GetZeroEnumNameForFlagType(const FlagType flag_type) { in GetZeroEnumNameForFlagType()
60 std::string GetEnumNameForFlagType(const FlagType flag_type) { in GetEnumNameForFlagType()
308 std::string BuildFlagsString(FlagType flag_type, in BuildFlagsString()
/third_party/gn/src/gn/
Dninja_c_binary_target_writer.cc316 const Substitution* flag_type, in WritePCHCommand()
339 const Substitution* flag_type, in WriteGCCPCHCommand()
395 const Substitution* flag_type, in WriteWindowsPCHCommand()
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx07.c62 static int get_mode(char *file_name, int flag_type, char *flag_name) in get_mode()
/third_party/toybox/toys/pending/
Darp.c70 struct type flag_type[] = { variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp56 typedef Flag flag_type; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp56 typedef Flag flag_type; typedef
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c2461 sljit_s32 flag_type = GET_FLAG_TYPE(op); in sljit_emit_sub() local