/aosp_15_r20/external/python/mako/test/ext/ |
D | test_babelplugin.py | 14 def extract(self): member in UsesExtract 22 def test_parse_python_expression(self, extract): argument 27 def test_python_gettext_call(self, extract): argument 32 def test_translator_comment(self, extract): argument 56 def test_extract(self, extract): argument 95 def test_extract_utf8(self, extract): argument 104 def test_extract_cp1251(self, extract): argument
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
H A D | ProtoExtractors.java | 38 public static Configuration extract(ConfigurationProto proto) { in extract() method in ProtoExtractors 57 public static WindowConfiguration extract(WindowConfigurationProto proto) { in extract() method in ProtoExtractors 73 public static Rect extract(RectProto proto) { in extract() method in ProtoExtractors 83 public static Configuration extract(android.content.nano.ConfigurationProto proto) { in extract() method in ProtoExtractors 102 public static WindowConfiguration extract(android.app.nano.WindowConfigurationProto proto) { in extract() method in ProtoExtractors 118 public static Rect extract(android.graphics.nano.RectProto proto) { in extract() method in ProtoExtractors
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/ |
D | stream_translator.hpp | 35 static void extract(std::basic_istream<Ch, Traits>& s, E& e) { in extract() function 50 static void extract(std::basic_istream<Ch, Traits>& s, Ch& e) { in extract() function 104 static void extract(std::basic_istream<Ch, Traits>& s, F& e) { in extract() function 119 static void extract(std::basic_istream<Ch, Traits>& s, bool& e) { in extract() function 139 static void extract(std::basic_istream<Ch, Traits>& s, signed char& e) { in extract() function 164 static void extract(std::basic_istream<Ch,Traits>& s, unsigned char& e){ in extract() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
H A D | legalize_shape_computations.cc | 89 Value extract = in matchAndRewrite() local 94 Value extract = rewriter.create<tensor::ExtractOp>(loc, operand, idx); in matchAndRewrite() local 126 Value extract = in matchAndRewrite() local 132 Value extract = rewriter.create<tensor::ExtractOp>(loc, operand, idx); in matchAndRewrite() local
|
/aosp_15_r20/external/pytorch/torch/_subclasses/ |
H A D | _fake_tensor_utils.py | 41 def extract(self, shape_env: ShapeEnv) -> SymNode: member in _DeconstructedSymNode 90 def extract(self, shape_env: ShapeEnv) -> PySymType: member in _DeconstructedSymType 142 def extract(self, shape_env: ShapeEnv) -> PySymType: member in _PySymInputStub 192 def extract(self, key: _DispatchCacheKey, shape_env: ShapeEnv) -> SymInt: member in _SymIntOutputStub
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/include/boost/function_types/ |
D | property_tags.hpp | 122 template<class Tag, class QueryTag> struct extract struct 131 > bits; 135 > mask;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/sym_check/ |
H A D | extract.py | 52 def extract(self, lib): member in NMExtractor 141 def extract(self, lib): member in ReadElfExtractor 229 def extract(self, lib): member in AIXDumpExtractor
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/ |
H A D | generate_ssl_debug_helpers.py | 144 def extract(cls, source_code, start=0, end=-1): member in EnumDefinition 233 def extract(cls, source_code, start=0, end=-1): member in SignatureAlgorithmDefinition 292 def extract(cls, source_code, start=0, end=-1): member in NamedGroupDefinition
|
/aosp_15_r20/external/mbedtls/scripts/ |
H A D | generate_ssl_debug_helpers.py | 144 def extract(cls, source_code, start=0, end=-1): member in EnumDefinition 233 def extract(cls, source_code, start=0, end=-1): member in SignatureAlgorithmDefinition 292 def extract(cls, source_code, start=0, end=-1): member in NamedGroupDefinition
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | unistr_cnv.cpp | 121 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 132 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() function in UnicodeString
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | unistr_cnv.cpp | 121 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 132 UnicodeString::extract(int32_t start, in extract() function in UnicodeString 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() function in UnicodeString
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 43 Error AppleAcceleratorTable::extract() { in extract() function in AppleAcceleratorTable 266 void AppleAcceleratorTable::Entry::extract( in extract() function in AppleAcceleratorTable::Entry 379 Error DWARFDebugNames::Header::extract(const DWARFDataExtractor &AS, in extract() function in DWARFDebugNames::Header 489 Error DWARFDebugNames::NameIndex::extract() { in extract() function in DWARFDebugNames::NameIndex 774 Error DWARFDebugNames::extract() { in extract() function in DWARFDebugNames
|
H A D | DWARFDebugAbbrev.cpp | 28 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet 106 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 44 Error AppleAcceleratorTable::extract() { in extract() function in AppleAcceleratorTable 267 void AppleAcceleratorTable::Entry::extract( in extract() function in AppleAcceleratorTable::Entry 379 Error DWARFDebugNames::Header::extract(const DWARFDataExtractor &AS, in extract() function in DWARFDebugNames::Header 483 Error DWARFDebugNames::NameIndex::extract() { in extract() function in DWARFDebugNames::NameIndex 759 Error DWARFDebugNames::extract() { in extract() function in DWARFDebugNames
|
H A D | DWARFDebugAbbrev.cpp | 28 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet 77 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
|
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/extractors/ |
H A D | ScenarioExtractor.kt | 22 fun extract(reader: Reader): List<TraceSlice> method
|
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/extractors/ |
H A D | Extractor.kt | 34 fun extract(stream: StreamingReader, processSubStream: (BufferProducer) -> Unit) method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/ |
D | iterator.h | 82 T extract() { in extract() function 98 T extract() { in extract() function
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.cpp | 25 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet 76 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
|
/aosp_15_r20/external/libcxx/utils/libcxx/sym_check/ |
H A D | extract.py | 46 def extract(self, lib): member in NMExtractor 132 def extract(self, lib): member in ReadElfExtractor
|
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/trace/propagation/ |
H A D | TextFormat.java | 145 public abstract <C /*>>> extends @NonNull Object*/> SpanContext extract( in extract() method in TextFormat 198 public <C /*>>> extends @NonNull Object*/> SpanContext extract(C carrier, Getter<C> getter) { in extract() method in TextFormat.NoopTextFormat
|
/aosp_15_r20/external/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/ |
H A D | FlatbuffersUtils.java | 32 T extract (InputStream stream) throws IOException { in extract() method in FlatbuffersUtils.FBExtactor 42 public abstract T extract(ByteBuffer buffer); in extract() method in FlatbuffersUtils.FBExtactor
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/ |
D | implementation.hpp | 4668 static key_type const& extract(value_type const& v) { return v; } in extract() function 4670 static key_type const& extract(BOOST_UNORDERED_RV_REF(value_type) v) in extract() function 4675 static no_key extract() { return no_key(); } in extract() function 4677 template <class Arg> static no_key extract(Arg const&) in extract() function 4684 static no_key extract(Arg1 const&, Arg2 const&, Args const&...) in extract() function 4690 static no_key extract(Arg1 const&, Arg2 const&) in extract() function 4703 static key_type const& extract(value_type const& v) { return v.first; } in extract() function 4706 static key_type const& extract(std::pair<key_type, Second> const& v) in extract() function 4712 static key_type const& extract( in extract() function 4720 static key_type const& extract( in extract() function [all …]
|
/aosp_15_r20/tools/trebuchet/trebuchet/traceutils/src/ |
H A D | TraceUtils.kt | 80 fun extract(source: File, destDir: File) { in extract() method
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/apilevels/ |
H A D | ApiGeneratorIntegrationTestBase.kt | 91 val extract = matcher.group().replace("\t", " ") in String() constant
|