Searched
full:extract (Results
1826 -
1850 of
8518) sorted by null
<<71727374757677787980>>
| /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
| TestSqrt.java | 84 // Extract the inputs. 156 // Extract the inputs. 228 // Extract the inputs. 300 // Extract the inputs. 378 // Extract the inputs. 454 // Extract the inputs. 530 // Extract the inputs. 606 // Extract the inputs.
|
| TestTan.java | 84 // Extract the inputs. 156 // Extract the inputs. 228 // Extract the inputs. 300 // Extract the inputs. 378 // Extract the inputs. 454 // Extract the inputs. 530 // Extract the inputs. 606 // Extract the inputs.
|
| TestTanh.java | 84 // Extract the inputs. 156 // Extract the inputs. 228 // Extract the inputs. 300 // Extract the inputs. 378 // Extract the inputs. 454 // Extract the inputs. 530 // Extract the inputs. 606 // Extract the inputs.
|
| TestTanpi.java | 84 // Extract the inputs. 156 // Extract the inputs. 228 // Extract the inputs. 300 // Extract the inputs. 378 // Extract the inputs. 454 // Extract the inputs. 530 // Extract the inputs. 606 // Extract the inputs.
|
| TestTgamma.java | 84 // Extract the inputs. 156 // Extract the inputs. 228 // Extract the inputs. 300 // Extract the inputs. 378 // Extract the inputs. 454 // Extract the inputs. 530 // Extract the inputs. 606 // Extract the inputs.
|
| TestTrunc.java | 84 // Extract the inputs. 156 // Extract the inputs. 228 // Extract the inputs. 300 // Extract the inputs. 378 // Extract the inputs. 454 // Extract the inputs. 530 // Extract the inputs. 606 // Extract the inputs.
|
| /developers/samples/android/ui/text/TextStyling-Java/app/src/main/java/com/android/example/text/styling/parser/ |
| Parser.java | 32 * Parse a text and extract markdown elements: 56 * Parse a text and extract the {@link TextMarkdown}.
|
| /developers/samples/android/ui/text/TextStyling-Kotlin/app/src/main/java/com/android/example/text/styling/parser/ |
| Parser.kt | 25 * Parse text and extract markdown elements: 37 * Parse a text and extract the [TextMarkdown].
|
| /device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
| nvidia-tegra.rst | 34 Instead of using hardware to extract the instruction-level parallelism 71 bl31\_early\_platform\_setup() handler to extract the TZDRAM carveout base and
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/drivers/scpi/ |
| css_scpi.c | 183 * Extract CPU and cluster membership of the given MPIDR. SCPI caters 220 /* Extract power states for required cluster */
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/ |
| example.py | 1 """Simple code to extract class & function docstrings from a module.
40 # extract docstring
|
| /device/linaro/bootloader/edk2/BaseTools/gcc/ |
| mingw-gcc-build.py | 81 help = "Directory to download/extract binutils/gcc sources" 87 help = "Directory to download/extract binutils/gcc sources" 251 if 'extract-dir' not in fdata: 254 fdata['extract-dir'] = fdata['filename'][:-len(ext)] 256 replaceables = ('extract-dir', 'filename', 'url') 365 return self.source_files[module]['extract-dir'] 385 def Extract(self, module): 409 self.Extract(module)
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/Ipf/ |
| PeCoffLoaderEx.c | 108 // Extract the lower 32 bits of IMM64 from bundle
301 // Extract the lower 32 bits of IMM64 from bundle
|
| /device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffLib/Ipf/ |
| PeCoffLoaderEx.c | 101 // Extract the lower 32 bits of IMM64 from bundle
293 // Extract the lower 32 bits of IMM64 from bundle
|
| /external/autotest/client/site_tests/policy_ManagedBookmarks/ |
| policy_ManagedBookmarks.py | 75 # Extract dictionary of folders shown in bookmark tree. 94 # Extract list of bookmarks shown in bookmark list-pane.
|
| /external/autotest/server/cros/update_engine/ |
| chromiumos_test_platform.py | 68 """Extract the two vars needed for cros_au from the Google Storage URI. 77 @param payload_uri: Google Storage URI to extract values from
|
| /external/autotest/server/site_tests/platform_InitLoginPerfServer/ |
| platform_InitLoginPerfServer.py | 82 """Extract perf data from client-side test results.""" 88 logging.warning('Failed to extract %s from client results',
|
| /external/clang/test/CodeGen/ |
| ms-intrinsics.c | 39 // CHECK: %[[EXTRACT:[0-9]+]] = extractvalue { [[iPTR]], i1 } %[[XCHG]], 0 40 // CHECK: %[[RESULT:[0-9]+]] = inttoptr [[iPTR]] %[[EXTRACT]] to i8*
|
| /external/curl/docs/libcurl/opts/ |
| CURLOPT_PINNEDPUBLICKEY.3 | 65 If you do not have the server's public key file you can extract it from the 80 # extract public key in pem format from certificate
|
| CURLOPT_PROXY_PINNEDPUBLICKEY.3 | 64 If you do not have the https proxy server's public key file you can extract it 79 # extract public key in pem format from certificate
|
| /external/dtc/tests/ |
| stringlist.c | 63 * fdt_get_string() can successfully extract strings from non-string 119 FAIL("Couldn't extract string %d from property %s of node %s: %d\n",
|
| /external/eigen/Eigen/src/Core/products/ |
| SelfadjointProduct.h | 59 typename internal::add_const_on_value_type<ActualOtherType>::type actualOther = OtherBlasTraits::extract(other.derived()); 91 typename internal::add_const_on_value_type<ActualOtherType>::type actualOther = OtherBlasTraits::extract(other.derived());
|
| /external/eigen/Eigen/src/Geometry/ |
| Rotation2D.h | 117 * In other words, this function extract the rotation angle from the rotation matrix. 171 * In other words, this function extract the rotation angle
|
| /external/eigen/doc/ |
| HiPerformance.dox | 31 When Eigen detects a matrix product, it analyzes both sides of the product to extract a 118 <td>This is because our expression analyzer is currently not able to extract trivial
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| TensorAssign.h | 166 /// required by sycl in order to extract the accessor 168 /// required by sycl in order to extract the accessor
|
Completed in 1329 milliseconds
<<71727374757677787980>>