/external/toybox/toys/pending/ |
netstat.c | 372 * extract inode value from the link. 514 * extract inet4 route info from /proc/net/route file and display it.
|
/external/v8/build/ |
get_syzygy_binaries.py | 327 # Extract the file and update the state dictionary. 330 archive.extract(entry.filename, fulldir)
|
/external/v8/samples/ |
process.cc | 105 // Execute the script associated with this processor and extract the 496 // Extract the C++ request object from the JavaScript wrapper.
|
/external/valgrind/VEX/priv/ |
tilegx_disasm.h | 1218 /* Extract this operand and return it. */ 1219 UInt (*extract) (tilegx_bundle_bits bundle); member in struct:tilegx_operand
|
/external/valgrind/auxprogs/ |
nightly-build-summary | 95 # Extract information from the run. Don't prep the data here. This 178 # Extract architecture; get a pretty name for the distro
|
/external/valgrind/cachegrind/ |
cg_arch.c | 86 // Option argument looks like "65536,2,64". Extract them. 355 // Extract what we need
|
/external/vulkan-validation-layers/windowsRuntimeInstaller/ |
ConfigLayersAndVulkanDLL.ps1 | 127 # Extract buildno, and set prerelease and prebuildno to "z"s
135 # Extract buildno, prerelease, and prebuildno
|
/external/webrtc/talk/app/webrtc/java/jni/ |
androidmediadecoder_jni.cc | 631 // Extract data from Java DecodedTextureBuffer. 656 // Extract data from Java ByteBuffer and create output yuv420 frame - [all...] |
/external/wpa_supplicant_8/hs20/client/ |
est.c | 752 wpa_printf(MSG_INFO, "EST: Failed to extract certificate from PKCS7 file"); 753 write_result(ctx, "EST: Failed to extract certificate from EST PKCS7 file");
|
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/ |
basic_op.h | 178 /* Extract high, 1 */ 185 /* Extract low, 1 */
|
/frameworks/base/core/java/android/animation/ |
Animator.java | 412 * This method tells the object to use appropriate information to extract 424 * This method tells the object to use appropriate information to extract
|
/frameworks/base/core/java/android/os/ |
FileUtils.java | 650 // Extract requested extension from display name 679 // Extract requested extension from display name
|
/frameworks/base/core/java/android/widget/ |
TimePickerClockDelegate.java | 152 // For the sake of backwards compatibility, attempt to extract the text 623 * We pass the correct "skeleton" depending on 12 or 24 hours view and then extract the
|
/frameworks/base/docs/html/reference/android/support/test/rule/logging/ |
LogLogcatRule.html | 442 <p>Extract logcat buffer to a file after test run. 1363 <p>Extract logcat buffer to a file after test run.
|
/frameworks/base/docs/html/topic/libraries/support-library/ |
features.jd | 313 {@link android.support.v7.graphics.Palette} class, which lets you extract 315 {@link android.support.v7.graphics.Palette} object to extract the major colors
|
/frameworks/base/docs/html/training/basics/network-ops/ |
xml.jd | 196 <li>Methods to extract data for each different type of tag and to advance the 207 extract the link's value.</li>
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsDatabase.java | 365 * Figures out what to extract from the given IntervalStats object. 370 * Implementations should extract interesting from <code>stats</code> and add it
|
/frameworks/compile/libbcc/gdb_plugin/ |
android-commands.py | 700 package_name = self._awk("extract-package-name.awk", 702 launchable = self._awk("extract-launchable.awk",
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
RetryManager.java | 352 // Extract the config string. Note that an empty string is valid 357 // Extract the config string. Note that an empty string is valid
|
/frameworks/rs/api/ |
rs_matrix.spec | 51 arg: const rs_matrix4x4* viewProj, "Matrix to extract planes from." 182 arg: const #1* m, "Matrix to extract the element from."
|
/frameworks/rs/scriptc/ |
rs_matrix.rsh | 59 * viewProj: Matrix to extract planes from. 183 * m: Matrix to extract the element from.
|
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
PathParser.java | 215 extract(s, startPosition, result); method 244 private static void extract(String s, int start, ExtractFloatResult result) { method in class:PathParser
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
obj_int_extract.c | 452 /* For all OBJECTS (data objects), extract the value from the 541 /* For all OBJECTS (data objects), extract the value from the
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/ |
omx_proxy_videodec.c | 631 /* Extract the Gralloc handle from the Header and then call lock on that */ 687 /* Extract the Gralloc handle from the Header and then call lock on that */
|
/libcore/luni/src/test/java/libcore/xml/ |
XsltXPathConformanceTestSuite.java | 150 * Extract the tests from an XML document with the following structure: 187 * Extract the XSLT test from a DOM entity with the following structure:
|