/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/ |
TestDelegates.java | 60 // extract the class name
|
/frameworks/compile/libbcc/lib/Core/ |
Source.cpp | 207 return mMetadata->extract();
|
/frameworks/support/documents-archive/tests/src/android/support/provider/ |
DocumentArchiveTest.java | 43 // Extract the file from resources.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
vp9_convolve2_vert_dspr2.c | 226 /* bit positon for extract from acc */
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_vsync.cpp | 61 // extract timestamp
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_vsync.cpp | 59 // extract timestamp
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
ifaceeventhandler.cpp | 263 /* Extract the list of channels. */
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
smc_properties.c | 111 // so we extract from this path the parent directory
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
smc_properties.c | 111 // so we extract from this path the parent directory
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ScheduledExecutorService.java | 92 * @return a ScheduledFuture that can be used to extract result or cancel
|
/libcore/ojluni/src/main/java/java/beans/ |
ChangeListenerMap.java | 240 public abstract L extract(L listener); method in class:ChangeListenerMap
|
/libcore/ojluni/src/main/java/java/util/ |
Observable.java | 142 * The code where we extract each Observable from
|
/ndk/sources/host-tools/make-3.81/ |
makefile.com | 132 $ if ploc .lt. f$length(p1) then filnam=f$extract(ploc+1,100,p1)
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
execution_monitor.ipp | 225 extract( boost::exception const* ex ) 248 throw execution_exception( ec, buf, execution_exception::location( extract<throw_file>( be ), 249 extract<throw_line>( be ), 250 extract<throw_function>( be ) ) ); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
ScanFilterQueue.java | 253 // Extract 16 bit UUID value.
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmClockFragment.java | 230 // Extract the selected ringtone uri.
|
/packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/ |
MpegTsSampleSourceExtractor.java | 63 * @param source the {@link MediaDataSource} to extract from
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
CursorAnchorInfoUtils.java | 40 * This class allows input methods to extract {@link CursorAnchorInfo} directly from the given
|
/packages/services/Car/service/src/com/android/car/hal/ |
RadioHalService.java | 238 // Extract the count of presets.
|
/pdk/apps/TestingCamera/src/com/android/testingcamera/ |
SnapshotDialogFragment.java | 259 ((TestingCamera) getActivity()).logE("Unable to extract EXIF: " + e.getMessage());
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
__clang_cuda_runtime_wrapper.h | 174 // {device,math}_functions.hpp again in order to extract the other
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
__clang_cuda_runtime_wrapper.h | 174 // {device,math}_functions.hpp again in order to extract the other
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
__clang_cuda_runtime_wrapper.h | 174 // {device,math}_functions.hpp again in order to extract the other
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
__clang_cuda_runtime_wrapper.h | 174 // {device,math}_functions.hpp again in order to extract the other
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
__clang_cuda_runtime_wrapper.h | 174 // {device,math}_functions.hpp again in order to extract the other
|