HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1526 - 1550 of 8518) sorted by null

<<61626364656667686970>>

  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/StorageClient/src/com.example.android.common/logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
LogWrapper.java 49 * to extract and print useful information.
  /development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
LogWrapper.java 49 * to extract and print useful information.
  /device/generic/goldfish/camera/
Converters.h 81 /* Extract red, green, and blue bytes from RGB565 word. */
89 /* Extract red, green, and blue bytes from RGB32 dword. */
98 /* Extract red, green, and blue bytes from RGB565 word. */
106 /* Extract red, green, and blue bytes from RGB32 dword. */
  /device/google/contexthub/firmware/lib/libm/
sf_scalbn.c 48 k = hx>>23; /* extract exponent */
  /device/google/cuttlefish_common/guest/commands/usbforward/
usb_server.h 76 // Extract device info, if device is available.
  /device/google/cuttlefish_common/guest/hals/camera/
Converters.h 81 /* Extract red, green, and blue bytes from RGB565 word. */
92 /* Extract red, green, and blue bytes from RGB32 dword. */
103 /* Extract red, green, and blue bytes from RGB565 word. */
114 /* Extract red, green, and blue bytes from RGB32 dword. */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
nm2def.py 4 Helpers to extract symbols from Unix libs and auto-generate
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
UefiIfrDefault.h 2 Header file for Function and Macro defintions for to extract default values from UEFI Form package.
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
PiPcdInfo.h 38 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PiPcdInfo.h 38 @param[in] Guid The 128-bit unique value that designates the namespace from which to extract the value.
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiDhcp6.h 25 Extract the Root Path option and get the required target information from
  /device/linaro/bootloader/edk2/StdLib/LibC/Math/
s_scalbn.c 39 k = (hx&0x7ff00000)>>20; /* extract exponent */
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
FvbService.h 49 // Define two helper macro to extract the Capability field or Status field in FVB
  /external/autotest/client/bin/
update_intel_pci_ids 49 """Extract Intel GPU PCI IDs from Mesa and write to JSON file.
  /external/autotest/client/site_tests/platform_GesturesRegressionTest/
platform_GesturesRegressionTest.py 47 # run all tests for this platform and extract results
  /external/autotest/tko/
utils.py 74 Extract job id and hostname if tag is in the format of
  /external/boringssl/src/include/openssl/
hkdf.h 32 // HKDF is an Extract-and-Expand algorithm. It does not do any key stretching,
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p9-0x.cpp 4 // Metafunction to extract the Nth type from a set of types.

Completed in 1422 milliseconds

<<61626364656667686970>>