Home
last modified time | relevance | path

Searched refs:f_enum (Results 1 – 14 of 14) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
Dstruct_with_traits_impl_traits.cc58 test::EnumWithTraitsImpl f_enum; in Read() local
59 if (!data.ReadFEnum(&f_enum)) in Read()
61 out->set_enum(f_enum); in Read()
Dpickle_unittest.cc402 pickle_container->f_enum = PickledEnumChromium::VALUE_1; in TEST_F()
415 passed->f_enum); in TEST_F()
Dstruct_with_traits_impl_traits.h45 static test::EnumWithTraitsImpl f_enum(
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_native_types.mojom19 PickledEnum f_enum;
Dtest_unions.mojom31 AnEnum f_enum;
Dstruct_with_traits.mojom19 EnumWithTraits f_enum;
/external/boringssl/
Dsources.mk39 src/crypto/asn1/f_enum.c\
Deureka.mk39 src/crypto/asn1/f_enum.c\
Dsources.bp41 "src/crypto/asn1/f_enum.c",
/external/boringssl/src/crypto/
DCMakeLists.txt206 asn1/f_enum.c
/external/grpc-grpc/
Dconfig.m4423 third_party/boringssl/crypto/asn1/f_enum.c \
Dconfig.w32398 "third_party\\boringssl\\crypto\\asn1\\f_enum.c " +
Dgrpc.gyp1787 'third_party/boringssl/crypto/asn1/f_enum.c',
Dgrpc.gemspec965 s.files += %w( third_party/boringssl/crypto/asn1/f_enum.c )