Home
last modified time | relevance | path

Searched defs:const_string (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/
Dstring_token_def.hpp130 typedef typename add_const<T>::type const_string; typedef
147 typedef typename add_const<A0>::type const_string; typedef
165 typedef typename add_const<A0>::type const_string; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/string/
Dlit.hpp189 typedef typename add_const<T>::type const_string; typedef
226 typedef typename add_const<A0>::type const_string; typedef
268 typedef typename add_const<A0>::type const_string; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/
Dmatches.cpp209 typedef std::string const const_string; in test_matches() typedef
211 typedef std::string const_string; in test_matches() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/string/
Dlit.hpp247 typedef typename add_const<T>::type const_string; typedef
275 typedef typename add_const<A0>::type const_string; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/qi/
Dstate_switcher.hpp227 typedef typename add_const<State>::type const_string; typedef
241 typedef typename add_const<State>::type const_string; typedef
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_peephole.py267 def run_peephole_and_check_const_value(graph, const_string): argument
453 def run_peephole_and_check_const_value(graph, const_string): argument
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_swift.cpp751 const auto const_string = "return o == 0 ? " + def_Val + " : "; in GenTableReaderFields() local
839 std::string const_string = "return o == 0 ? {{CONSTANT}} : "; in GenTableReaderVectorFields() local
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli911 val const_string : llcontext -> string -> llvalue val
/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_arm_vixl.cc859 const char* const_string = GetConstString(invoke->InputAt(0), &const_string_length); in VisitStringEquals() local
933 const char* const_string = GetConstString(invoke->InputAt(0), &const_string_length); in VisitStringEquals() local
H A Dintrinsics_arm64.cc2259 const char* const_string = GetConstString(invoke->InputAt(0), &const_string_length); in VisitStringEquals() local
2334 const char* const_string = GetConstString(invoke->InputAt(0), &const_string_length); in VisitStringEquals() local