Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_c_binary_target_writer.cc310 const Substitution* flag_type, in WritePCHCommand()
333 const Substitution* flag_type, in WriteGCCPCHCommand()
389 const Substitution* flag_type, in WriteWindowsPCHCommand()
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx07.c66 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/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc325 string GetZeroEnumNameForFlagType(const FlagType flag_type) { in GetZeroEnumNameForFlagType()
339 string GetEnumNameForFlagType(const FlagType flag_type) { in GetEnumNameForFlagType()
919 string BuildFlagsString(const FlagType flag_type, in BuildFlagsString()
/third_party/ltp/tools/sparse/sparse-src/
Doptions.c26 enum flag_type { enum
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c2414 sljit_s32 flag_type = GET_FLAG_TYPE(op); in sljit_emit_sub() local