/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/ |
H A D | hardware-properties.ini | 28 abstract = CPU Architecture key 37 abstract = CPU model key 45 abstract = SMP CPU core count key 54 abstract = Device ram size key 62 abstract = Touch screen type key 69 abstract = Hardware Back/Home keys key 76 abstract = Track-ball support key 83 abstract = Keyboard support key 97 abstract = Keyboard lid support key 109 abstract = Keyboard charmap name key [all …]
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/ |
H A D | hardware-properties.ini | 28 abstract = CPU Architecture key 37 abstract = CPU model key 45 abstract = SMP CPU core count key 54 abstract = Device ram size key 62 abstract = Touch screen type key 69 abstract = Hardware Back/Home keys key 76 abstract = Track-ball support key 83 abstract = Keyboard support key 97 abstract = Keyboard lid support key 109 abstract = Keyboard charmap name key [all …]
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/ |
H A D | decomposition_skip.py | 66 def abstract(cls, *args, **kwargs): member in DecompSkip 114 def abstract(cls, input, output_size, align_corners, scale_factors): member in UpsampleBilinear2DDecompSkip 152 def abstract(cls, input, output_size, align_corners, scale_factors): member in UpsampleTrilinear3DDecompSkip 196 def abstract( member in InstanceNormDecompSkip
|
/aosp_15_r20/external/libchrome/third_party/jinja2/ |
H A D | nodes.py | 125 abstract = True variable in Node 277 abstract = True variable in Stmt 282 abstract = True variable in Helper 395 abstract = True variable in Expr 419 abstract = True variable in BinExpr 438 abstract = True variable in UnaryExpr 482 abstract = True variable in Literal
|
/aosp_15_r20/external/python/jinja/src/jinja2/ |
D | nodes.py | 110 abstract = True variable in Node 257 abstract = True variable in Stmt 263 abstract = True variable in Helper 393 abstract = True variable in Expr 418 abstract = True variable in BinExpr 440 abstract = True variable in UnaryExpr 488 abstract = True variable in Literal
|
/aosp_15_r20/external/fhir/spec/r4/json_definitions/ |
D | dataelements.json | 34 "abstract" : false, boolean 91 "abstract" : false, boolean 152 "abstract" : false, boolean 209 "abstract" : false, boolean 270 "abstract" : false, boolean 331 "abstract" : false, boolean 388 "abstract" : false, boolean 450 "abstract" : false, boolean 507 "abstract" : false, boolean 570 "abstract" : false, boolean [all …]
|
/aosp_15_r20/external/clang/test/SemaObjCXX/ |
H A D | abstract-class-type-ivar.mm | 19 - (CppAbstractBase*)abstract; method 24 - (CppAbstractBase*)abstract { method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/identity_type/test/ |
D | abstract.cpp | 18 struct abstract { struct 26 boost::add_reference< // abstract type. argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/detail/ |
D | oserializer.hpp | 327 struct abstract struct 330 static const basic_pointer_oserializer * register_type(Archive & /* ar */){ in register_type()
|
D | iserializer.hpp | 467 struct abstract struct 470 static const basic_pointer_iserializer * register_type(Archive & /* ar */){ in register_type()
|
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 366 static void MakeAddress(const char* name, bool abstract, in MakeAddress() 540 SharedFD SharedFD::SocketLocalClient(const std::string& name, bool abstract, in SocketLocalClient() 545 SharedFD SharedFD::SocketLocalClient(const std::string& name, bool abstract, in SocketLocalClient() 660 SharedFD SharedFD::SocketLocalServer(const std::string& name, bool abstract, in SocketLocalServer()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | parent_from_member_test.cpp | 44 Abstract *abstract() { return this; } in abstract() function 45 Abstract const *abstract() const { return this; } in abstract() function
|
/aosp_15_r20/external/curl/lib/vssh/ |
H A D | libssh2.c | 184 void **abstract) in kbd_callback() 3156 size_t length, int flags, void **abstract) in ssh_tls_recv() 3181 size_t length, int flags, void **abstract) in ssh_tls_send() 3795 void **abstract = libssh2_session_abstract(sshc->ssh_session); in ssh_attach() local
|
/aosp_15_r20/external/fmtlib/test/ |
H A D | ostream-test.cc | 255 struct abstract { struct 258 friend auto operator<<(std::ostream& os, const abstract&) -> std::ostream& { in operator <<()
|
/aosp_15_r20/external/python/cpython2/Doc/c-api/ |
D | abstract.rst | 4 .. _abstract: target
|
/aosp_15_r20/external/python/cpython3/Doc/c-api/ |
D | abstract.rst | 3 .. _abstract: target
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/test/ |
D | data.hpp | 22 class abstract { public: virtual ~abstract() = 0; }; class
|
/aosp_15_r20/external/libconfig/contrib/chained/examples/ |
H A D | example1.cpp | 41 string abstract = cs["abstract"].defaultValue("<unknown>"); in example1() local
|
H A D | example3.cpp | 46 string abstract = cs["abstract"].defaultValue("<unknown>"); in example3() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.rel/ |
H A D | is_convertible.pass.cpp | 63 struct abstract { virtual int f() = 0; }; struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.formattable/ |
H A D | concept.formattable.compile.pass.cpp | 370 struct abstract { struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
D | map.cpp | 41 struct abstract struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.lang/concept.convertible/ |
H A D | convertible_to.pass.cpp | 107 struct abstract { struct
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | util.rb | 66 def abstract( name, message = nil ) method
|
/aosp_15_r20/external/autotest/frontend/afe/ |
H A D | rdb_model_extensions.py | 203 abstract = True variable in AbstractHostModel.Meta
|