/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
RenameClassAdapterTest.java | 68 // inner classes match the base type which is being renamed
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardViewBase.java | 30 * Base class for keyguard views. {@link #reset} is where you should
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmpcispi.c | 233 * base clock rate. The base clock is either the PCI Clock (33MHz) or the 258 * If the oscillator is populated, use it to provide the SPI base clock, 259 * otherwise, default to the PCI clock as the SPI base clock.
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
aiutils.c | 154 uint32 cia, cib, base, cid, mfg, crev, nmw, nsw, nmp, nsp; local 167 base = eromptr - sizeof(uint32); 185 mfg, cid, crev, base, nmw, nsw, nmp, nsp)); 202 /* sii->eromptr[idx] = base; */
|
/hardware/msm7k/libcamera/ |
QualcommCameraHardware.h | 116 return mHeap != NULL && mHeap->base() != MAP_FAILED;
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPProcessor_OEM.h | 73 * Reset a processor and load a new base program image.
|
rms_sh.h | 117 RMS_WORD heapAddr; /* base address of the node memory heap in
|
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPProcessor_OEM.c | 90 * Reset a processor and load a new base program image.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPProcessor_OEM.h | 73 * Reset a processor and load a new base program image.
|
rms_sh.h | 116 RMS_WORD heapAddr; /* base address of the node memory heap in
|
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
osApi.h | 218 * \param pMemPtr - Pointer to the base address of a memory block 233 * \param pMemPtr - Pointer to the base address of a memory block 262 * \param pMemPtr - Pointer to the base address of a memory block 307 * \param pMem_ptr - Pointer to the base virtual address of allocated memory block
|
/hardware/ti/wlan/wl1271/utils/ |
mem.c | 181 pMemPtr - Pointer to the base virtual address of the allocated memory.
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
videodev.h | 150 void *base; member in struct:video_buffer
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
videodev.h | 150 void *base; member in struct:video_buffer
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
videodev.h | 150 void *base; member in struct:video_buffer
|
/ndk/build/platforms/android-5/arch-arm/usr/lib/ |
libGLESv2.so | |
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
videodev.h | 167 void *base; member in struct:video_buffer
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
videodev.h | 150 void *base; member in struct:video_buffer
|
/ndk/build/platforms/android-8/arch-arm/usr/lib/ |
libGLESv2.so | |
libjnigraphics.so | |
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
videodev.h | 167 void *base; member in struct:video_buffer
|
/packages/apps/CertInstaller/src/com/android/certinstaller/ |
CertFile.java | 36 * Base class that deals with certificate files on the SD card.
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactEntryAdapter.java | 40 * Base class for adapter entries.
|
/packages/apps/Email/src/com/android/email/activity/ |
AccountShortcutPicker.java | 42 * (or, one could be a base class of the other).
|
/packages/apps/Email/src/com/android/exchange/adapter/ |
AbstractSyncParser.java | 34 * Base class for the Email and PIM sync parsers
|