Home
last modified time | relevance | path

Searched defs:extract (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/external/python/mako/test/ext/
Dtest_babelplugin.py14 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
/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/
Dstream_translator.hpp35 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
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_shape_computations.cc89 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
/external/sdv/vsomeip/third_party/boost/function_types/include/boost/function_types/
Dproperty_tags.hpp122 template<class Tag, class QueryTag> struct extract struct
131 > bits;
135 > mask;
/external/cronet/stable/third_party/libc++/src/utils/libcxx/sym_check/
Dextract.py52 def extract(self, lib): member in NMExtractor
141 def extract(self, lib): member in ReadElfExtractor
229 def extract(self, lib): member in AIXDumpExtractor
/external/cronet/tot/third_party/libc++/src/utils/libcxx/sym_check/
Dextract.py52 def extract(self, lib): member in NMExtractor
141 def extract(self, lib): member in ReadElfExtractor
229 def extract(self, lib): member in AIXDumpExtractor
/external/pytorch/torch/_subclasses/
D_fake_tensor_utils.py41 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
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp25 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet
76 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
/external/libcxx/utils/libcxx/sym_check/
Dextract.py46 def extract(self, lib): member in NMExtractor
132 def extract(self, lib): member in ReadElfExtractor
/external/opencensus-java/api/src/main/java/io/opencensus/trace/propagation/
DTextFormat.java145 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp28 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet
77 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
/external/cronet/stable/third_party/icu/source/common/
Dunistr_cnv.cpp121 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
/external/mbedtls/scripts/
Dgenerate_ssl_debug_helpers.py144 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
/external/openthread/third_party/mbedtls/repo/scripts/
Dgenerate_ssl_debug_helpers.py144 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
/external/cronet/tot/third_party/icu/source/common/
Dunistr_cnv.cpp121 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
/external/icu/icu4c/source/common/
Dunistr_cnv.cpp121 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
/external/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/
DFlatbuffersUtils.java32 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
/external/mtools/
Dmkmanpages31 extract() function
/external/curl/.github/scripts/
Dverify-synopsis.pl40 sub extract { subroutine
Dverify-examples.pl46 sub extract { subroutine
/external/curl/scripts/
Drelease-notes.pl93 sub extract { subroutine
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp28 bool DWARFAbbreviationDeclarationSet::extract(DataExtractor Data, in extract() function in DWARFAbbreviationDeclarationSet
106 void DWARFDebugAbbrev::extract(DataExtractor Data) { in extract() function in DWARFDebugAbbrev
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
DRequestParamsExtractor.java55 Map<String, String> extract(RequestT request); in extract() method
/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
DFieldsExtractor.java38 ParamsT extract(RequestT request); in extract() method
/external/robolectric/processor/src/test/resources/mock-source/org/robolectric/shadow/api/
DShadow.java5 public static <T> T extract(Object source) { in extract() method in Shadow

12345678910>>...12