/aosp_15_r20/external/sdv/vsomeip/test/configuration_tests/ |
D | configuration-test-deprecated.json | 37 "name" : "testname", string 41 "name" : "testname2", string 45 "name" : "testname3", string 49 "name" : "testname4", string 70 "name" : "my_application", string 87 "name" : "other_application", string 97 "name" : "default", string 175 "name" : "extra", string 212 "name" : "remote", string 229 "last" : "0xF109" string [all …]
|
D | configuration-test.json | 37 "name" : "testname", string 41 "name" : "testname2", string 45 "name" : "testname3", string 49 "name" : "testname4", string 94 "name" : "my_application", string 103 "name" : "testlibraryname", string 107 "name" : "wrongtestlibraryname", string 113 "name" : "other_application", string 218 "last" : "0xF109" string 225 "last" : { object [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 62 static const char *parse_number(const char *first, const char *last) { in parse_number() 116 static const char *parse_floating_number(const char *first, const char *last, in parse_floating_number() 155 static const char *parse_source_name(const char *first, const char *last, in parse_source_name() 192 static const char *parse_substitution(const char *first, const char *last, in parse_substitution() 292 static const char *parse_builtin_type(const char *first, const char *last, in parse_builtin_type() 434 static const char *parse_cv_qualifiers(const char *first, const char *last, in parse_cv_qualifiers() 458 static const char *parse_template_param(const char *first, const char *last, in parse_template_param() 503 static const char *parse_const_cast_expr(const char *first, const char *last, in parse_const_cast_expr() 529 static const char *parse_dynamic_cast_expr(const char *first, const char *last, in parse_dynamic_cast_expr() 556 const char *last, C &db) { in parse_reinterpret_cast_expr() [all …]
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/ |
D | CXADemangle.tcc | 94 print_state(const char* msg, const char* first, const char* last, const C& db) in print_state() 106 parse_number(const char* first, const char* last) in parse_number() 169 parse_floating_number(const char* first, const char* last, C& db) in parse_floating_number() 213 parse_source_name(const char* first, const char* last, C& db) in parse_source_name() 255 parse_substitution(const char* first, const char* last, C& db) in parse_substitution() 363 parse_builtin_type(const char* first, const char* last, C& db) in parse_builtin_type() 512 parse_cv_qualifiers(const char* first, const char* last, unsigned& cv) in parse_cv_qualifiers() 541 parse_template_param(const char* first, const char* last, C& db) in parse_template_param() 598 parse_const_cast_expr(const char* first, const char* last, C& db) in parse_const_cast_expr() 624 parse_dynamic_cast_expr(const char* first, const char* last, C& db) in parse_dynamic_cast_expr() [all …]
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | i915_pm_sseu.c | 90 dbg_get_status_section(const char *title, char **first, char **last) in dbg_get_status_section() 107 dbg_has_line(const char *first, const char *last, const char *name) in dbg_has_line() 115 dbg_get_int(const char *first, const char *last, const char *name) in dbg_get_int() 130 dbg_get_bool(const char *first, const char *last, const char *name) in dbg_get_bool() 153 char *first, *last; in dbg_get_status() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | ares_getaddrinfo.c | 63 char *name; member 129 struct ares_addrinfo_cname *last = *head; in ares__append_addrinfo_cname() local 148 struct ares_addrinfo_cname *last = *head; in ares__addrinfo_cat_cnames() local 188 struct ares_addrinfo_node *last = *head; in ares__append_addrinfo_node() local 207 struct ares_addrinfo_node *last = *head; in ares__addrinfo_cat_nodes() local 279 static int fake_addrinfo(const char *name, in fake_addrinfo() 407 static int is_localhost(const char *name) in is_localhost() 624 const char* name, const char* service, in ares_getaddrinfo()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/minmax/example/ |
D | minmax_timer.cpp | 74 void test_minmax_element(CIterator first, CIterator last, int n, char* name) in test_minmax_element() 150 void test_container(Iterator first, Iterator last, int n, char* name) in test_container() 158 void test_range(Iterator first, Iterator last, int n) in test_range() 176 typename std::vector<Value>::iterator last( test_vector.end() ); in test() local
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | tree.h | 197 const xmlChar *name; /* Notation name */ member 244 const xmlChar *name; /* Enumeration name */ member 258 const xmlChar *name; /* Attribute name */ member 260 struct _xmlNode *last; /* NULL */ member 311 const xmlChar *name; /* Element name */ member 351 const xmlChar *name; /* Element name */ member 353 struct _xmlNode *last; /* NULL */ member 411 const xmlChar *name; /* Name of the DTD */ member 413 struct _xmlNode *last; /* last child link */ member 439 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | tree.h | 213 const xmlChar *name; /* Notation name */ member 260 const xmlChar *name; /* Enumeration name */ member 274 const xmlChar *name; /* Attribute name */ member 276 struct _xmlNode *last; /* NULL */ member 327 const xmlChar *name; /* Element name */ member 359 const xmlChar *name; /* Element name */ member 361 struct _xmlNode *last; /* NULL */ member 419 const xmlChar *name; /* Name of the DTD */ member 421 struct _xmlNode *last; /* last child link */ member 447 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | tree.h | 199 const xmlChar *name; /* Notation name */ member 246 const xmlChar *name; /* Enumeration name */ member 260 const xmlChar *name; /* Attribute name */ member 262 struct _xmlNode *last; /* NULL */ member 313 const xmlChar *name; /* Element name */ member 345 const xmlChar *name; /* Element name */ member 347 struct _xmlNode *last; /* NULL */ member 405 const xmlChar *name; /* Name of the DTD */ member 407 struct _xmlNode *last; /* last child link */ member 433 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/ |
D | tree.h | 197 const xmlChar *name; /* Notation name */ member 244 const xmlChar *name; /* Enumeration name */ member 258 const xmlChar *name; /* Attribute name */ member 260 struct _xmlNode *last; /* NULL */ member 311 const xmlChar *name; /* Element name */ member 351 const xmlChar *name; /* Element name */ member 353 struct _xmlNode *last; /* NULL */ member 411 const xmlChar *name; /* Name of the DTD */ member 413 struct _xmlNode *last; /* last child link */ member 439 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/ |
D | tree.h | 197 const xmlChar *name; /* Notation name */ member 244 const xmlChar *name; /* Enumeration name */ member 258 const xmlChar *name; /* Attribute name */ member 260 struct _xmlNode *last; /* NULL */ member 311 const xmlChar *name; /* Element name */ member 351 const xmlChar *name; /* Element name */ member 353 struct _xmlNode *last; /* NULL */ member 411 const xmlChar *name; /* Name of the DTD */ member 413 struct _xmlNode *last; /* last child link */ member 439 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/ |
D | tree.h | 195 const xmlChar *name; /* Notation name */ member 242 const xmlChar *name; /* Enumeration name */ member 256 const xmlChar *name; /* Attribute name */ member 258 struct _xmlNode *last; /* NULL */ member 309 const xmlChar *name; /* Element name */ member 349 const xmlChar *name; /* Element name */ member 351 struct _xmlNode *last; /* NULL */ member 409 const xmlChar *name; /* Name of the DTD */ member 411 struct _xmlNode *last; /* last child link */ member 437 const xmlChar *name; /* the name of the property */ member [all …]
|