Searched
full:extract (Results
2101 -
2125 of
8518) sorted by null
<<81828384858687888990>>
| /external/boringssl/src/crypto/asn1/ |
| asn_pack.c | 94 /* Extract an ASN1 object from an ASN1_STRING */
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/util/ |
| JcaJceUtils.java | 28 * Extract an ASN.1 encodable from an AlgorithmParameters object.
|
| /external/chromium-trace/catapult/systrace/systrace/tracing_agents/ |
| android_process_data_agent.py | 92 logging.error('Unable to extract process data!')
|
| /external/clang/include/clang/Lex/ |
| HeaderMap.h | 39 // Check for a valid header and extract the byte swap.
|
| /external/clang/lib/Headers/ |
| smmintrin.h | 206 /* Miscellaneous insert and extract macros. */ 207 /* Extract a single-precision float from X at index N into D. */ 215 /* Extract a float from X at index N into the first index of the return. */ 235 /* Extract int from packed integer array at index. This returns the element
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| CheckerHelpers.cpp | 75 // Extract lhs and rhs from assignment statement
|
| /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
| p1-0x.cpp | 3 // Metafunction to extract the Nth type from a set of types.
|
| /external/clang/www/ |
| builtins.py | 141 # depending on index. No abstract insert/extract for these oddly.
|
| /external/curl/docs/examples/ |
| sendrecv.c | 89 /* Extract the socket from the curl handle - we'll need it for waiting. */
|
| /external/curl/lib/ |
| connect.h | 48 * Used to extract socket and connectdata struct for the most recent
|
| /external/curl/packages/OS400/ |
| make-tests.sh | 53 # Extract preprocessor symbol definitions from compilation
|
| /external/curl/packages/Win32/ |
| README | 27 absolute path information because the user will want to locally extract the
|
| /external/curl/packages/vms/ |
| compare_curl_source.com | 102 $ odelim = f$extract(0, 1, mydir) 116 $ delim = f$extract(resultd_len, 1, resultd) 122 $ resultd = f$extract(0, resultd_len, resultd) + delim 200 $! delim = f$extract(rel_path_len, 1, rel_path)
|
| /external/curl/tests/data/ |
| test1135 | 16 # The VMS and OS/400 builds extract the CURL_EXTERN protos and use in
|
| /external/dexmaker/dexmaker-mockito-inline/src/main/java/com/android/dx/mockito/inline/ |
| JvmtiAgent.java | 104 * Ask the agent to trigger transformation of some classes. This will extract the byte code of
|
| /external/eigen/Eigen/src/Core/ |
| GeneralProduct.h | 213 ActualLhsType actualLhs = LhsBlasTraits::extract(lhs); 214 ActualRhsType actualRhs = RhsBlasTraits::extract(rhs); 305 typename add_const<ActualLhsType>::type actualLhs = LhsBlasTraits::extract(lhs); 306 typename add_const<ActualRhsType>::type actualRhs = RhsBlasTraits::extract(rhs);
|
| /external/eigen/Eigen/src/Core/products/ |
| GeneralMatrixMatrixTriangular.h | 210 typename internal::add_const_on_value_type<ActualLhs>::type actualLhs = LhsBlasTraits::extract(prod.lhs()); 216 typename internal::add_const_on_value_type<ActualRhs>::type actualRhs = RhsBlasTraits::extract(prod.rhs()); 256 typename internal::add_const_on_value_type<ActualLhs>::type actualLhs = LhsBlasTraits::extract(prod.lhs()); 262 typename internal::add_const_on_value_type<ActualRhs>::type actualRhs = RhsBlasTraits::extract(prod.rhs());
|
| TriangularMatrixVector.h | 221 typename internal::add_const_on_value_type<ActualLhsType>::type actualLhs = LhsBlasTraits::extract(lhs); 222 typename internal::add_const_on_value_type<ActualRhsType>::type actualRhs = RhsBlasTraits::extract(rhs); 295 typename add_const<ActualLhsType>::type actualLhs = LhsBlasTraits::extract(lhs); 296 typename add_const<ActualRhsType>::type actualRhs = RhsBlasTraits::extract(rhs);
|
| /external/eigen/doc/ |
| A05_PortingFrom2To3.dox | 102 In Eigen 2 you had to play with the part, extract, and marked functions to deal with triangular and selfadjoint matrices. In Eigen 3, all these functions have been removed in favor of the concept of \em views: 113 A.extract<UpperTriangular>(); 114 A.extract<StrictlyLowerTriangular>();\endcode</td> 127 A.extract<SelfAdfjoint|LowerTriangular>();\endcode</td>
|
| /external/elfutils/m4/ |
| progtest.m4 | 55 # Extract the first word of "$2", so it can be a program name with args.
|
| /external/fec/ |
| sumsq_av.c | 69 /* Extract sum and carries from right-hand words and combine into result */
|
| /external/google-breakpad/android/ |
| test-shell.sh | 42 # Extract test program name first.
|
| /external/google-breakpad/src/processor/testdata/ |
| linux_test_app.cc | 32 // dump_syms can be used to extract symbol information for use in processing.
|
| /external/google-breakpad/src/testing/test/ |
| gmock_test_utils.py | 88 # On Unix, os.WEXITSTATUS() must be used to extract the exit status
|
| /external/googletest/googlemock/test/ |
| gmock_test_utils.py | 88 # On Unix, os.WEXITSTATUS() must be used to extract the exit status
|
Completed in 1526 milliseconds
<<81828384858687888990>>