Home
last modified time | relevance | path

Searched refs:f_string (Results 1 – 16 of 16) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
Dstruct_with_traits_impl_traits.cc67 base::StringPiece f_string; in Read() local
69 if (!data.ReadFString(&f_string) || !data.ReadFString2(&f_string2) || in Read()
70 f_string != f_string2) { in Read()
Dstruct_with_traits_impl_traits.h62 static base::StringPiece f_string(const test::StructWithTraitsImpl& value) {
Ddata_view_unittest.cc63 obj->f_string = "hello"; in TEST_F()
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_structs.mojom305 string? f_string;
334 string? f_string;
343 string? f_string;
354 string? f_string;
Dtest_data_view.mojom30 string f_string;
Dtest_unions.mojom37 string f_string;
Dstruct_with_traits.mojom23 string f_string;
/external/boringssl/
Dsources.mk41 src/crypto/asn1/f_string.c\
Deureka.mk41 src/crypto/asn1/f_string.c\
Dsources.bp43 "src/crypto/asn1/f_string.c",
/external/boringssl/src/crypto/
DCMakeLists.txt208 asn1/f_string.c
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst660 f_string: (`literal_char` | "{{" | "}}" | `replacement_field`)*
/external/grpc-grpc/
Dconfig.m4425 third_party/boringssl/crypto/asn1/f_string.c \
Dconfig.w32400 "third_party\\boringssl\\crypto\\asn1\\f_string.c " +
Dgrpc.gyp1789 'third_party/boringssl/crypto/asn1/f_string.c',
Dgrpc.gemspec967 s.files += %w( third_party/boringssl/crypto/asn1/f_string.c )