HomeSort by relevance Sort by last modified time
    Searched defs:PLD (Results 1 - 25 of 43) sorted by null

1 2

  /external/libmpeg2/common/arm/
impeg2_platform_macros.h 73 #define PLD(x) __pld(x)
  /external/libmpeg2/common/armv8/
impeg2_platform_macros.h 47 #define PLD(x) __pld(x)
  /external/libmpeg2/common/mips/
impeg2_platform_macros.h 45 #define PLD(x)
  /external/libmpeg2/common/x86/
impeg2_platform_macros.h 45 #define PLD(x)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 155 /* define a handy PLD(address) macro since the cache preload
159 # define PLD(reg,offset) pld [reg, offset]
161 # define PLD(reg,offset) /* nothing */
  /development/ndk/platforms/android-3/arch-arm/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /external/libavc/common/mips/
ih264_platform_macros.h 70 #define PLD(a)
  /external/libavc/common/x86/
ih264_platform_macros.h 69 #define PLD(a)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 190 /* define a handy PLD(address) macro since the cache preload
194 # define PLD(reg,offset) pld [reg, offset]
196 # define PLD(reg,offset) /* nothing */

Completed in 2400 milliseconds

1 2